@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@200;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
</style>
body {
  background: #fff;
  font-family: "Inter", sans-serif;
  background: url(../userassets/bkg.jpg);
    background-size: cover;

}
html, body {
    max-width: 100%;
    overflow-x: hidden; font-family: "Poppins", sans-serif;
}
select:focus {
    outline: 0px 0;
    box-shadow: none;
}
h1, h2 {
 font-family: "Poppins", sans-serif; 
}


.zip-card .card-img-overlay {
    padding: 50px 30px!important
}

.zip-card p {
    display: initial;
    padding: 5px 20px;
    border: 1px solid #ddd;
    border-radius: 30px;
    font-size: 14px!important;background: #00000096;
}

.zip-card h2 {
    font-size: 40px!important;margin-top: 0px;font-weight : 500;text-transform: uppercase;
}

.zip-card span {
    background: #d2f86e;
    color: black;
    padding: 0 15px;
    display: inline-block;
    transform: skewX(4deg);
    margin: 10px;
    font-size: 37px;
    font-weight: 700;
}

.zip-btn {
    color: #222!important;
    border: 0px solid #222;
    padding: 8px 50px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 18px;
    background: #d2f86e;
    background-size: 200% auto;
    display: inline-flex;
}

.zip-card ul {
    padding: 40px 20px 0;
}
.zip-card li {
        list-style: none;
    color: #fff;
    line-height: 1.5;
    text-align: left;
    display: flex;
    margin-bottom: 10px;
}
.zip-card li:before {
    content: "\f061";
    font-family: fontawesome;
    font-size: 11px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.top-bar {
  text-align: center;
    margin-bottom: 0;
    color: #fff;
   background:#111!important;
    background-size: 200% auto;height: 37px;
  } 
.top-bar  .container {
    max-width: 40%;
}
 .top-scroll{
    text-align: center;display: inline;
    padding: 5px 25px;
 }  
.top-bar p {
  display: inline;
    position: relative;
    top: 6px;
    padding: 0px 25px 0px;
    border-radius: 4px;
}
ul.navbar-nav {
    line-height: 2;
}
/*-----------------header-------------------*/
.navbar-brand {
   width: 23%;
    padding: 0;
    margin-top: -45px;
    position: relative;
    top: 20px;
}
.navbar-brand img {
    width: 66%;
    margin-left: 0;
    /* filter: brightness(0.0)invert(1); */
    position: relative;
    top: 7px;
}

.logo {
  float: left;
    width: 12%;
  margin-top: -58px;
}
.logo-handler {
    position: absolute;
    top: 29px;
    left: 11px;
    font-weight: 800;display: none;
}
.navbar-expand-lg .navbar-collapse {
   
    flex-basis: auto;
    width: 70%;
    text-align: right;
    float: left;
}

.navbar-collapse .nav-right {
    position: relative;
    float: right;
}

.navbar-nav {
  justify-content: right;
    display: block;
    float: right;
}
.navbar a {
  text-decoration: none;
}
.navbar-nav .nav-item {
  position: relative;
  float: left;
}

.navbar-dark .navbar-toggler {
    color: rgb(15 15 15 / 55%);
    border-color: rgba(255,255,255,.1);
    font-size: 25px;
}

.navbar-expand-lg .dropdown-menu>.dropdown>.dropdown-toggle::after {
   display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.dropdown-menu {
   color: #222;
    border: 0px solid rgba(0,0,0,.15);
    border-top: 4px solid #FBB48A;
    box-shadow: 0 4px 8px #21212136;
}
.dropdown-menu.show {
  border-radius: 10px;
    width: 306px;
    border: 0;
    box-shadow: 0 0 45px rgb(0 0 0 / 15%);
    padding: 8px 20px;
}
.navbar-dark .navbar-nav .nav-link {
     font-weight: 600;
    margin: 0 5px;
    box-shadow: inset 0 0 0 0 #5a9b8e;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
    border-radius: 5px;
    font-size: 15px;text-align: left;
    font-family: "Inter", sans-serif;
}
.navbar-dark .navbar-nav .nav-link:hover {
  
    border-radius: 5px;
    color: #d2f86e!important;
}
.navbar-nav li {
    float: left;
    padding: 0 13px;
}

.navbar {
  z-index: 4;
    padding: 15px 10px;
   width: 100%;
    margin: 0px 0 0;
 background: #3B2B53!important;
    background-size: 200% auto;margin-top: 36px;
 
  }
.nav-right li {
  float: left;
  list-style: none;
}
.nav-right .btn.btn-link {
    margin-left: 15px;
    color: #fff;
    border: 0px solid #FBB48A;
    padding: 8px 25px;
    background: #FBB48A;
    border-radius: 30px;
    font-weight: 600;
    font-size: 16px;
    border-bottom: 4px solid #222;
    text-decoration: none;
}
.nav-right .btn.btn-link:hover {
    background: #222;
    color: #fff;
}
.nav-right img {
    width: 18px;
    margin-right: 5px;
}
.navbar .btn.btn-primary {
    color: #222!important;
    border: 0px solid #222;
    padding: 8px 32px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 18px;
    background: #d2f86e;
    background-size: 200% auto;
    display: inline-flex;
}
.navbar .btn.btn-primary:hover {
    background:#FBB48A;
    color: #fff;
}
.navbar .btn.btn-primary i{
   transition: all ease .3s;
    float: left;
    position: relative;
    top: 0px;
    font-size: 14px;
    padding: 3px 8px;
    left: 24px;
}

.navbar .btn.btn-primary:hover i {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
 
 .btn.btn-primary:hover i {
  transform: translateY(-2px);
}

.top-header form {
   background: #fffcf7;
    border-radius: 30px;
    width: 140px;
    border: 3px solid #ffffff;
    padding: 0 7px;
    float: right;
    position: relative;
    top: -30px;
}
.top-header .bi.bi-geo-alt-fill {
   float: left;
    font-size: 11px;
    color: #444;
    position: relative;
    top: 2px;
    left: 2px;
}
.top-header select {
    padding: 0px 0px 0px;
    border-radius: 30px;
    background: #fff0;
    color: #222;
    font-size: 12px;
    width: 88%;
    border: 0;
    display: block;
}
.fixed-top.scrolled {
    background-color:#3B2B53!important;
    box-shadow: 0 0 20px #0000002e;
    margin: 0 auto;
    width: 100%;
    border-radius: 0;
}
 .dropdown-menu li {
    position: relative;
   padding: 5px 0;
}
.dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.dropdown-menu li a {
    padding: 10px 12px;font-weight: 500;
}

.dropdown-menu li a:hover {
    color: #ffffff;
    background-color: #f78265;
    border-radius: 5px;
}
/*-----------------header-------------------*/
@media only screen and (max-width: 1024px){

.navbar-dark .navbar-nav .nav-link, .navbar .btn.btn-default {
   font-size: 14px;
    margin: 0;
    padding: 0 10px;
}
.navbar-brand {
    width: 15%;
   
}
.top-bar .container {
    max-width: 60%;
}
.navbar-brand img {
    width: 100%;
    margin-left: 0;
}
.logo {
   margin-top: -57px;
}
.nav-right {
  position: relative;
    right: 0;
}
.navbar {
   padding: 20px 10px;
 height: 77px;width:100%;
}
.dropdown-item {
  font-size: 14px;
}
nav .container {
    margin: auto;
    max-width: 100%;
}
.navbar .btn.btn-primary, .navbar .btn.btn-link {
    
}
.navbar-nav .nav-item {
   margin-bottom: 5px;
}

}


@media all and (min-width: 992px) {

    .dropdown-menu li {
    position: relative;
   padding: 5px 0;
}


    .dropdown-menu .submenu{ 
        display: none;
        position: absolute;
        left:100%; top:-7px;
    }
    .dropdown-menu .submenu-left{ 
        right:100%; left:auto;
    }

    .dropdown-menu > li:hover{ background-color:transparent; }
    .dropdown-menu > li:hover > .submenu{
        display: block;
    }
}   


/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
        margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

} 
@media (max-width: 768px) {  

.navbar-expand-lg .navbar-collapse {
   flex-basis: auto;
    width: 100%;
    text-align: left;
    float: left;
    background: #0f0f0f;
    padding: 15px;
    border-radius: 10px;
    position: absolute;
    top: 62px;
}
.navbar-nav {
   float: left;
}
.navbar-dark .navbar-nav .nav-link, .navbar .btn.btn-default {
    font-size: 15px;
    margin: 0;
    padding: 5px 10px;
}
.nav-right {
    position: absolute;
    right: 128px;
}
.navbar-brand img {
    width: 100%;
   
}
.logo {
    margin-top: -60px;
    width: 15%;
}
.navbar-dark .navbar-toggler {
    color: rgb(255 250 250 / 55%);
    border-color: rgb(255 255 255 / 92%);
   
}
.navbar-nav {
   display: inline-flex;
   
}
.navbar {
    height: auto;
    
}
}


@media only screen and (max-width: 425px) {
.navbar {
    padding: 10px 10px!important;height: auto;
}
.navbar-brand {
width: 60%!important;
    margin-top: -6px;
    position: relative;
    top: 0;
    margin-bottom: 0px;
    margin-right: 0;
}
.container {
    margin: auto;
    max-width: 100%;
}

.navbar .btn.btn-primary {
    color: #fff;
    border: 0px solid #ffffff;
    padding: 0;
    border-radius: 0px;
   font-size: 0;
    background: transparent;
    
}
.navbar .btn.btn-primary i {
 top: 2px;
    font-size: 20px;
    left: 0;
    background: transparent;
    color: #fff; 
}
.nav-right .btn.btn-primary {
    position: relative;
    left: 56px;
}

li.nav-item {
    text-align: left;
}
.navbar-dark .navbar-nav .nav-link {
   padding: 10px 10px;
    font-size: 15px;
    margin: 0;  
}
nav .container {
   padding: 0px;
}

.navbar-brand img {
    width: 100%;
}
.bg-dark {
    z-index: 99999;
}
.dropdown.shopping {
    position: absolute;
    right: 73px!important;
    z-index: 0;
}
.dropdown-menu.show {
    background: #fff;
}
.navbar-collapse .btn.btn-default {
     font-size: 15px;
     padding: 5px 20px;
}
.logo-handler {
  top: 26px;
  
}

.logo {
    margin-top: -17px;
    width: 30%;
}
.navbar-brand img {
     margin-left: 0px;
}
.navbar-dark .navbar-toggler {
    margin-top: 0px;
    border-color: transparent;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.navbar-collapse {
   margin: 15px 0 0;
}
.dropdown-item {
   color: #ffffff;
}
.dropdown-menu {
    color: #fff!important;
    border: 1px solid rgba(0,0,0,.15);
    border-top: 4px solid #FBB48A;
    background: #FBB48A;
}
.nav-right {
    margin-left: -23px;
}
.topbanner {
   margin-top: 58px!important;
   
}
.topbanner img {
    border-radius: 10px!important;
  height: auto!important;
}
.top-header select {
   font-size: 11px;
   
}
.navbar-expand-lg .navbar-collapse {
   width: 90%;
  top: 34px;
}
.top-bar .container {
    max-width: 94%;
}
}

.banner-top {
    float: left;
    width: 100%;
    padding: 60px 20px 60px;
    background:#DAD4EB;
    float: left;
    width: 100%;
}

.banner-top .card img {
    width: 100%;
    border-radius: 20px;
}
.banner-top .card-body {
    padding: 8px 15px 8px;
    bottom: -278px;
    background: #000000cf;
    position: relative;
    border-radius: 10px;
    z-index: 2;
}
.banner-top h2 {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 22px;
    z-index: 2;
}

/*-------------------------------form-alart-----------------------------*/
.form-top.alert.alert-danger {
    background: transparent;
    border: 0;
    text-align: center;
    line-height: 0;
    color: #ef0d23;
    padding: 5px;
    margin: 0;
}
.form-top .alert-danger {
    color: #ff2828;
    background-color: #fee;
    border-color: #fdd8d8;
    padding: 4px;
    text-align: center;
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
}
.form-top.alert.alert-danger ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.form-floating>label {
    font-size: 15px;
    color: #777;
    font-weight: 500;display: none;
}
.alert-success {
    position: relative;
    padding: 0.5rem 0.5rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    margin-top: 12px;
    width: 60%;
    text-align: center;
}
/*-------------------------------form-alart-----------------------------*/
/*-------------------searchform---------------------------*/
.searchform {
    width: 73%;
    margin: auto;
}
.searchform form{
    background: #fff;
    padding: 20px 20px 20px;
    border-radius: 56px;
    margin: 20px auto 40px;
    border: 3px solid #222;
    
}
.searchform i {
    background: #f78265;
    padding: 7px 7px;
    border-radius: 50%;
    font-size: 12px;
    margin-left: 3px;
    color: #0e4b9f;
    border: 2px solid #0e4b9f;
}
.searchform select {
   word-wrap: normal;
    font-size: 15px;
    width: 40%;
    margin-right:5px;
    border-color: #f3f6f9;
    color: #888;
    border-bottom: 2px solid #ebebeb;
    box-shadow: none;
    transition: all .2s linear;
    padding: 12px 10px;
    font-family: roboto;
    border-right: 0px solid #222;
    border-left: 0px solid #222;
    border-top: 0px solid #222;
    background: #f7f7f7;
    background-color: #fafafa;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
}
.searchform input {
   word-wrap: normal;
    font-size: 15px;
   width: 40%;
    border-color: #f3f6f9;
    color: #222;
    border-bottom: 2px solid #ebebeb;
    box-shadow: none;
    transition: all .2s linear;
    padding: 12px 10px;
   font-family: roboto;
    border-right: 0px solid #222;
    border-left: 0px solid #222;
    border-top: 0px solid #222;
    background: #f7f7f7;
    background-color: #fafafa;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
 
}
.header-search-button {
   font-size: 16px!important;
    background: #d2f86e;
    background-size: 200% auto;
    border-radius: 30px;
    padding: 11px 40px;
    color: #222;
    font-weight: 500;
    margin-right: 5px;
    float: right;
}
[type=search], select:focus {
    outline: 0!important;
}
select:focus {
    outline-offset: 0px!important;
}
@media only screen and (max-width: 768px){
.searchform {
    width: 100%;
    margin: auto;
}
.searchform select {
   width: 35%;
}
}
@media only screen and (max-width: 480px){
.searchform {
    width: 100%;
    margin: auto;
}
.searchform form {
   border-radius: 20px;
    border: 3px solid #222;margin: 15px auto;
}
.searchform select, .searchform input {
  width: 100%;
   margin-bottom: 10px;
}

.header-search-button {
   margin-left: 0;
    margin-top: 5px;
    width: 100%;
    float: none;
}
}

/*-------------------searchform---------------------------*/

/*----------------------------------------search-form------------------------------------*/

.formstart .container {
    margin: auto;
    max-width: 80%;
}
.form-inner {
   border-radius: 50px;
    padding: 9px;
    width: 80%;
    margin: auto;
}

.form-inner .btn-default {
   float: left;
    padding: 0;
    background: transparent;
    border: 0px solid #47abaa;
    color: #fff;
    border-radius: 50px;
    line-height: 2.3;
  
}
.form-inner .btn-default:hover {
   padding: 0;
    background: transparent;
    border: 0px solid #47abaa;
}

.form-inner .btn-default i {
   position: relative;
    left: -22px;
    font-size: 16px;
    transform: translate3d(5px, 0, 0);
    background: #f78265;
    padding: 12px 13px;
    border-radius: 50%;
    margin-left: 3px;
    box-shadow: 3px 3px #222;
    color: #222;
}

.form-inner .bi.bi-binoculars {
    background: #f78265;
    padding: 5px 8px;
    border-radius: 50%;
    font-size: 18px;
    margin-left: 3px;
    box-shadow: 3px 3px #222;
    color: #222;
    border: 1px solid;
}

.form-inner .bi.bi-binoculars:hover {
    background: #222;
    color: #fff;
    box-shadow: 3px 3px #f78265;
}
.form-inner .btn-default .fa.fa-search:hover {
  background: #222;
    color: #fff;
    box-shadow: 3px 3px #f78265;
}
.form-inner .form-group {
   display: flex;
    align-items: center;
   border-radius: 50px;
    background-color: #fff;
    margin: 0;
    background: #fff;
    padding: 10px 20px 10px;
    border-radius: 56px;
    margin: 30px auto;
    border: 10px solid #dddddd80;
}
.form-inner .w-sm-50 {
    width: 70%!important;
    margin: 0px 25px 0 0;
}
.multisearch {
   color: #237070;
}
.form-inner i{
 background: #4b4ff5;
    padding: 7px 8px;
    border-radius: 50%;
    font-size: 12px;
    margin-left: 3px;
    color: #9cf54b;
    border: 2px solid #4b4ff5;
}

.form-inner .reset-btn {
    position: absolute;
    right: 310px;
    margin-top: 96px;
    font-size: 13px;
    text-decoration: none;
}
.form-inner .reset-btn a {
    text-decoration: none;
    color: #777;
}
.reset-search {
    color: #555;
    margin-right: 20px;
    float: right;
    margin-top: -26px;
}
.reset-search a {
    color: #666;
   font-size: 14px;
}
input:focus-visible {
 outline: 0;
}


.form-inner select {
    word-wrap: normal;
    margin: 0;
    padding: 12px 15px;
    border-radius: 0;
    color: #333;
    background-color:transparent;
    box-shadow: none;
    border: 0;
    font-size: 14px;
    width: 70%!important;
    margin: 0px 25px 0 0;
}
.form-inner .index_catagory {
    word-wrap: normal;
    margin: 0;
    padding: 12px 15px;
    border-radius: 0;
    color: #333;
    background-color: #fcfcfc;
    box-shadow: none;
    border: 0;
    font-size: 14px;
    width: 70%!important;
    margin: 0px 25px 0 0;
}
.dropdown-search {
   border: 0!important;
    width: 90%;
    font-size: 14px;
    color: #444;
   /*font-size: 1.2vw;*/
   
}
.search-btn {
   background: transparent!important;
    color: #333!important;
    border: 0;
   
    position: absolute;
    right: 0;
}
.multi-search .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0;
    content: "\f078";
    color: #222;
    font-family: 'FontAwesome';
    border: 0;
    position: absolute;
    margin: 0px!important;
    /*font-size: .8vw;*/
     font-size: 14px;
    right: 33px;
    top: 2px;
}

.multi-search {
    width: 80%;
    position: relative;
    top: 2px;
    font-size: 15px;
    color: #666;
    padding: 12px 15px;
}
.multi-search  .btn-check {
   opacity: 0;
    position: absolute;
    clip: inherit;
    pointer-events: all;
    width: 60px;
    height: 30px;
    font-size: 14px;
  /*  font-size: 1.1vw;*/
}
.multi-search .btn-light {
   font-size: 12px;
    color: #34227c;
   border-color: #fbfffb;
    background: #eaf9f4;
    color: #0c9091;
    padding: 3px 6px;
    border-radius: 30px;
    font-weight: normal;
    font-size: 14px;
  /*  font-size: 1.1vw;*/
}
.multi-search .dropdown-content {
    padding: 15px;
}
.multi-search ul {
    padding: 0;
    margin: 0;
}
.btn-check:focus+.btn-secondary, .btn-secondary:focus {
    color: #fff;
    background-color: #5c636a;
    border-color: transparent;
    box-shadow: none;
}
.formstart  .fa.fa-search {
   font-size: 17px;
    color: #237070;
  /*  font-size: 1.2vw;*/
  
}
.textarea-dropdown .btn.btn-secondary {
    background: transparent;
    padding: 0;
    border: 0;
}
.formstart .bi.bi-grid {
    font-size: 1.4vw;
      font-size: 20px;
  
}
.textarea-dropdown {
  width: 80%;
}
.dropdown-menu {
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
}
.dropdown.textarea-dropdown .dropdown-toggle::after {
    display: none;
}
.textarea-dropdown li {
    margin: 6px 0;
    font-size: 14px;
    font-weight: normal;
    padding: 9px 0;
}
.textarea-dropdown li i {
  margin-right: 8px;
    background: #f78265;
    padding: 4px 6px;
    border-radius: 50%;
    font-size: 11px;
    margin-left: 3px;
     color: #222;
    
}

.btn-check:active+.btn-secondary:focus, .btn-check:checked+.btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-check:active+.btn-light:focus, .btn-check:checked+.btn-light:focus, .btn-light.active:focus, .btn-light:active:focus, .show>.btn-light.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-check:focus+.btn-light, .btn-light:focus {
   box-shadow: none!important;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}
#searchbtnlive {
    display: flex;
}
span#searchbtnlive i {
    background: transparent;
    border: 0;
    margin: 0;
    color: #fff!important;
}
/*.brand-banner-text {
    position: absolute;
    margin-top: -366px;
    width: 18%;
    font-size: 24px;
    left: 190px;
    font-weight: 700;
    text-align: right;
    line-height: 40px;
}*/
.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #ff0018;
    box-shadow: 0 0 0 0.25rem rgb(241 71 87 / 25%);
}


   .form-control {
    font-size: 15px;
    border-color: #f3f6f9;
    color: #444;
    border-bottom: 2px solid #ebebeb;
    box-shadow: none;
    transition: all .2s linear;
    padding: 5px 5px;
    font-weight: normal;
    font-family: roboto;
    border-right: 0px solid #222;
    border-left: 0px solid #222;
    border-top: 0px solid #222;
    background: #f7f7f7;
    background-color: #fafafa;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
}

@media only screen and (max-width:480px){
    .form-inner .form-group {
    display: block;
    
}
.form-inner select {
    width: 82%!important;
    margin: 0px 0px 0 0;
}
.form-inner .form-group {
    display: block;
    align-items: center;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: transparent;
    margin: 0;
    border: 0px solid #222;
    border-radius: 50px;
    box-shadow: none;
}
.form-inner {
    float: left;
    width: 100%;
    align-items: center;
    padding: 10px 20px;
    background-color: #fff;
    margin: 0;
    border: 2px solid #222;
    border-radius: 20px;
   /* box-shadow: 4px 4px #222;*/
}
.form-inner .btn-default {
    float: left;
    background: transparent;
    border: 0px solid #47abaa;
    color: #fff;
    border-radius: 50px;
    line-height: 2.3;
    padding: 10px 20px 0;
}
button i.bi.bi-grid-fill {
    margin-left: -6px;
}
}
@media only screen and (max-width:375px){
.form-inner i {
     margin-left: -5px;
}
.form-inner .bi.bi-binoculars {
   margin-left: -5px;
}
}
/*----------------------------------------form-start------------------------------------*/
/*==================================home-slider=======================================*/
.home-slider  {
padding: 60px 20px 80px;
    float: left;
    width: 100%;background: #DAD4EB;
}

.home-slider img {
    border-radius: 20px;
    height: 400px;width: 100%;
}

.home-slider .card{
    background: transparent;
}
.carousel-caption {
  position: absolute;
    top: 1rem;
    left: 7%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    width: 100%;padding-right: 46px;
}
.home-slider h1 {
   font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    text-align: left;
    position: absolute;
    top: -3px;
    z-index: 2;
    background: #00000096;
    padding: 8px 20px;
    width: auto;
    margin: 20px 18px;
    border-radius: 30px;
    float: left;
    border: 1px solid #ddd;
}
.home-slider h3 {
   font-size: 30px;
   font-weight: 800;
   color: #fff;
}
.home-slider p {
    font-size: 18px;
    color: #fff;
}
.slideb2 h1 {
    color: #fff!important;
}
.slideb2 p {
    color: #fff!important;
}
.home-slider .card-body {
   padding: 8px 15px 8px;
   background: #000000b0;
    position: relative;
    border-radius: 10px;
    z-index: 2;
}
.home-slider a {
    text-decoration: none;
    position: relative;
    z-index:1;
}
.home-slider h2 {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 20px;z-index: 2;
}
.slideb2 .btn.btn-primary {
    color: #FBB48A;
   padding: 8px 25px;
    background: #f78265;
    border-radius: 4px;
    font-weight: 600;
    font-size: 18px;
     margin-top: 10px;
}
.home-slider .btn-primary {
   color: #fff;
    border: 0px solid #f36b4a;
    padding: 10px 32px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 18px;
    background-image: linear-gradient(to right, #f36b4a, #584ccb, #f36b4a);
    background-size: 200% auto;
  position: absolute;
    bottom: 22px;
    
}
 .btn.btn-primary:hover {
    background: #FBB48A;
    color: #fff;
}
.btn-primary  i {
   background: #000;
    border-radius: 50%;
    padding: 10px 11px;
    margin-left: 5px;
    color: #fff;
    font-size: 13px;
    position: relative;
    left: 20px;
    transition: all ease .3s;
}
section.homecta {
    display: none;
}
@media only screen and (max-width: 1390px){
.banner-top .card-body {
    bottom: -223px;
   
}
}
@media only screen and (max-width: 1196px){

.banner-top .card-body {
    bottom: -172px;
}
}
@media only screen and (max-width: 1024px){

   .home-slider img {
   height: auto;
} 

.carousel-caption {
    position: absolute;
    bottom: 2rem;
}
.banner-top .card-body {
   bottom: -173px;
   
}
.logo-handler {
  left: 19px;
   
}

}
@media only screen and (max-width: 768px){
.carousel-item img {
    width: 100%;
    height: 110px;
}
.carousel-caption {
    position: absolute;
    bottom: 3rem;
}
.home-slider {
    padding: 40px 20px 50px;
  
}
.home-slider .card-body {
    padding: 10px 15px 10px;
    bottom: -326px;
    
}
.banner-top h2 {
  font-size: 18px;
   
}
.banner-top .card-body {
    bottom: -208px;
}
.banner-top {
   padding: 30px 20px 0;background: #fff;
   
}


}
@media only screen and (max-width: 480px){
.home-slider .card-body {
    padding: 8px 15px 8px;
    bottom: -316px;
}
.home-slider h2 {
   font-size: 17px;
}
.home-slider {
   padding: 35px 40px 45px;
}
.home-slider .container {
    max-width: 100%;
}
.home-slider h1 {
    font-size: 20px;
   
}
  .home-slider img {
   height: auto;
} 
.home-slider h3 {
    font-size: 20px;
   
}
.home-slider p {
    display: none;
}
.carousel-caption {
    position: absolute;
    bottom: 1.5rem;
}
.carousel-item img {
    width: 100%;
   
}
.home-slider .btn-primary {
    font-size: 14px;
    padding: 6px 10px;top: 35px;
    right: 42px;
}
.home-slider .carousel-control-next, .carousel-control-prev {
   display: none;
}
.home-slider .carousel-item img {
    width: 100%;
    height: 70px;
}
.home-slider .col-lg-4.col-sm-6 {
    padding: 0;
}
.btn-primary i {
   padding: 8px 9px;
    margin-left: 5px;
     font-size: 11px;
   left: 18px;
  
}
.banner-top {
    background: #fff;padding: 30px 26px 15px;
}
.banner-top .card-body {
    bottom: -221px;
}
.home-slider h2 {
    font-size: 18px;
   
}

}
/*==================================home-slider=======================================*/
/*----------------------------------------homeabout------------------------------------*/
.homeabout {
    float: left;
    width: 100%;
    padding: 50px 0 70px!important;
    background-position: center;
    border-radius: 0px;
    margin: 0 auto 0px;
   background:#DAD4EB;
}
.pro-title {
    float: left;
    width: 100%;
    margin-top: 20px!important;
    margin-bottom: 25px;
}
.pro-title p {
    margin-top: 0;
    margin-bottom: 0.3px;
    font-size: 16px;
    color: #666!important;
}
.homeabout .pro-title h2 {
    font-weight: 800;
    display: inline-block;
    font-size: 36px;
    position: relative;color: #111;
}
section.homeabout img {
    padding: 0px;
    border: 0px solid #222;
    border-radius: 20px;
    margin-top: 20px;
}

.homeabout ul {
 padding: 0px 0;
    float: left;
    width: 100%;
}

.homeabout li {
   list-style: none;
    line-height: 26px;
    font-size: 18px;
    display: flex;
    margin-bottom: 15px;
    color: #222;
    font-weight: 600;
}
.homeabout li:before {
 content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    margin-right: 20px;
    height: 28px;
    padding: 2px 8px;
    background: #e08972;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 100;
    width: 28px;
    position: relative;
    top: 3px;
}
.homeabout h3 {
   font-weight: 700;
    margin: 10px 0;
    margin: 0px auto;
    font-size: 22px;
    text-transform: capitalize;
    line-height: 34px;
}

.homeabout .pro-title {
    margin-bottom: 15px;
   
}
.homeabout .blockbtn {
    margin: 35px 0 0;
}
.about-start {
    padding: 0px 5px 0 45px;
}
.homeabout p {
   font-size: 18px;
    color: #222;
    font-weight: 500;
}
.homeabout li:before {
    content: "\f0a9";
    font-family: 'FontAwesome';
    color: #4c4df5;
    margin-right: 7px;
}
.homeabout iframe {
    border: 0;
    width: 100%!important;
    border-radius: 15px;
    margin: 10px 0;
    height: 370px!important;
}
@media only screen and (max-width: 768px){

.pro-title {
   margin-top: 0px!important;
    margin-bottom: 25px!important;
}
.homeabout {
 
    padding: 20px 0 40px!important;
   
}
.homeabout .pro-title h2 {
  font-size: 24px;
   
}
.homeabout h3 {
    font-size: 18px;
    line-height: 26px;
}
}
@media only screen and (max-width: 425px){
.homeabout {
    padding: 33px 30px 20px!important;
}
.homeabout .pro-title h2 {
  font-size: 28px;
  }
section.homeabout img {
  margin-top: 5px;
    margin-bottom: 15px;
}
 .homeabout h3 {
     font-size: 18px;
   line-height: 28px;width: 100%;
   
} 
.pro-title {
   margin-bottom: 25px;padding: 0;
}
.homeabout iframe {
  height: 250px!important;
}
.about-start {
    padding: 0px 0px 0 5px;
}
.homeabout li {
    line-height: 26px;
    font-size: 17px;
   text-align: justify;
}
.long-card {
 padding: 15px 15px 60px!important;
}
.long-card .card {
   padding: 3px 12px 20px!important;
   
}
.pro-title h2 {
    font-size: 24px;
   
}
.homeblog .pro-title h2:before{
    display: none!important;

}
.homeblog {
   padding: 20px 15px 20px!important;
   
}

.event-banner .card-img-overlay {
  height: 362px;
}
}
/*----------------------------------------homeabout------------------------------------*/
 /*------------------------------------product-directory----------------------------------------*/

.home-product {
    padding: 35px 0 70px!important;
    background-position:center;
    padding: 30px 20px 60px;
    border-radius: 0px;
    width: 90%;
    margin: 0 auto 0px;
   background-size: cover!important;
 
}
.product-directory {

    float: left;
    width: 100%;
    padding: 30px 20px 60px;
}
.homeproduct {
   background: #F8F9FF;;
    float: left;
    width: 100%;  
}

.product-directory h2 {
    font-weight: 900;
    display: inline-block;
}
.follow {
    padding: 60px 30px 60px;
    float: left;
    width: 100%;
}
.follow .card {
    height: 235px;
}
.follow .card h5 {
    font-size: 18px;
}

.follow .card-body {
    padding: 0.5rem 1rem 0.5rem;
}
.product-directory iframe {
    border: 0;
    width: 100%!important;
    border-radius: 15px;
    margin: 10px 0;
    height: 250px;
}

.product-directory .card {
  float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 20px;
    position: relative;
 border: 0px solid #222!important;height: 441px;
}



.product-directory .card-title {
    margin-bottom: 4px;line-height: 22px;
}

.product-directory a {
   color: #222;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
}
.pro-info i {
    font-size: 17px;
    margin-right: 10px;
}
.pro-info h6 {
    display: flex;
    color: #777;
    font-size: 15px;
    font-weight: 500;
}
.product-directory .card-des small {
    color: #222;
    margin-bottom: 20px;
    float: left;
    width: 100%;font-size: 15px;
}
.product-directory .pro-info {
    float: left;
}

.product-directory p {
   margin-top: 0;
    margin-bottom: 0.3px;
    font-size: 16px;
    color: #666!important;
}
.product-directory .wish {
    z-index: 1;
}
.product-directory  .wish  {
position: absolute;
    left: 19px;
    top: -5px;
    overflow: hidden;
    width: 75px;
    height: 75px;
}
.product-directory  .wish span a:hover {
    color: #fff;
    background-color: #f78265;
    border:0;
    border-radius: 50%;
    padding: 8px;
}

.product-directory  .wish span a {
    background: #ffffff;
    color: #222;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 0;
    display: block;
    position: absolute;
    top: 19px;
    border-radius: 50%;
    padding: 8px 8px 6px
}
.product-directory .card-img-top {
   position: relative;
    overflow: hidden;
   border-radius: 17px 17px 0 0;height: 230px
}
.product-directory .card-body {
    flex: 1 1 auto;
  padding: 1.2rem 1.5rem 1.5rem;
}


.product-directory .card-img-top img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 230px;
   width: 100%;
    }
.product-directory .category {
    font-size: 14px;
    color: #777;
    margin-bottom: 0px;
}
  .product-directory .product_title {
    position: relative;
    min-height: 100px;
}
span.price span {
    font-weight: bold;
}
.product-directory  .card-img-top a:hover img {
 -webkit-transform: scale(1);
    transform: scale(1);
   
}
.product-directory .pro-footer {
    border-top: 0px solid #ddd;
    padding-top: 0px;
}
.product-directory .cate {
   padding: 7px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    background: #000000ba;
    border-radius: 4px;
    display: inline-block;
    margin-right: 5px;
}
.product-directory .open{
    padding: 7px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    background: #5afb93ba;
    border-radius: 4px;
    display: inline-block;
    margin-right: 5px;
}
.product-directory .close {
   padding: 7px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    background:red;
    border-radius: 4px;
    display: inline-block;
   margin-right: 5px;
}
.product-directory  .card-des {
    max-height: 110px;
}
.product-directory .short_info {
    font-size: 14px;
    color: #777;
    margin-bottom: 5px;
}


.product-directory  .card-footer {
  background-color: #fff;
 padding: 0.95rem 1rem 1.5rem;border-radius: 0 0 20px 20px;border: 0;
}

a.btn.btn-link {
    font-size: 13px;
   background-image: linear-gradient(to right, #f36b4a, #584ccb, #f36b4a);
    background-size: 200% auto;
    border-radius: 30px;
    padding: 4px 10px;color: #fff;
    font-weight: 500
}

.product-directory .ads-date {
    top: 190px;
    margin-left: 5px;
    border: 0px solid #ddd;
    position: absolute;
    left: 10px;
    padding: 5px 15px;
    color: #fffefe;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    background: #00000094;
    border-radius: 30px;
}
.mask {
    height: 230px;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgb(0 0 0 / 36%);
}
.product-directory .card-badge {
    position: absolute;
    top: 164px;
    left: 9px;
}
.product-directory .blockbtn {
    position: relative;
    top: 0px;
}
.btn-primary {
  color: #fff!important;
    border: 0px solid #f36b4a;
    padding: 8px 32px;
    border-radius: 30px;
   font-weight: 600!important;
    font-size: 18px;
    background-image: linear-gradient(to right, #f36b4a, #584ccb, #f36b4a);
    background-size: 200% auto;
    display: inline-flex;line-height: 1.6;
}
section.product-header .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.product-viewall {
    text-align: center;
    margin: 35px 0 0;
}
.product-directory .btn.btn-default {
   background: #563cf2;
    border-radius: 30px;
    padding: 4px 15px;
    font-size: 12px!important;
    font-weight: 500;
    border: 2px solid #FBB48A;
    color: #ffffff;
    font-weight: 600;
    box-shadow: none;
}
.product-directory .btn.btn-default:hover {
    background: #FBB48A ;
    color: #fff;
}

.product_title .btn.btn-default:hover {
   background: #FBB48A;
   color: #fff; 
}

.product-directory .btn.btn-default i {
   font-size: 12px!important;
    left: -2px;
    position: relative;
    background: transparent;
    box-shadow: none;
    padding: 0;
    top: 0;
}
.product-header {
    background: url(../userassets/proheader.jpg);
    background-size: cover;
    background-position: center;float: left;
    width: 100%;margin-top: 54px;
}


.user-name {
    position: relative;
    top: 0px;font-weight: 500;
}

.product-directory .user-name  small {
   font-size: 14px;
    color: #666;
}
@media only screen and (max-width: 1024px){

.product-directory .short_info {
   bottom: 150px;
    
}
.product-home .row.gy-4.gx-5.mt-4 {
    --bs-gutter-x: 3rem!important;
}
.product-directory .card-img-top img {
   height: 230px;
   width: 100%;
}
.product-directory .card-img-top {
    height: 230px;
}


}
@media only screen and (max-width: 768px){
.home-product {
     background-position: 92% 1%;
}
}
@media only screen and (max-width: 480px){
.product-directory .card-img-top img {
   height: 260px;
    width: 100%;
}
.product-directory  .pro-title h2:before {
     width: 113px!important;
    height: 12px!important;
    left: 36%!important;display: none;
}
.pro-title h2 {
     font-size: 25px!important;
}
.cate-bubbles ul {
     margin: 0px 0 0;
}
.product-directory h2:before {
   width: 111px;
    height: 9px;
   left: 36.2%;
}
.product-directory .ads-price {
    font-size: 16px;
     top: 26px;
     width: 100%;
}
.product-directory .blockbtn {
     width: 45%;
    top: 0px;
}
.product-directory .product_title h3 {
    font-size: 19px;
  
}
.product-header img {
    width: 100%;
    height: auto!important;
}
.home-product {
   padding: 40px 15px 50px!important;
    
}
.cate-bubbles {
  padding: 5px 0 20px;
   
}
.cate-bubbles li a h6 {
   padding: 0px 0px 2px;
    font-size: 16px;
}
.cate-bubbles li {
    margin: 3px 10px!important;
    font-size: 12px;
}
.short_info {
   margin-bottom: 19px;
    min-height: auto;
}
.product-viewall a {
   font-size: 16px;
    padding: 9px 40px;
    
}
.topbanner2 {
    margin-top: 40px!important;
    
}
.topbanner2 img {
    border-radius: 10px;
   border: 2px solid #000;
}
.long-card .pro-title h2:before {
    display: none!important;
}
  }  
 /*------------------------------------product-directory----------------------------------------*/



/*------------------------------------deal-grid----------------------------------------*/

.deal-grid {
    float: left;
    width: 100%;
   
}
.deal-grid .card {
   margin-bottom: 30px;
    border-radius: 20px;
    position: relative;
    box-shadow: 0 0 20px #00000042;
    border: 0px solid #5F3C66!important;
    height: 400px;
    padding: 0px;
}
.deal-grid .ribbon_3 {
    z-index: 9;
}
.ribbon_3 {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ribbon_3.popular span {
 background: #f78265;
    color: #ffffff;
}
.ribbon_3 span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 10px -5px rgb(0 0 0);
    text-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
    position: absolute;
    top: 19px;
    left: -21px;
}
.deal-grid .card-img-top {
   position: relative;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
  
    
}
.deal-grid .card-img-top img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 230px;
    width: 100%;
   }

.deal-grid  .card-img-top a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.overlay_5 {
    position: absolute;
    background: rgb(0 0 0 / 23%);
    display: flex;
    align-items: center;
    justify-content: center;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
}
.deal-grid  .short_info {
    position: absolute;
    left: 0;
    bottom: 130px;
    width: 100%;
   padding: 45px 15px 8px 15px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
}
.deal-grid  .product_price {
  
    line-height: 1.4;

}
.deal-grid .price {
   font-size: 16px;
    font-weight: 600;
  
}
.deal-grid .product_title {
  position: relative;
    min-height: 77px;
  
}
.deal-grid .card-body {
   height: 110px;
}

.small, small {
    font-size: 1em;
    color: #fff;
}

span.price {
    font-size: 22px;
    font-weight: 600;
}
.deal-timer {
  background:#3B2B53;
    text-align: center;
    color: #ffff;
    overflow: hidden;
    top: 65%;
    width: 100%;
    font-size: 14px;
         
}
 .dealtime:before {
            content: "";
            position: absolute;
            left: -50%;
            height: 30px;
            width: 40%;
            background-color: #222;
            -webkit-animation: lineAnim 3s linear infinite;
            -moz-animation: lineAnim 3s linear infinite;
            animation: lineAnim 3s linear infinite;
            margin-top: 21px;
            
        }



.rating-user {
    float: left;
     display: inline-flex;
    margin-right: 4px;
}
.rating p {
    display: flex;
   font-weight: 500;
    color: #222;font-size: 15px;
}
.rating-user  img {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 7px;
    border-radius: 50%;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 40px rgb(82 85 90 / 10%);
    box-shadow: 0 0 40px rgb(82 85 90 / 20%);
    margin-top: 0px;
}
.rating  li {
    padding-bottom: 10px;
}
.rating  h6 {
    margin-left: 53px;
    font-size: 13px;
    color: #777;font-weight: 400;
}
strike {
   font-size: 14px;
    color: #999;
    text-decoration: line-through;
    font-weight: 400;
    
}

@media only screen and (max-width: 1024px){


.deal-grid .price {
     font-size: 17px;

}
.deal-grid .card-img-top img {
    height: 180px;
   
}
.deal-grid .card {
  height: 342px;
   
}
}
 /*------------------------------------deal-grid---------------------------------------*/



  /*------------------------------------event-coupon----------------------------------------*/


.event-coupon {
 background: #F8F9FF;;
    float: left;
    width: 100%;
    padding: 20px 0 50px;
}


.event-coupon h2 {
    font-weight: 900;
    display: inline-block;
}


.event-coupon .card {
  float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 0px;
    border-radius: 20px;
    position: relative;
   /* height: 340px!important;*/
    border: 0px solid #222!important;
}

.event .card {
  float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 0px;
    border-radius: 20px;
    position: relative;
    height: 675px;
    border: 0px solid #222!important;
}
.event .card-body {
    flex: 1 1 auto;
    padding: 1.3rem 1.5rem 1rem!important;
}

.event .card-des {
    max-height: 120px!important;
}
.event a {
    color: #222;
    text-decoration: none;
    font-size: 18px!important;
    font-weight: 700;
}
.event-coupon .card-title {
    margin-bottom: 10px;line-height: 22px;
}

.event .card-title {
    margin-bottom: 25px;
    line-height: 22px;
}
.event .card-title a {
   
   font-size: 26px!important;
}
.event-coupon .pro-title {
    float: left;
    width: 100%;
    margin-top: 0px!important;
    margin-bottom: 25px;
    text-align: center;
}
.event-coupon a {
   color: #222;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;text-transform: capitalize;
}
.event-coupon .pro-info i {
    font-size: 14px;
    margin-right: 10px;
}
.event-coupon .pro-info h6 {
  display: flex;
    color: #888;
    font-size: 14px;
    font-weight: 400;
  
}

.event-coupon p {
   margin-top: 0;
    margin-bottom: 0.3px;
    font-size: 16px;
    color: #666!important;
}

.event-coupon .wish  {
background: #ffffff;
    text-align: center;
    line-height: 0;
    display: block;
    position: relative;
    border: 0; padding: 8px;
}
.event-coupon .wish:hover {
    color: #fff;
    background-color: #f78265;
    border:0;
    border-radius: 50%;
    padding: 8px;
}


.event-coupon .card-img-top {
   position: relative;
    overflow: hidden;
   border-radius: 20px 20px 0 0;
}
.event-coupon .card-body {
    flex: 1 1 auto;
    padding: .6rem 1rem 1rem;
}


.event-coupon .card-img-top img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 230px;
    width: 100%;
    }
.event .card-img-top img{
   -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 460px;
    width: 100%;
}
.event-coupon .mask {
    height: 460px!important;
   
}
.event-coupon  .card-img-top a:hover img {
 -webkit-transform: scale(1);
    transform: scale(1);
   /*transform: scale(1.25) translateY(-30%);*/
}

.event-coupon .cate {
   padding: 7px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    background: #000000ba;
    border-radius: 4px;
    display: inline-block;
    margin-right: 5px;
}
.event-coupon  .open{
    padding: 7px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    background: #5afb93ba;
    border-radius: 4px;
    display: inline-block;
    margin-right: 5px;
}
.event-coupon .close {
   padding: 7px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    background:red;
    border-radius: 4px;
    display: inline-block;
   margin-right: 5px;
}
.event-coupon .card-des {
    min-height: 65px;
}
.event-coupon  .card-footer {
  background-color: #fff;
 padding: 0.3rem 1rem 1.2rem; border-radius: 0 0 20px 20px;border: 0;
}

a.btn.btn-link {
   font-size: 13px!important;
    background-size: 200% auto;
    border-radius: 30px;
    padding: 4px 10px;
    color: #fff;
    font-weight: 500;
    background: #3b2b53;
    text-decoration: none;
    border: 0px solid #3b2b53;
}
.event a.btn.btn-link {
    font-size: 15px!important;
    padding: 5px 12px!important;
    
}
.event.card-footer {
  padding: 1rem 1rem!important;
  
}
.event-coupon .mask {
    height: 180px;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgb(0 0 0 / 36%);display: none;
}
.event-coupon .card-badge {
    position: absolute;
    top: 15px;
    left: 15px;
}
.event-coupon .blockbtn {
    position: relative;
    top: 0px;
}
.btn-primary {
  color: #222!important;
    border: 0px solid #222;
    padding: 10px 32px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 18px;
    background: #d2f86e;
    background-size: 200% auto;
}

.product-viewall {
    text-align: center;
    margin: 40px 0 0;
}
.event-coupon .btn.btn-default {
   background: #563cf2;
    border-radius: 30px;
    padding: 4px 15px;
    font-size: 12px!important;
    font-weight: 500;
    border: 2px solid #FBB48A;
    color: #ffffff;
    font-weight: 600;
    box-shadow: none;
}
.event-coupon .btn.btn-default:hover {
    background: #FBB48A ;
    color: #fff;
}

.event-coupon .product_title .btn.btn-default:hover {
   background: #FBB48A;
   color: #fff; 
}

.event-coupon .btn.btn-default i {
   font-size: 12px!important;
    left: -2px;
    position: relative;
    background: transparent;
    box-shadow: none;
    padding: 0;
    top: 0;
}

.user-name {
    position: relative;
    top: 0px;font-weight: 500;
}
.events .card img {
    width: 100%;
    height: 560px;
}
.events .card {
    height: 678px;
}
.events h4 {
    font-size: 26px;
    font-weight: 600;
}

.events .card-body {
    
    padding: 1rem 2rem 1rem;
}

@media only screen and (max-width: 1024px){

.event-coupon .short_info {
   bottom: 150px;
    
}
.event-coupon .row.gy-4.gx-5.mt-4 {
    --bs-gutter-x: 3rem!important;
}
.event-coupon .card-img-top img {
   height: 230px;
    width: 342px;
}
.event-coupon .card-img-top {
    height: 230px;
}
}
@media only screen and (max-width: 768px){
.event-coupon {
     background-position: 92% 1%;
}
.event .card {
     height: auto;
   
}
.event-coupon {
    padding: 20px 10px 32px;
}

}
@media only screen and (max-width: 480px){
.event-coupon .card-img-top img {
   height: 260px;
    width: 100%;
}
.event-coupon .pro-title h2:before {
     width: 113px!important;
    height: 12px!important;
    left: 36%!important;display: none;
}
.event-coupon .pro-title h2 {
     font-size: 22px!important;
}

.event .card-title {
    margin-bottom: 15px;
    
}
.event-coupon .blockbtn {
     width: 45%;
    top: 0px;
}
.event-coupon .product_title h3 {
    font-size: 19px;
  
}
.event-coupon .card-body {
   padding: 1rem 1.2rem 1.2rem;
}

.event .card-title a {
    font-size: 22px!important;
    margin: 0;
}
.product-viewall {
   margin: 20px 0 0;
}

.short_info {
   margin-bottom: 19px;
    min-height: auto;
}
.event-coupon .product-viewall a {
   font-size: 16px;
    padding: 9px 40px;
    
}
.events .card {
    height: auto;
}
.events h4 {
    font-size: 18px;
    font-weight: 700;
}
.event-coupon {
    padding: 20px 30px 32px;
}

  }  
 /*------------------------------------product-directory----------------------------------------*/

 /*------------------------------------feature----------------------------------------*/

 .feature{display: table;
    position: relative;
    margin-top: 60px;
    float: left;
    width: 100%;
}
.feature ul{margin:0 auto;display:table;width:100%}
.feature ul li{float:left;width:25%;padding: 0 15px;list-style: none;}
.feature ul li div{transition:all .5s ease;color:#000;
    background:#fff;
    text-align:center;padding:25px 20px 27px;
    position:relative;overflow:hidden;
    box-shadow: 0 3px 9px -4px #0000008f;border-radius:15px}
.feature ul li div:hover{
    transition:all .2s ease;transform:translateY(-5px);
    box-shadow:0 11px 45px -13px rgba(37,39,42,0.67);z-index:9
}
.feature  li:before {
   display: none!important;
}

.feature ul li div img{width:60px;background:#fff;padding:6px;border-radius:15px; margin:0;}
.feature ul li div h4{font-size:19px;font-weight:700;margin:7px 0 5px;color:#111}
.feature ul li div p{
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #999;
    margin-bottom: 0;
    padding-bottom: 18px;
}
.feature ul li div a{
  color: #fff;
    border: 0px solid #f36b4a;
    padding: 7px 20px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 13px;
    background: #3B2B53;
    background-size: 200% auto;
    text-decoration: none;  
}
.feature ul li:first-child div{}
.feature ul li:last-child div{border-right:0}
.feature ul li:nth-child(5) div{background:#ffe6e6}


@media (max-width: 768px){
.feature ul li {
   width: 50%;
    height: 262px;
    margin-bottom: 30px;
}
}
@media (max-width: 480px){
.feature ul li {
     width: 100%;
}
}


.categorybubbles {
  
    width: 100%;
}

 .cate-bubbles {
width: 100%;
    padding: 20px 0 20px;
    text-align: center;
    margin: auto;
   /* float: left;*/
}

.cate-bubbles ul {
  padding: 0;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;margin: 0;
}
.cate-bubbles li {
  list-style: none;
    margin: 0 10px 10px;
    float: left;
    background: #f6f0ff;
    border-radius: 30px;
    text-decoration: none;
    padding: 6px 20px;
    border: 2px solid #3B2B53;
    min-width: 140px;
    color: #3B2B53;
}

.cate-bubbles li:hover {
background: #FBB48A!important;
    background-size: 200% auto;color: #222;
}
.cate-bubbles li:hover a{
color: #222;
}
.cate-bubbles h6 {
  margin-top: 0!important;
    margin: 0;
    font-size: 17px;
    font-weight: 600;
}

.cate-bubbles li a {
   list-style: none;
    text-decoration: none;
    color: #222;
    font-size: 16px;
    font-weight: 600;
}

.cate-bubbles img {
   display: block;
   width: 40px;
    height: 40px;
   margin: auto;filter: brightness(0.5)invert(1);display: none;
}

.cate-bubbles .img-wrapper {
   background: #f78265;
    display: inline-block;
    padding: 14px;
    border-radius: 50%;
    border: 4px solid #ffffffb8;
    box-shadow: 0 0 40px rgb(0 0 0 / 0%);
}
 /*------------------------------------product-display----------------------------------------*/
.product-header img {
 display: block;
    width: 627px;
    height: 300px
}
.product-start {
    float: left;
    width: 100%;
    padding: 30px 0;
    background:#fff; 
    box-shadow: 2px 0px 10px #1515151c;
}

.product-start .container-fluid {
    width: 90%;
}
.product-info {
    width: 100%;
    padding: 45px 0;
    background:#f8f9ff; 
}
.product-start .pro-title {
    float: left;
    width: 100%;
 margin-bottom: 0px;margin-top: 0px!important;
}
span.listing-address {
    float: left;
}
.pro-title span a, .pro-title span {
    font-size: 16px;
    color: #777;
    margin-top: 0;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 4px;
}

.product-start .pro-title h2 {
  font-weight: 800;
    display: inline-block;
    font-size: 25px;
    float: left;
    width: 100%;
    text-transform: capitalize;
  text-align: left;
}
.pro-address {
    float: left;
}
.logo-box {
    margin-right: 0px;
    margin-top: -5px;
    width: 11%;
}
.logo-box img {
    float: left;
  width: 80px;
    height: 80px;
    margin-right: 10px;
    border-radius: 50%;
    border: 3px solid #bcb9b952;
    -webkit-box-shadow: 0 0 40px rgb(82 85 90 / 10%);
    box-shadow: 0 0 40px rgb(0 0 0 / 0%);
    padding: 5px;
}
.logo-right {
 margin-left: 10px;width: 100%;
}
.pro-titlebar h2 {
    font-size: 30px;
    margin: 0 0 5px;
    font-weight: 600;
}
.pro-title a{
   color: #777;
   text-decoration: none;
}
.product-info .card h1 {
  font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}
.pro-title span.pro-tag {
   display: initial;
    margin: 0 0 5px;
    padding: 4px 15px;
    line-height: 15px;
    letter-spacing: 2.5px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 500;
    top: -6px;
    margin-left: 0px;
    background: #ffffff!important;
    position: relative;
    color: #040404;
    border: 2px solid #ddd;
    font-size: 10px;
    margin-right: 5px;
}
.product-info iframe {
    border: 0;
    border-radius: 20px;
    margin: 10px auto 10px;
    display: block;
    width: 100%;
    height: 370px;
}
.product-start .btn.btn-default i {
    transition: all ease .3s;
    border-radius: 50%;
    font-size: 16px;
    margin-left: 0px!important;
    position: relative;
    top: 1px;
    padding: 0!important;
}
.rating .bi.bi-flag {
    background: transparent!important;
    border: 0!important;
    padding: 0!important;
}
.product-info .card {
    padding: 0px;
    border-radius: 20px;border: 0px solid #222!important;
}

.product-info .card-header {
    
    border-radius: 10px 10px 0 0 !important;
    padding: 0.48rem 1rem;
    margin-bottom: 0;
    background-color: #3B2B53;
    border-bottom: 0px solid rgba(0,0,0,.125);
}

.pro-titlebar span a, .pro-titlebar span, .rating-counter a{
    font-size: 16px;
    color: #777;
    margin-top: 0;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 4px;
  width: auto;
}
.product-info .card-body {
  border-top: 0px solid #ddd;
    padding: 10px 30px;
}
.product-info p, .product-info li{
    line-height: 35px;
    font-size: 16px;
    list-style: none;
}
.product-info ul{
    padding: 0;
}
.product .btn.btn-default {
   background: #FBB48A;
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.product .btn.btn-default:hover {
   background: #f78265;
     color: #222;
}
.product-info .card i {
    background: #3B2B53;
    padding: 6px 8px 6px;
    margin-right: 3px;
    border-radius: 50%;
    color: #fff;
    font-size: 14px
}
.overview .bg-secondary {
  background: transparent!important;
    border-radius: 20px;
    min-width: 52px;
    position: relative;
    left: 7px;
    color: #080808;
    border: 2px solid #c1c1c1;
    padding: 3px;
}

.product-info .product-left .card-body i {
    transition: all ease .3s;
    transform: rotate(35deg);
    padding: 4px 4px;
    border-radius: 50%;
    font-size: 13px;
    margin-right: 7px;
    box-shadow: 3px 2px #222;
    position: relative;
    top: -1px;
    border: 1px solid #222;
    color: #222;
}
.product-info .product-left .card-body  li {
    list-style: none;
    padding: 0;
    width: 50%;
    float: left;
}
.product-info .card-body  ul {
     padding: 0;
}
.product-info  .card-header  h5 {
  border-radius: 20px;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    display: inline;
    padding: 0;
}
.product-info .fa.fa-arrow-right {
    background: #ffffff!important;
    border-radius: 50%;
    position: relative;
    color: #040404;
    border: 2px solid #ddd;
    font-size: 10px;
    padding: 3px 4px;
    margin-right: 5px;
}
.author-box {
    float: left;
    width: 100%;
}


.author_contact .card-header h4 {
border-radius: 20px;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    display: inline;
    padding: 0;
}


textarea {
    height: 120px!important;
}
.btn-success.btn-info {
  color: #222!important;
    border: 0px solid #f36b4a;
    padding: 12px 32px;
    border-radius: 30px;
    font-weight: 600!important;
    font-size: 18px;
    background:#d2f86e;
    background-size: 200% auto;
}

.carousel-control-next, .carousel-control-prev {
   display: none;
}
.btn-success.btn-info:hover {
    background: #FBB48A;
    color: #fff;
}
.btn-success.btn-info i {
    transition: all ease .3s;
    font-size: 16px;
    position: relative;
    top: -1px;
}
.btn-success.btn-info:hover i {
    transform: translateY(-2px);
    color: #fff;
}

.greynote {
    font-size: 13px;
    line-height: 28px;
    padding: 6px 12px;
    color: #6c757d;
    background: #f1f1f1;
    border-radius: 4px;
    margin: 5px 0;
}
.modal .form-check {
    font-size: 13px;
    color: #555;
    padding: 5px 27px;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
   background:#3B2B53;
    color: #fff;
    background-position: 140% 62%;
}
.btn-close:after {
   content: "\f00d";
    font-family: 'FontAwesome';
    margin-left: 0px;
    transition: all 0.1s ease-in-out;
    font-size: 16px;
    background: #e5e5e5!important;
    padding: 5px 7px;
    border-radius: 50%;
}
.btn-close {
   background: none!important;opacity: 1;
}
.modal-content {
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 10px;
}
.modal-footer{
    display: none;
}

/*.modal-open {
overflow: auto!important;
    padding-right: 0px!important;
}*/
body {
overflow: auto!important;
    padding-right: 0px!important;
}
label.form-check-label a {
    color: #FBB48A;
    font-weight: 600;
}
.form-check-input:checked {
    background-color:#FBB48A!important;
    border-color: #FBB48A!important;
}
.sidebar-widget ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.sidebar-widget .author__contact li {
    color: #666;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    display: flex;

 
}
.sidebar-widget .author__contact li span {
    float: left;margin-right: 10px;
}
.authordis {
    line-height: 22px!important;
    color: #777;
    font-size: 14px!important;
}
.author__contact {
    float: left;
    width: 100%;
    margin: 17px 5px!important;
}
.author__contact a {
    color: #666;
    text-decoration: none;
}
.author_contact form {
    padding: 30px 30px;
}
.stars i {
    transition: all ease .3s;
    transform: rotate(35deg);
    padding: 4px 4px;
    border-radius: 50%;
    font-size: 13px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    border: 0px solid #222;
    color: #222;
}
#starDiv i {
    transition: all ease .3s;
    transform: rotate(35deg);
    padding: 4px 4px;
    border-radius: 50%;
    font-size: 13px;
    margin-right: 7px;
    box-shadow: 3px 2px #222;
    position: relative;
    top: -1px;
    border: 1px solid #222;
    color: #222;
}
.sidebar-widget .author__contact i {
   background: #f78265;
    padding: 5px 7px 5px;
    margin-right: 5px;
    border: 0px solid#040404;
    border-radius: 50%;
    color: #000;
    font-size: 14px;
}
.sidebar-widget .author__contact  .fa.fa-map-marker {
    padding: 6px 9px;
}
.sidebar-widget .author-box img {
   float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 50%;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 40px rgb(82 85 90 / 10%);
    box-shadow: 0 0 40px rgb(82 85 90 / 20%);
    margin-top: 5px;
}

.sidebar-widget .authorname {
    font-size: 18px;
    color: #222;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 2px;
}
.sidebar .sidebar-widget .authordis {
    font-size: 15px;
    color: #666;
    font-weight: 400;
}
.sidebar-widget .author__link {
    text-align: center;
    padding-top: 20px!important;
    margin: 0 0 10px 0;
    border-top: 1px solid #e4e4e4;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.author_contact .card-body {
    padding: 1rem 1.5rem!important;
}
/*.youtube a {
    background: #f30606!important;
}*/

.bilink a {
    background: #115fd3!important;
}
.bilink .bi.bi-link-45deg {
    color: #fff;
}


.author__link li {
    margin-right: 10px;
}
.author__link li i {
    background: #3B2B53!important;
    color: #fff!important;
    border: 0!important;
    padding: 8px 10px!important;
}
.author__link li i:hover {
    background: #f78265!important;
    color: #222!important;
   
}
.author__link {
    float: left;
    width: 100%;
}
.titook {
    width: 24px;
    position: relative;
    top: -1px;
}
.author_contact .overlay_5 {
    position: absolute;
    
    display: none;
}
.author_contact .card-img-top  .img-fluid {
       max-width: 100%;
    height: 270px;
    width: 100%;
}

.author_contact .product_title h3 a {
    font-size: 22px;
    color: #111;
    text-decoration: none;
}
.author_contact .product_title h3 {
   line-height: .5;
}

.author_contact .product_title {
    min-height: 80px;
}
.sidebar-widget .author__link li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
   /* background-color: #444;*/
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
    -webkit-transition: all .3s;
    transition: all .3s;
    float: left;
    margin-bottom: 10px;
}
.signupbtn .btn.btn-default {
    background: #f78265;
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 20px;
    font-weight: 500;
    color: #0b0b0b;
}

.signupbtn .btn.btn-default:hover {
  background: #FBB48A;
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.side-list ul li {
    list-style: none;
    padding: 10px 5px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #eaeff5;
    line-height: 30px!important;
}
.side-list ul li span {
    float: right;
    color: #777;
    letter-spacing: -1px;   
}
.banner img {
    height: 365px;
    border-radius: 20px;
    width: 100%;
}

.tags .btn-outline-primary {
  font-size: 14px;
    font-weight: 500;
    margin-bottom: 13px;
    margin-right: 6px;
    background: transparent!important;
    border-radius: 20px;
    min-width: 120px;
    position: relative;
   color: #080808;
    border: 2px solid #c1c1c1;
    padding: 5px;
}
.tags .btn-outline-primary:hover {
    border: 2px solid #FBB48A;
    background: #FBB48A!important;
    color: #222;
}
.product-view .card-body {
    padding-bottom: 0;
}
.product-view .card-body a {
    color: #222;
    text-decoration: none;


}
.product-view {
    float: left;
    width: 100%;
}
.product-view .card-img-top img {
    border-radius: 15px;
    width: 100%;
    height: 200px;
}
.pro-grid {
   padding: 10px;
   
}

.pro-grid .card {
    padding: 10px!important;
    border-radius: 20px;
    height: 270px;
}
.ratings span {
    font-size: 18px;
    font-weight: 700;
}
.pro-grid  .card-body {
     padding: 0.7rem 0.5rem;
     border: 0;
}
.product-view .card-title {
  font-size: 17px;
    margin: 0;
    font-weight: 700;
}

.add-to-wishlist {
   font-size: 15px;
    float: left;
    color: #777;
}
.profile-wish {
    color: #555;
    font-weight: 500;
    float: left;
    display: flex;
    margin-right: 10px;position: relative;
}
.profile-wish div{
   
    margin-right: 10px;
}
.profile-wish  a {
 transition: all ease .3s;
    padding: 8px 20px;
    position: relative;
    color: #ffffff;
    font-size: 15px;
    margin: 0 0px;
    background: #3B2B53;
    border-radius: 30px;  text-decoration: none;
}

  
}
.profile-wish  a:hover {
  border-bottom: 0px solid!important;
    background: #FBB48A;
    color: #fff;
   
    }
.contact-brand  .modal-body {
   display: none;
}
.contact-brand:hover .modal-body {
    height: 55px;
    display: block;
    position: absolute;
   top: -58px;
    left: 101px;
    background: white;
    box-shadow: 0 0 20px #0e0e0e1f;
    border-radius: 10px;
}
.contact-brand .modal-body a {
    background: transparent;
    padding: 0;
}


.rating {
    min-height: 70px;
    padding: 0 25px 20px!important;
}
.rating-user {
    float: left;
    display: inline-flex;
    margin-right: 4px;
}
.rating  li {
    margin-bottom: 20px;
}
.rating h6 {
    margin-left: 51px;
    font-size: 14px;
    color: #777;
}
.rating p {
    line-height: 30px!important;
    font-size: 15px!important;
    list-style: none;
   display: flex;
    margin-bottom: 8px!important;
    color: #555!important;
}
.flagreview {
   text-decoration: none;
    font-weight: 500;
    color: #222;
}
.rating-user {
    float: left;
    display: inline-flex;
    margin-right: 4px;
}
.rating-user img {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 7px;
    border-radius: 50%;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 40px rgb(82 85 90 / 10%);
    margin-top: 0px;
}
.top-block-btn {
    float: left;
    display: flex;
}

.blockbtn.listing {
    margin-right: 10px;
}
.blockbtn.listing .btn.btn-default {
   color: #222;
    border: 0px solid #FBB48A;
    padding: 8px 20px;
    background: #d2f86e;
    border-radius: 30px;
    font-weight: 600;
    font-size: 17px;
   
}
.blockbtn.listing .btn.btn-default:hover {
    color: #222;
    background:  #ffa088;
   
}
.myteam {
   color: #0e0d0d!important;
    border: 2px solid #000000;
    padding: 8px 12px;
    background: #ffa088;
    border-radius: 30px;
    font-weight: 600;
    font-size: 15px;
    margin-left: 10px;
    text-decoration: none;
    font-weight: 600;
    height: 43px;
}
.myteam:hover {
    background: #D2F86E;
    border: 2px solid #D2F86E;
    color: #222;
    
}
span.brand-follow-note {
    display: initial;
    margin-left: 8px;
}
.list-agent {
    border: 2px solid #222;
    border-radius: 30px;
    font-weight: 600;
    font-size: 18px;
    background: #d2f86e;
    height: 43px;
}

img.verified {
    width: 25px;
}
.user-list img {
  border-radius: 50%;
    margin-left: -18px;
    border: 3px solid #0000002e;
    width: 36px;
    height: 36px;
}
.follow-list {
    float: left;
    width: 100%;
    margin: 20px 20px 0;
    color: #777;
}
.user-list {
    float: left;
}
.brand-follow-note {
    border: 2px solid #ddd;
    padding: 8px 20px;
    position: relative;
    top: 10px;
    border-radius: 30px;color: #777;
}
.brand-follow-note i {
   color: #111;
}

a.bizfollow {
    color: #111;
    margin-left: 10px;
    font-weight: 600;
    position: relative;
    top: 3px;
}
/*==================================time-line=======================================*/

.time-item .avatar {
    z-index: 2
}

.circle {
    border-radius: 500px
}

.gd-warning {
    color: #fff;
    border: none;
    background: #f4c414 linear-gradient(45deg, #f4c414, #f45414)
}

.timeline {
    position: relative;
    border-color: rgba(160, 175, 185, .15);
   padding: 0!important;
    margin: 0
}
.time-content i {
    margin-right: 7px;
}
.p-4 {
    padding: 1.5rem !important
}




.time-item {
    border-radius: 3px;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.time-item>* {
     padding: 10px;
    font-weight: 500;
    color: #333;
  
}

.time-item .avatar {
    z-index: 2
}

.time-item:last-child .time-dot:after {
    display: none
}

.time-item.active .time-dot:before {
    border-color: #448bff;
    box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
}

.time-item:last-child .time-dot:after {
    display: none
}

.time-item.active .time-dot:before {
    border-color: #448bff;
    box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
}

.time-dot {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

.time-dot:after,
.time-dot:before {
    content: '';
    position: absolute;
    border-color: inherit;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.time-dot:after {
    width: 0;
    height: auto;
    top: 25px;
    bottom: -15px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0
}

.time-item.active .time-dot:before {
    border-color: #448bff;
    box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
}

.time-dot {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

.time-dot:after,
.time-dot:before {
    content: '';
    position: absolute;
    border-color: inherit;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.time-dot:after {
    width: 0;
    height: auto;
    top: 25px;
    bottom: -15px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0
}

.time-content p:last-child {
    margin-bottom: 0
}

.time-date {
   font-size: 13px;
    float: left;
    line-height: 24px;
}

.avatar {
    position: relative;
    line-height: 1;
    border-radius: 500px;
    white-space: nowrap;
    font-weight: 700;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 500px;
   
}

.b-warning {
    border-color:#8184f9!important;
}

.b-primary {
    border-color:#fa2964!important;
}

.b-danger {
    border-color: #8184f9!important;
}
.listing-info .product-left  .card-body .timeline i {
    transition: all ease .3s;
    transform: rotate(0deg);
    padding: 4px 6px;
    border-radius: 50%;
    font-size: 14px;
    margin-right: 12px;
    box-shadow: 3px 2px #222;
    position: relative;
    top: -1px;
    border: 1px solid #222;
    color: #222;
    float: left;
    min-height: 25px;
}
.proaddress i {
    font-size: 17px!important;
    margin-right: 4px;
}
.proaddress {
    float: left;
    display: flex!important;
}

@media only screen and (max-width: 1024px){

.product-directory .product_title h3 {
    font-size: 17px;
   
   
}
.top-block-btn {
    float: left;
    margin-top: 10px;
}

.pro-right {
    margin-top: 12px;
}
.blockbtn.listing {
    margin-bottom: 6px;
}
.blockbtn.listing .btn.btn-default {
    font-size: 15px;
}
.logo-box {
   width: 14%;
}
.listing-address i {
    float: left!important;
    margin-right: 5px!important;
}
.listing-address {
    display: contents!important;
    font-size: 14px!important;
}
.proaddress a{
   font-size: 14px!important;
}
.product-directory .ads-price{
   font-size: 16px;
}
.product-directory .card-body {
   padding: 0.8rem 1.1rem;
    
}
.product_title .btn.btn-default i {
    font-size: 12px!important;
    
}
.product_title .btn.btn-default {
   padding: 4px 18px;
    font-size: 12px!important;
}
.listing-address .fa.fa-map-marker {
    float: none!important;
    margin-right: 5px!important;
}
.product-start .pro-title h2 {
    float: none;
   text-align: left;margin: 0;
}
}
@media only screen and (max-width: 768px){
 .pro-left {
    padding: 0;
}
.blockbtn.listing {
    margin-top: 0;
    float: right;
}
.product-start .pro-title h2 {
    font-size: 22px;
    margin-bottom: 3px;
}
.header-block {
     height: 210px;
  
}
.cate-bubbles h6 {
    font-size: 16px;
   
}
.cate-bubbles li {
   padding: 6px 15px;
   
}
.author_contact .product_title h3 {
    line-height: 1;
}
.author_contact .product_title h3 a {
    font-size: 20px;
    
}
.banner img {
    height: auto;
   
}
}




@media screen and  (max-width: 480px){
.pro-titlebar h2 {
    font-size: 22px;
    
}
.product-info .card h1 {
    font-size: 18px;
   
}
.product-info p, .product-info li {
    line-height: 22px;
    font-size: 15px;
    list-style: none;
}
.cate-bubbles li {
   margin-bottom: 8px!important;
    padding: 4px 12px 4px;
    min-width: auto;
}
.logo-box {
    width: 25%;
}
.blockbtn.listing {
    margin-top: 18px;
    float: left;
}
.pro-title span.pro-tag {
   padding: 3px 10px;
    font-size: 10px;
    top: -6px;
    margin-left: -1px;
}
.pro-titlebar span a, .pro-titlebar span {
     margin-left: 50px;
}
.pro-titlebar span a, .pro-titlebar span  {
     margin-left: 0px;
}
.star-rating {
    margin-left: 0px;
}
.product-info {
    
    padding: 30px 0;
}
.listing-address {
    display: block!important;
    font-size: 15px!important;
}

.post-review {
    padding: 6px 15px;
    font-size: 14px;
    right: 3px!important;
    font-weight: 600;
    top: 1px!important;
}
 .product-left .card-body li {
   width: 100%;
   
}
.logo-right {
    float: left;
    margin-left: 6px;
}
.sidebar-widget .author__contact li {
    
    display: block;
}
.profile-wish a {
    padding: 5px 15px;
    font-size: 14px;
}
   

.blockbtn.listing .btn.btn-default {
    font-size: 15px;
}
.product-info .card-body {
     padding: 15px 20px;
}
.profile-wish {
   float: none;
    margin-top: -30px;
}
.listing-address {
    display: block!important;
    font-size: 14px!important;
}
.blockbtn.listing {
    margin-top: 0!important;
    float: left!important;
    text-align: center!important;
}
.product-start .profile-wish {
  position: relative;
    left: 0px!important;
    margin-top: -51px!important;
    margin-bottom: 6px!important;
    top: 0!important;
    display: block;
}
.product-start .pro-title {
  padding: 0 10px!important;
}
.lising-left {
   margin: 0;
    padding: 20px 26px 0;

}
.profile-wish div {
    margin-right: 10px;
    margin-bottom: 14px;
}
.product-info .card {
    padding: 0px;
     border: 0px solid #222!important;
    
}
.tags .btn-outline-primary {
    font-size: 15px!important;
    padding: 4px 8px!important;
    width: auto!important;
    margin-bottom: 5px;
}
}
/*==================================time-line=======================================*/
/*-------------------------------------------partner---------------------------------*/
@media (max-width: 767px) {
      .partner  .carousel-inner .carousel-item > div {
            display: none;
        }
       .partner .carousel-inner .carousel-item > div:first-child {
            display: block;
        }
    }

  .partner  .carousel-inner .carousel-item.active,
  .partner  .carousel-inner .carousel-item-next,
   .partner .carousel-inner .carousel-item-prev {
        display: block;
    }

    /* medium and up screens */
    @media (min-width: 768px) {

      .partner  .carousel-inner .carousel-item-end.active,
        .partner .carousel-inner .carousel-item-next {
            transform: translateX(25%);
        }

     .partner   .carousel-inner .carousel-item-start.active, 
    .partner    .carousel-inner .carousel-item-prev {
            transform: translateX(-25%);
           
        }
    }

  .partner  .carousel-inner .carousel-item-end,
  .partner  .carousel-inner .carousel-item-start { 
        transform: translateX(0);
    }

.partner {
  padding: 40px 20px 70px;
   float: left;
    width: 100%;
    z-index: 0;
    position: relative;
    
}


.partner .card {
    background: transparent;
    padding: 20px;
    border: 0;
}
.partner .card .card-img {
    width: 100%;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 30px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 6px 30px 0 rgb(0 0 0 / 10%);
    text-align: center;border: 2px solid #222;
}
.partner .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
    float: left;
}


ul.partner-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.partner-list .card {
  border: 0px solid rgba(0,0,0,.125);
}
.partner .pro-title {
  
    margin-bottom: 20px;
  
}

@media only screen and (max-width: 768px){
.partner-list li {
    width: 17%;
}
.homelink ul {
    padding: 0;
    margin-bottom: 0;
}

.partner-list .img-fluid {
   width: 85%;height: auto;
}
.partner-list .mt-5 {
    margin-top: 1rem!important;
}
 .footer-widget h4 {
    margin-bottom: 15px;
    font-size: 2.1vw;
}
.gallerycountLink {
    position: absolute;
    font-size: 11px;
    margin-top: 100px;
    left: 21px;
    bottom: 223px;
}
.contact-info {
    margin-top: 16px!important;
    margin-left: 70px;
}
 .footer-widget li:before {
    font-size: 1.4vw;
    
}
.footer-widget li {
     line-height: 3.5vw;
}
.social li img {
    width: 3.5vw;
    margin-right: 1vw;
}
 .footer-widget li a {
   font-size: 1.7vw;
    line-height: 4.3vw;
}
.partner .card {
    padding: 5px;
   
}
}

@media only screen and (max-width: 480px){

.partner .card .card-img {
   border-radius: 0px;
   
}
.partner .carousel-item img {
    height: auto!important;
}
ul.partner-list {
   
    
}

.partner .carousel-inner .carousel-item > div {
    width: 60%;
}
.partner .card {
   padding: 0;
}
 .partner  .carousel-inner .carousel-item.active,
  .partner  .carousel-inner .carousel-item-next,
   .partner .carousel-inner .carousel-item-prev {
        display: block;
    }
  .partner {
    padding: 40px 0px 50px;
  
}  

}
/*-------------------------------------------partner---------------------------------*/
/*==================================long-card=======================================*/

.long-card {
    float: left;
    width: 100%;
    padding: 40px 40px 70px;
    
}
.long-card .card {
    background: #fff;
    padding: 12px 20px;
    border-radius: 15px;
    box-shadow: 0 0 20px #ddd;
    border: 3px solid #222!important;
}
.card-talk iframe {
    border: 0;
    width: 100%!important;
    border-radius: 15px;
    margin: 10px 0;
    height: 250px;width: 200px;
}
.long-card .card-de h4 {
    margin: 7px 0 0;
}
.long-card .card-des h4 a {
    font-size: 11px;
    color: #222;
    margin-top: 0px;
    background: transparent;
    border-radius: 30px;
    padding: 2px 10px 3px;
    display: inline-block;
    border: 2px solid #FBB48A;
}
.long-card a {
    color: #222;
    text-decoration: none;
    font-size: 25px;
    font-weight: 700;
}
.long-card .pro-title {
    float: left;
    width: 100%;
    margin-top: 20px!important;
    margin-bottom: 40px;
}

.long-card  .pro-title p {
    margin-top: 0;
    margin-bottom: 0.3px;
    font-size: 16px;
    color: #666!important;
}
.long-card .pro-title h2:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 13px;
    background: #f78265;
    margin-top: 20px;
    z-index: -1;
    display: block;
    left: 0%;
}
.card-talk img {
    border: 0;
    width: 100%!important;
    border-radius: 15px;
    margin: 10px 0;
    height: 250px;
}
.long-card .product-viewall a {
    color: #fff;
    background-color: #FBB48A;
    border-color: transparent;
    font-size: 16px;
    padding: 11px 45px;
    border-radius: 30px;
    box-shadow: 4px 5px #333;
    text-decoration: none;
}
.long-card .product-viewall a:hover {
color: #222;
    border: 0px solid #FBB48A;
    background: #f78265;
   
}



/*----------------------------------------home-banner------------------------------------*/


.home-banner {
    float: left;
    width: 100%;
   padding: 60px 0;display: none;
}
.home-banner .container {
    margin: auto;
 
}
.home-banner .card-img img {
  width: 100%;
    margin-top: -40px;
}
.home-banner .banner1 .card-img img {
    width: 100%;
    margin-top: -13px;
}
.home-banner .card-img {
    float: right;
    width: 45%;
    margin: 40px 0;
}
.home-banner .card-des {
    float: left;
    width: 54%;
}
.home-banner .card-title {
    margin-bottom: 0rem;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.2;
    color: #333;

}
.home-banner p {
    font-size: 16px;
    line-height: 29px;
    margin: 7px 0 5px;
}

.banner2 .card-title {
    margin-bottom: 0px;
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 800;
    line-height: 32px;
    color: #fff;
}
.banner2 p {
     color: #fff;
}
.banner1 .card-title {
    margin-bottom: 0px;
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 800;
    line-height: 32px;
    color: #000000;
}
.banner1 {
  background: url(../userassets/homebanner1.jpg);
    float: left;
    border-radius: 10px;
    padding: 30px 40px 50px;
    height: 300px;
    background-size: cover;
    width: 100%;
}
.banner2 {
   background: url(../userassets/homebanner2.jpg);
    float: left;
    border-radius: 10px;
   padding: 30px 40px 50px;
    height: 300px;
    background-size: cover;
    width: 100%;
}

.home-banner .blocktitle {
    font-weight: 800;
    color: #fff;
}
.home-banner .subtitle {
    margin: 0px auto;
        color: #fff;
        text-align: center;
        font-size: 20px;
        max-width: 420px;
        position: relative;
}
.home-banner .banner2 .btn-info {
  color: #FBB48A;;
    background-color: #f78265;
    border-color: transparent;
    font-size: 15px;
    padding: 8px 24px;
    border-radius: 30px;
    margin-top: 10px;
    font-weight: 500;
}
.home-banner .btn-info {
   color: #fff;
    background-color: #FBB48A;
    border-color: transparent;
    font-size: 15px;
    padding: 8px 24px;
    border-radius: 30px;
    margin-top: 10px;
}
.home-banner .btn-info:hover {
   color: #222;
    background-color: #fff;
   
}
.home-banner .btn.btn-info i {
    margin-left: 3px;
}

.home-banner .card-body img  {
   transition: all .3s ease-in-out;
}
.home-banner .card-body:hover img {
    transform: translateY(3.25347px);
    cursor: pointer;
}
.banner2 li a {
    background-color: #ffffff;
    border-color: transparent;
    font-size: 15px;
    padding: 4px 15px;
    border-radius: 30px;
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
    display: inline-block;
    color: #222;
    text-decoration: none;
}
.banner2 li a:hover {
    background: #f78265;
}
.banner2 li {
    list-style: none;
    float: left;
    margin: 5px 7px 5px 0px;
}
.banner2 ul {
    padding: 25px 0 0;
    width: 100%;
    float: left;
}

.banner2 .card-img {
    float: right;
    width: 30%!important;
    margin: 50px 0!important;
}
.banner2 .card-des {
    float: left;
    width: 70%!important;
}

.banner2 .card-img img {
    width: 170px!important;
    position: relative;
    left: -10px;
    top: 30px;
}
@media only screen and (max-width: 1024px){
.banner1 {
   padding: 40px 35px 40px;
}
.banner2 {
   padding: 40px 35px 40px;
}
.banner1 .card-title {
   font-size: 22px;
     line-height: 30px;
   
}
.banner2 .card-title {
   font-size: 22px;
     line-height: 30px;
   
}
.home-banner p {
    font-size: 16px;
    line-height: 23px;
    margin: 7px 0 15px;
}
}
@media only screen and (max-width: 480px){
.home-banner {
 padding: 35px 0;
}
.home-banner .card-des {
    float: left;
    width: 100%;
}
.home-banner .btn-info {
   font-size: 14px;
    padding: 7px 15px;
}
.banner1 .card-title {
    font-size: 20px;
  
}
.banner2 li a {
     padding: 4px 10px;
    font-size: 13px;
    
}
.banner2 ul {
    padding: 15px 0 0;
    width: 100%;
    float: left;
}
.banner2 .card-title {
    font-size: 18px;
    line-height: 30px;
}
.banner2 .card-img img {
    width: 127px!important;
    position: relative;
    left: -43px;
    top: 68px;
}
.banner2 .card-img img {
    margin-top: 9px;
    margin-left: 24px;
}
.home-banner .container {
   max-width: 90%;
}
.banner2 {
    padding: 30px 35px 40px;
}
.home-banner .banner1 .card-img img {
    margin-top: -80px;
    margin-left: 15px;
}
}
/*----------------------------------------home-banner------------------------------------*/
/*-------------------------------------homeblog----------------------------*/



.homeblog {
    float: left;
    width: 100%;
    padding: 90px 0 70px;
    background-position: center;
    border-radius: 0px;
    margin: 0 auto 0px;
    background: url(../userassets/bkg3.jpg)!important;
}

.event-card .card{
  background: transparent;
   border-radius: 20px;
    box-shadow: 0 0 20px #00000042;
   background: transparent;
     box-shadow: 0 0 20px #00000042;
 
}
.event-card  .card-cate {
    position: absolute;
    top: -50px;
}
.homeblog .card:hover{
  
   /* box-shadow: 7px 7px #218375;*/
    background: #d7efef9e;
    
}

.event-card {
    border-radius: 15px;
}
.event-card .card-img img {
   width: 100%;
    border-radius: 15px 15px 0 0;
    height: 470px;
   
    background: transparent;
}

.event-card .badge {
    background: #FBB48A;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    border-radius: 30px;
    padding: 5px 12px;
}
.event-card .card-title{
   margin-bottom: .5rem; 
}

.event-banner .card-img-overlay {
   position: absolute;
    top: 8px;
    right: 8px;
    bottom: -4px;
    left: 0;
    padding: 1rem;
    border-radius: calc(0.25rem - 1px);
    background: #00000073;
    height: 625px;
    border-radius: 20px;
    height: 646px;
    padding: 0px;
    left: 8px;
}
.event-banner {
    background: transparent;
    height: 670px;
   
    width: 100%;
    border: 3px solid #222!important;
    border-radius: 22px;
    padding: 9px;
}
.event-banner .card-text {
   width: 64%;
    margin: 5px auto 30px;
    line-height: 1.6;
    font-size: 19px;
}
.event-banner .card-title {
    text-align: center;
    margin-top: 200px;
    font-size: 40px;
}
.event-banner img {
   border-radius: 20px;
    height: 670px;
}

.event-banner .btn.btn-info {
   color: #222;
    border: 0px solid #FBB48A;
    padding: 10px 30px;
    background: #f78265;
    border-radius: 30px;
    font-weight: 600;
    font-size: 18px;
    box-shadow: 4px 5px #333;
}
.event-banner .btn.btn-info:hover {
    color: #fff;
    background-color:#FBB48A;
    
}


.event-card p {
    margin: 0 0 0px;
    color: #666;
    font-size: 16px;
    line-height: 28px;
    min-height: 117px;
}
.event-card h5 {
    margin: 0px 0 3px;
    color: #666;
    font-size: 15px;
}

.event-card  .card-title a {
   font-size: 26px;
    color: #222;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 35px;
}
.event-card .card-title a:hover {
    color: #FBB48A!important;
    transform: translate3d(5px, 0, 0);
}

.homeblog .card-body {
    background: #fff;
    padding: 27px;
    border-radius: 0px 0 20px 20px;
    width: 100%;
    position: relative;
    top: 0px;
    padding: 20px 25px;
}
.homeblog .pro-title {
    float: left;
    width: 100%;
    margin-bottom:20px!important; 
}
.homeblog .pro-title  p {
    margin-top: 0;
    margin-bottom: 0.3px;
    font-size: 16px;
    color: #666!important;
}

/*.homeblog  .pro-title h2:before {
    content: "";
    position: absolute;
    width: 300px;
    height: 17px;
    background: #f78265;
    margin-top: 20px;
    z-index: -1;
    display: block;
    left: 20%;
}*/
.pro-title h2 {
    font-weight: 800;
    display: inline-block;
    font-size: 36px;
    position: relative;
}
.event-card .events {
    display: inline-block;
    margin-right: 19px;
}
.event-card .event-icon {
   margin-right: 12px;
}
.event-info {
    margin: 15px 0 0;
}
.event-card .btn.btn-info {
    color: #fff;
    background-color: #FBB48A;
    border-color: transparent;
    font-size: 15px;
    padding: 6px 24px;
    border-radius: 30px;
    margin-top: 10px;
    float: right;
}
.event-card .btn.btn-info:hover {
    color: #222;
    background-color:#f78265;
    
}
.event-card {
    border-radius: 15px;
    height: 714px;
}
.blog-card .card-date {
    font-size: 13px;
    color: #666;
    margin: 6px 0 0;
}

.blog-card  h3  {
    line-height: 24px;
    margin-bottom: 25px;
}

.blog-start {
    background: #fff;
    padding: 20px 10px 0px;
    border-radius: 15px;
    box-shadow: 0 0 20px #ddd;border: 3px solid #222;
}

.blog-card:not(:last-child) {
    background: #fff;
    border-bottom: 2px dashed #ddd;
    padding-bottom: 15px;
}

.blog-card .card-body {
    background: #fff;
    padding: 0px;
    border-radius: 20px 20px;
    width: 100%;
    
}
.blog-card .card-img img {
   width: 100%;
    border-radius: 15px 15px;
   height: 200px;
    background: transparent;
}
.blog-card a {
    color: #222;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
}
.blog-card a:hover {
color: #FBB48A!important;
}
.blog-card .card-des {
    padding: 5px 0px 0px;
}
.blog-card .pro-title {
    text-align: center;
}
.blog-card .card-des h4 {
    margin-bottom: 1px;
}
.blog-card .card-des h4 a {
 font-size: 11px;
    color: #222;
    margin-top: 0px;
    background: transparent;
    border-radius: 30px;
    padding: 2px 10px 3px;
    display: inline-block;
    border: 2px solid #FBB48A;
}
.blog-card .card-des h4 a:hover {
   color: #222;
     background: #f78265;
   
}
.card-date i {
  background: #f78265;
    padding: 4px 6px;
    margin-right: 1px;
    border-radius: 50%;
    position: relative;
    top: 1px;
    color: #050505;
    font-size: 11px;
}


@media only screen and (max-width: 768px){
    .homelogo {
     margin: 20px 0 30px;
}

.alllogo li {
   width: 19%;
    
}
.event-banner img {
    border-radius: 15px;
    height: auto;
}
}
@media only screen and (max-width: 480px){
.homeblog .card-img img {
    border-radius: 15px 15px 0 0px;
    height: auto;
  
}

.event-banner .card-img-overlay {
    height: auto!important;
}
.event-banner img {
  border-radius: 23px;
    height: auto;
   border: 0px solid #222!important;
    padding: 0;
}
.blog-card .card-des {
    padding: 10px 15px 0px;
}
.event-banner .btn.btn-info {
     font-size: 15px;
   margin-top: 0;
    
}
.homeblog .pro-title h2:before {
     width: 296px!important;
    height: 14px!important;
    left: 13%!important;
}
.event-banner .card-text {
    width: 86%;
    margin: 5px auto 20px;
   }
.event-banner .card-title {
    margin-top: 33px;
    font-size: 30px;
}
.blog-start {
    background: transparent;
    padding: 0;
    border-radius: 15px;
    box-shadow: none;
}
.homeblog .card-title a {
    font-size: 20px;
    line-height: 30px;
}
.blog-card:not(:last-child) {
    border-bottom: 0px dashed #ddd;
   

}
.blog-card {
 
 border-radius: 15px;
   padding: 12px!important;
}
.homeblog .card {
    height: auto;
}
.homeblog  .author-name {
    position: relative;
    top: 7px!important;
    font-size: 15px;
}
.homeblog .date{
    font-size: 12px;
    position: relative;
    top: -6px;
}
.alllogo li {
    width: 45%;
}
.homelogo {
    margin: 20px 0 0px;
    padding-bottom: 30px;
}
.homeblog .card-body {
    padding: 15px 20px;
}
section.homelogo h2 {
     font-size: 22px;
}
}
/*----------------------------------------home-cate------------------------------------*/
.home-category{
   float: left;
    width: 100%;
    padding: 60px 0 55px!important;
    background: url(../userassets/bkg2.png);
        background-position: 15% 74%;
}
.cateblock .row {
    margin: 35px 0 0;
    float: left;
    width: 100%;
}
.home-category h2 {
    font-weight: 900;
    display: inline-block;
}
.home-category h2:before {
    content: "";
    position: absolute;
    width: 334px;
    height: 17px;
    background: #f78265;
    margin-top: 20px;
    z-index: -1;
    display: block;
    left: 38.5%;
}


.home-category p {
   margin-top: 0;
    margin-bottom: 0.3px;
    font-size: 18px;
}
.home-category .catebox {
    text-align: center;
    background: #ffdec7;
    padding: 25px;
    border-radius: 15px;
}
.home-category .catebox.catebox1 {
    background: #ffdec7;
    
}
.home-category .catebox.catebox2 {
    background: #a0ffe8;
    
}
.home-category .catebox.catebox3 {
    background: #ffc7ca;
    
}
.home-category .catebox.catebox4 {
    background: #c7f2ff;
    
}
.home-category .catebox.catebox5 {
    background: #ffc7f3;
    
}
.home-category .catebox.catebox6 {
    background: #c7ffe4;
    
}
.home-category .catebox.catebox7 {
    background: #88f5fc;
    
}
.home-category .catebox.catebox8 {
    background: #dcfbb6;
    
}
.home-category .catebox.catebox9 {
    background: #ffeccc;
    
}
.home-category .catebox.catebox10 {
    background: #c8c7ff;
    
}
.home-category .catebox.catebox11 {
    background: #eaf6a9;
    
}
.home-category .catebox.catebox12 {
    background: #c8c7ff;
    
}
.container.cateblock {
    width: 70%!important;
}

.cate-icon img {
    width: 60%;
}
.home-category a{
    text-decoration: none;
}
.home-category  h3 {
    text-align: center;
    display: block;
    font-size: 17px;
    color: #222;
    text-decoration: none;
    margin: 5px 0 0;
    font-weight: 600;
}
.home-category .catebox.catebox10 h3 {
    color: #55549b;
}
.home-category .catebox.catebox1 h3 {
    color: #b15a1e;
}
.home-category .catebox.catebox2 h3 {
    color: #2a7e6a;
}

.home-category .catebox.catebox3 h3 {
    color: #963136;
}
.home-category .catebox.catebox4 h3 {
    color: #2f86a1;
}
.home-category .catebox.catebox5 h3 {
    color: #b82699;
}
.home-category .catebox.catebox6 h3 {
    color: #4eb281;
}
.home-category .catebox.catebox7 h3 {
    color: #22777c;
}
.home-category .catebox.catebox8 h3 {
    color: #55742f;
}
.home-category .catebox.catebox9 h3 {
    color: #a46906;
}
.home-category .catebox.catebox10 h3 {
    color: #55549b;
}
.home-category .catebox.catebox11 h3 {
    color: #646f29;
}

@media only screen and (max-width: 1024px){
.container.cateblock {
    width: 90%!important;
}
}
@media only screen and (max-width: 768px){
.homecta h2 {
    font-size: 34px;
  
}


@media only screen and (max-width:425px){
.col-lg-2.col-md-3.col-sm-6 {
    float: left;
    width: 33%;
}
.home-category .catebox {
 padding: 9px;
    border-radius: 10px;    
   
}
.home-category h3 {
    font-size: 12px;
   
}
.home-category h2:before {
    display: none;
}
.home-category {
    padding: 40px 0 40px!important;
   
}
.home-category p {
     font-size: 15px;
}
}
/*------------------------home-cta--------------------------*/

section.homecta {
    float: left;
    width: 100%;
    padding: 65px 40px 60px;
    background: url(../userassets/ctabkg.jpg);
    padding: 50px 60px 75px;
  background-size: cover;
    background-position: 100% 100%;
}
/*.cta-bkg {
   background: url(../userassets/ctabkg.jpg);
    padding: 50px 60px 75px;
    border-radius: 20px;
    background-size: cover;
    background-position: 100% 100%;
}*/
.homecta h2 {
    font-size: 40px;
    text-transform: capitalize;
    line-height: 1.3;
    font-weight: 700;
   color: #fff;
}
.homecta p {
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    margin-bottom: 0;
}
.ctaright img{
float: right;
}
  
}
@media only screen and (max-width: 768px){
.ctaleft {
    width: 100%;
    margin-top: 325px;
}
.ctaright {
    position: absolute;left: 125px;
}
.ctaright img {
    float: none;

}
.cta-bkg {
   padding: 40px 45px;
   height: 680px;
    background-repeat: no-repeat;
    background-size: cover;
        background-position: 14% 100%;
    background-attachment: fixed;
}
}
@media only screen and (max-width: 480px){
.ctaright img {
  left: 35px;
    width: 80%;
    position: relative;
}
.ctaright {
    position: absolute;
    right: -40px;
    left: 0;
}
.ctaleft {
    width: 100%;
    margin-top: 0px;
}
.homecta h2 {
    font-size: 28px;
    line-height: 1.5;
   
}
.blockbtn .btn.btn-primary {
    font-size: 17px;
    
}
.cta-bkg {
   height: auto;
    padding: 0;
}
.homecta {
  
 padding: 40px 35px 60px!important;
    background-position: center!important;
}


}
/*------------------------home-cta--------------------------*/



    .hero-section {
    background: linear-gradient(135deg, #3224a9, #3224a9);
    color: white;
    padding: 70px 50px;
    text-align: center;
    border-radius: 20px;
}

.top-title{
    font-size: 50px!important;
}

        .hero-section h1 {
            font-weight: 700;
    font-size: 55px;
        }

        .hero-section p.lead {
            font-size: 1.5rem;
            max-width: 800px;
            margin: 1.5rem auto;
        }
        
        .hero-section .sub-lead {
            font-weight: 500;
            font-style: italic;
            opacity: 0.9;
        }

      section#features {
    padding: 50px 0 40px;
}
.info-box i {
    margin-right: 10px;
}

        .section-title {
            font-weight: 700;
            margin-bottom: 50px;
            text-align: center;
        }

        .feature-card {
            background-color: white;
            border: none;
            border-radius: 15px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
            padding: 30px;
            text-align: center;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            height: 100%;
        }

        .feature-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
        }

       .feature-icon {
    font-size: 3rem;
    color: #ffffff;
    margin-bottom: 20px;
    background: #f78265;
    border-radius: 50%;
    display: inline;
    padding: 10px 18px 12px;
}


.feature-card h5 {
    font-weight: bold;
}
        .mission-statement {
    width: 85%;
    background-color: #ffffff;
    padding: 30px;
    border-radius: 15px;
    text-align: center;
    font-size: 1.2rem;
    font-style: italic;
    margin-top: 40px;
    margin: 60px auto 30px;
}
.submitform2 {
    float: left;
    width: 100%;
    padding-bottom: 0px;
}
        
        .info-box {
            background-color: white;
    border: none;
    border-radius: 15px;
  
    padding: 30px
        }

        .info-box h3 {
            font-weight: 700;
            color: #222;
            margin-bottom: 20px;
        }
        
        .info-box ul {
            list-style-type: none;
            padding-left: 0;
        }
        
        .info-box ul li {
            padding: 10px 0;
    font-size: 1.1rem;
    border-bottom: 0px solid #dee2e6;
    display: flex;
        }
        .info-box ul li:last-child {
            border-bottom: none;
        }

        .info-box ul li i {
            color: #222;
            margin-right: 10px;
        }

        .cta-section {
            background-color: #343a40;
            color: white;
            text-align: center;
        }
        
        .qr-code-wrapper {
            margin-top: 30px;
        }
        
        .qr-code {
            max-width: 250px;
            border-radius: 15px;
            border: 5px solid white;
        }

      

.form-start h1 {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 45px;
}
.lead {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 1px;
}

.form-control {
    font-size: 16px;
    border-color: #f3f6f9;
    color: #444;
    box-shadow: none;
    transition: all .2s linear;
    padding: 5px 5px;
    font-weight: normal;
    font-family: roboto;
    border: 2px solid #e7e7e7;
    border-radius: 10px;padding: 10px 15px!important;
}


.form-start {
    position: relative;
}

img.arrow {
    top: 90px;
    position: absolute;
    width: 48px;
    right: 41px;
}
img.arrow1 {
    top: 90px;
    position: absolute;
    width: 48px;
    left: 41px;
}








@media screen and (min-width:1500px) and (max-width: 3500px){

.banner2 .card-img img {
   width: 200px!important;
    position: relative;
    left: 0px;
}
.product-header img {
 width: 100%;
    height: 400px
}
.logo-handler {
    position: absolute;
    top: 29px;
    left: 24px;
}
.form-inner {
   width: 68%;
   
}
.banner img {
   width: 100%;
}
.logining img {
    height: 803px;
}
.product-directory .ads-date {
    top: 180px;
    
}

.product-directory .card-img-top img {
   width: 100%;
}

.product-view .card-img-top img {
   width: 100%;
  
}

.event-banner .card-title {
   font-size: 50px;margin-top: 135px;
}

.home-blog .card-img-top img {
   height: 270px!important;
    width: 100%!important;
}
.product-directory .card-img-top img {
    height: 230px;
    width: 100%;
}

.nav-right .btn.btn-link {
   font-size: 18px;
    
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 17px;
   
}
.searchform {
    width: 65%;
  
}
   

.top-header form {
    width: 160px;
   
}

.product-directory .blockbtn {
  width: 31%;
}
.product-directory .ads-price {
   width: 85%;
}




.forminfo {
    margin: 15px 0 0;
}
.home-blog .companylogo {
  margin-top: -48px;
    right: 15px;
   
}
.home-blog .card-body {
    padding: 1rem 1.5rem;
   
}
.container {
    margin: auto;
   
}
.singleblog .container {
    margin: auto;
    max-width: 75%!important;
    width: 65%!important;
}
blockquote p {
    font-size: 20px!important;
    line-height: 42px!important;
    margin: 0;
}
.singleblog .single-blog-img img {
  
    height: 625px!important;
    width: 100%!important;
}
blockquote {
    margin: 40px 0 40px!important;
    padding: 35px 80px 35px!important;
   
}
.bottom-block h4 {
    font-size: 22px;
    line-height: 30px;
}
 
.container {
  max-width: 1320px;
}


.home-banner .card-img {
    margin: 20px 0;
}
.banner1, .banner2 {
  padding: 35px 50px 55px;
   
}
.home-slider img {
   height: 400px;
}
.product-directory .product_title h3 {
   font-size: 19px;
   
   }


.banner img{
    width: 100%;
}
.carousel-caption {
   position: absolute;
    top: 1rem;
    left: 7%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    width: 100%;
}

.home-slider h3 {
   font-size: 40px;
  
}

.product-directory .card-img-top img {
   width: 100%;
  
}
.home-cta h2 {
    font-size: 50px;
   
}
.home-cta p {
    font-size: 22px;
   
}
.home-category h2:before {
    width: 333px;
    left: 41%;
}
.product-directory h2:before {
    width: 141px;
    left: 46.3%;
}
.home-product {
    background-position: 15% 64%;
}
.banner1 .card-title, .banner2 .card-title {
  
    font-size: 26px;
   line-height: 36px;
    
}
.home-banner p {
    font-size: 18px;
   margin: 7px 0 15px;
}
}

/*-------------------------------loginpage-----------------------------*/
.section.userlogin{
    float: left;
    width: 100%;
    height: auto;
background-position: 23% 100%!important;
    background: url(../userassets/bkg1.png);
    background-size: cover;
    overflow-y: hidden;
}

.userlogin .container {
    width: 84%;
}
.page-login:before {
    position: absolute;
    z-index: 0;
    background: url(../userassets/aboutbkg.jpg);
    content: "";
    min-height: 110%;
   width: 600px;
    top: 0;
    left: 0;
   height: 65vw;
}
.page-login .container {
  max-width: 100%;
 width: 80%;
}
.login {
    padding: 2.8vw 4vw;
      padding: 25px 50px;
}

.loginlogo img {
    width: 32%!important;
    margin: 15px auto 7px!important;
}


.loginstart {
 background: #fff;
    border-radius: 26px;
    margin: 60px 0;
    box-shadow: 0 0 20px #2d2c2c3d;
    padding: 0 0px 0px 0px;
    border: 0px solid #111;
 
}
.loginstart form {
    margin: 25px 0 15px;
}

.loginstart img {
  border-radius: 20px 2px 0px 20px;
  margin: 0px;
  width: 100%;
  position: relative;
  top: 0px;
  left: 0;
}


.loginstart h3 {
    font-size: 30px;
    font-weight: 700;
}
.login-form h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.4vw;
    font-weight: 600;
    margin-bottom: 6px;
}
.loginstart .form-check-label a {
    color: #222;
    font-weight: 600;
    text-decoration: none;
}
.loginstart h6 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px!important;
    margin-top: 10px;
}
.loginstart h2 {
     font-family: 'Poppins', sans-serif;
    font-size: 2rem;
    margin: 20px 0 0;
    font-weight: 700;
}

.login-form h6 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
   line-height: 1.8;
}

.loginstart .fa.fa-check {
    font-size: 70px;
    color: #6ec969;
}
.btn-primary a {
    color: #fff;
    text-decoration: none;
}

.loginstart .bi {
    font-size: 50px;
    color: #6ec969;
}

.loginuser{
    width: 100%;
    margin: auto;
}

.loginuser .btn.btn-default {
    padding: .9vw 2.5vw;
    color: #fff;
    border-radius: 50px;
     font-size: 16px;
    /*font-size: 1.2vw;*/
     font-weight: 500;
    background-image: radial-gradient( circle farthest-corner at 18.2% 37.2%, rgba(19,134,133,1) 0%, rgba(12,118,117,1) 98.1% );
    border: 5px solid #47abaa;
}


.loginbtn .btn.btn-default {
    border-radius: 30px;
    padding: 10px 50px;
    background:#d2f86e;
    background-size: 200% auto;
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #222;
    font-size: 18px;
    overflow: hidden;
   
}
.loginbtn .btn.btn-default:hover {
    background-position: 100% 0%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background:#f78265;
    color: #222;
}
.loginbtn .btn.btn-default:hover i {
    transform: translateY(0px);
}
.loginbtn .btn.btn-default i {
   transition: all ease .3s;
    background: #fff;
    padding: 5px 6px;
    border-radius: 50%;
    font-size: 11px;
    margin-left: 3px;
    position: relative;
    top: -1px;
    color: #080808;
}
.loginbtn .bi.bi-arrow-up-right {
    background: #1e705e;
    padding: 4px 7px;
    border-radius: 50%;
    border: 2px solid #ffffff82;
    font-size: 12px;
    color: #fff;
}

.loginbtn .fa.fa-arrow-right {
    background: #309d9d;
    padding: 10px;
    border-radius: 50%;
    position: relative;
    left: 0px;
    transform: translate3d(5px, 0, 0);
}
.lost {
    text-align: center;
    display: block;
}
.lost a {
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    color: #3B2B53;
    font-weight: 600;
}
.lost a:hover {
   color: #333;
   text-decoration: underline;
}
.bottombtn {
    text-align: center;
}
.bottombtn .btn img {
    width: 23px;
    margin-right: 4px;
}
.bottombtn .btn {
    font-size: 13px;
    padding: 10px 6px;
    border: 1px solid #ddd;
    color: #666;
    margin: 0px 2px;
    background-color: transparent;
}
.account {
    text-align: center;
    display: block;
    font-size: 17px;
    font-weight: 700;
  
}
.account a {
    font-size: 17px;
   text-align: center;
    text-decoration: none;
    color: #3B2B53;
    font-weight: 600;
}
.account a:hover {
   color: #333;
   text-decoration: underline;
}
.contact-title img {
   width: 25%;
    margin-bottom: 18px;
}
/*==============contactinfo=================*/
.dblock {
    background: #d6e3f3;
    padding: 20px;
    height: 210px;
    border-radius: 15px;
    box-shadow: 0 0 20px #5259af29;
}
.dblock-icon {
    float: left;
    margin-right: 30px;
}
.dblock .btn-dark {
    color: #fff;
    background-color: #FBB48A;
    border-color: #FBB48A;
    margin-top: 20px;
    padding: 6px 20px;
}
.dblock .btn-dark:hover {
    color: #222;
    background-color: #f78265;
    border-color: #f78265;
    
}
.dblock  h3 {
    font-weight: 600;
    margin: 0 0 5px;
    font-size: 24px;
    margin-top: 15px;
}
.dblock  h5 {
   font-size: 17px;
   
}
/*==============contactinfo=================*/

@media only screen and (max-width: 768px){
.loginlogo img {
   width: 46%!important;
    margin: 0px auto 15px!important;
}
 .login {
    padding: 30px 20px 20px;
    width: 100%;
}
.account {
    
 font-size: 15px;
}
.loginstart {
    margin: 20px 0;
}
}
@media only screen and (max-width: 425px){
.userlogin .container {
    width: 95%;
}
.loginstart h2 {
   font-size: 24px;
    margin: 10px 0 0;
}
.loginbtn .btn.btn-default {
   font-size: 16px;
}
.loginstart h6 {
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0px!important;
    margin-top: 10px;
    line-height: 25px;
}
.login {
    padding: 30px 20px 35px;
    width: 100%;
}
.account a {
    font-size: 15px;
    
}
}

/*-------------------------------loginstart-----------------------------*/
/*------------------------------shopbag--------------------------------*/
.shopbag .card-header {
  padding: 5px 15px 0px!important;border: 0!important;background: transparent;
}
.shopbag .small {
    color: #333;
}
.shopbag h6 {
    font-size: 14px;
     color: #333;
}
.shopbag h5 {
  font-size: 14px;
    color: #000;
    font-weight: 600;
    width: 100%;
    line-height: 20px;
    position: relative;
    margin: 0px;
    text-transform: capitalize;
}
.shopbag .avatar {
    width: 15%;
}
.shopbag.avatar-img {
    width: 80%;
}
.shopbag{
   width: 298px;
    border-radius: 15px!important;
    padding: 10px 0 20px;
    background: transparent;
    box-shadow: none!important;
}
.shopbag .card-footer{
    padding: 15px 0 5px!important;
}
.shopbag p {
   font-size: 13px;
   color: #333;
}
.shopbag a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: 700;
}
.dropdown.shopping a {
    padding: 0;
}
.dropdown.shopping .dropdown-toggle::after {
    display: none;
    
}
.shopping i {
   color: #fff;
    font-size: 20px;
   
}
.shopbag h3{
font-size: 15px;
    font-weight: 600;
}
.shopcartbtn {
  padding: 7px 20px 9px!important;
    background: #FBB48A;
    color: #fff!important;
    text-decoration: none;
    border-radius: 27px;
    font-size: 13px!important;
    box-shadow: none!important;
}
.shopcartbtn:hover {
   background: #d09b39;
    color: #fff;
  
    
}
.notification .bg-danger {
    background-color: #dc35451f!important;
}


.animation-blink {
    -webkit-animation: blink 2s infinite;
    animation: blink 2s infinite;
}

.cartempty {
    text-align: center;
    margin: 0px auto 10px;
    width: 32%;display: block;
}
.shopbag h4 {
   font-size: 14px;
    line-height: 22px;
    color: #222;
    font-weight: 700;
}
.shopbag .bi.bi-x-circle {
       color: #f70707;
    margin-left: 9px;
    font-size: 13px;
    position: absolute;
    top: 16px;
    right: -1px;
}
.dropdown.shopping {
    list-style: none;margin-right: 20px;

}
.veiw-cart {
    padding: 5px 30px!important;
     background: #402B7E!important;
   color: #fff!important;
    text-decoration: none;
    border-radius: 5px;
    font-size: 13px!important;
    box-shadow: none!important;
}
.cart-des {
  border: 2px solid #e8e6f4;
    padding: 10px 10px 4px;
    border-radius: 8px;
    margin-bottom: 5px;
    background: #edebf387;
}
.cart-info span {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    margin-right: 0px;
}
.currencys {
    color: #777;
    font-size: 15px;
    font-weight: 400;
}
.price-cart {
    text-decoration: none;
    font-weight: 600;
    position: relative;
    top: 4px;
}
.cart-info {
   border-top: 1px solid #ddd;
}
a.delete-cart {
    font-size: 13px;
    text-decoration: underline;
}
.shopbag  .cart-image img {
    float: left;
    width: 55px;
    height: 45px;
    border-radius: 4px;
    margin-right: 10px;
}
.shopbag .cart-image {
 margin-bottom: 0px;
    border-bottom: 0px solid #ddd;
    padding-bottom: 3px
}
.shopbag1 .card-header {
   padding: 15px 15px 12px!important;
   
}
.shopbag1 .small {
    color: #333;
}
.shopbag1 h6 {
    font-size: 14px;
     color: #333;
}
.shopbag1 h5 {
 font-size: 13px;
    color: #222;
    font-weight: 500;
    width: 100%;
    line-height: 21px;
    position: relative;
    margin: 0px;
    text-transform: capitalize;
}
.shopbag1 .avatar {
    width: 15%;
}
.shopbag1.avatar-img {
    width: 80%;
}
.shopbag1{
    width: 100%;
    border-radius: 20px!important;
}
.shopbag .card-footer{
    padding: 8px 0 5px!important;
}
.shopbag1 p {
   font-size: 13px;
   color: #333;
}


.shopbag1 h3{
font-size: 15px;
    font-weight: 600;
}
.shopcartbtn {
   padding: 8px 30px!important;
    background: #402B7E;
   color: #fff!important;
    text-decoration: none;
    border-radius: 5px;
    font-size: 13px!important;
    box-shadow: none!important;
}
.shopcartbtn:hover {
   background: #d09b39;
    color: #fff;
}

.shopbag1  .cart-image img {
    float: left;
    width: 80px;
    height: 65px;
    border-radius: 4px;
    margin-right: 10px;margin-bottom: 3px;
}
.shopbag1 a {
    font-size: 15px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
.shopbag-off .offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem 10px;
    background: #281d3a;
}
.shopbag-off .offcanvas-body {
    padding: 1rem 1rem;
}
.shopbag-off h5 {
    font-size: 16px;
    font-weight: 600;color: #fff;
}
.shopbag1 h4 {
    font-size: 14px;
    line-height: 20px;
    color: #222;
    font-weight: 600;
    margin: 0;
}
.shopbag1 .cart-image {
  margin-bottom: 4px;
    border-bottom: 0px solid #ddd;
    padding-bottom: 2px;
}
.btn-close {
 background: none!important;
    top: -10px;
    position: relative;
    right: 10px;
   
}
@media only screen and (max-width: 768px){
.dropdown.shopping {
    position: absolute;
    right: 73px;
}
}
@media only screen and (max-width:480px){
.dropdown.shopping {
   
    margin-right: 0px;
}
.product-header {
margin-top: 38px;
}
img.arrow1 {
    top: 220px;
    position: absolute;
    width: 34px;
    left: 7px;
}
img.arrow {
    top: 220px;
    position: absolute;
    width: 34px;
   right: 7px;
}
}
/*------------------------------shopbag--------------------------------*/
/*==============postad=================*/
.formbkg {
   background: url(../userassets/formbkg.jpg);
    background-size: cover;
    height: 100vh;
    float: left;
    position: fixed;
    left: 0;
     bottom: 0;
   padding: 50px;
     width: 40%;
}
.formimg {
    width: 45%;
    margin: 10px auto;
    text-align: center;
}

.formstart {
 float: left;
    width: 60%;
    margin-left: 40%;
    padding: 20px 30px 30px 30px;
}
.formhelp {
    line-height: 3;
    color: #fff;
    font-size: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 100%;
}
.forminfo {
    width: 100%;
    margin: 50px 0 0;
}
 .postadstart li{
    list-style: none;
    font-size: 17px;
}
.postform {
   padding: 20px 70px;
}
 .postadstart li:before {
    font-family: 'FontAwesome';
    content: "\f061";
    font-size: 11px;
    margin-right: 10px;
    background: #f78265;
    padding: 5px 5px;
    color: #222;
    border-radius: 50%;
    line-height: 1;
    height: 21px;
    position: relative;
    top: -1px;
}
.postadstart ul {
    padding: 0;
}
.postadstart .form-control {
   font-size: 13px;
    border-color: #f3f6f9;
    color: #444;
    border-bottom: 2px solid #ebebeb;
    box-shadow: none;
    transition: all .2s linear;
    padding: 7px 10px;
    font-weight: normal;
    font-family: roboto;
    border-right: 0px solid #222;
    border-left: 0px solid #222;
    border-top: 0px solid #222;
    background: #f7f7f7;
    background-color: #fafafa;
    border: 1px solid #cdcdcd;
    border-radius: 10px;height: 55px;
}
.postadstart .loginbtn{
    margin: auto;
    display: block;
    text-align: center;
}

.postadstart .form-label {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px!important;
}
.caution_note {
    background: #e0e9f5b5;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.caution_note p {
   margin: 0;
   font-size: 14px;
   line-height: 26px;
}
.formlogo {
    position: absolute;
    right: 40px;
    top: 25px;
    width: 19%;
}
.formlogo img {
    border-radius: 4px;
    padding: 0px;filter: brightness(0.1)invert(1);
}
.postadstart .blockbtn {
    float: left;
    width: 100%;
    margin: auto;
    text-align: center;
}
.postadstart .btn.btn-default {
    color: #fff;
    border: 2px solid #ffffff;
    padding: 7px 32px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 18px;
    background: #f78265;
    background-size: 200% auto;
 

}
.postadstart .btn.btn-default:hover {
    background: #f78265;
   color: #222;
}
.postadstart h3 {
    text-align: center;
}
.box img {
    height: 76px;
    width: 80px;
    border-radius: 5px;
}
/*----------------imageupload------------*/
.input-group-text {
    font-size: 14px;
}

label.input-group-text i {
    font-size: 23px;
    color: #777;
}
label.input-group-text span {
   font-size: 14px;
    padding: 0px 4px;
    position: relative;
    top: -3px;
    font-style: normal;
    color: #222;
    font-weight: 600;
}
.input-group-text .bi.bi-card-image {
    color: #222!important;
    }
i.bi.bi-info-circle-fill {
    position: absolute;
    right: 8px;
    top: 17px;
}
::-webkit-file-upload-button {
    display: none;
}
::file-selector-button {
  display: none;
}
/*----------------imageupload------------*/

@media only screen and (max-width: 1024px){
.forminfo {
    width: 100%;
   
}
.postform {
    padding: 30px 40px;
}
.formlogo {
  
   width: 10%;
}
.postadstart h3 {
    text-align: center;
    font-size: 20px;
}
.formbkg {
   padding: 5px 40px;
   
}
.postadstart li {
    list-style: none;
    font-size: 15px;
    display: inline-flex;
    line-height: 2;
}
}
@media only screen and (max-width: 768px){
.forminfo {
    width: 100%;
    margin: 100px 0 50px;
}
.postform {
    padding: 25px 40px;
}
.formbkg {
    height: auto;
    position: relative;
    width: 100%;background-position: 14% 98%;
}
.formstart {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
}
.postadstart li {
    list-style: none;
    font-size: 15px;
    display: block;
    line-height: 3;
}
.postadstart li:before {
     top: 0px;
}
.box-top {
    width: 30%;
   
}

}
@media only screen and (max-width: 480px){
.postadstart ul {
    padding: 0 20px;
}
.postadstart .form-label {
    font-size: 16px;
    font-weight: 600;
}
.postadstart li {
    list-style: none;
    display: flex;
    line-height: 2.5;
    font-size: 16px;
    float: left;
}
.formlogo {
  width: 20%;
}
.postadstart li:before {
   font-size: 12px;
    margin-right: 6px;
    background: transparent;
    padding: 3px 7px;
    color: #f0f2f3;
   line-height: 3;
}
.formimg {
    width: 45%;
   
}
.postform {
    padding: 15px 20px;
}
.postform .row {
    display: block;
}
}
/*-------------------------------------home-blog----------------------------*/

.header-block {
    background: url(../userassets/bkg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 330px;
    margin-top: 30px;
}
.header-block2 {
   background: url(../userassets/bkg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
    margin-top: -164px;
    background-attachment: fixed;
}
.header-block h1 {
   color: #fff;
    font-size: 36px;
    padding: 170px 0 0;
}
.header-block h3 {
    color: #fff;
    font-size: 40px;
    margin: 5px 0 0;
 
}
.home-blog {
    float: left;
    width: 100%;
    padding: 30px 20px;
}
.home-blog .card {
   float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 23px;
    position: relative;
    box-shadow: 0 0 20px #00000042;
     height: 320px;border: 3px solid #222!important;
}
.home-blog .card-img-top img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 200px;
    width: 342px;
}
.home-blog .card-img-top {
   position: relative;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
 
    
}
.home-blog .card-body {
    flex: 1 1 auto;
    padding: .7rem 1.5rem;
    height: 170px;
}
.home-blog  .user-name {
    line-height: 2.5;
    color: #777;
    font-size: 18px;
}
.home-blog .card-img-top img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 250px;
    width: 375px;
   }

.home-blog  .card-img-top a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.overlay_5 {
    position: absolute;
    background: rgb(0 0 0 / 50%);
    display: flex;
    align-items: center;
    justify-content: center;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
}
.home-blog  .category h6 {
  border: 2px solid #ddd;
    position: absolute;
    right: 15px;
    bottom: 203px;
    padding: 5px 15px;
    color: #fffefe;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    background: #00000094;
    border-radius: 30px;
}
.product_title .card-title {
    font-size: 19px;
    float: left;
    width: 95%;
    font-weight: 600;
    min-height: 115px;
}

.home-blog .product_title {
   
    position: relative;
}
.home-blog .product_title h3 {
   font-size: 19px;
    text-transform: capitalize;
    line-height: 30px;
    min-height: 75px;
}


.home-blog .btn.btn-default {
  background: #563cf2;
    border-radius: 30px;
    padding: 3px 15px;
    font-size: 13px!important;
    border: 2px solid #FBB48A;
    color: #ffffff;
    font-weight: 600;
    box-shadow: none;
    margin: 0;
}
.home-blog .btn.btn-default:hover {
   background: #FBB48A;
   color: #fff;
    border: 2px solid #FBB48A;
   
}
.home-blog .btn.btn-default:hover i{
  color: #fff;
}
.home-blog .btn.btn-default i {
  font-size: 13px!important;
    position: relative;
    color: #FBB48A;
    box-shadow: none;
    padding: 0px 0px;
    left: 0!important;
    margin-right: 2px!important;
}
.home-blog a {
    color: #222;
    text-decoration: none;
}
.home-blog .blockbtn {
 float: right;
    position: relative;
    top: 4px;
}

.home-blog .companylogo {
   width: 10%;
    margin-top: 0px;
}
.home-blog .companylogo img {
  width: 40px;
    height: 40px;
    border: 3px solid #ffffffbd;
        border-radius: 50%;
}
.home-blog a {
    text-decoration: none;
}

.home-blog .companylogo {
    width: 52%;
    margin-top: 0px;
    display: inline-flex;
}
.home-blog .companylogo  p {
    margin: 0;
    font-size: 13px;
    position: relative;
    top: 10px;
    left: 6px;
    font-weight: 500;
}
.avatar {
   position: relative;
    top: 0px;
    float: left;
    width: 60px;
    height: 62px;
    margin-right: 23px;
    border: 4px solid #00000026;
}
.avatar img {
    width: 40px;
    height: 40px;
}


.home-blog .card-right:hover i {
    transform: translateY(-2px);
}
@media only screen and (max-width: 1024px){

   .header-block {
     height: 210px!important;
  
}
 .header-block h1 {
  font-size: 30px;
    padding: 110px 0 0;
}
}

@media only screen and (max-width: 768px){
    .homelogo {
     margin: 20px 0 30px;
}

.alllogo li {
   width: 19%;
    
}


}
@media only screen and (max-width: 480px){
.home-blog .card-img img {
    
    height: auto;
  
}

.home-blog .card-title a {
    font-size: 20px;
    line-height: 30px;
}
.home-blog .card {
    height: auto;
}
.home-blog  .author-name {
    position: relative;
    top: 7px!important;
    font-size: 15px;
}
.home-blog .date{
    font-size: 12px;
    position: relative;
    top: -6px;
}
.alllogo li {
    width: 45%;
}
.homelogo {
    margin: 20px 0 0px;
    padding-bottom: 30px;
}
.home-blog .card-body {
    padding: 10px 10px;
}
section.homelogo h2 {
     font-size: 22px;
}
}
/*form*/

.form {
  background: white;
   padding: 22px 22px 22px;
    margin-bottom: 35px;
    border-radius: 20px;
    border: 3px solid #000000;
    }
.form h4 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 13px;
    margin-left: 5px;
}

 .form .col {
    flex: none!important;
    padding: 5px;
} 
 .form  label {
    display: inline-block;
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 600;
}
.form b {
  position: relative;
    top: 20px;
    font-size: 13px;
    color: #999;
    font-weight: 500;
    padding: 0px 8px 0;
    left: -4px;
}
.form-group {
    float: left;
    display:block;
}
.form .half {
    width: 48%!important;
}
 .form .half .col {
    flex: none!important;
    padding: 5px;display: flex
  
}   
.form .col:after {
    position: relative;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
   top: -45%;
    right: -158px;
    margin-top: 0px;
    border-bottom: 1px solid #535353;
    border-right: 1px solid #535353;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;display: none;
}
.form .col.half:after {
    position: relative;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    top: -45%;
    right: -112px;
    margin-top: 0px;
    border-bottom: 1px solid #535353;
    border-right: 1px solid #535353;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;display: none;
}

  
.form .form-control {
   font-size: 15px;
    border-color: #f3f6f9;
    color: #222;
    border-bottom: 2px solid #ebebeb;
    box-shadow: none;
    transition: all .2s linear;
    padding: 5px 10px;
    font-weight: 500;
    font-family: roboto;
    border-right: 0px solid #222;
    border-left: 0px solid #222;
    border-top: 0px solid #222;
    background: #f7f7f7;
    background-color: #fafafa;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
    min-width: 156px;height: 54px;
}
/*.form .form-control:not(:last-child) {
     border-bottom: 0px solid #ebebeb;
   }
*/
@media only screen and (max-width:1024px){
.form .col.half {
    width: 32%!important;
}
.form .col {
    width: 33%!important;
  
}
.extra-xxl {
    width: auto;
    float: left;
}

}
@media only screen and (max-width:768px){
.form .col {
    width: 100%!important;
}
.form .half {
    width: 50%!important;
}
.form b {
   
    top: 17px;
    font-size: 13px;
    left: 14px;
}


}
@media only screen and (max-width: 480px){
.form .col {
    flex: none!important;
    width: 100%!important;
    padding: 5px;
}

.form .col.half {
    width: 47%!important;
}

.form b {
    display: block;
    position: relative;
    top: -4px;
   text-align: center;
    margin: auto;left: -8px;font-size: 11px;
}

.navbar-nav  .dropdown-menu {
    border: 0;
    box-shadow: none;
    border-radius: 10px;
}
.nav-right {
    margin: 10px 0 15px;
    font-size: 12px;
}
.btn-link {
   font-size: 15px;
}
.dropdown-item {
     padding: 0rem 0.3rem;
    font-size: 15px;
    line-height: 2;
}
.navbar-nav .dropdown-menu {
    padding: 8px 15px!important;
}
.user-profile {
   padding: 10px 0 10px!important;
   
}
.common-header {
  height: 300px!important;
   
}
.form .form-group {
    float: left;
    display: block;
    padding: 0;
}
.header-block h1 {
  font-size: 22px;
    padding: 60px 15px 0;
}
}
/*form*/
/*=====================user-profile===================*/

.user-profile {
    float: left;
    width: 100%;
    padding: 55px 0;
    background: #fff;
}
.profilestart {
    padding: 0;
    box-shadow: 0 0 20px #0b0b0b14;
    border-radius: 20px;
    height: 300px;
    background: #fff;
    border: 3px solid #222;
}
.profilestart img {
    border-radius: 15px 0 0 15px;
  height: 294px;
    width: 100%;
    transition: all 0.5s ease 0s;
}
.profilestart:hover img {
    transform: scale(1.1);
}
.profileinfo .card-body {
    flex: 1 1 auto;
    padding: 1rem 0rem;
}
.profilestart .card {
   border-radius: 15px 0 0 15px;
    overflow: hidden;
}
.profilestart .contact-btn {
    float: left;
   
}
.profilestart .contact-btn .btn.btn-primary {
  display: inline;
    float: left;
    color: #222;
    border: 0px solid #FBB48A;
    padding: 6px 25px;
    background: #f78265;
    border-radius: 30px;
    font-weight: 600;
    font-size: 15px;
    box-shadow: 3px 4px #333;
}

.profileinfo h4{
  font-size: 17px;
    margin: 0;
    color: #4F4AF4;
    line-height: 1.5;text-transform: capitalize;
}
.profileinfo h2{
font-size: 24px;
    margin: 0;
    color: #222;
    font-weight: 700;
    margin: -1px 0 0!important;
}
.userinfo {
    color: #888;
    font-size: 14px;
}
.userdis{
 font-size: 15px;
    line-height: 34px;
    padding-right: 30px;
    color: #444; 
    min-height: 100px;
}
.carousel-indicators{
   display: none; 
}
.profileinfo .img-wrpper img {
    width: 20px;
    height: 20px;
}
.profileinfo .img-wrpper {
    
    display: inline-flex;
    float: left;
    margin-right: 0px;
    
}
.profileinfo .img-wrpper a {
   background: #FBB48A;
    display: inline-flex;
    float: left;
    margin-right: 10px;
    padding: 7px 7px;
    border-radius: 50%;
    border: 3px solid #0a0a0a4a;
    line-height: 0;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.profileinfo .img-wrpper a:hover {
   background: #64e098;
}
.profileinfo .img-wrpper:hover img {
    color: #fff!important;
    animation: toTopFromBottom 0.3s forwards;
}
.top-icon {
    position: relative;
    right: 10px;
    top: -7px;
   padding:0px;
    border-radius: 5px;
}
.profile-intro .top-icon {
    position: relative;
    right: -10px;
    top: -8px;
}
.profile-intro {
    border-bottom: 1px solid #ddd;
    width: 94%;
}
.user-discription {
    padding: 2rem 2rem;
    box-shadow: 0 0 20px #0b0b0b14;
    border-radius: 20px;
    background: #fff;
   
}
.user-discription h3 {
    font-size: 24px;
    margin: 0;
    color: #222;
    font-weight: 700;
}
.user-discription p {
   line-height: 30px;
    font-size: 15px;
    color: #444;
    margin-bottom: 0px;
}
.user-discription .bg-secondary {
    border-radius: 30px;
    background: #5047F4!important;
    border: 2px solid #000000;
    padding: 0.5em 1em;
    font-size: 13px;
    font-weight: 500;
    color: #FFF;margin-bottom: 7px;
}
.contact-btn .btn.btn-primary {
    display: inline;
    padding: 15px 30px;
    font-size: 18px;
    width: 95%;
}
.contact-btn img {
    width: 25px!important;
    height: 25px!important;
    position: relative;
    top: 0px;
    right: 7px;
}


.view-btn .btn.btn-primary {
    display: inline;
    float: left;
    color: #222;
    border: 0px solid #FBB48A;
    padding: 6px 25px;
    background: #f78265;
    border-radius: 30px;
    font-weight: 600;
    font-size: 15px;
    box-shadow: 3px 4px #333;
}
.view-btn .btn.btn-primary:hover {
   border: 0px solid #FBB48A;
    background: #FBB48A;
    border-radius: 30px;
    font-size: 15px; color: #fff;
    
}
.view-btn img {
    width: 18px;
    height: 18px;
    position: relative;
    top: 0px;
    right: 7px;
}

.view-btn.mb-4 {
    float: right;
    margin-right: 24px;
    margin-top: -10px;
}
.personal-info ul {
  padding: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;min-height: 160px;
    }
.personal-info ul li {
   float: left;
    width: 50%;
    font-weight: 400;
    font-size: 15px;
    padding: 8px 8px 0px 5px;
    position: relative;
    color: #666;
    list-style: none;
    line-height: 22px;
}
.personal-info ul li b {
    font-weight: 600;
    width: 145px;
    display: inline-block; color: #222;
}
.user-grid {
    border: 0;
    border-radius: 20px;
}
.user-grid  .card-body {
    flex: 1 1 auto;
    padding: 0.5rem 1rem;
}
.user-grid  img {
   width: 90px;
    height: 90px;
    border-radius: 50%;
}
.profile-info .img-wrpper img {
    width: 25px;
    height: 25px;
   
}
.user-grid .card-title a {
    color: #222;
    text-decoration: none;
    font-weight: 700;
}
.profile-info {
    width: 100%;
    float: left;
}
.profile-info h4 span {
    float: left;
    min-width: 100px;
}
.user-grid .img-wrpper {
  float: left;
    margin-right: 7px;
     border-radius: 50%;
    padding: 4px 3px;
    line-height: 1;
    position: relative;
    top: -4px;
    margin-bottom: 0px;
}
.profile-info h4 {
   font-size: 14px;
    margin: 0;
    line-height: 24px;
}

.profile-grid:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 20px #ddd;
}
.profile-grid {
    margin-bottom: 35px;
   transition: transform 1s,opacity 1s,background 1s,width 1s,height 1s,font-size 1s;
    box-shadow: 0 0 20px #ddd;
    border: 0;
    border-radius: 20px;
}


.profile-grid  .card-body {
    flex: 1 1 auto;
    padding: 0.0rem 0rem;
}
.profile-grid img {
    width: 85px;
    height: 85px;
    border-radius: 10px;

}

.profile-grid.img-wrpper img {
    width: 18px;
    height: 18px;
   
}
.profile-grid .card-title a {
    color: #222;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}
.profile-grid .profile-info {
    width: 27%;
    float: left;
}
.profile-grid .profile-info h4 span {
    float: left;
    min-width: 0;
    color: #444;
}
.profile-des a {
    font-size: 22px;
    text-decoration: none;
    font-weight: 700;
}
.profile-grid .justify-content-sm-between {
    align-items: center;
}
.profile-des li {
    line-height: 22px!important;
    padding: 4px 5px;
    font-size: 15px;
    font-weight: 600;
    color: #2a105c;
    display: inline-block;
    margin-right: 10px;
}
.profile-des li a{
    line-height: 22px!important;
    padding: 4px 5px;
    font-size: 15px;
    font-weight: 600;
    color: #2a105c;
    display: inline-block;
    margin-right: 10px;
}
li.blood {
    background: #eae2f8;
    display: inline-block;
    line-height: 0;
    border-radius: 3px;
    padding: 2px 5px;
    margin-right:20px;
}
.loc {
    margin-right: 8px!important;
}
.profile-grid .image-wrpper img {
    width: 25px!important;
    height: 25px!important;
    margin-right: 1px;
}
.profile-grid .image-wrpper {
   margin-right: 0px;
    
}
.profile-des h6 {
    margin-top: 0px;
    margin-bottom: 10px!important;
}
.profile-grid  .blockbtn {
  margin-left: 15px;
    width: 80%;
    margin-top: -5px;
}
.profile-grid .btn.btn-primary {
    font-weight: 400;
    background: #210e46;
    line-height: 2;
    padding: 9px 25px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    background-image: radial-gradient( circle 2px at 51.9% 49%, rgba(28,8,67,1) 1.6%, rgba(42,16,92,1) 100.2% );
    border: 0;
    display: block;
    border-radius: 5px;
    box-shadow: 0 5px 2px 0 rgb(42 16 92 / 48%);
}
.profile-grid .btn.btn-primary img {
    width: 20px;
    height: 20px!important;
    border-radius: 0!important;
}
.profile-grid .btn.btn-primary:hover{
  background: #9D74F3!important;
    color: #fff!important;
    box-shadow: 0 5px 2px 0 rgb(149 125 197 / 48%);  
}
.noimage {
    text-align: center;
}

@media only screen and (max-width: 480px){
.profilestart {
   height: auto;
   padding: 10px;
}
.profilestart img {
    border-radius: 20px;
    height: auto;
   
}
.form {
    margin-bottom: 0px;
}
.profile-view {
    padding: 25px 0 10px!important;
}
.profileinfo .card-body {
    padding: 0.5rem 0.5rem!important;
}
.profileinfo h2 {
    font-size: 20px;
    margin: -6px 0 0!important;
    text-transform: capitalize;
}
.user-discription h3 {
    font-size: 20px;
   
}
.user-discription {
    padding: 2rem 1.5rem;
    
}


}
 /*-------------------------------------singleblog----------------------------*/
.common-header {
   padding: 50px;
    background: url(../userassets/bkg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 360px;
    margin-top: -150px;background-attachment: fixed;

}
.common-header2 {
   padding: 50px;
    background: url(../userassets/bkg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    margin-top: 0px;
    background-attachment: fixed;display: none;
}
.common-header3 {
    padding: 50px;
    background: url(../userassets/bkg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 360px;
    margin-top: -164px;background-attachment: fixed;
}
.topbanner {
 padding: 100px 30px 50px;
    background:#DAD4EB;
    float: left;
    width: 100%;
}
.topbanner img {
    border-radius: 20px;
    width: 100%;
    border: 0px solid #000;height: 200px;
}

.topbanner2 {
  margin-top: 60px;
    float: left;
    width: 100%;
}
.topbanner2 img {
    border-radius: 28px;
    width: 100%;
    border: 3px solid #000;
}

.header-title h1 {
    font-size: 24px;
    font-weight: 700;
}
.header-title {
    color: #0a0a0a;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.header-title h2 {
    color: #fff;
   font-size: 36px;
   margin: 0;
}
.singleblog {
    float: left;
    width: 100%;
    padding: 50px;
     background: #F8F9FF;
     background-attachment: fixed;
     background-size: cover;
}
 .singleblog .container {
    margin: auto;
    max-width: 75%;
    width: 75%;
}
.singleblog .card{
 margin-top: -50px;
    background: transparent;
}
.singleblog .card-body {
    flex: 1 1 auto;
    padding: 1rem 0rem;
    line-height: 2.5;
}
.singleblog .single-blog-img img {
    margin: 20px 0 30px;
    border-radius: 20px;
    height: 425px;
    width: 1130px
}
.singleblog .card-title a {
    font-size: 40px;
    line-height: 50px;
    font-weight: 800;
    color: #222;
    text-decoration: none;
}

.singleblog p {
    font-size: 18px;
    line-height: 44px;
}
.singleblog h2 {
    line-height: 45px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 30px;
}
.singleblog .text-link {
    color: #222;
    font-weight: 700;
}
.singleblog .card-title a:hover {
    color: #FBB48A;
    box-shadow: none;
}
.blog-block a:hover {
    color: #f78265!important;
    border-bottom: 2px solid #f78265;
    transform: translate3d(5px, 0, 0);
}
.breadcrums {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    color: #555;
    font-size: 14px;
}
.breadcrums .bi.bi-chevron-double-right {
    color: #282626;
    font-size: 11px;
}
.breadcrums a {
    text-decoration: none!important;
    font-weight: 600;
}
.title-bar {
    display: flex;
    width: 70%;
    color: #222;
}
.blog-block a {
    color: #222;;
     font-weight: 600;
}
.blog-info span {
    font-size: 17px;
}
.rating-post {
    margin-left: 15px;
   
}
.rating-post a {
    color:#FBB48A;
    margin-left: 5px;
    font-weight: 700;

}
.cate {
    margin-left: 5px;
}
.date {
    margin-right: 5px;
    font-weight: 700;
}
.date a {
   color: #FBB48A;
}
span.month {
    margin-left: 5px;
    margin-right: 5px;
}
.post-bar a {
    color: #FBB48A;text-decoration: none;
}
.post-bar {
    gap: 5px;
}
.post-bar a i {
    background: #f78265;
    padding: 9px 9px 7px;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border: 2px solid#040404;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #000;
    font-size: 19px;
    text-decoration: none;
}
.post-bar a:hover {
    color: #ddd;
    text-decoration:none!important;
    border-bottom: 0px solid #f78265!important;
}
.post-bar i:hover {
    background: #FBB48A;
     border: 1px solid #f78265;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 51px;
    right: 30px;
    z-index: 99999;
    font-size: 14px;
    border: none;
    outline: none;
    background-color: #0e4b9f;
    color: white;
    cursor: pointer;
    padding: 3px 18px 7px;
    border-radius: 50%;
    line-height: 1.5;
    border: 4px solid #457dcb;
}
#myBtn i {
    display: block;
    font-size: 20px;
    position: relative;
    top: 3px;
}
.bloglocation {
    float: left;
    font-weight: bold;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 10px;
    color:rgba(34,34,34,0.75);
}
blockquote {
    margin: 30px 0 40px;
    background: #e9e9e9b8;
    padding: 30px 80px 35px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background: #ebf4ff;
    background-position: center;border: 3px solid #222;
   
}
blockquote p {
    font-size: 18px;
    line-height: 36px!important;
    margin: 0;
}
blockquote:after {
   content: "\f10e";
    position: absolute;
    right: 25px;
    font-family: 'FontAwesome';
    font-size: 45px;
    margin-top: -65px;
    color: #FBB48A;
}
.bottom-block {
    flex: 1 1 auto;
    padding: 0rem 3rem 3rem;
}
.bottom-block .card {
    box-shadow: 0 0 20px #ddd;
    border-radius: 20px;
    margin: 0;
}
.bottom-block .card-body {
    padding: 1rem 1.5rem 1.6rem;
    background: #fff;
    border-radius: 0 0 20px 20px;
}
.bottom-block .card img {
    border-radius: 20px 20px 0 0; 
}
.bottom-block .btn.btn-default {
    background: #f78265;
    border-radius: 30px;
    padding: 6px 18px;
    font-size: 13px;
    font-weight: 500;
    color: #222;
    border: 2px solid #FBB48A;
    box-shadow: none;
}
.bottom-block .btn.btn-default i {
    transition: all ease .3s;
    transform: rotate(35deg);
    background: #FBB48A;
    padding: 3px 4px;
    border-radius: 50%;
    font-size: 10px;
    margin-left: 3px;
    position: relative;
    top: -1px;
    box-shadow:none;
    color: #fff;
}
.bottom-block h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
a.btn.btn-default {
    color: #FBB48A;
    border: 2px solid #FBB48A;
    padding: 8px 25px;
    background: #f78265;
    border-radius: 30px;
    font-weight: 600;
}
.btn.btn-default i {
    transition: all ease .3s;
    padding: 5px 6px;
    border-radius: 50%;
    font-size: 11px;
    margin-left: 3px;
    position: relative;
    top: -1px;
}

.container.author-comment, .similarContent.container {
    margin: 25px auto 10px;
    width: 100%!important;
    max-width: 100%!important;
}
.author-block {
   padding-bottom: 10px;
    width: 65%;
    border-bottom: 1px solid #ddd;
}
.author-block img {
    width: 100%;
   
}
.author-block .social-media {
    width: 0%;
    position: relative;
    top: 6px;
}
.author-block .social-media a {
   color: #222;
    font-size: 20px;
    text-decoration: none;
}
.author-block p {
    line-height: 24px!important;
    font-size: 15px;
}

.singleblog p, .singleblog li {
    font-size: 18px;
    line-height: 38px!important;
    color: rgba(34,34,34,0.75);
    text-align: justify;
}
iframe {
    border: 0;
    border-radius: 20px;
    margin: 10px auto 10px;
    display: block;
    width: 100%;
}
.comment-title {
    background: #eaededc2;
    padding: 20px 25px;
    margin-bottom: 30px;
    border-radius: 10px;
}
.comment-title h3 {
    font-weight: 800;
}

.commentLoginCheck {
    margin-left: 0px;
    font-size: 15px;
    font-weight: 800;
    margin-top: 5px;
}

.commentLoginCheck i {
    font-size: 20px;
    margin-right: 6px;
    position: relative;
    top: 2px;
    font-weight: 800;
}
.commentLoginCheck .logincheck {
    color: #222!important;
    text-decoration: underline;
    font-size: 16px!important;
}
.similarContent img {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
    margin-top: 0px;
    width: 60px;
    height: 60px;
}
.similarContent h3 a {
    font-size: 24px;
    color: #222;
    text-decoration: none;
    font-weight: 700;
}
.readauthor {
    width: 22%;
}
.similarContent h5 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    width: 60%;
}
.similarContent h5 a {
    color: #999;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-weight: 500;
}
.similarContent h6 {
    margin: 0;
    font-size: 16px;
    color: #999;
    position: relative;
    top: 3px;
    font-weight: 400;
}
.keywordNow a {
    border-radius: 30px;
    border: 2px solid #999;
    color: #555;
    padding: 2px 15px;
    font-size: 15px;
    text-decoration: none;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1024px){
.singleblog .container {
    margin: auto;
    max-width: 100%;
    width: 100%;
}
.topbanner img {

    height: 149px;
}

}
@media only screen and (max-width: 768px){
.singleblog .card-title a {
    font-size: 28px;
    line-height: 32px;
    
}
.topbanner img {
 height: 120px;
}
.singleblog {
   padding: 60px 0;
    
}
.blog-info span {
    font-size: 13px;
}
.rating-post {
    margin-left: 12px;
    font-size: 13px;
}
.post-bar i {
    font-size: 14px;
   padding: 7px 7px 5px;
    
}
.topbanner {
    padding: 42px 25px 0px!important;margin: 30px 0 0!important;background: #fff;
}
.singleblog .single-blog-img img {
    margin: 100px 0 30px;
    border-radius: 20px;
    height: auto;
    width: 1130px;
}
.singleblog .single-blog-img img {
    height: auto;
}
blockquote {
   padding: 30px 55px 35px;
}
blockquote:after {
   right: 70px;
     font-size: 35px;
    margin-top: -21px;
}
.listing-display .carousel-item img {
  height: auto;
}
.topbanner {
    margin-top: 0px;
   
}

}
@media only screen and (max-width: 480px){

.title-bar {
    display: block;
    width: 100%;
    line-height: 2;
    margin-bottom: 10px;
}
.singleblog .card-title a {
    font-size: 22px;
    line-height: 26px;
}
.singleblog .card-body {
     padding: 1rem 1.2rem;
}
.rating-post {
    margin-left: 0px;
    font-size: 13px;
}
.topbanner img {
   height: 70px!important;
}
.singleblog .single-blog-img img {
    margin: 0px 0 20px;
    
}
.post-bar a i {
    width: 34px;
    height: 33px;
     font-size: 16px;
   
}
.shareurl {
    position: relative;
    top: -32px;
    left: 0px;
    float: right;
}
.post-bar i {
 margin-right: 7px;
}
.blog-info span, .rating-post {
    font-size: 15px;
}
.post-bar {
    display: block!important;
    gap: 10px;
}
.rating-star, .commenttop {
    float: left;
}
.header-block {
    height: 140px!important;
}

.singleblog .card {
   
    background: transparent;
}
.singleblog p {
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
}
.parent-header {
    display: block!important;
}
.bottom-block .card {
    margin: 0!important;
}
.mark, mark {
    padding: 0.4em;
    background-color: #9ac5ef54;
    line-height: 2.5;
    font-size: 15px;
}
blockquote {
  padding: 15px 31px 20px;
}
.singleblog {
    padding: 60px 0 50px;
    line-height: 2;
}
.singleblog h2 {
    line-height: 32px;
    font-weight: 800;
    font-size: 20px;
}
.bottom-block {
    padding: 0rem 2rem 1rem;
}
.singleblog .card-body ul{
    padding: 0 10px!important;
}
.singleblog p, .singleblog li {
    font-size: 16px;
    line-height: 32px!important;
    
}
.bloglocation {
     top: 2px;
    font-size: 14px;
}
.breadcrums {
    color: #666;
    font-size: 14px;
    line-height: 22px;
}
.common-header2 {
   height: 200px;
    
}
.top-bar {
    padding: 3px 0;
  
}
.top-bar p {
    font-size: 12px;
}
.topbanner {
    padding: 25px 25px 0px!important;
   
}

}
 /*-------------------------------------singleblog----------------------------*/

/*-------------------------------------------------page-about----------------------*/

.page-about {
   
    float: left;
    width: 100%;
    padding: 40px 0 20px;
}


.about-img img {
   border-radius: 10px;
    position: relative;
    z-index: 1;
}
.commontext h2 {
    margin: 0;
    margin-bottom: 30px;
    color: #333;
    font-size: 40px;
    font-weight: 500;
}
.commontext {
    margin: 0 0 14px;
    float: revert;
    position: relative;
    z-index: 0;
}
.commontext h2 b {
    background: #82f5f5;
    border-radius: 30px;
    padding: 0 10px;
    background-image: linear-gradient(305deg, #39c1f3 0%, #2AF598 100%);
    font-style: italic;
    font-weight: 500;
}
.commontext h3 {
    font-size: 22px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
}
.large-paragraph {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.5;
    color: #444;
    font-weight: normal;
}
.commontext p {
    font-size: 18px;
    color: #222;
    line-height: 44px;
}
.commontext li {
    list-style: none;
    line-height: 30px;
    color: #333;
    float: left;
    margin-right: 14px;
    margin-bottom: 10px;
    z-index: 4;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}
.commontext ul {
    padding: 0;
}
.commontext li:before {
   content: "\f0a9";
    font-family: 'FontAwesome';
    color: #8230ee;
    margin-right: 7px;
    float: left;
    display: inline-block;
    font-size: 20px;
    border-radius: 50%;
    padding: 2px 1px;
    line-height: 1;
}
.cms img {
    float: left;
    width: 590px;
    margin-right: 50px;
    margin-bottom: 10px;
    border-radius: 20px;
    height: 388px;
}
.aboutimg {
    width: 100%;
    width: 500px;
}
.third-image {
    float: none!important;
    margin: 10px auto!important;
    text-align: center;
    display: block;
    width: 590px;
     height: 388px;
}
.second-image {
    float: right!important;
    width: 590px;
    margin-left: 50px;
    margin-bottom: 15px;
    border-radius: 20px;
    height: 388px;
    margin-right: 0!important;
    margin-top: 10px;
}
@media only screen and (max-width: 1024px){
.aboutimg {
    width: 43%;
    margin-left: -50px;
}
.about .btn.btn-default {
   font-size: 18px;
   
}
.container-fluid {
    max-width: 100%;
}
}
@media only screen and (max-width: 768px){
    .cms h1 {
    font-size: 30px;
}
}
@media only screen and (max-width: 480px){
  
.cms img {
 width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.page-about {
    padding: 25px 0 20px;
}
.commontext {
    margin: 10px 0 14px;
    float: left;
}
.cms h1 {
    font-size: 25px;
    line-height: 32px;
}
.cms p {
   text-align: justify;
}
h1 {
    font-size: 25px;
}
h4 {
    font-size: 18px;
}
.commontext p {
    font-size: 16px;
    line-height: 36px;
}
.aboutimg {
    display: none;
}
.about .btn.btn-default {
    font-size: 15px;
    padding: 10px 30px;
}
.aboutimg {
    display: none;
}

.side-banner {  
   margin: 45px 0px 0;
   height: 450px;
}
.side-banner .blockbtn {
    margin-top: 160px;
}
}
@media only screen and (max-width: 375px){
.side-banner {
    height: 390px;
}
}

/*----------------------------------------footer------------------------------------*/
footer .navbar {
    padding: 0px 0px;
    z-index: 999;
}
footer .nav-item {
    margin: 0 10px;
    display: inline-block;
}
footer {
   float: left;
    width: 100%;
    padding: 40px 30px 50px;
    background-size: cover!important;
   background:#DAD4EB; float: left;
    width: 100%;
    padding: 40px 30px 50px;
    background-size: cover!important;
    background: #DAD4EB;
    background-position: 15% 10%;
    border-top: 0px solid #FBB48A;
    background-attachment: fixed;
    background-position: 15% 10%;
   border-top: 0px solid #FBB48A;background-attachment: fixed;
}
/*.footerbanner {
   
   padding: 30px 30px 30px;
    border-radius: 20px;
    width: 90%;
    margin: 0 auto 50px;
    background: url(../userassets/footerbkg.jpg);
    background-size: cover;
    background-position: center
}*/
.row.footer-link {
   padding: 30px 30px 20px;
    border-radius: 20px;
    width: 100%;
    margin: 0 auto 0px;
    background: url(../userassets/footerbkg.jpg);
    background-size: cover;
    background-position: center
}
.footer-bottom {
    border-top: 1px solid #b4b0b0;
    padding: 30px 0 0;
}
.footerbanner  .img-fluid {
    max-width: 100%;
    height: auto;
    height: 390px;margin-top: -30px;
}


.footerbanner p{
    font-size: 18px;
    color: #222;
}
.footerbanner h2 {
    font-weight: 800;
    font-size: 54px;
    color: #111;
    line-height: 1.2;
    margin-top: 20px;
}
.footerbanner h2 b {
    font-weight: 500;color: #d2f86e; font-size: 54px;
}
.footerlogo img {
    width: 52%;
    margin: 0 auto 10px;
    position: relative;
}
.footerbanner .blockbtn  {
    margin-top: 50px;
}
.footerbanner .blockbtn a:hover {
    color: #111!important;
    background-color: #fff;
    font-weight: 500;
}
.footerbanner .blockbtn a {
    border: 0px solid #ffffff;
    padding: 10px 40px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 20px;
    background: #d2f86e;
    background-size: 200% auto;color: #222;
}
.footer-column ul {
    text-align: left;
    display: inline-block;
}
.footerlink2 h4, .footerlink2 h4 {
   text-align: left;
   color: #222;
}
footer .navbar-brand img {
    width: 100%;
    float: left;
}
.bottomlogo {
    width: 23%;
    margin-right: 115px;
}

.footerlogo img {
   width: 68%;
    margin: -18px auto 5px;
    position: relative;
    left: -7px;
}
.social-media .youtube a {
    background: transparent!important;
}
footer .navbar-nav {
    text-align: center;
    display: block;
    margin: auto;
}
footer p {
    line-height: 33px;
    font-size: 15px;
    color: #222;
}
footer h5 {
    font-size: 1.25rem;
    text-align: left;
    margin-bottom: 20px;
     color: #222;
}

footer h4 {
   font-weight: 800;
    margin-bottom: 25px;
    text-align: left;
    color: #222;
}
.footer_start {
    padding: 0px 0 0px;
    padding: 60px 0 0px;
    position: relative;
    float: left;
    width: 100%;
    background: url(../userassets/ctabkg.jpg);
  color: #fff;background-attachment: fixed;
}
.footer_start  h2, .footer_start  p{
    color: #fff;
}
.footerlink1 li {
    list-style: none;
    color: #222;
    line-height: 2;
    font-weight: 600;
    padding-right: 30px;
}
.footerlink1 li i {
  padding: 8px 10px;
    color: #ffffff;
    border-radius: 50%;
    line-height: 1;
    margin-right: 5px;
    border: 0px solid #222;
    background: #3B2B53;
    background-size: 200% auto;
}
.footerlink1 ul {
   
    padding: 0;
}
.footerlink1 li {
    margin-bottom: 12px;
}
.footerlink2 li {
    list-style: none;
    text-align: left;
    color: #222;
    line-height: 2;
    font-size: 20px;
    display: flex;
    margin-bottom: 10px;
   
}
.footerlink1 li a{
   color: #222;
    line-height: 2;
    font-size: 17px;
    text-decoration: none;  
}
.footerlink1 li a:hover {
    color: #77a9f2;
    text-decoration: underline;
}
.footerlink2 ul {
  
    padding: 0;
}
.social-media li {
    float: left;
}
.footerlink2 li i {
 margin-right: 5px;
    width: 42px;
    height: 42px;
    border: 2px solid#090909;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 19px;
    color: #0b0b0b;
    font-size: 18px;
    background: #ffffff;
}
footer .social-media a {
 text-decoration: none;
    float: left;
    margin-right: 14px;
    margin-top: 10px;
}
footer .fa {
  font-size: 19px;  
}

footer .nav-link {
    color: #fff;
    margin: 0px 20px;
}
footer .top-bar-menu {
    margin: 30px 0 0;
}
footer .bottom-link {
   
    padding: 0;
}

.bottom-link li {
    list-style: none;
    float: left;
}
 .bottom-link ul {
    padding-left: 0;
}
.bottom-link li a {
    color: #ddd;
    padding: 0 11px 0 0;
}
.bottom-link li a:hover {
    color: #2ef79b;
  
}
.bottomfooter {
    float: left;
    width: 100%;
    background: #040404;
    padding: 10px;

}

.copyright {
    float: left;
}

.copyright li {
   float: left;
    color: #ddd;
    list-style: none;
    padding: 0 12px;
    font-size: 15px;
}
.copyright li a {
    float: left;
    color: #ddd;
    font-size: 13px;
}

.webdesign {
    color: #ddd;
      font-size: 15px;
      float: right;
}
.webdesign a {
    color: #ddd;
      font-size: 15px;
      text-decoration: none;
}
.webdesign a:hover {
    color: #2ef79b;
  
}
/*i.bi.bi-youtube {
    padding: 10px 12px!important;
    border-radius: 50%;
    background: #ff001a;
    color: #fff;
}
.bi.bi-linkedin {
   background: #0C61BF!important;
    padding: 10px 11px!important;
    border-radius: 50%;
    color: #fff;
}
.bi.bi-facebook{
    color: #fff;
    background-color: #3b5998 !important;
    padding: 10px 13px!important;
    border-radius: 50%;
}
.bi.bi-twitter {
    color: #fff;
    background-color: #55acee !important;
    padding: 10px!important;
    border-radius: 50%;
}
.bi.bi-instagram {
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important;
    color: #fff;
    padding: 10px 12px!important;
    border-radius: 50%;
}
i.bi.bi-twitter-x {
    color: #fff;
    background: #111;
    padding: 10px 11px!important;
    border-radius: 50%;
}*/

.social-media i {
   background: #ffffff;
    padding: 9px 9px 7px;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border: 2px solid#040404;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #000;
    font-size: 19px;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255);
}
footer .form-label {
    position: relative;
    top: -47px;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    pointer-events: none;
    transform-origin: 0 0;
    transition: all .2s ease-out;
    color: rgb(255 255 255 / 58%);
    margin-bottom: 52px;
    padding: 7px 17px;
}
footer .btn.btn-primary {
    padding: 15px 40px;
    background: #FBB48A;
    border:transparent;
    font-size: 16px;
}
@media only screen and (max-width: 1024px) {

footer .container {
    margin: auto;
    max-width: 96%;
}
footer .col-lg-4 {
   width: 27%;
}
footer .social-media {
   margin: 0px 8px;
}
footer h5 {
    font-size: 17px;
    
}
footer p {
   line-height: 26px;
   font-size: 14px;
}
.footerlink2 li, .footerlink1 li a {
    font-size: 15px;
}
.footerbanner h2 {
    font-size: 40px;
    line-height: 50px;
}
}

@media only screen and (max-width: 768px){
.footer-column ul {
    text-align: left;
    display: block;
}
.footerbanner h2 {
    font-size: 33px;
    line-height: 43px;
}
.footerbanner {
    padding: 0px 0px 0px;
     width: 100%;
    margin: 0 auto 50px;
   
}
.footerbanner .blockbtn a {
    padding: 9px 30px;
    font-size: 18px;
    
}
footer .col-lg-4 {
    width: 42%;
}
footer {
  padding: 30px 0 0;
   
}
.footerlink2 li, .footerlink1 li a {
    font-size: 16px;
}
footer .container {
    margin: auto;
    max-width: 90%;
}
.footerlogo img {
   width: 60%;
    margin: 0 auto 5px;
}
footer .social-media a {
    text-decoration: none;
    float: left;
    margin-right: 0px;
    margin-top: 0;
    margin-bottom: 15px;
}
footer .social-media {
    margin: 0px 0px;
}


}

@media only screen and (max-width: 480px){
.bottom-banner img {
   margin-bottom: 0px;
}
 footer {
     padding: 0px 0 0px;  
 }
 .footer-column ul {
    padding-top: 20px;
}
.footerbanner {
    padding: 10px;
    height: 360px;
    width: 100%;
    margin: 0px auto -50px;
    float: left;
}
 
 .social-media img {
     width: 64%;
}
.footerbanner p {
        font-size: 18px;
    float: left;
    position: relative;
    top: -8px;
    line-height: 32px;
}
.footerbanner .blockbtn {
    margin-top: -70px;
}
.banner-info {
    margin-top: 0;
    float: left;
}
.footerbanner img {
    width: 74%;
    top: -284px!important;
    display: block;
}
.footerbanner h2 {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 13px;
}
.footerbanner .blockbtn a {
    font-size: 16px;
    padding: 9px 24px;
    
}
footer .navbar-brand img {
    width: 75%;
    float: none;
    margin: auto;
}
.footerlink1 li a, .footerlink2 li {
    font-size: 15px;
   
}
footer .social-media {
     text-align: center;
    float: none;
    margin: 0 auto 20px;
    justify-content: center;
    display: flex;
}
.footer-column {
    padding: 0;
}
.footer_start {
 padding: 40px 0px 0px;
    float: left;
}
footer .copyright {
    float: none;
   text-align: center;
}
footer .bottomfooter {
   padding: 10px 10px 5px;
   line-height: 2;
}
footer p {
     width: 100%;
}
.footerlogo {
    width: 70%;
    margin: 0 auto 0px;
    text-align: center;
}
.copyright ul {
    padding: 0;
    margin: 0;
}
.bottom-banner {
    padding: 0px 0 20px;
}
footer .nav-link {
    margin: 0px 3px;
    font-size: 14px;
}
.footerlink2 h4, .footerlink2 h4 {
   
    font-size: 20px;
}
footer .bottom-link {
    float: none;
    padding: 0;
}
.keywordNow a {
    font-size: 14px;
   display: inline-block;
}
.copyright li {
    float: none;
     text-align: center;
}
footer .col-lg-4 {
    width: 100%;
}
footer p {
    line-height: 15px;
    font-size: 15px;
}

.webdesign .webdesign a, .copyright {
   font-size: 16px;
    
}
.bottom-link ul {
    padding-left: 0;
    width: 100%;
    float: left;
    justify-content: center;
    display: flex;
    margin: 0;
}
.order-sm-first.order-last {
    margin-top: 26px!important;
}
.webdesign {
    float: none;
}
.footerlogo img {
    width: 60%;
    margin: 0 auto 20px;
}
footer .container {
    margin: auto;
    max-width: 95%;
}
.footer-bottom {
   display: block!important;
}

}

/*======================deal-grid=============================*/ 


.deal-grid {
    float: left;
    width: 100%;
    padding: 40px 20px;
}
/*-------------------------------------Listingdisplay----------------------------*/

 .headerblock2 h2 {
  /*  padding: 0!important;*/
}
.listing-top {
       padding-bottom: 0px;
    color: #0c0c0c;width: 100%;
}

.listing-top a {
    color: #222;
    text-decoration: none;
}

.listing-display {
    padding: 40px 0;
    background: #f8f9ff;
}
.listing-bubble {
    margin-bottom: 26px; color: #666;font-size: 15px;
}
.listing-bubble a {
  color: #111;
    font-weight: 500;
    font-size: 15px;
    margin-left: 0px;
    position: relative;
    text-decoration: none;
}
.topbtn a {
    
}
.topbtn {
   display: flex;

}
.post-review .bi.bi-exclamation-octagon {
    padding: 4px 6px!important;
}

.post-review {
 padding: 0;
    float: right;
    background: transparent;
    box-shadow: none;
    border: 0;
    position: relative;
    right: 20px;
    font-weight: 600;
    top: 0;
    color: #fff;
    text-transform: capitalize;
}
.post-review:hover {
    color: #f78265;
    background-color: transparent;
    border-color: transparent;
}

.listing-display .post-review {
    padding: 0;
    float: right;
    background: transparent;
    box-shadow: none;
    border: 0;
    position: relative;
    right: 0;
    font-weight: 600;
    top: 2px;
}
.listing-display .post-review .bi.bi-exclamation-octagon {
    padding: 7px 10px!important;
    position: relative;
    top: 0px;
}
.post-review .bi.bi-exclamation-octagon {
  padding: 7px 10px;
    position: relative;
    top: 0px
}
.exclusive {
 background:url(../userassets/exclusive.png)!important;    
 background-size: cover!important;
}
.topbtn i {
  margin-right: 5px;
    transition: all ease .3s;
    background: #ededed;
    padding: 9px 9px;
    border-radius: 50%;
    font-size: 16px;
    margin-left: 3px;
    box-shadow: none;
    position: relative;
    color: #222;
    transition: all 0.5s ease 0s;
    border: transparent;
}
.add-to-wishlist:hover .fa.fa-heart-o {
    color: #fff!important;
    animation: toTopFromBottom 0.3s forwards;
}
 .btn-light:active{
     background-color: transparent;
    border-color: transparent;
}

.topbtn i:hover  {
 color: #fff!important;
    background-image: linear-gradient(to right, #f36b4a, #584ccb, #f36b4a);
    background-size: 200% auto;
}
.swal2-popup.swal2-toast.swal2-show{
   border-top: 10px solid #056248;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{
    border:3px solid #056248;
    padding: 3px 4px;
    color: #056248;
}
.listing-display-start {
    border: 0px solid #222;
    border-radius: 15px;
    padding: 25px 30px;
    background: #fff;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.listing-display .carousel-item img{
    border-radius: 15px 15px 0 0;
    width: 100%;
   height: 550px;
}
.listing-display .card-header {
    border-radius: 10px 10px 0 0 !important;
    padding: 0.48rem 1rem;
    margin-bottom: 0;
    background-color:#3B2B53!important;
    border-bottom: 0px solid rgba(0,0,0,.125);
}
.listing-display .card-header h3 {
  font-size: 18px;
    margin-bottom: 0;
    color: #fff;
}

.listing-display .phone {
    color: #fff;
    background-color: #f78265;
    border-color: transparent;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 500;
    padding: 10px 30px!important;
    border-radius: 30px;
    margin-right: 10px;
}
.listing-display  .card {
 border-radius: 15px;
    background: #fff;
    border: 0px solid #222;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding: 0;
}
.listing-price  h2 {
  font-weight: 700;
    font-size: 32px;
    float: left;
    margin-right: 10px;
}
.listing-price {
    text-align: left;
}
.listing-price h5 {
   padding: 3px 13px;
    border-radius: 30px;
    font-weight: 600;
    display: initial;
    background: #ffffff!important;
    position: relative;
    color: #040404;
    border: 2px solid #ddd;
    font-size: 12px;
}
.listing-price span {
    font-size: 15px;
    color: #888;
    font-weight: 400;
}


.listing-detail .card-body {
    flex: 1 1 auto;
    padding: 0.7rem 1.5rem 1.2rem;
}
.listing-detail p {
    font-size: 15px;
    color: #444;
    line-height: 30px;
    float: left;
    width: 100%;
    margin: 0 0px;
}
.listing-detail .card-header i{
margin-right: 3px;
    color: #fff;
}
    
.side-banner img {
    border-radius: 15px;
}
.caution i {
    font-size: 18px;
    margin-right: 10px;
    position: relative;
    margin-top: -1px;
    color: #d91212;
    float: left;
}
.caution  {
    padding: 1rem 1rem!important;
     border-radius: 15px!important;
    
}
.caution-des h6 {
    display: flex;
    line-height: 25px;
}
.caution h6 {
    font-size: 15px;
    margin: 0;
    color: #222;
    font-weight: 500;
    display: flex;
}
.caution-btn a {
   color: #fff;
    background-color: #FBB48A;
    border-color: transparent;
    font-size: 12px;
    margin-top: 0;
    font-weight: 500;
    padding: 6px 14px!important;
    border-radius: 30px;
    margin-bottom: 8px;
   
}
.caution-btn a:hover {
  color: #222;
   background: #f78265; border-color: transparent;
}
.caution-des {
    float: left;
    width: 100%;
    margin-bottom: 13px;
}
.caution-btn {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
}
iframe {
    border: 0;
    width: 100%!important;
    border-radius: 15px;
    margin: 10px 0;height: 500px;
}
.mapouter, .gmap_canvas {
    position: relative;
    text-align: right;
    height: 400px;
    width: 620px;
    width: 100%!important;
}
.listing-detail .card-body li {
    list-style: none;
    float: left;
    padding: 10px 0;
    background: #fff;
    margin: 0px;
    border: 0px solid #ccc9c9;
    border-radius: 4px;
    font-size: 15px;
    min-width: 46%;
}



.highlight li {
    border: 0!important;
    font-weight: 600;
    line-height: 10px;
}
.highlight li:before {
        font-family: "FontAwesome";
    top: 0px;
    content: "\f061";
    background: #ffffff!important;
    border-radius: 50%;
    position: relative;
    color: #040404;
    border: 2px solid #ddd;
    font-size: 10px;
    padding: 3px 3px;
    margin-right: 7px;
}
.listing-detail .card-body ul {
padding: 0px 0 0px;
    width: 100%;
    margin: 0 0 10px;
    float: left;
}
.listing-detail li b{
  color: #222;  
}
.listing-detail li span {
    color: #777;
    font-weight: 500;
    padding-left: 10px;
}
.listing-detail li i {
    margin-right: 5px;
    transition: all ease .3s;
    padding: 0;
    border-radius: 50%;
    font-size: 16px;
    margin-left: 3px;
    box-shadow: none;
    position: relative;
    color: #000000;
   
}
.side-banner {
    width: 100%;
}

.coninfor li {
   border: 0;
    float: none!important;
    border-bottom: 0px solid #ddd!important;
    width: 100%!important;
     background: transparent!important;
}
aside .user-name {
    text-align: left;
}
.rec {
    font-size: 15px;
    color: #555;
}
aside .user-info img {
   float: left;
    margin-right: 20px;
    border: 2px solid #d1d2d1;
    padding: 5px;
    background: #fff;
    width: 75px;
    top: 0;
    height: 75px;border-radius: 50%;
}
aside .user-name {
    line-height: 1;
    color: #222;display: flow-root;
}
aside .user-info h5 {
    font-size: 1.25rem;
    font-size: 26px;
    font-weight: 700;margin-bottom: 15px;
}
aside .user-info p {
    font-size: 15px;
    color: #666;
}
aside .card-body {
  flex: 1 1 auto;
    padding: 1.7rem 1.5rem;
    background: #fff;
    border-radius: 15px;
}

aside .user-name  ul {
    padding: 0;
}
aside .card a {
    text-decoration: none;
}
.user-name li {
    list-style: none;
    line-height: 33px;
    color: #777;
}

.user-name li b {
    font-weight: bolder;
    color: #222;
}
.user-des {
    color: #666;
    text-align: center;
    font-size: 15px;
    line-height: 26px;float: left;
    width: 100%;    
}
.user-info {
   
    width: 100%;
    margin-bottom: 10px;
}

.listing-display .email {
    color: #fff;
    background-color: #584ccb;
    border-color: transparent;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 500;
    padding: 10px 30px!important;
    border-radius: 20px;
}
.listing-display .btn-info:hover {
    color: #ffffff;
    background-color: #333;
    border-color: #333;
}
.listing-display .events {
    min-height: 47px;
}

ul.highlight li {
    width: 100%!important;
}
.listing-title {
    background: transparent;
  width: 100%;font-weight: 700;margin: 0 0 5px;
}
.listing-title p {
    color: #888;
    font-weight: 600;
}
.event-title {
    font-size: 18px;
    font-weight: 700;

}
.events .event-icon {
    position: relative;
    top: -1px;
}
.events a {
    color: #222;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
}
.flyer-download {
    float: left;
}
.event-title  h3 {
    font-size: 18px;
    color: #fff;
    background-color: #FBB48A;
    border-color: transparent;
    margin-bottom: 20px;
    font-weight: 500;
    padding: 5px 15px!important;
    display: inline-block;
    border-radius: 3px;
}

.event-icon {
    float: left;
    display: inline;
    background: #ededed;
    padding: 9px 9px;
    margin-right: 20px;
    border-radius: 50%;
    position: relative;
    top: 3px;
}
.event-content {
    display: inline-block;
}
.event-inner {
    color: #555;
    font-size: 14px;
}
/*offcanvas*/

.offcanvas {
    padding: 0 10px;
    border: 0;
}
.offcanvas-title {
    margin-bottom: 0;
    line-height: 1.8;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 19px;
}
.offcanvas-body {
    flex-grow: 1;
    padding: 0rem 1rem 1rem;
    overflow-y: auto;
    line-height: 2;
    color: #222!important;
}
.offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem 0.5rem;
}

.regbtn a {
    color: #fff!important;
    border: 0px solid #f36b4a;
    padding: 8px 40px;
    border-radius: 30px;
    font-weight: 600!important;
    font-size: 18px;
    background-size: 200% auto;
    display: inline-flex;
    line-height: 1.6;
    background: #f36b4a;
    text-transform: capitalize;
}
.logbtn a {
    color: #fff!important;
    border: 0px solid #f36b4a;
    padding: 8px 40px;
    border-radius: 30px;
    font-weight: 600!important;
    font-size: 18px;
    background-size: 200% auto;
    display: inline-flex;
    line-height: 1.6;
    background: #FBB48A;
    text-transform: capitalize;
}
.regbtn a:hover, .logbtn a:hover {
   background: #222;  
}
.exclusive h4 {
    text-align: center;
    font-size: 27px;
    font-weight: 700;
   margin-bottom: 25px;
}

.exclusive li {
 list-style: none;
    display: flex;
    font-weight: 500;
    line-height: 30px;
    font-size: 16px;
}

.exclusive li:before {
   font-family: "FontAwesome";
    top: -2px;
    content: "\f061";
    border-radius: 50%;
    position: relative;
    color: #040404;
    font-size: 10px;
    padding: 3px 3px;
    margin-right: 7px;
    min-height: 8px;
    height: 10px;
}
.exclusive ul {
 padding: 0;
    margin-bottom: 7px;
    margin-top: 12px;
}
.gap1 {
    margin: 25px 10px 0;
}
.exclusive i{
    font-size: 21px;
    margin-right: 3px;
}
aside a {
    text-decoration: none;
}

.exclusive  p {
   font-weight: 500;
    font-size: 15px;
    margin: 0;
    text-align: center;
}
.event-home h4 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px;
}
.event-home ul {
padding: 20px 0 0;
    margin-bottom: 10px;
    min-height: 280px;
}

.event-home li {
  font-size: 18px;
}
.event-home .card-body {
    padding: 3rem 4rem 3rem;
    border-radius: 20px;height: 677px;
}
.event-home p {
   font-weight: 500;
    font-size: 18px;
    color: #111!important;
    text-align: center;
    border-radius: 30px;
}
.unlock {
    padding: 1px 5px 4px;
    text-align: center;
    background: #141316;
    border-radius: 12px;
    color: #fff!important;
    font-size: 14px;margin-bottom: 20px;
}
.event-home .unlock {
    padding: 3px 5px 6px;
    text-align: center;
    background: #141316;
    border-radius: 20px;
    color: #fff!important;
    font-size: 17px;
    margin-bottom: 20px;
}

p.sim {
    TEXT-ALIGN: CENTER;
    FONT-WEIGHT: 700;margin-bottom: 10px;
}
@media only screen and (max-width:768px){
.avatar-contact {
    display: block!important;
}
}
@media only screen and (max-width: 480px){
.listing-display .carousel-item img {
   height: auto!important;
}
.listing-detail .card-body {
   padding: 0.7rem 1rem 1.2rem;
}
.listing-detail li span {
    display: block;
    margin-left: 27px;
    padding: 0;
    font-size: 14px;
}
.listing-detail li i {
   font-size: 15px;
    position: relative;
   top: -1px;
}
.ad-view {
    display: block!important;
}
.topbtn {
  margin-bottom: 20px;
}
.listing-display-start {
   padding: 25px 30px;
    
}
.listing-detail .card-body ul {
   margin: 0px 0 0px;
   
}

.listing-display .carousel-item img {
    height: auto!important!important;
}
.listing-detail .card-header {
    padding: 0.6rem 1rem 0.9rem!important;
}
.listing-display {
    padding: 30px 15px;
}
}
/*----offcanvas-----*/

.form-inner2 {
    width: 75%;
    margin: auto;
}
.form-inner2 form {
   background: #fff;
    padding: 20px 20px 20px;
    border-radius: 56px;
    margin: 20px auto 40px;
    border: 3px solid #222;
    display: flex;
}
.form-inner2  .reset-search {
   color: #555;
    margin-right: 20px;
    float: right;
    margin-top: -35px;
    position: relative;
    right: 18px;
}
.form-inner2  .reset-search a {
   color: #555;
   font-size: 15px;
}

.form-inner2  select, .form-inner2  .form-control, .form-inner2 .textarea-dropdown  {
   word-wrap: normal;
    font-size: 15px;
    width: 29%;
    margin-right: 7px;
    border-color: #f3f6f9;
    color: #888!important;
    border-bottom: 2px solid #ebebeb;
    box-shadow: none;
    transition: all .2s linear;
    padding: 12px 10px;
    font-family: roboto;
    border-right: 0px solid #222;
    border-left: 0px solid #222;
    border-top: 0px solid #222;
    background: #f7f7f7;
    background-color: #fafafa;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
    float: left;
}
button, input, optgroup, select, textarea {
    padding: 0;
    line-height: 1;
    margin: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: inherit;
    background: transparent;
    border: 0;color: #222;
}
@media only screen and (max-width: 768px){

.form-inner2 {
 width: 100%;
    float: left;
}
}
@media only screen and (max-width: 480px){
.form-inner2 select, .form-inner2 .form-control, .form-inner2 .textarea-dropdown {
    text-align: left;
    margin-bottom: 10px;
    width: 100%;
    float: none;
}
.form-inner2 form {
    border-radius: 20px;
    margin: 20px auto;
    border: 3px solid #222;
    width: 100%;
    display: block;padding-bottom: 35px;
}
.form-inner2 {
    margin-bottom: 20px;
}
.form-inner2 .reset-search {
   margin-top: -53px;
   
}
.form-inner2 .reset-search a {
    color: #333;
    font-size: 14px;
}
}
  /*------------------------pagination----------------------------*/
.page-numbers {
    float: left;
    width: 100%;
    padding: 40px 0 40px;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
   margin: 20px 0 5px;
}
.page-item.active .page-link {
    z-index: 3;
    background-color: #FBB48A;
    border-color:#FBB48A;
    color: #fff;
    box-shadow: 0 0 0 3px #fff, 0 0 15px rgb(0 0 0 / 35%);
    border-radius: 4px;
    cursor: pointer;
}
.page-item.active .page-link:hover {
    background: #333;
    color: #fff;
}
.page-link {
    font-size: 14px;
    padding: 6px 12px;
  position: relative;
    display: block;
    color: #131313;
    text-decoration: none;
    background-color: transparent;
    border: 0px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.page-link:hover {
    z-index: 2;
    color: #ffffff;
    background-color: #b8b8b8!important;
    border-color:#b8b8b8!important;
    font-weight: 600;
    border-radius: 4px;
}
li.page-item {
    margin: 0 11px;
    background: white;
    border-radius: 4px;
    box-shadow: 0 0 0 3px #fff, 0 0 15px rgb(0 0 0 / 35%);
}
li.page-item .page-link {
    font-size: 14px; font-weight: 500;
}
nav .align-items-sm-center {
   display: block!important;
}
nav.d-flex p {
    display: none;
}
@media only screen and (max-width: 480px) {

.page-numbers {
   padding: 25px 0 25px;
}
.page-link {
   font-size: 13px;
    padding: 2px 10px;
}
.ctabottom .container {
    width: 100%;
    padding: 0;
   
}
.ctabottom img {
    display: none;
}
.cta-down {
    margin-bottom: 35px;
    padding: 25px 20px 40px;
  
}
}

/*------------------------pagination----------------------------*/
/*------------------------------socialshare--------------------------------*/
 .shareurl img {
    width: 70%;
}
.shareurl {
position: relative;
    top: 0px;
    left: 0px;
}
.shareurl .btn-danger {
    color: #0e0e0e;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
}
.shareurl .btn-danger:hover {
    color: #0e0e0e;
    background-color: transparent;
    border-color: transparent;
}
.shareurl:hover i {
    color: #222!important;
    animation: toTopFromBottom 0.3s forwards;
}
.socialshare .modal-dialog {
    max-width: 370px;
    margin: 1.75rem auto;
}
.socialshare .modal-header {
   display: block;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1.2rem 1rem 0.5rem;
    border-bottom: 0px solid #dee2e6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #fff;
    
}
.socialshare .modal-body {
   border-radius: 0 0 10px 10px;
    padding: 5px 0 16px;
    background: #fff;
}
.socialshare .modal-content {
 border: 0px solid rgb(255 255 255 / 0%);
    border-radius: 10px;
    margin:auto;
    background: transparent;
}
.socialshare .modal-title {
   text-align: center;
    font-weight: 700;
    color: #222;
    font-size: 20px;
}
.socialshare .btn-close {
    width: 10px;
    height: 10px;
    border: 0;
    opacity: .8;
    position: absolute;
    top: 15px;
    z-index: 999;
    right: 18px;
    background: url(../userassets/closeblack.png)center/1em auto no-repeat!important;
    background-repeat: no-repeat;
}
.social-icon .bi.bi-facebook {
    color: #3b5998;
    background: transparent!important;
    padding: 0!important;
}
.social-icon .bi.bi-twitter {
    color: #55acee;
    background: transparent!important;
    padding: 0!important;
}
.social-icon .bi.bi-pinterest {
    color: #DF0022;
    background: transparent!important;
    padding: 0!important;
}
.social-icon .bi.bi-linkedin {
    color: #065CBA;
    background: transparent!important;
    padding: 0!important;
}
.social-icon .bi.bi-whatsapp {
    color: #00BB04;
    background: transparent!important;
    padding: 0!important;
}
.social-icon  .bi.bi-send {
    color: #e73232;
    background: transparent!important;
    padding: 0!important;
}
.social-icon .bi.bi-instagram {
    background: -webkit-linear-gradient(45deg, #3d009f, #e91e63 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.social-icon a {
    text-decoration: none;
    font-size: 22px;
}
.social-icon {
    text-align: center;
    position: relative;
    top: -5px;
}
.sharesocial {
    text-align: center!important;
    margin: auto!important;
    width: 47%!important;
    padding: 5px 0 10px!important;display: none;
}
#myBtn {
  display: none;
    position: fixed;
    bottom: 51px;
    right: 30px;
    z-index: 99999;
    font-size: 14px;
    border: none;
    outline: none;
    background-color:#4F4AF4;
    color: white;
    cursor: pointer;
    padding: 3px 18px 7px;
    border-radius: 50%;
    line-height: 1.5;
  border: 2px solid #ffffff;
}
#myBtn i {
    display: block;
    font-size: 20px;
    position: relative;
    top: 3px;
}
.lightbox .modal-xl {
   max-width: 100%;
    margin: 0;
    border-radius: 0;
 
 
}
.modal-body svg {
    display: none;
}

.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 79%;
    height: 350px;
    margin: 190px auto;
}
.lightbox iframe {
    border: 0;
    width: 40%!important;
    border-radius: 15px;
    margin: 10px 0;
    height: 500px;
    margin: auto!important;
    text-align: center;
    display: block;
    left: 30%!important;
    top: 20%!important;
}
.modal  {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    outline: 0;
    padding: 0!important;
    margin: 0;
    max-width: 100%;
    right: 0;
}
.video-talks-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0;text-transform: capitalize;
}
.video-talks-date {
    margin: 0;
    font-size: 13px;
    color: #777;
}
/*------------------------------socialshare--------------------------------*/
.zip-top {
    background: #3B2B53;padding: 20px 10px;
}

.zip-footer {
    background: #111;padding: 7px 10px;float: left;width: 100%
}
.zip-top h4 b {
    background: #d2f86e;
    color: black;
    padding: 0 15px;
    display: inline-block;
    transform: skewX(-5deg);
    margin-right: 8px;
    margin-left: 3px;
}


.zip-top h4 {
    font-weight: 600;text-transform: uppercase;font-size: 28px;
}
.zip-footer p {
  margin-bottom: 0
}
.section-start1 {
    background: #160a28;
    float: left;
    width: 100%;
    padding: 100px 0 70px;
}
.section-start1 .card-body{
    text-align: center;
}
.top-subline{
color: #ddd!important;
    font-size: 20px;
   /* background: #d2f85d;*/
    display: inline-flex;
    padding: 0 21px;
    border-radius: 4px;
    font-weight: 500;text-transform: capitalize;
}

.section-start1  b {
    background: #d2f86e;
    color: black;
    padding: 0 15px;
    display: inline-block;
    transform: skewX(-5deg);
    margin-right: 10px;
}
.section-start1 p {
    color: #ddd;
    font-size: 20px;
}
.section-start1 h1 {
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    text-transform: uppercase;
}
.section-start1 h2 {
    color: #fff!important;
    font-size: 50px!important;font-weight: 500!important;margin-bottom: 10px;
}


.submitform2 .form-control {
   font-size: 16px;
    border-color: #f3f6f9;
    color: #222;
    box-shadow: none;
    transition: all .2s linear;
    padding: 5px 5px;
    font-weight: normal;
    font-family: roboto;
    border: 2px solid #3a3a3a;
    border-radius: 5px;
    height: 55px;
    padding: 1rem 0.75rem;
}

::placeholder {
    color: #333!important;
}
.submitform2 h2 {
   font-weight: 700;
    margin-bottom: 10px;
    font-size: 45px;
    text-transform: capitalize;color: #222;text-transform: uppercase;
}
.submitform2 .btn.btn-primary {
    border-radius: 30px;
    padding: 10px 40px;
    background:#d2f86e;
    background-size: 200% auto;
    font-weight: 600;
    line-height: 2;
    font-size: 20px;
    overflow: hidden;font-weight: 700;
}

.section-start2 {
    float: left;
    width: 100%;
    padding: 70px 20px!important;
}
.section-start3  .feature-card {
    background-color: #3b2b53;
    border: none;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgb(0 0 0 / 8%);
    padding: 50px 30px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    color: #fff;
}
.section-start3 .feature-icon {
    
    color: #3b2b53;
    margin-bottom: 20px;
    background: #d2f86e;
    border-radius: 50%;
    display: inline;
   
}
.section-start2 li::before {
    content: "\f26a";
    font-family: bootstrap-icons!important;
    display: flex;
    float: left;
    margin-right: 10px;
}
.section-start2 li {
    list-style: none;
    float: left;
    width: 50%;
    text-align: left;
    line-height: 30px;
    margin-bottom: 12px;
    font-size: 17px;
    padding: 0 30px;min-height: 80px;
}
.section-start2 li::before {
    content: "\f26a";
    font-family: bootstrap-icons!important;
}
.section-start2 li b{
    font-size: 21px;
   
}
.section-start3 {
    float: left;
    width: 100%;
    padding: 60px 20px;
    background: #DAD4EB;
}
section.submit-form {
    background: #dad4eb;
    padding: 60px 20px;
    color: #fff;
}

.submit-form .zip-plan {
   display: inline-grid;

    color: #222;margin: 25px 0 0;text-align: center;color: #fff!important;
   background: #3b2b53;
    color: #fff!important;
    padding: 20px 25px 30px;
    
    text-transform: capitalize;
    border-radius: 10px;
   
}
.submit-form .card-body {
    text-align: center;
}
.submit-form .zip-plan b {
    
    color: #fff;padding-left: 8px;font-size: 17px;font-weight: 500;text-align: left;
   
}
.submit-form  p {
  font-size: 18px;
    font-weight: 600;
    
}
.submit-form .zip-plan b i {
    
   font-size: 18px;
   
}
.submit-form .zip-plan p {
  font-size: 30px;
    font-weight: 500;
    
}
.submit-form .form-title b {
    background: #d2f86e;
    color: black;
    padding: 0 15px;
    display: inline-block;
    transform: skewX(-5deg);
    margin-right: 10px;font-weight: 700
}
.submit-form .zip-plan span {
    background: #d2f86e;
    color: black;
    padding: 0 15px;
    display: inline-block;
    transform: skewX(-5deg);
    margin-right: 10px;
    font-weight: 700;
}

.bright-text {
    color: #000 !important;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    text-transform: capitalize;
}

.thank-you-container {
            text-align: center;
            opacity: 0; /* Start hidden */
            animation: fadeInScale 2s forwards; /* Animation applied */
        }

        @keyframes fadeInScale {
            0% {
                opacity: 0;
                transform: scale(0.5);
            }
            100% {
                opacity: 1;
                transform: scale(1);
            }
        }

        .thank-you-image {
            width: 240px; /* Adjust image size */
            margin-bottom: 20px;
        }

        

@media screen and (max-width:1024px){
.listing-price h2 {
   font-size: 28px;
}
aside .user-info h5 {
     font-size: 22px;
}
.listing-price h5 {
     font-size: 13px;
     padding: 3px 18px;
}

aside .user-info img {
   width: 65px;
 height: 65px;
}
aside .user-info p {
    font-size: 14px;
     line-height: 19px;
}

.listing-top {
    padding-top: 0px;
}
.header-block h2 {
    font-size: 26px;
    padding: 55px 0!important;display: none;
 
}
.listing-bubble {
    font-size: 14px;
    margin-bottom: 10px;
}
.listing-display .carousel-item img {
    height: 400px;
}
.listing-detail p {
 margin: 0 0px;
}
.listing-detail .card-header {
    padding: 0.5rem 1.5rem 0.9rem;
  
}
.listing-bubble {
   margin-bottom: 20px;
    margin-left: 10px;
}
.listing-add {
    line-height: 26px;
}

.listing-detail .card-body li {
    width: 98%;
    margin: 0px 0;
}
.listing-detail .card-header h3 {
    font-size: 15px;

}
.user-des {
     text-align: left;
    line-height: 25px;
}
.user-info {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.phone {
   font-size: 15px;
    padding: 10px 18px!important;
}
.social-media a {
    margin-right: 4px;
}
.section-start1 h1 {
    
    font-size: 44px;
    
}
.submitform2 h2 {
    font-size: 32px;margin-bottom: 15px!important
   
}
.section-start2 {
  
    padding: 50px 20px!important;
}
.section-start2 ul.mt-5 {
    margin-top: 2rem!important;
}
.section-start2 li b {
    font-size: 18px;
}

.section-start2 li::before {
   
    font-size: 14px;
}
.mission-statement {
    width: 100%;
   
}

.section-start2 li {
   width: 100%;
   line-height: 26px;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 5px 0px;
    min-height: auto;
}
}
@media screen and (max-width: 768px){
.phone {
    font-size: 15px;
    padding: 10px 0px!important;
}
}
@media screen and (max-width: 480px){
.top-title {
    font-size: 31px!important;
}

.submitform2 .card {
    padding: 30px!important;
   
}
.section-start1 {
   
    padding: 70px 20px 60px;
}
.section-start1 h1 {
    font-size: 34px;
}
.submitform2 .btn.btn-primary {
    font-size: 17px;
    
}


.submitform2 p {
    font-weight: 500;
    font-size: 17px;margin-bottom: 20px!important;
}
.hero-section p.lead {
    font-size: 18px;margin: auto;
   
}
.info-box h3 {
  
    display: flex;
}
.form-start {
  
    margin-top: 15px!important;
    padding: 0 20px;
}
.form-start h1 {
    font-size: 26px!important;
}
.submitform2 .container {
   
    padding: 0 10px;
}
.info-box ul li {
    font-size: 17px;
    display: flex;
    font-weight: 500;
}
.hero-section {
   padding: 30px 33px!important;
   
}
section#features {
    padding: 40px 0 40px;
}
.hero-section h1 {
    font-weight: 600;
    font-size: 26px!important;
    line-height: 36px!important;
}
.submitform2 h2 {
   font-size: 28px!important;
 
}
.feature-card {
    box-shadow: none;
    padding: 0;
        
}
.mission-statement {
    padding: 20px;
    margin-top: 20px;
}
.section-start2 ul.mt-5 {
    margin-top: 1.5rem!important;
    padding: 0 10px;
}
.section-start3 {
   
    padding: 45px 20px;
   
}
#details, .submit-form{
    padding: 35px 15px!important;
    float: left;
    width: 100%;
    background: #fff;
}

.section-start3 .feature-card {
    margin-top: 20px;height: auto;margin-bottom: 20px;
}

.mission-statement {
   font-size: 17px;
    
}
.info-box {
    border: none;
    padding: 0;box-shadow: none;
}
.submitform2 .card {
    padding: 0px!important;
    box-shadow: none!important;
}
   
}


.lead {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 1px;
    line-height: 30px;
}
.form-start h1 {
  
    font-size: 30px;
}
.listing-detail .card-body li {
    line-height: 20px;
}
.event-icon {
   height: 36px;
}
.caution-btn a {
   font-size: 15px;
   
}
.listing-price h2 {
    font-size: 24px;
}
.event-content {
    display: block;
}
.events.mb-2 {
    display: flex;
}
}


/*-------------------------------------Listingdisplay----------------------------*/

/*---------------productdisplay-----------------------*/
.product-display {
   
    float: left;
    width: 100%;
    padding: 60px 0 70px;
}
.deal-title {
    margin-bottom: 15px;text-transform: capitalize;
}
.deal-title h2 {
    font-weight: 700;
}

.product-display .g-5, .gx-5 {
    --bs-gutter-x: 5rem;
}
.product-card {
   margin-top: 10px;
    background: white;
    float: left;
    width: 100%;
  border-radius: 20px;
}

.left-block {
    width: 62%;
    margin-right: 0px;
}
.product-display .carousel-item img {
    border-radius: 20px;
    height: 445px;margin-bottom: 25px;
}
.right-block .blockbtn {
    text-align: center;
}
.pro-title  {
  text-transform: capitalize;
    font-family: 'DM Sans', sans-serif;
    margin-bottom: 50px;
    margin-top: 10px;
}
.pro-title h2 {
    font-family: 'DM Sans', sans-serif;
    font-weight: 800;
    font-size: 34px;
    text-align: center;
    line-height: 1.3;
}
.right-block {
  background: #ffffff;
    border-radius: 20px;
    padding: 20px 20px 20px;
    border: 0px solid #5F3C66!important;
    height: 444px;
    box-shadow: 0 0 20px #2222222e;
}

sale, ratings {
    font-size: 15px;
    font-weight: 500;
}

.heart{
   background: #dedae9;
  text-align: center;
    color: #8375af;
    border-radius: 4px;
     height: 2.5vw;
     width:  2.5vw;
    
    display: flex;justify-content: center;align-items: center;
}
.content p{font-size: 12px;}
.ratings span{
    font-size: 18px;
   
}

.ratings {
    line-height: 2;
}
.rating-text span {
    color: #777;
    font-weight: normal;
    font-size: 15px;
}
sale {
    background: #f43848;
    padding: 3px 7px;
    font-size: 15px;
    font-size: .9vw;
    border-radius: 4px;
    color: white;
}
.price-block {
    text-align: center;
}
.reg-price {
    margin-left: 5px!important;
}
.main-price-label {
 text-align: center;
    vertical-align: top;
    font-size: 43px;
    font-weight: 700;
    padding-left: 0px;
    line-height: 40px;
  margin-top: -10px;
}
.main-price-label span {
    margin-bottom: 0px;
    float: left;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
}
.main-reg-price-label span {
    font-size: 14px;
    font-weight: normal;
}
span.price b {
    font-size: 34px;
}

.main-reg-price-label span {
    font-size: 15px;
    font-weight: normal;
    color: #888;
}
.main-price-original span {
    text-align: center;
    text-decoration: line-through;color: #888;
}
.main-price-original {
    text-align: center;
   font-weight: 500;margin-bottom: 10px;
}

.main-reg-price-label {
  color: #888;
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
}
.main-price-label p {
    margin: 0;
}
.main-price-label1 {
    text-align: center;
    vertical-align: top;
    font-size: 43px;
    font-weight: 700;
    padding-left: 0px;
    line-height: 40px;
    margin-top: 0px;
}
.coupon-author a {
    font-size: 19px;
    text-decoration: none;
    color: #111;
    font-weight: 700;
}
.coupon-author  {
    margin-top: 10px;color: #888;
}
.reg-price {
    color: #000000;
    text-decoration: line-through;
}
.right-block .blockbtn .btn.btn-default {
    border-radius: 30px;
    padding: 13px 90px;
    width: 100%;
}
.quantity {
   width: 50%;
    border-radius: 5px;
    margin: auto;
    background: #f2f2f2;
    display: flex;
    border: 1px solid #eee;
    padding: 7px 10px
}
.quantity  h4 {
    position: relative;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    float: left;
    top: 3px;
    left: 4px;
    font-weight: 500;
    color: #777;
}
.quantity .form-control {
   background-color: transparent;
    padding: 0;
    font-family: Source Sans Pro;
    height: 25px;
    width: 30%;
    color: #777;
    background-position: 88% 50%;
    background-repeat: no-repeat;
    float: right;
    margin: 0!important;
    border: 0;
    text-align: center;
}
form#dealbuynow {
    width: 100%;
}

/*input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}*/


input[type="number"]::inner-spin-button::after {
 content: "\f077";
    font-family: 'FontAwesome';
  font-size: 15px;
  color: #222;
  position: absolute;
  display: block;
  right: 0;
  background-color: transparent;
  border: none;
  padding: 0;
  width: 14px;
  height: 50%;
  text-align: center;
  line-height: 1.2;
  margin-top: 10px;

}


input[type="number"]::inner-spin-button::before {
 content: "\f078";
    font-family: 'FontAwesome';
  font-size: 15px;
  color: #222;
  position: absolute;
  display: block;
  margin-bottom : 10px;
  right: 0;
  background-color: transparent;
  border: none;
  padding: 0;
  width: 14px;
  height: 50%;
  text-align: center;
  line-height: 1.2;
}

.user-link {
    float: left;
    width: 100%;
}
.user-link .btn-danger {
  transition: all ease .3s;
    margin-left: 3px;
    position: relative;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
   padding: 9px 14px;
    border: 0px solid #dddddda1;
    border-radius: 50%;
    background: #584ccb;
    background-size: 200% auto;
}
.user-link .btn-danger:hover {
   background: #f78265;
    color: #fff;
    box-shadow: 0 0 0 5px #d5c2d9;border: 0px solid transparent;
}
.user-link .btn-danger:hover i {
    color: #fff!important;
    animation: toTopFromBottom 0.3s forwards;
}
.user-link .btn-danger i {
    color: #fff;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    
}
.user-link .btn-danger .fa.fa-bookmark-o {
    padding: 0px 2px;
}



.product-display .form-select {
  display: block;
    width: 39%;
    font-weight: 400;
    line-height: 1.5;
    color: #555;
    border: 2px solid #366e6642;
    border-radius: 0.25rem;
    float: right;
    position: relative;
    top: 3px;
    right: 15px;
    font-size: 15px;
    padding: 6px 5px;
}

.heading-title {
  
    display: block;
    color: #444;
    font-weight: 600;
}
.pro--value {
    font-weight: 500;
    color: #444;
}

.buybtn{
    float: left;
    width: 100%;
}
.buybtn button {
   background: #f78265;
    border-radius: 30px;
    padding: 14px 50px;
    font-size: 20px;
    color: #fff9f9;
    font-weight: 600;
    box-shadow: none;
    border: 0;
    width: 100%;
}
.buybtn button:hover {
    background: #584ccb;
     color: #fff;
}

.offerbtn {
    border-radius: 30px;
    background: #fafafa;
    color: #050505!important;
    font-size: 15px;
    padding: 0 17px;
    display: block;
    float: left;
    line-height: 1;
}

.offerbtn:hover {
text-decoration: underline;
background: #222;
}
.alloffer .offerbtn button:hover {
    color: #fff;
}
.offerbtn button {
    background: transparent;
    border: 0;
    width: 100%;
    padding: 10px;
    color: #fff;
}
.offerbtn span.circle {
    left: 135px;
    width: 160px;
    height: 160px;
}
.offerbtn:hover span.circle {
    margin-top: -26%;
    left: 100px;
}
.offerbtn span.circle {
    background: rgba(255,255,255,.2);
    display: block;
    position: absolute;
    border-radius: 50%;
    margin-top: -25%;
    margin-left: 70px;
}
.alloffer .offerbtn button {
    background: transparent;
    border: 0;
    width: 100%;
    padding: 10px;
    color: #191919;
    font-weight: 600;
}
.design-offer h3, .membership-offer h3 {
   font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    margin-top: 5px;
}

.alloffer {
    display: inline-block;
    margin: 32px auto 0;
    justify-content: center;
    display: flex;

    
}

.design-offer, .membership-offer {
    margin-right: 15px;
    display: block;
    background: #e6e6e6ab;
    border-radius: 55px;
    padding: 15px 40px 23px;
    border: 1px solid #ddd;
    width: 50%;
}
.membership-offer {
    background: url(../userassets/memberbkg.png);
    background-size: cover;
    background-position: center;
}

.design-offer {
  background: url(../userassets/designbkg.png);
    background-position: 64% 60%;
    background-size: cover;
    background-repeat: no-repeat;
}
.header-title {
    text-align: center;
}
.product-note {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin: 12px 0 0;
}
.product-note p {
    font-size: 14px;
}
.product-note h5 {
    font-size: 16px;
    
    
}

.product-sub-note p {
    text-align: center!important;
    margin: auto;
    display: block;
}
.product-tab p {
    font-size: 17px;
    color: #555;
    line-height: 40px;
    margin: 0;
}
span.pro-value-cta {
    float: left;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 35px;
    font-size: 17px;
}
.prodetail-card img {
    border-radius: 20px;
}
.optionall .option {
   font-size: 28px;
    text-align: center;
    font-weight: 600;
}

.optionall {
    margin: 10px auto;
    display: block;
}
.optionall span {
    position: absolute;
    margin-top: -35px;
    font-size: 17px;
    color: #59998C;
    background: #eeeeee;
    width: 2%;
    margin-left: 26px;
    font-weight: 500;
}
.optionall [type=radio] {
  position: absolute;
  opacity: 0;
}

.optionall [type=radio]+h3 {
  cursor: pointer;
  font-size: 28px;

}

.optionall [type=radio]:checked + h3 {
 outline: 5px solid #4e9d82;
    background: #4e9d82;
    border-radius: 3px;
    color: #fff;
    padding: 0px 6px;
    width: 100%;
    display: inline-flex;
    margin: 0;
}

.optionall hr {
    margin: 1.2rem 0;
    
}

.deal-grid .product_title h3 {
    margin: 0 0 3px 0;
    font-size: 17px;
    text-transform: capitalize;
    line-height: 25px;
}
.deal-grid .product_title h3 a:hover {
    color: #5F3C66;
    text-decoration:underline;
}

.deal-grid .btn.btn-default {
    background: #f6b63a;
    border-radius: 30px;
    padding: 4px 20px;
    box-shadow: 3px 4px #444;
    font-size: 13px!important;
    font-weight: 500;
    margin: 10px 0;
}
.deal-grid .btn.btn-default i {
    font-size: 11px!important;
    left: 2px;
    padding: 2px 4px!important;
}
.deal-grid a {
    color: #222;
    text-decoration: none;
}
.deal-grid .blockbtn {
    float: right;
}
.deal-expiry-panel {
  float: left;
    text-align: center;
    position: relative;
    background: #eeeeee;
    padding: 12px;
    color: #222;
    border-radius: 80px;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 0px;
    border: 2px solid;
    font-weight: 600;
}
.deal-description  h3 {
    margin-left: 15px;
    
}
 .deal-description ul {
    padding: 0 20px;
}
.deal-description {
    line-height: 22px;
    margin-bottom: 20px;
    padding: 1rem 2rem;
}
.deal-description p {
  
   margin-bottom: 12px;
    color: #222;
    line-height: 1.5;
    font-size: 17px;
}
.expiry-panel {
    background: #f6b63a;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 15px;
    border-radius: 6px;
    font-weight: 600;
}
.alert-dark {
   color: #666;
    background-color: #eeeeee;
    border-color: #bcbebf00;
    border-radius: 10px;
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 26px;
    padding: 11px 20px;
}
.timer-text {
    font-size: 30px;
    letter-spacing: 10px;
    font-weight: 800;
}
.deal-expiry-panel span {
    letter-spacing: 5.8px;
    font-size: 14px;
    font-weight: 600;
}
.deal-expiry-panel .bi.bi-stopwatch {
    font-size: 17px;
    margin-bottom: 49px;
    position: relative;
    top: 1px;
}

@media only screen and (max-width: 1024px){

.gmap_canvas {
    width: 100%;
    height: 370px!important;
}
.side-list ul li {
     font-size: 14px;
}
.product-view .card-title {
    font-size: 16px;
    margin: 0;
}
.tags .btn-outline-primary {
    font-size: 14px;
    padding: 7px 10px;
    width: 46%;
    margin-bottom: 5px;
   
}
.main-price-label {
    font-size: 35px;
    
}
.deal-expiry-panel {
    padding: 5px;
    font-size: 16px;
}
span.price b {
    font-size: 28px;
}
.quantity h4 {
     font-size: 15px;
     left: -7px;
   
}
ul.navbar-nav a {
    font-size: 15px;
}
.submitform2 .card {
   
    padding: 0px!important;
    box-shadow: none!important;
}
.product-header img {
   
    height: 200px;
}
.product-header {
   margin-top: 48px;
}

}
@media only screen and (max-width: 768px){
.product-display .container {
  
    max-width: 98%;
}
.blockbtn.listing {
 float: left;
    position: relative;
    left: 0px;
}
.product-view .card-img-top img {
   width: 100%;
   
}
.pro-title h2 {
   font-size: 26px;
   
}
.top-title {
    font-size: 40px!important;
}
.hero-section h1 {
  
    font-size: 40px;
}
section.listing-header img {
    height: 210px;
}
.hero-section {
    padding: 50px 50px;
   
}
.product-header {
    
    margin-top: 45px;
}
.product-header img {
   
    height: 150px;
}
.profile-wish {
   position: relative;
    left: 0;
    margin-top: -28px;
}
.quantity {
    width: 81%;
}
.buybtn button {
   
    font-size: 16px;
}
.product-note h5 {
    font-size: 13px;
}
.main-price-label {
  font-size: 45px;
}
.left-block {
    width: 100%;
    margin-right: 0px;
}
.bottom-link ul {
    padding-left: 0;
    width: 100%;
    float: left;
    justify-content: center;
    display: block;
    margin: 0;
}
.bottom-link li {
    list-style: none;
    float: left;
}
.copyright ul {
    padding: 0;
    margin: 0;
}
.copyright li {
    float: none;
    text-align: center;
}
.webdesign {
    float: none;
}
}
@media only screen and (max-width: 425px){
.left-block {
    width: 100%;
    margin-right: 0px;
}
.product-header {
    margin-top: 25px;
}
.top-block-btn {
    float: left;
    margin-top: 0px;
    display: block;
}
.pro-right {
    margin-top: 56px;
}

.product-start .pro-title h2 {
    font-size: 20px!important;
    margin: 0 0 3px!important;
}

.product-display {
    padding: 20px 15px 70px;
}
.pro-title h2 {
   font-size: 25px;margin: 0!important;
}
.product-card {
    margin-top: 0px;
}
.product-display .carousel-item img {
    height: 230px;
}
.left-block {
  padding: 0 30px;
    margin-top: 35px;
}
.pro-title {
    margin-bottom: 30px;
   
}
.right-block {
   margin: 30px auto;
    width: 86%;
}
.main-price-label {
   font-size: 40px;
}
.main-price-label:before {
   font-size: 35px;
    top: 8px;
   }
 .shareurl .btn-danger i {
  font-size: 15px;
}
.quantity {
    width: 85%;
}
}

/*---------------productdisplay-----------------------*/

* {
  box-sizing: border-box;
}
$duration: 30s;

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.ticker-wrap {
    position: relative;
    top: 0;
    width: 100%;
    overflow: hidden;
    height: 3rem;
    background: transparent;
    padding-left: 0%;
    box-sizing: content-box;
}
.ticker-wrap .ticker {
    display: inline-block;
    height: 4rem;
    line-height: 2.1rem;
    white-space: nowrap;
    padding-left: 100%;
    box-sizing: content-box;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    overflow: hidden;
}
   .ticker-wrap .ticker__item {
   display: inline-block;
    padding: 0 1rem;
    font-size: 16px;
    color: #fffefe;
    padding: 0 11px;
}
@media only screen and (max-width: 425px){
.ticker-wrap .ticker__item {
     font-size: 14px;
    position: relative;
    top: -4px;
}
}
@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%);
    }
    50% {
        opacity: 0;
        transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}







