@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&family=Roboto:wght@400;500&family=Satisfy&display=swap');
html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
   font-family: 'Roboto', sans-serif;
    scroll-behavior: smooth;
}
h1{
  margin:0;
  padding:0;
}
input:-webkit-autofill {
    background: none!important;
}
img.headlogo {
    /* float: right; */
      width: 240px;
    display: block;
    margin: 0 auto 0 0;
}
img {
    max-width: 100%;
    height: auto
}


/*----------------ADDED CSS-------------------*/

.feature-style-two .single-feature-style-two  h3{
   font-family:  'Rubik', sans-serif!important;
       color: #fff;
    font-weight: 800;
    font-size: 26px;
    padding: 5px 0;
}

.feature-style-two .single-feature-style-two  p{
   font-family:  'Rubik', sans-serif!important;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.icon-box {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    padding-top: 21px;
    margin:auto;
      box-shadow: 2px 2px 19px rgba(0,0,0,0.5);
}

.feature-style-two .single-feature-style-two {
     box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.20);
    background: #92278f;
    display: block;
    text-align: center;
    padding: 46px 20px;
    height: 300px;
    border-radius: 20px;
}

.form form input {
    background-color: transparent !important;
    border: 1px solid #d8d8d8 !important;
    border-radius: 0px;
}
.form form input::placeholder
{
  color:#fff!important;
}
.form form input::-moz-placeholder
{
  color:#fff!important;
}
.form form input::-ms-input-placeholder
{
  color:#fff!important;
}
.form form input::-webkit-input-placeholder 
{
  color:#fff!important;
}

.product_bck{
      position: relative;
    width: 100%;
  margin-top: 23%;
   
}

.product_box .product{
      position: absolute;
    /* z-index: 1; */
     top: 44px;
    margin-left: -25px;
    width: 204px
}

.benefit_lst{
        position: absolute;
    top: 20%;
    margin-left: 27%;
}

.benefit_lst li{
     display: block;
    list-style: none;
    text-align: left;
    line-height: 104px;
    font-size: 27px;
    font-weight: 600;
    color: #461c3b;
    font-family: 'Kaushan Script';
}

.about-sec h1{
            font-family: 'Rubik', sans-serif !important;
    color: #9e291f;
  text-align: center;
    font-size: 43px;
    font-weight: 400;
    /* text-align: center; */
    /* text-transform: uppercase; */
    /* text-decoration: underline; */
    font-weight: bold;
    /* text-shadow: 2px 2px 0 rgb(94, 190, 243); */
    width: 100%;
    float: left;
    position: inherit;
    left: 0;
}

.contact_us::before{
  content:"";
  position: absolute;
  background-color: rgba(255,255,255,0.4);
}



/*----------------ADDED CSS-------------------*/



.benefit
{
    background:url("../images/wrap.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
}
.about-sec2
{
    background: #f9f9f9 url(../images/background.jpg) no-repeat;
    background-size: 100%;
    padding: 40px 0 48px 0;
}

* {
    box-sizing: border-box;
}
.main-section
{
    background:#fff;
}
p {
    font-size: 16px;
    font-weight: normal;
    color: #222;
    margin: 0 0 20px 0;
    line-height: 1.4;
}

p:last-child {
    margin-bottom: 0;
}

.btm-part1 {
    text-align: center;
    height: auto;
    padding: 20px 20px 30px 20px;
    /* background: #cccccc; */
}

.btm-part1 .saparator2 {
    background: rgba(14,14,14,0.04) url(../images/separator2.png) no-repeat scroll center;
    height: 2px;
    line-height: 2px;
    margin: -5px 0 5px;
    width: 39%;
    margin: 0 auto 40px auto;
}

.top-sec h5 {
    line-height: 30px;
    color: #46233c;
    font-size: 15px;
      padding: 0 50px;
}

.btm-part1 h1 {
    font-family: 'Montserrat',sans-serif;
    font-weight: 200;
    font-size: 60px;
    color: #000;
}

.btm-part1 p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
}

.btm-part2 {
    background: #fdfdfd url(images/2.png) no-repeat left top;
    background-position: 0 -50px;
}

a,button,input[type="submit"] {
    text-decoration: none;
    transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
}

a:hover,a:focus {
    text-decoration: none;
    color: #000;
}

ul {
    padding: 0;
    margin: 0;
}


.front-options .text-wrap {    /* float: right; */
        /* float: right; */
    /* float: right; */
    padding: 0;
    /* border: 1px solid #61acaa; */
    /* box-shadow: 0 0 10px rgba(0,0,0,0.2); */
    height: auto;
    margin: 50px 0 0 0;
    background: transparent;}





.top-sec h4 {
          color: #000;
    font: 20px 'Rubik', sans-serif;
    font-weight: 300;
    /* font-family: 'Major Mono Display', monospace !important; */
    text-align: left;
    background: transparent;
    margin-top: 20px;
    color: #fff;
  
    width: 71%;
}
.top-sec .ord-btn {
    background: transparent;
    border-color: #2fb775;
    font-size: 26px;
    color: #000000;
    /* color: #fff; */
    border-radius: 31px 0 33px 0;
}

.top-sec .ord-btn:hover {
    background: transparent;
    border-color: #2bb673;
    font-size: 26px;
    color: #fff;
}

.ord-btn {
         font-size: 22px;
    color: #fff !important;
    margin: 10px;
    background-color: #61acaa !important;
    font-weight: 500;
    display: block;
    margin: 20px auto;
    width: 300px;
    float: left;
    border: 0;
   
}

.ord-btn:hover {
    color: #fff;
    background: #212121 !important;
    /* border-bottom: 1px solid #edeeef; */
}

.ord-btn:focus {
    color: #fff;
    background: #212121 !important;
    /* border-bottom: 1px solid #edeeef; */
}

.mid-sec {
    padding: 40px 0 40px 0;
    position: relative;
    z-index: 9999;
    /* background: #ffffff url(../images/bg-back.png); */
}

.mid-sec h5 {
    color: #616161;
}

.mid-sec img {
    margin: 0 auto;
    width: 100%;
    max-width: 17%;
}

.about-us-details ul li h1 {
    font-size: 31px;
    text-align: left;
    color: #000000;
    font-weight: 800;
    background: url("../images/heading.png") no-repeat;
    background-size: 24%;
}

.about-us-details {
     /* text-align: left; */
    margin-bottom: 23px;
    margin-top: 0;
}

.about-us-details:after{
   
}

.cntcinfo .saparator2 {
    background: rgba(224,224,224,0.86) url(../images/separator2.png) no-repeat scroll center;
    height: 2px;
    line-height: 2px;
    margin: -22px 0 24px;
    width: 18%;
    margin: 4px auto 37px auto;
}
.form .ord-btn {
        font-size: 30px;
    color: #fff !important;
    margin: 10px;
    background-color: #9e291f !important;
    font-weight: 500;
    display: block;
    margin: 20px auto;
    width: 364px;
    float: none;
    border: 0;
    box-shadow: none;
    text-decoration: underline;
}

li {
    list-style: none;
}

::-webkit-input-placeholder {
    color: #b7b7b7!important;
    opacity: 1!important;
}

::-moz-placeholder {
    color: #4c4c4c!important;
    opacity: 1!important;
}

:-ms-input-placeholder {
    color: #b7b7b7!important;
    opacity: 1!important;
}

:-moz-placeholder {
    color: #b7b7b7!important;
    opacity: 1!important;
}

.clearfix:before,.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}


header {
  
    /* position: absolute; */
    width: 100%;
    background: none;
    z-index: 3;
    margin-top: 0;
    /* border-bottom: 0 solid rgba(00,0,0,0.2); */
 background: #e90070;

}

.logo_hold {
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 10px;
    width: 100%;
    background: rgb(162,145,107);
}

/* .logo {
    text-align: center;
} */
.banner {
    background: url(../images/slide-2.jpg) no-repeat;
    /*background:#faf9f9;*/
    background-size: cover;
    padding:0;
      background-position:center bottom;
}
.stepss {  display: inline-block;
    width: 100%;
    background: transparent;
    padding: 0;
    /* box-shadow: 2px 2px 20px rgba(0,0,0,0.5); */
    color: #fff;
    min-height: 260px;
    border-radius: 0;
    margin-top: 0;
    background: rgba(255,255,255,0.1);
    margin: 20px 0;
    padding: 10px;
}

.readmore {
    position: relative;
    overflow: hidden;
    padding: 10px 50px;
    border-radius: 5px;
    border: 1px solid #fff;
    font: 20px 'Roboto Condensed',sans-serif;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.readmore::before {
    background: rgb(206,137,41);
    background: -moz-linear-gradient(-45deg,rgba(206,137,41,1) 0%,rgba(41,137,216,1) 50%,rgba(31,193,104,1) 51%,rgba(138,221,119,1) 100%);
    background: -webkit-linear-gradient(-45deg,rgba(206,137,41,1) 0%,rgba(41,137,216,1) 50%,rgba(31,193,104,1) 51%,rgba(138,221,119,1) 100%);
    background: linear-gradient(135deg,rgba(206,137,41,1) 0%,rgba(41,137,216,1) 50%,rgba(31,193,104,1) 51%,rgba(138,221,119,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce8929',endColorstr='#8add77',GradientType=1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.6s ease 0s;
    width: 0;
    z-index: -1;
    border-radius: 5px;
    color: #fff;
}

.readmore:hover {
    color: #fff;
}

.readmore:hover::before {
    width: 100%;
}

.four-col {
    display: table;
    width: 100%;
    background: #222;
    text-align: center;
}

.same {
    display: table-cell;
    width: 25%;
    padding: 50px 10px 0 10px;
    padding-bottom: 0;
    padding-top: 50px;
    position: relative;
}

.same.red>article {
    left: 0;
    position: absolute;
    top: 46%;
    padding: 0 10px 0 10px;
}

.clear {
    clear: both;
}

.nopd {
    padding: 0;
}

.ornge {
    background-color: #e2e2e2!important;
}

.same h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}

.same p {
    color: #fff;
    font-size: 20px;
}

.way {
    /* text-align: left; */
    /* padding: 0; */
    /* margin: 0; */
}

.way h2 {
    font: 20px/1.2;
}

.red {
    background: url(../images/bg-div-1.jpg) 0 0 no-repeat;
    background-size: cover;
}

.way h3,.cntcinfo h1 {
    color: #2bb673;
    margin-bottom: 0;
    /* text-shadow: 1px 1px 1px #bdbdbd; */
    font-size: 60px;
    font-weight: 400;
}

.way h3 {
    color: #2bb673;
    margin-bottom: 0;
    /* text-shadow: 1px 1px 1px #bdbdbd; */
    font-size: 60px;
    font-weight: 400;
}

.bar {
    background: rgba(255,255,255,0.5);
    padding: 10px;
}

.way span {
    color: #2bb673;
    display: block;
}

.img__hold {
    border-radius: 50%;
    box-shadow: 2px 2px 4px #a17979;
    height: 250px;
    overflow-x: hidden;
    width: 250px;
    margin: 0 auto;
}

.img__hold img {
    border-radius: 100%;
}

.img__hold img {
    border-radius: 50%;
    display: block;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

.way .col-md-4 p,.cntcinfo p {
    line-height: 26px;
    margin-bottom: 28px;
    text-align: center;
    color: #ffffff;
    font-weight: normal;
    font-weight: 400;
}

.cntcinfo h2 {
    font: 400 30px/1.2 "Roboto Condensed",cursive;
    margin-top: 20px;
    color: #fff;
}

.contact_us {
   /* background:url(../images/service_bck.jpg) no-repeat; */
   /* margin: 40px 0; */
   padding: 20px 0 20px 0;
   background-size: cover;
}

.cntcinfo {
    padding-top: 40px;
    text-align: center;
}

.form {
      padding: 11px 20px 10px;
    background-color: #92278f;
    padding: 11px 20px 10px;
    background-color: #9e291f;
    border-radius: 20px;
    box-shadow: none;
}


.form label {
    display: none;
}

.form input,.form select {
    display: block;
    width: 100%;
}

.form input::placeholder {
    color: #000!important;
}




.form input[type="text"] {
    color: #fff !important;
        background-color:transparent;
}

.form input,.form select {
         background: transparent;
         border: 1px solid #d8d8d8 ;
         border-radius: 0px;
         height: 40px;
         outline: none;
         margin-bottom: 10px;
         padding: 0 10px 0 35px;
         transition: all 0.8s ease-in-out 0s;
         color: #fff;
         border: 1px solid #d8d8d8   !important;
         border-radius: 0px;
}
.form select option
{
  color:#000;
}

.form .frmElemts {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}

.frmElemts:nth-child(2n) {
    margin-left: 10px;
}

.form-button {
    background: #672a65 none repeat scroll 0 0;
    border: medium none;
    border-radius: 50px;
    display: block;
    font-size: 25px;
    margin: 20px auto;
    padding: 9px;
    width: 52%;
    color: #fff;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -moz-transition: all ease-in-out 1s;
    -ms-transition: all ease-in-out 1s;
    -webkit-transition: all ease-in-out 1s;
}

.form-button:hover {
    -webkit-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    box-shadow: 1px 1px 4px #000;
}

.bottom_sec {
    display: table;
    width: 100%;
}

.thre-col {
    display: table-cell;
    width: 33.33%;
    background: #e2e6e9 none repeat scroll 0 0;
    text-align: center;
    vertical-align: middle;
}

.st {
    background-color: #01b4bd;
    padding-bottom: 50px;
}

.grn {
    background-color: #a2ce32;
    padding-bottom: 50px;
}

.thre-col h3 {
    font: 20px/1.2 'Roboto Condensed',cursive;
    color: #222;
    margin: 0;
    color: #fff;
}

.thre-col h2 {
    color: #fff;
    font: 39px/1.2 "Roboto Condensed",cursive;
}

.thre-col p {
    color: #fff;
    font-size: 25px;
}

.check {
    margin-top: 20px;
    padding: 0 0 0 20px;
    position: relative;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
  color: #fff;
  text-align:center
}

.check input[type="checkbox"] {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
}

footer ul {
    margin-top: 20px;
}

footer li {
    display: block;
    vertical-align: top;
    color: #76869a;
    margin: 10px 0 10px 0;
}

footer li a {
    color: #bababa;
    font-size: 20px;
    line-height: 16px;
    padding: 0;
    font-weight: 300;
    font-family: 'Red Hat Display', sans-serif;
    letter-spacing: 1px;
}

footer li a:hover {
    color: #fff;
}

footer li:last-child a {
    border: none;
}
.footer-hdr{
  	color: #fff;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 25px 0 20px 0;
    font-weight: 400;
    text-transform: uppercase;
}
footer p {
         /* margin-top: 30px;
    color: #abaaaa;
    font-weight: 200;
    font-size: 18px;
    line-height: 29px;
    border: 1px solid #545454;
    padding: 45px;
    font-family: 'Red Hat Display', sans-serif;
    letter-spacing: 1px; */
}

.copy {
    padding: 8px 0;
    text-align: center;
     background: #000;
}

.copy p {
    color: #7a7a7a;
    font-size: 16px;
    font-family: 'Hind Siliguri', sans-serif;
    line-height: 28px;
    padding: 15px 0;
}

.three_col {
    display: table-cell;
    vertical-align: middle;
}

.bar {
    background: rgba(255,255,255,0.3) none repeat scroll 0 0;
    bottom: 38px;
    display: table;
    padding: 10px;
    position: absolute;
    vertical-align: middle;
    width: inherit;
}

.container {
    position: relative;
}

.info-box_title,.info-box_subtite {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

.info-box_subtite {
    font-weight: 400;
}

.three_col i {
    font-size: 45px;
    color: #ffffff;
}

.four-col {
    background: #50094d url(../images/black-twill.png);
}

.ornge h2 {
    color: #222;
}

.ornge p {
    color: #222;
}

.about-us-details ul li {
    /* margin-bottom: 46px; */
}

.about-us-icon {
    border: 2px solid #50094d;
    border-radius: 50%;
    float: left;
    font-size: 40px;
    height: 82px;
    line-height: 78px;
    margin-right: 30px;
    margin-top: 12px;
    text-align: center;
    width: 82px;
}

.about-us-icon i {
    border: 3px solid #fff;
    border-radius: 50%;
    display: block;
    height: 78px;
    line-height: 77px;
    width: 78px;
    transition: all ease-in-out 1s;
}

.about-us-details h4 {
    font-size: 18px;
    text-align: left;
}
.about-sec2 .about-us-details p {
    text-align: center;
    line-height: 28px;
    padding: 0px 250px 0 290px;
}

.about-sec2 .about-us-details h2 {
    
    text-align: center;
}
.about-us-details p {
        line-height: 25px;
        margin-bottom: 3px;
        /* text-align: left; */
        color: #5d5d5d;
        font-weight: normal;
        /* text-align: center; */
        font-weight: 400;
        font-size: 14px;
        /* padding: 0px 250px 0 290px; */
        padding: 5px 0 5px 0;
}

.saparator2 {
    background: rgba(14,14,14,0.04) url(../images/separator2.png) no-repeat scroll center;
    height: 2px;
    line-height: 2px;
    margin: 0 auto;
    width: 7%;
}

.about-us-details li .saparator2 {
}

.about-us-details ul li:hover .about-us-icon i {
    background: #50094d;
    color: #fff;
}

.btl_img {
    margin: 0 auto;
    width: 60%;
}

.bottom_sec {
    background: rgb(235, 235, 235) url(../images/cover.png) no-repeat right;
    /* padding: 40px 0 41px 0; */
    /* margin: 0 0 0 0; */
    background-size: 74%;
}

.form>h2 {
          font-size: 48px;
    margin: 0 0 20px;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-weight: 100;
    padding: 20px 0 0 0;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    
}
.form option{
    color: #333;
}

.frmElemts {
    position: relative;
}

.frmElemts i {
        color: #fff;
    font-size: 19px;
    left: 13px;
    position: absolute;
    top: 11px;
    width: 24px;
    height: 28px;
}

.lf {
    position: relative;
    margin: 0!important;
}

.lf i {
    color: #50094d;
    font-size: 40px;
}

.lf::before {
    border: 1px dashed #50094d;
    bottom: 30px;
    content: "";
    height: 1px;
    left: 368px;
    position: absolute;
    width: 16%;
}

.lf::after {
    border: 1px dashed #50094d;
    bottom: 30px;
    content: "";
    height: 1px;
    position: absolute;
    right: 365px;
    width: 16%;
}

.about-sec {
    display: block; */
    position: relative;
    padding-bottom: 12px;
    /* padding-top: 69px; */
        padding: 55px 0;

    /* background-size: cover; */
  
    /* background-size: 88%; */
    background-size: cover;
    /* background-attachment: fixed; */
}

.left_imge img{
  width: 100%;
}

.category{
    text-align: center;
    padding: 0 10px 10px 10px;
    height: 226px;
    position: relative;
}

.category:after{
    position: absolute;
    content: "";
    background: #f3f3f3;
    right: -11px;
    top: 18%;
    bottom: 0;
    width: 4px;
    height: 145px;
}

.category_inn .col-sm-6:last-child .category:after{
  display:none;
}

.category h6{
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.icon_circle{
  width: 65px;
    height: 65px;
    border-radius: 100%;
    margin: 0 auto 0 auto;
    background: #fff;
    font-size: 20px;
    text-align: center;
}

.icon_circle i{
    font-size: 35px;
    line-height: 59px;
    color: #92278f;
}
.bottle{
  width: 150px;
    margin: auto;
}

.bottle img{
  width: 100%;
}

.left_image{
    position: relative;
        border: 1px solid #e9e9e9;
}

.left_bottle{
    position: absolute;
    top: 44px;
    right: 137px;
    width: 13%;
}

.categories{
   background: url(../images/background.jpg);
   padding: 70px 0;
}

.category_inn{
    border: 5px solid #92278f;
    padding: 20px;
    background: #fff;
}

.contact_background img{
   width: 100%;
}

.contact_us .col-md-6,
.contact_us .row,
.contact_us .container-fluid{
  padding:0;
  margin:0;
}


.front-section {
    margin-top: 9px;
    background: transparent;
    color: #fff;
    padding: 30px;
    margin-top: 0;
}
.front-section h6 {
    color: rgb(51, 40, 72);
    text-transform: uppercase;
    font-size: 15px;
}
.front-section h2 {
    /* font-size: 1.2rem; */
    color: rgb(9, 42, 72);
    font-weight: bold;
   font-family: 'Roboto', sans-serif;
    margin-top: 0px;
}
hr.left {
    width: 70px;
    border-top: 3px solid #cc1740;
    margin: 1px;
    display: inline-block;
}
.front-section p {
  font-size: 15px;
    /*font-family: 'Roboto', sans-serif; */
    color: #828282;
    margin-top: 0px;
    display: inline-block;
  text-align: center;
}
.border-icon {
    width: 70px;
    height: 70px;
    /* border: solid 1px rgb(121, 74, 17); */
    position: relative;
    /* float: left; */
    margin-right: 20px;
    border-radius: 10px;
    transition: 0.3s;
    margin-top: 42px;
    background: #9e291f;
    margin: auto;
    margin-top: 25px;
    position: absolute;
    left: -18px;
    width: 0;
    background: transparent;
}
.border-icon i {
    font-size: 35px;
    border-radius: 40px;
    /* position: absolute; */
    line-height: 70px;
    left: 16px;
    color:#fff;
    position: relative;
  display:none;
}
.front-options h4 {
    margin: 18px 0 18px 0;
    font-family: 'Rubik', sans-serif!important;
    color: #fff;
    font-weight: 800;
    font-size: 20px;
    text-align: center;
    /* text-decoration: underline;*/
}
.front-options p {
font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 51px;

}
.image-hover .image-box:first-child {
    margin-left: 0;
}
.image-hover .image-box {
    position: relative;
    padding: 0;
    height: 203px;
    margin-bottom: 15px;
    overflow: hidden;
}
.image-hover figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    /* background: #fff; */
    overflow: hidden;
}
.image-hover .image-box img {
    width: 100%;
    margin-bottom: 12px;
    overflow: hidden;
}
.image-hover figure {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    /* background: #fff; */
    overflow: hidden;
}
.hover-effects figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.hover-effects figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.midsect
{
         width: 100%;
    background: #fff;
    background-size: 100% auto;
    padding: 50px 0 50px 0;
    min-height: auto;
    /* text-shadow: 0 0 black; */
    background-size: cover;

}

.contact_us {
    /* background: url(../images/service_bck.jpg) no-repeat; */
    /* margin: 40px 0; */
    padding: 80px 0;
    background: #fff;
    background-size: cover;
    background: #f2f2f2;
}
.product_inner {
    padding: 30px;
    /* box-shadow: 2px 2px 10px rgba(0,0,0,0.2); */
    margin-bottom: 30px;
    border-radius: 0;
    min-height: 430px;
    background: #fff;
    /* border: 9px solid #0057b5; */
    /* border-style: inset; */
}
.product_inner img
{
  max-width:100%;
}
.product_details {
    width: 100%;
    text-align: center;
}
.product_details h4 {
    color: #ef7437;
    font-size: 22px;
    font-weight: 600;
    margin: 25px 0 10px 0;
    font-family: 'Red Hat Display', sans-serif;
    min-height: 60px;
}
.product_details h5 {
    color: #7c2900;
    font-size: 43px;
    padding-bottom: 30px;
    padding-top: 0;
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 800;
}
.product_details p {
    color: #000;
    font-size: 15px;
    margin: 15px 0 25px 0;
}
.product_details .site-button.text-uppercase {
    text-transform: uppercase;
}
.product_details .button-lg {
    padding: 12px 25px;
    font-size: 18px;
    color: #fff !important;
    font-family: 'Red Hat Display', sans-serif;
    letter-spacing: 0;
    text-transform: capitalize !important;
    font-weight: 600;
}
.product_details .site-button {
    background-color: #000 !important;
}
.your-order-list ul li {
    padding: 25px 10px;
    clear: both;
    border-bottom: 1px solid #eee;
    width: 100%;
}
input.site-button1 {
    background: #9e291f;
    color: #fff;
    padding: 8px 30px;
    border: 0;
    font-size: 20px;
}

.header_top
{
  width:100%;
  background:#9e291f;
  padding:10px 0;
}
.header_top img
{
  width: 175px;
    display: inline;
}
.header_top ul 
{
  float:right;
  
}

.header_top ul li
{
  text-decoration:none;
  list-style:none;
   float:left;
  margin-left:5px;
  
}
.header_top ul li a
{
  text-decoration:none;
  list-style:none;
   float:left;
  padding:30px 15px;
  color:#fff;
  font-size:15px;
}
.header-bg{
      padding: 10px 0;
    /* border-bottom: 1px solid #8a8a8a; */
}
.top-nav li{
  display: inline-block;
  list-style-type:none;
  padding:25px 25px;
}
.top-nav li a{
color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: 'Montserrat';
}
.logo img{
  	margin: 2px 0 0 0;
        width: 73%;
}
.banner-text{
 	     padding: 22% 0;
    width: 100%;
}
.banner-text h4{
  	    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 18px;
    font-size: 34px;
    line-height: 32px;
    margin: 0;
    font-family: 'Red Hat Display', sans-serif;
}
.banner-text h2{
  	color: #ffffff;
    font-size: 85px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 15px 0 0 0;
    line-height: 90px;
    font-family: 'Red Hat Display', sans-serif;
}
.banner-text p{
  	color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin: 25px 0;
    width: 90%;
    letter-spacing: 2px;
    font-family: 'Red Hat Display', sans-serif;
}
.animate-img img {
    left: 5%;
    position: absolute;
    -webkit-animation-name: movebounce;
    animation-name: movebounce;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;    
    top: -3px;
}

.about-div{
  background:url('../images/about-bg.png') no-repeat;
  background-size:cover;  
  padding:8% 15px;
}
.section-hdr{
  	 color: #b56515;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 40px;
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 4px;
    line-height: 36px;
    margin: 0;
}
.sub-header{
  	color: #000;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 40px;    
    font-family: 'Prompt', sans-serif;
}
.section-text{
         color: #000;
    font-size: 21px;
    font-weight: 300;
    line-height: 35px;
    font-family: 'Red Hat Display', sans-serif;
    letter-spacing: 1px;
}
.mt45{
  margin-top:25px;
}
.mt35{
   margin-top:35px;
}
.mt25{
   margin-top:25px;
}

/* Sweep To Right */
.order-btn {
  	display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background: #b56515;
    color: #fff;
    padding: 8px 35px;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.order-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.order-btn:hover, .order-btn:focus, .order-btn:active {
  color: white;
}
.order-btn:hover:before, .order-btn:focus:before, .order-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.section-3{  
    background: url(../images/slide-3.jpg) no-repeat;
    background-size: cover;
    padding: 8% 15px;    
}

.fwhite{
  color:#fff!important;
}
.popular-items .single-popular-items .popular-img {
    overflow: hidden;
    border-bottom: 3px solid #ff2020;
    margin-bottom: 19px;
    position: relative;
}
.popular-items .single-popular-items .popular-img img {
    width: 100%;
}
.popular-items .single-popular-items .popular-img .img-cap {
    position: absolute;
    bottom: -20%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
}
.popular-items .single-popular-items .popular-img .favorit-items {
    position: absolute;
    top: 12px;
    right: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
}
.popular-caption h3{
  	font-size: 19px;
    line-height: 25px;
    margin: 15px 0;
    font-weight: 600;
}
.img-cap span{
  font-size: 14px;
}

.item .image {
    position: relative;
}

.item .image:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient( 90deg, rgb(250, 250, 250) 17%, hsla(359, 66%, 45%, 0) 100%);
}

.item .image img {
    width: 100%;
}

.lower-content {
    position: relative;
    margin-top: -30px;
    padding: 0px 30px 35px 30px;
}

.item h3 {
       font-size: 24px;
    color: #000000;
    padding-left: 60px;
    margin-bottom: 25px;
    font-family: 'Red Hat Display', sans-serif;
}

.experience-image {
    position: relative;
}

.experience-image .text {
    position: absolute;
    right: -55px;
    top: 125%;
    -webkit-transform: translateY(-125%);
    transform: translateY(-125%);
    background-color: #b56515;
    color: #ffffff;
    width: 350px;
    border-radius: 50%;
    text-align: center;
    height: 350px;
}

.experience-image .text img {
    border-radius: 100%;
    border: 5px solid #ffffff;
}

.experience-image .text p {
        color: #ffffff;
    line-height: 38px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 80%;
    -webkit-transform: translateY(-80%);
    transform: translateY(-80%);
    font-size: 38px;
    font-weight: 400;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background-color: #b56515;
    font-family: 'Red Hat Display', sans-serif;
    padding-top: 12%;
}

.experience-image .shape {
    position: absolute;
    top: -28px;
    left: -25px;
    z-index: -1;
}

.about-cont {
  padding-left: 50px;
}

.single__service__wrap {
    position: relative;
    z-index: 2;
    padding: 0px;
    /* border: 1px solid #ddd; */
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: 360px;
}

.single__servcice img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.single__service__icon {
    position: absolute;
    bottom: 20px;
    z-index: 9;
    left: 30px;
}

.single__servcice h3 {
        font-size: 30px;
    font-weight: 400;
    line-height: 29px;
    font-family: 'Red Hat Display', sans-serif;
    color: #fff;
    margin-top: 20px;
    letter-spacing: 1px;
}

.single__service__hover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -50%;
    top: 0;
    visibility: hidden;
    padding: 70px 40px;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #f7931e;
    background: -moz-linear-gradient(45deg, #f7931e 0%, #ff4200 100%);
    background: -webkit-linear-gradient(45deg, #f7931e 0%,#ff4200 100%);
    background: linear-gradient(45deg, #733c02 0%,#b56515 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7931e', endColorstr='#ff4200',GradientType=1 );
    z-index: 99;
}

.single__service__hover h4, .single__service__hover a {
        color: #fff;
    font-size: 38px;
    font-weight: 400;
    font-family: 'Red Hat Display', sans-serif;
    line-height: 45px;
}

.single__service__hover h6 {
        font-size: 21px;
    color: #fff;
    margin-top: 20px;
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 28px;
}

.single__service__wrap:hover .single__service__hover {
    left: 0;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.main-banner {
    background:url(../images/banner-image.jpg);
    background-size: cover;
    position: relative;
    height: 755px;
}
.main-header {
    background: rgb(0,0,0, 0.5); 
    padding: 5px 0;
    position: relative;
    z-index: 1;  
}
.header-each p, .header-each p a {
    color: #fff;
    font-family: 'Red Hat Display', sans-serif;
    text-align: left;
    font-weight: 300;
    font-size: 13px;
}
.header-each p i {
    width: 20px;
    float: left;
    margin-bottom: 0px;
    line-height: 22px;
    font-size: 17px;
    margin-right: 10px;
}
.logo-area img {
    width: 202px;
    margin: 0;
    display: block;
    padding: 9px;
}
.menu {
    margin-bottom: 0;
    text-align: right;
    margin-top: 0;
}
.menu li {
    display: inline-block;
padding: 38px 10px;
}
.no-pad { padding:0; margin:0;}
.menu li a {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #ffffff;
   font-family: 'Roboto', sans-serif;
}
.menu li.active a, .menu li a:hover, .menu li a:focus {
    color: #fff;
    background: transparent;
}
.contact-btn{
    background: #fcd846;
    border: none;
    color: #fff;
    padding: 16px 45px;
    font-size: 15px;
    letter-spacing: 0;
    font-family: 'Oswald', sans-serif;
    border-radius: 51px;
}
.contact-btn:hover{
  background: #fcd846;
  color:#fff;
}
.con-btn {
    margin: 10px 0 0;
}
.con-btn a {
    color: #fff;
    text-align: center;
    border: 2px solid #ef7437;
    padding: 40px 55px;
    font-size: 17px;
    border-radius: 0;
    font-family: 'Red Hat Display', sans-serif;
    background: #ef7437;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 60px;
}
.con-btn a:hover, .con-btn a:focus {
    background: #222;
    color: #fff;
  border:2px solid #222;
}
.index-header-bottom {
    margin: 0;
}
.banner-txt {
    /* width: 47%; */
    /* position: absolute; */
   top: 18%;
    left: auto;
    right: 0;
    bottom: 0;
    margin-top: 165px;
    z-index: 1;
    background: #0c000c59;
    padding: 30px;
}

.banner-txt h4 {
    color: #fff;
    text-transform: initial;
    font-size: 35px;
    line-height: 44px;
    font-weight: 400;
    
   font-family: 'Great Vibes', cursive;
    letter-spacing: 3px;
}


.site-btn {    
    margin: 0;
}
.site-btn a {
    background-color: #e90070;
    color: #fff;
    text-align: center;
    padding: 18px 45px;
    font-size: 15px;
    -webkit-border-radius: 10px;
    border-radius: 0px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0;    
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.site-btn a:hover, .site-btn a:focus {        
    color: #fff !important;
    background: #464644;
}
.index-about {
    padding: 0 0;
    background: -moz-linear-gradient(45deg,  rgba(255,255,255,0) 0%, rgba(47,120,228,1) 100%);
background: -webkit-linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(47,120,228,1) 100%);
background: linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(47,120,228,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fcd846',GradientType=1 );
}
.about-image-outer{
    position: relative;
}
.about-image-outer:after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 85%;
    height: 85%;
    background: #fcd846;
}
.index-about .about-image{
    width: 95%;
    margin: 0 auto;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: #fcd846;
    position: relative;
    z-index: 1;
}
.index-about .about-image .about-image-main{
    clip-path: polygon(50% 3%, 97% 50%, 50% 97%, 3% 50%);
}

.about-img img {
    width: 100%;    
}
.about-text {    
    margin: 0;    
    width: 95%;
    padding: 8% 0;
    text-align: center;
}

h5.sec-small-head {
    text-transform: uppercase;
    color: #e90070;
    font-weight: 700;
    font-size: 41px;
    margin-bottom: 0;
}


.site-title {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.about-text h4 {
   font-family: 'Roboto', sans-serif;
    padding: 30px 0 0 0;
    font-weight: 600;
    font-size: 23px;
    color: #fff;
    text-align: center;
}
.site-title h2 {   
    padding-bottom: 0;
    font-size: 40px;
    line-height: 38px;
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: 'Brygada 1918', serif;
    font-weight: 800;
    margin: 5px 0;
}
.site-title h4{
        color: #c1272d;
    font-size: 24px;
    letter-spacing: 7px;
    text-transform: uppercase;
    font-weight: 300;
   font-family: 'Roboto', sans-serif;
        padding-bottom: 10px;
}
.product-sec .site-title h4{
    color: #c1272d;
    font-size: 24px;
    letter-spacing: 7px;
    text-transform: uppercase;
    font-weight: 300;
   font-family: 'Roboto', sans-serif;
}

.about-text p {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    margin: 30px 0 45px 0;
    letter-spacing: 0px;
    color: #fff;
    text-align: center;
    font-family: 'Red Hat Display', sans-serif;
}
.index-about .site-btn {
    text-align: center;
    margin: 30px 0 0 0;
}

.help-sec {
    /* margin-top: -10%; */
   /* background: #ef7437; */
}
.footer-wrapper {
    background-size: cover;
    padding: 30px 0 0;
    background: #191818;
}
.con-details ul li {
    margin-bottom: 8px;
}
.con-details ul li i {
    float: left;
    color: #c0272d;
    margin-top: 5px;
}
.con-details ul li p{
    display: block;
    padding-left: 27px;
}
.con-details img {
    width: 50px;
    margin: 0 auto 20px;
    display: none;
}
.con-details h4 {    
    color: #fff;
    font-weight: 700;
   font-family: 'Roboto', sans-serif;
    font-size: 21px;
}
.con-details p, .con-details p a {
    color: #fff;
    font-size: 13px;
    line-height: 24px;
   font-family: 'Roboto', sans-serif;
}
ul.footer-menu li {
    /* list-style: square; */
    color: #fff;
    margin: 0px 0;
    line-height: 37px;
    display: inline-block;
}
ul.footer-menu li a {
    font-size: 14px;
    color: #797979;
    font-family: 'Red Hat Display', sans-serif;
    text-transform: uppercase;
    font-weight: lighter;
    padding: 5px 8px;
    display: block;
}
.f_btm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #383838;
    padding: 0 20px;
    margin-top: 0px;
}
ul.footer-menu li:last-child a{
    padding-right: 0;
}
.disclaimer1 p {
    text-align: center;
    font-family: 'Red Hat Display', sans-serif;
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
}
.disclaimer p {
        font-family: 'Red Hat Display', sans-serif;
    color: #ffffff52;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0 15px 0 0;
    text-align: left;
    border-right: 1px solid #383838;
    line-height: 24px;
}
.footer-wrapper .logo-area img {
    width: 300px;
    margin: 16px auto 10px;
    display: block;
    padding-right: 20px;
}

.help-each {
    border: 3px solid #fff;
    background-size: cover;
    height: 560px;
}
.pro-head {
    background-size: cover;
    background-position: bottom;
    margin-bottom: 25px;
    background-repeat: no-repeat;
}
.pro-head h5 {
    text-align: center;
    color: #efefef;
    font-size: 28px;
    font-weight: 800;   
   font-family: 'Roboto', sans-serif;
}
.pro-head h4 {
    color: #EDE5AA;
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0px;
}
.pro-head p{
    text-align: center;
    font-size: 20px;
    color: #EDE5AA;
}
.pro-image img {
    width: 100%;
    margin: 0 auto;
    display: block;
    /* padding: 40px 30px; */
    transition: .7s;
    /* transform: scale(1.0); */
}
.pro-image img:hover{transform: scale(1.2);}

.pro-each {
    padding: 0 15px;
    margin-bottom: 30px;   
}
.innrBreadcrm{
    color: #1d1c1a;
    font-size: 16px;
    text-align: left;
    background: #d3c981;
    padding: 5px 0 3px 0;
}

.innrBreadcrm a, .innrBreadcrm a:hover {
    color: #fff !important;
}

.prd-sec-1 {
    padding: 40px 0;
    background: #fff;
}

.prd-s1-lft {
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 40px 0;
    margin: 60px 0 0;
}
.prd-s1-rit {
    text-align: left;
    padding: 30px;
}
.prd-s1-p1 {
    color: #000000;
    font-size: 40px;
    line-height: 54px;
    font-weight: 500;
}

.prd-s1-p2 {
    color: #f7073f;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin: 10px 0 0 0;
}

.show-desk {
    display: block;
}

.prd-strength-row {
    padding: 15px 0 0px;
    border-top: 1px solid #ebebeb;
    margin: 25px 0 0 0;
}

.prd-strength-p1 {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 26px;
    color: #000;
    font-weight: 600;
    width: 200px;
    margin-bottom: 0;
}

.prd-strength-row .option-field {
    height: 51px;
    width: 50%;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    text-align: left;
    padding: 10px 13px;
    outline: none;
    font-weight: 500;
    margin: 4px 0 7px 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    margin-top: 10px;
}
.prd-s1-btn-row {
    display: flex;
    align-items: center;
}

.prd-s1-btn-row .shop-btn {
    background: #e90070;
    color: #fff;
    font-size: 22px !important;
    line-height: 60px;
    width: 400px;
    float: left;
    display: inline-block;
    position: static !important;
    transform: translateX(0) !important;
}

.shop-btn, .prd-shop-btn {
    width: 100%;
    background: #d3c981;
    outline: none;
    font-size: 26px;
    color: #fff;
    font-family: 'Bodoni MT';
    font-weight: normal;
    text-align: center;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    display: inline-block;
    border-radius: 30px;
}

p.desc-head{
    text-align: left;
    background: #e90070;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    padding: 0 10px;
}
.crt-from-sec {
    width: 100%;
}
.dsplay {
    width: 100%;
    display: table;
}

.cart-box1 {
    background: #ffffff;
    border-bottom: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    float: left;
    width: 100%;
    color: #1d2c4c;
    border: 1px solid #e5e5e5;
}
.sub-total {
    float: left;
    width: 100%;
    font-size: 19px;
    line-height: 27px;
    color: #1e1e1e;
    font-weight: 600;
    margin-top: 10px;
    text-align: left;
}

.one, .two, .three, .four {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    padding: 8px 20px;
    /* border-right: 1px solid #e5e5e5; */
    font-size: 16px;
}

.one {
    position: relative;
}

.cart-box2 .one, .cart-box2 .two, .cart-box2 .three, .cart-box2 .four {
    padding: 28px 0px 28px 0;
}

.four {
    padding: 0 0px 0 0;
    position: relative;
    border: none;
}

.unit-price, .sub-total {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #2d2d2d;
    display: inline-block;
    vertical-align: middle;
}

.cart-box2 {
    border-bottom: 1px solid #d2d2d2;
}
.cart-box2, .card-box3 {
    float: left;
    width: 100%;
    position: relative;
}

.cart-box2 .one {
    padding: 10px 0 20px 70px;
    /* margin: 0 -5px; */
}

.two, .three, .four {
    width: 21%;
    text-align: center;
}

.sub-total {
    text-align: center;
}

.card-box4 {
    margin: 20px 0;
    display: block;
}

.card-box4-lft {
    display: flex;
    justify-content: flex-end;
}
ul.cart-prclist {
    padding: 0;
    float: left;
    width: 100%;
}
ul.cart-prclist li {
    font-size: 1rem;
    line-height: 34px;
    color: #000;
    text-align: left;
    float: left;
    width: 100%;
    padding: 5px 0px;
}

ul.cart-prclist li span.span1 {
    float: right;
    font-weight: 500;
}

.continue-shpbtn, #browse {
    border: 2px solid #acacac;
    margin: 10px 0px 0px 10px;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #525252;
    text-align: center;
    padding: 10px 30px;
    display: inline-block;
}

.continue-shpbtn:nth-child(1) {
    background: #fff;
    border: 2px solid #000000;
    color: #000000;
}


.cart-prdname {
    padding: 0px 0px 0px 0px;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #252525;
    text-align: left;
}

.cart-remv {
    position: absolute;
    left: 0;
    top: 8px;
    max-width: 33px;
    background: #ffede7;
    box-shadow: 0 0 5px #d2d2d2;
    padding: 5px;
    z-index: 2;
    border-radius: 10px;
}

.cart-prd1, .cart-prd2, .cart-prd3 {
    position: absolute;
    left: 0px;
    top: 12px;
    width: 60px;
}

.span2 {
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    color: #2d2d2d;
}

.safebox p{
    font-size: 2rem;
    text-transform: uppercase;
}

.frmElmnts label, .weaccept {
    width: 36%;
    font-size: 16px;
    line-height: 22px;
    color: #333;
    padding: 8px 0;
    text-align: right;
    font-weight: 400;
}

.frm1 .frmfld input, .frm1 .frmfld select {
    width: 61%;
    float: right;
    border: 1px solid #bbbabb;
}

.frmfld input, .frmfld select, .frmfld1 input, .frmfld1 select {
    width: 100%;
    height: 40px;
    border: none;
    outline: none;
    font-family: inherit;
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 300;
}

.weaccept {
    margin: 12px 0 0 0;
    width: 100%;
    text-align: left;
    display: flex;
    padding: 0;
    align-items: center;
}

.frmfld select, .frmfld1 select{
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(../images/select-fldbg2.png) right top 2px no-repeat;
    position: relative;
}

.frmfld input, .frmfld select, .frmfld1 select, .frmfld1 input {
    padding: 0 6px 0 10px;
}

.frmfld, .frmfld1 {
    width: 100%;
    /* border-bottom: 1px solid #bbbabb; */
    position: relative;
    background: #fff;
}

#billing-info .frmfld{
    border: 1px solid #bbbabb; 
    margin-bottom: 5px;
}
.submit-btn {
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    margin: 27px 0 0 0;
    display: inline-block;
    outline: none;
    cursor: pointer;
    border: 2px solid #fff;
    padding: 10px 40px;
    font-family: inherit;
    background: #000;
}

.weaccept span.span1 {
    float: left;
    margin-right: 10px;
    padding: 8px 0;
}

.cards {
    margin: 2px 0 20px 0px;
    float: left;
}

.span3 {
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 5px;
    color: #2d2d2d;
}

.show-mob, .show-tab {
    display: none;
}

.show-desk {
    display: block;
}

.prd-cards {
    max-width: 35%;
    margin: 0 0 0 20px;
}

.nt-slt{
    font-size: 18px;
}

.summry-lft-hdr {
    padding: 5px 10px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    text-align: left;
    display: none;
    background: #000;
    color: #fff;
}

.summry-lft-hdr span {
    float: right;
}

.desc-sec{
    margin-top: 20px;
}




.product-sec .pro-each .pro-each-main {
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 3;
    padding: 40px 0 0;
}
.product-sec .pro-each {
 background-image: linear-gradient(23deg, #f2b48c 0%, #6a2f12 100%);
}
.product-sec .pro-each:hover .pro-head h4{
    color: #fff;
}
.product-sec .pro-each .pro-image{
    position: relative;
    z-index: 1;
    border: 4px solid #f5bd98;
    overflow: hidden;
    background: #fff;
    }
.product-sec .pro-each .pro-cntnt {
    position: relative;
    z-index: 1;
    background: none;
    padding: 25px 0 40px;
}
.pro-cntnt .site-btn a {
    padding: 15px 20px;
border-radius: 40px;
}
.product-sec .site-title h2 {
        padding-bottom: 0;
    font-size: 70px;
    line-height: 75px;
    color: #000;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 700;
   font-family: 'Roboto', sans-serif;
}
.product-sec {
    padding: 60px 0;
    /* background: url(../images/product-bg.png) no-repeat; 
    background-color: #1d2c4c;
    background-size: cover;     */
}

/*.product-sec:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #d8d8d8;
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    z-index: 1;
}
.product-sec:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #c6c6c6;
    clip-path: polygon(100% 0, 15% 100%, 100% 100%);
    z-index: 2;
}*/
p.s1-p1 {
    text-align: center;
    color: #fff;
    font-size: 34px;
}

.product-sec .container{position: relative; z-index: 3;}
.product-sec .site-title {
    margin-bottom: 40px;
}
.pro-image p {
    text-align: center;
    font-weight: 300;
    padding: 0 30px;
    margin-bottom: 30px;
}

.price {
    font-size: 32px;
    color: #000;
    margin: 20px 0 0px;
    display: inline-block;
}

.sec3-bg {
    background: url(../images/help_bg.jpg) no-repeat center bottom;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    padding: 7% 0;
    overflow: hidden;
    position: relative;
}
.sec3-bg:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(47,120,228,0.35);
}
.sec3-bg .row{position: relative; z-index: 1;}

.item {
    margin-bottom: 30px;
}

.card {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 35px;
    border: none;
    border-radius: 2px;
    background-color: var(--card-bg-color);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    transition-duration: 0.4s;
    transition-property: opacity, transform;
  background-color:#191919;
      height: 500px;
}

.card.featured:before {
    position: absolute;
    z-index: -1;
    content: '';
    width: calc(50% + 10px);
    height: calc(50% + 10px);
    border: none;
    background-image: -webkit-linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    background-image: linear-gradient(45deg, rgb(198, 38, 44) 15%, rgb(247, 27, 35) 65%);
    transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    transition-duration: 0.4s;
    transition-property: opacity, transform;
}

.item:first-child .card.featured:before {
    top: -10px;
    right: 0;
    bottom: 0;
    left: -10px;
}

.item h3 {
       margin-top: 0;
    color: #fff;
   font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 21px;
}

.card p {
    margin:20px 0;
 font-family: 'Roboto', sans-serif;
  text-align: center;
      font-weight: 300;
}

.gallery {
    position: relative;
    overflow: hidden;
}

.gallery img {
    border-radius: 2px;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.card.featured:after {
    position: absolute;
    z-index: -1;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    background-color: inherit;
}

.card:not(.no-hover):hover {
    background: -webkit-linear-gradient(45deg, var(--secondary-color) 15%, var(--primary-color) 65%);
    background: linear-gradient(45deg, rgb(198, 38, 44) 15%, rgb(247, 27, 35) 65%);
    transform: translateY(-7.5px);
}

.item:first-child .card.featured:hover:before,  .item:last-child .card.featured:hover:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.item:last-child .card.featured:before {
    right: -10px;
    bottom: -10px;
}


.cont-sec-2{
    float: left;
    width: 100%;
    -webkit-box-shadow: 1px 1px 15px 3px #e6e6e6;
    box-shadow: 1px 1px 15px 3px #e6e6e6;
    border: 1px solid #e6e6e6;
    background: #f1ece8;
    padding: 50px;
    margin-bottom: 50px;
    text-align: center;
}

.cont-sec-2 h4{
    width: 100%;
    font-size: 34px;
    line-height: 40px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 12px;
}

.cont-sec-2 .small_text{
    background: url(../images/check.png) no-repeat left center;
    background-size: 19px;
    font-family: 'Bodoni MT';
    font-weight: bold;
    font-size: 19px;
    line-height: 32px;
    padding-left: 26px;
    text-align: center;
    display: inline-block;
    margin-bottom: 6px;
    position: static;
    text-shadow: none;
}

.small_heading{
    font-size: 16px;
    font-weight: bold !important;
    margin-bottom: 5px !important;
}
.cont-sec-2 p{
   line-height: 26px;
   line-height: 26px;
   font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.cont-sec-2 p span{
    font-weight: bold;
}

a.manage_order{
    width: 220px;
    height: 56px;
    background: #e90070;
    outline: none;
    font-size: 20px;
    line-height: 54px;
    color: #fff;
    font-family: 'Bodoni MT';
    font-weight: normal;
    text-align: center;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    display: inline-block;
    border-radius: 30px;
}

a.manage_order:hover{
    background-color: #000000;
    color: #fff;
}

p.sameas {
    display: flex;
    justify-content: flex-start;
}

p.sameas input[type="checkbox"]{
    width: auto;
    margin-right: 10px;
}

.weaccept .cards {
    margin: 0;
    width: 175px;
}

.crt-frm2 .frmfld,
.crt-frm2 .frmfld1{
    border: 1px solid #bbbabb;
    margin-bottom: 5px;
}


svg.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    color: rgb(252 142 156);
}

.icon-box-icon svg.icon {
    font-size: 75px;
}


.inner_banner {
    background-image: url(../images/inner_banner.jpg);
    height: 420px;
    background-size: 100%;
    background-repeat: no-repeat;
}


@media screen and (max-width:999px){
    .inner_banner{
        height: 230px;
    }
    
}

@media screen and (max-width:565px){
    .inner_banner {
        height: 170px;
    }
    
}

@media screen and (max-width:565px){
    .inner_banner {
        /* display: none;
        visibility: hidden; */
        background-size: cover;
    }
    
}


