/* -----Cover Spin Start-------*/

.cover-spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
    display:none;
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
.cover-spin h2{
 clear:both;
 float:left;
 position:absolute;
 top:50%; 
 left: 0;
 right:0;
 color:#a45374;
 text-align:center;
}
.cover-spin::after {
    content:'';
    display:block;
    position:absolute;
    left:48%;top:40%;
    width:40px;height:40px;
    border-style:solid;
    border-color:#a45374;
    border-top-color:transparent;
    border-width: 6px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

/* -----Cover Spin End-------*/

.fade.show {
    opacity: 1;
}

.modal{
    z-index: 99999999 !important;
}

.modal-header{
    display:block !important;
}

@media (max-width: 575px){
.modal-dialog {
    max-width: auto !important;
    margin: 120px auto !important;
}
}

@media (min-width: 576px){
.modal-dialog {
    max-width: 500px !important;
    margin: 120px auto !important;
}
}

@media (min-width: 768px){
.modal-dialog {
    max-width: 600px !important;
    margin: 150px auto !important;
}
}

.model-preview{
    position: relative;
}

.model-preview #loaderOverlay{
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background: rgba(255,255,255,0.9); 
    display: none; 
    flex-direction: column; 
    align-items: center; 
    justify-content: center; 
    z-index: 10;
}

.model-preview #loaderOverlay img{
    width: 200px; 
    height: 200px;
}

.model-preview #loaderText{
    margin-top: 10px; 
    font-size: 18px; 
    font-weight: bold;
}

.upload-file-name {
  color: #333;
  font-size: 14px;
  text-align: center;
}

/*** Cart ***/
.summary_top h3{
    color:#fff;
}
.close_btn_div{position: absolute; top: -7px; right: -10px;}

.btn.btn-sm.btn-delete2 {
    padding: 6px 9px;
    font-size: 12px;
    min-width: 28px;
    min-height: 28px;
    border-radius: 50%; line-height:normal;
}

.btn-dark {
    color: #eaeaea;
    background-color: #3e3e3e;
    border-color: #3e3e3e;
}

.close_btn_div a i{color: #fff;}
.text-white{ color:#fff; }

@media (max-width: 992px){
.inner_sticky2 {
    position: relative !important;
    position: relative !important;
    top: 0 !important;
    margin-bottom: 20px;
}
}
.inner_sticky2 {
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
    margin-bottom: 20px;
}
/*-- CHECKOUT FINAL PAGE --*/






.inner_mid{background-color: #fff;}

.left_cart{margin-bottom: 20px;}
.left_collapse{ width: 100%; text-align: left; padding-left: 10px; background:rgb(233 30 99 / 10%); color: #000; border:none;padding-top: 10px; padding-bottom: 10px; font-size: 17px;}
.left_collapse span{color: #000; background: #fff; padding: 3px 7px; font-weight: bold; margin-right: 7px; border-radius: 2px; font-size: 12px;vertical-align: middle;}


.cart_inner{padding: 15px; background: #fff;  -webkit-box-shadow: 0px 3px 7px #c5c5c5;
-moz-box-shadow: 0px 3px 7px #c5c5c5;
box-shadow: 0px 3px 7px #c5c5c5;}
.cart_inner1{padding:0 15px 15px 15px;background: #fafafa;border: 1px solid #fde8ef;}




.cart2{margin-top: 20px;}
.login_cart_top h4{ margin-top: 0;}
.login_cart_top h4 span{padding:2px 5px; background:#fff7c9; font-weight: bold;}
.login_cart_bottom p{ font-size: 13px;}

.login_cart_bottom p span{font-weight: bold;}



.add_new2{}
.add_new2 label{ color: #2874f0;}
.add_new2 label{ color: #2874f0;}
.add_new2 a{ display: inline-block; font-size: 13px;}

.cart_block2{ border: 1px solid #d1d1d1; padding: 10px; margin-bottom: 15px;}

.cart_image2{ max-width: 140px; max-height: 180px; margin-top: 4px; position: relative;}
.cart_image2 img{border: 1px solid #d1d1d1;}
.cart_detail2{}
.cart_detail2 p{font-size: 13px; color:#535766; font-weight: 600;}
.cart_detail_top2{ margin-bottom: 10px;}
.cart_detail_top2 a{ font-size: 14px; color:#000; font-weight: 600; letter-spacing: 1px; text-transform: uppercase;}
.cart_detail_top2 h6{margin: 0; font-size: 13px;}


.qty_div2{}
.qty_div2 p{ margin-top: 10px; font-weight: normal;}
.qty_div2 p span{font-size: 14px; color: #000; margin-right: 3px;}




.cart_price2{ text-align: right;}
.cart_price2 p{color: #444; font-weight: normal;}

.close_btn_div{position: absolute; top: -7px; right: -10px;}

.btn.btn-sm.btn-delete2 {
    padding: 6px 9px;
    font-size: 12px;
    min-width: 28px;
    min-height: 28px;
    border-radius: 50%; line-height:normal;
}

.btn-dark {
    color: #eaeaea;
    background-color: #3e3e3e;
    border-color: #3e3e3e;
}

.close_btn_div a i{color: #fff;}


.cart_inner2{padding: 0; margin-top: 15px;background: #fff; -webkit-box-shadow: 0px 3px 7px #777777;
-moz-box-shadow: 0px 3px 7px #777777;
box-shadow: 0px 3px 7px #777777;}


.conf_left{}
.conf_left p{margin: 0; font-size:13px; margin-top: 5px;}
.conf_left p span{font-weight: bold;}

.conf_right{ text-align: right;}
.edit{text-align: right;}


.address_box{ margin-top: 20px; background: #fff; -webkit-box-shadow: 0px 3px 7px #777777;
-moz-box-shadow: 0px 3px 7px #777777;
box-shadow: 0px 3px 7px #777777;}
.custom_border{border: 1px solid #c1c1c1;}

.address_box_inner{padding:10px 20px 20px 20px;}
.address_box a{ text-decoration: none;}
.address_box p{color: #333; margin: 0 0 0 0; padding: 0 0 0 0; font-size: 13px;}


.address_text{margin-bottom:0; margin-top: 10px;}

.address_box label{color: #333;}

label.card_label{font-size: 13px;}
.cards_pay{margin-left:20px; margin-top: 10px;}
.cards_pay p{margin-top: 10px;}
.cards_pay p span{border-bottom: 1px solid #000; font-weight: bold;}



.address_box_inner ul{ list-style: none;}
.address_box_inner ul li{ padding-bottom: 25px; padding-top: 25px; border-bottom: 1px solid #e0e0e0;}

.no_border_bottom{border-bottom:0 !important;}


.disabled{}


.price_details_div2{background: #fafafa; padding: 15px;margin-top: 10px;}
.price_details_div2 h2{font-size: 15px; color:#9b9a9a; margin-top:0; font-weight: bold;}
.price_details_div2 ul{ list-style: none;}
.price_details_div2 ul li{ font-size: 13px;}


.inner_sticky2{ position: -webkit-sticky;
  position: sticky;
  top:150px;}

.price_details_div2 p span{ color:#35b2b6;}

.line_break{border-top: 1px solid #e0e0e0; margin-top: 10px; margin-bottom: 10px;}
.amt_pay p{font-weight: bold;}


.safe{margin-top: 20px; padding:5px 15px 5px 15px; background: rgb(20 205 168 / 20%);display: flex;padding:20px;}
.safe p{ color: #000; margin: 0;font-size: 13px;}



.new_body{background: #ededed;}



.material .form-radio,
.material .form-group {
  position: relative;
  margin-top: 30px;
  margin-bottom: 2.25rem;
}

.material .form-inline > .form-group,
.material .form-inline > .btn {
  display: inline-block;
  margin-bottom: 0;
}


.material .form-group input {
  height: 1.9rem;
}
.material .form-group textarea {
  resize: none;
}

.material .form-group .control-label {
  position: absolute;
  top: 0.25rem;
  pointer-events: none;
  padding-left: 0.125rem;
  z-index: 1;
  color: #b3b3b3;
  font-size: 14px;
  font-weight: normal;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
}
.material .form-group .bar {
  position: relative;
  border-bottom: 0.0625rem solid #999;
  display: block;
}
.material .form-group .bar::before {
  content: '';
  height: 0.125rem;
  width: 0;
  left: 50%;
  bottom: -0.0625rem;
  position: absolute;
  background: #337ab7;
  -webkit-transition: left 0.28s ease, width 0.28s ease;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 2;
}
.material .form-group input,
.material .form-group textarea {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: 14px;
  border-width: 0;
  border-color: transparent;
  line-height: 1.9;
  width: 100%;
  color: transparent;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  box-shadow: none;
}
.material .form-group input[type="file"] {
  line-height: 1;
}
.material .form-group input[type="file"] ~ .bar {
  display: none;
}
.material .form-group select,
.material .form-group input:focus,
.material .form-group input:valid,
.material .form-group input.form-file,
.material .form-group input.has-value,
.material .form-group textarea:focus,
.material .form-group textarea:valid,
.material .form-group textarea.form-file,
.material .form-group textarea.has-value {
  color: #333;
}
.material .form-group select ~ .control-label,
.material .form-group input:focus ~ .control-label,
.material .form-group input:valid ~ .control-label,
.material .form-group input.form-file ~ .control-label,
.material .form-group input.has-value ~ .control-label,
.material .form-group textarea:focus ~ .control-label,
.material .form-group textarea:valid ~ .control-label,
.material .form-group textarea.form-file ~ .control-label,
.material .form-group textarea.has-value ~ .control-label {
  font-size:12px;
  color: gray;
  top: -23px;
  left: 0;
}
.material .form-group select:focus,
.material .form-group input:focus,
.material .form-group textarea:focus {
  outline: none;
}
.material .form-group select:focus ~ .control-label,
.material .form-group input:focus ~ .control-label,
.material .form-group textarea:focus ~ .control-label {
  color: #337ab7;
}
.material .form-group select:focus ~ .bar::before,
.material .form-group input:focus ~ .bar::before,
.material .form-group textarea:focus ~ .bar::before {
  width: 100%;
  left: 0;
}

.material .checkbox label,
.material .form-radio label {
  position: relative;
  cursor: pointer;
  padding-left: 2rem;
  text-align: left;
  color: #333;
  display: block;
}
.material .checkbox input,
.material .form-radio input {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
}

.material h6{font-size: 13px;}

.material a{font-size: 13px;}
.material-card.selected {
    border-color: var(--primary);
    background-color: var(--primary);
    color: #fff;
}

.upload-card{
    padding:5px;
}
/*** End ***/





 /* About section */
        .about-section {
            padding: 110px 0 40px 0;
        }
        
        .section-title {
            font-size: 32px;
            font-weight: 700;
            color: var(--primary);
            margin-bottom: 20px;
            text-align: center;
        }
        
        .section-subtitle {
            font-size: 18px;
            color: var(--gray);
            text-align: center;
            max-width: 700px;
            margin: 0 auto 40px;
        }
        
        .about-content {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 40px;
            align-items: center;
            margin-bottom: 60px;
        }
        
        .about-image {
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
            height: 400px;
            position: relative;
        }
        
        .about-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .about-text {
            display: flex;
            flex-direction: column;
            gap: 20px;
        }
        
        .about-text p {
            margin-bottom: 10px;
            font-size: 16px;
        }
        
        .highlight {
            color: var(--primary);
            font-weight: 600;
        }
        
     /* Stats section */
.stats-section {
  background-color: white;
  padding: 40px 0;
  margin: 40px 0;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.stat-card-wrap {
  margin-bottom: 0;
}

.stat-card {
  padding: 30px;
  border-radius: 8px;
  text-align: center;
  transition: all 0.3s;
  background-color: #fff;
}

.stat-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.stat-icon {
  margin: 0 auto 15px;
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, var(--primary-light), var(--primary));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
}

.stat-number {
  font-size: 36px;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 10px;
}

.stat-title {
  font-size: 16px;
  color: var(--gray);
  font-weight: 500;
}
        
        /* Team section */
        .team-section {
            padding: 40px 0;
        }
        
        .team-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 30px;
        }
        
        .team-card {
            background-color: white;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 5px 15px rgba(0,0,0,0.05);
            transition: all 0.3s;
        }
        
        .team-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 30px rgba(0,0,0,0.1);
        }
        
        .team-image {
            width: 100%;
            /***height: 480px;
            overflow: hidden;***/
        }
        
        .team-image img {
            width: 100%;
            height: 480px;
            object-fit: cover;
            transition: all 0.5s;
        }
        
        .team-card:hover .team-image img {
            transform: scale(1.1);
        }
        
        .team-info {
            padding: 20px;
            text-align: center;
        }
        
        .team-name {
            font-size: 20px;
            font-weight: 600;
            margin-bottom: 5px;
            color: var(--dark);
        }
        
        .team-position {
            font-size: 14px;
            color: var(--primary);
            margin-bottom: 15px;
            font-weight: 500;
        }
        
        .team-bio {
            font-size: 14px;
            color:#555;
            margin-bottom: 15px;
        }
        
        .team-social {
            display: flex;
            justify-content: center;
            gap: 15px;
        }
        
        .social-link {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            background-color: var(--primary);
            transition: all 0.3s;
        }
        
        .social-link:hover {
            transform: translateY(-3px);color: #fff;
            background-color: var(--primary-dark);
        }
        
        /* Timeline section */
        .timeline-section {
            padding: 40px 0;
            position: relative;
        }
        
        .timeline {
            position: relative;
            max-width: 800px;
            margin: 0 auto;
        }
        
        .timeline::after {
            content: '';
            position: absolute;
            width: 4px;
            background-color: var(--light);
            top: 0;
            bottom: 0;
            left: 50%;
            margin-left: -2px;
        }
        
        .timeline-item {
            position: relative;
            width: 50%;
            padding: 10px 40px;
            margin-bottom: 30px;
        }
        
        .timeline-item:nth-child(odd) {
            left: 0;
        }
        
        .timeline-item:nth-child(even) {
            left: 50%;
        }
        
        .timeline-item::after {
            content: '';
            position: absolute;
            width: 20px;
            height: 20px;
            background-color: white;
            border: 4px solid var(--primary);
            border-radius: 50%;
            top: 15px;
            z-index: 1;
        }
        
        .timeline-item:nth-child(odd)::after {
            right: -10px;
        }
        
        .timeline-item:nth-child(even)::after {
            left: -10px;
        }
        
        .timeline-content {
            padding: 20px;
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.05);
            position: relative;
        }
        
        .timeline-year {
            display: inline-block;
            padding: 5px 15px;
            background-color: var(--primary);
            color: white;
            border-radius: 20px;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 10px;
        }
        
        .timeline-title {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 10px;
            color: var(--dark);
        }
        
        .timeline-text {
            font-size: 14px;
            color: var(--gray);
        }
        
        /* Testimonials section */
        .testimonials-section {
            padding: 60px 0;           
            margin: 40px 0;
            border-radius: ;
        }
        
        .testimonials-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 30px;
        }
        
        .testimonial-card {
            background-color: white;
            padding: 30px;
            border-radius: 12px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.05);
            position: relative;
            transition: all 0.3s;
        }
        
        .testimonial-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 30px rgba(0,0,0,0.1);
        }
        
        .quote-icon {
            position: absolute;
            top: -15px;
            left: 20px;
            width: 40px;
            height: 40px;
            background-color: var(--primary);
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 20px;
        }
        
        .testimonial-text {
            font-size: 16px;
            color: var(--dark);
            margin-bottom: 20px;
            font-style: italic;
        }
        
        .testimonial-author {
            display: flex;
            align-items: center;
            gap: 15px;
        }
        
        .author-image {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            overflow: hidden;
        }
        
        .author-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .author-info {
            flex: 1;
        }
        
        .author-name {
            font-size: 16px;
            font-weight: 600;
            color: var(--dark);
        }
        
        .author-title {
            font-size: 14px;
            color: var(--gray);
        }
        
        .rating {
            display: flex;
            gap: 3px;
            color: var(--warning);
            margin-top: 5px;
        }
        
        /* CTA section */
        .cta-section {
            padding: 40px 0;
            text-align: center;
            background: linear-gradient(135deg, var(--primary), var(--primary-light));
            color: white;
            border-radius: 0;
            margin-bottom: 0;
        }
        
        .cta-title {
            font-size: 32px;
            font-weight: 700;
            margin-bottom: 20px;
        }
        
        .cta-text {
            font-size: 18px;
            max-width: 600px;
            margin: 0 auto 30px;
        }
        
        .cta-btn {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background-color: white;
            color: var(--primary);
            padding: 12px 30px;
            border-radius: 50px;
            font-size: 16px;
            font-weight: 600;
            text-decoration: none;
            transition: all 0.3s;
            box-shadow: 0 5px 15px rgba(0,0,0,0.2);
        }
        
        .cta-btn:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 20px rgba(0,0,0,0.2);
        }
        









@media (max-width: 992px) {
    .about-section {
    padding: 20px 0 10px 0;
}
    .about-content {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .about-text {
        order: 2;
    }

    .about-image {
        height: 300px;
        order: 1;
    }

    .section-title {
        font-size: 28px;
    }

    .section-subtitle {
        font-size: 16px;
    }

    .about-text p {
        font-size: 15px;color: #555;
    }
    
    .stats-section {
        margin: 0 0;
        border-radius: 0;
    }
    

    .team-grid {
            display: block;
        }
    
    .team-image {
    width: 100%;
        height: auto;}
    
    .team-card {
    margin-bottom: 30px;}
    
    .testimonials-section {
    padding: 20px 0;
    margin: 10px 0;
    border-radius: ;}
    
    
    .testimonials-grid{display: block;}
    
    .testimonial-card{margin-bottom:40px;}  
}

.mt-1{
    margin-top:10px;
}
.mt-3{
    margin-top:30px;
}
.other-section h5{
    font-weight: bold;
}
.other-section p{
   font-size:13px;
}

/**** User Dashboard ****/
.profile_left{ margin-bottom: 20px;margin-top: 10px;}
.profile_left ul{ list-style: none;}
.profile_left ul li{ margin-bottom: 15px; border-bottom: 1px solid #000;}
.profile_left a{ text-align: center;text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
    font-size: 14px;color:#000;}
.profile_left ul li a.active{ background: none; color:#2463eb;}

ul.order_list{ list-style: none; margin-bottom:40px;}
ul.order_list li{ margin-bottom: 25px;}

.orders_wrap{}
.orders_top{ margin-bottom: 10px;}
.orders_top h3{font-size: 16px;
    color: #000;
    font-weight: 600; border-bottom: 1px solid #fff; padding-bottom: 6px; margin: 0 0 10px 0;}

.orders_top p{ margin: 0 0 0 0; padding: 0 0 0 0; color: #000;}
.cart_block {
    border: 1px solid #e0dede;
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 0 4px 8px 1px rgb(0 0 0 / 19%);
}
/**** END ****/

.reset-btn{
    width: 100%;
    margin-top: 15px;
}

.spec-item.active{
    background-color: rgba(98, 0, 234, 0.1);
}

.logo_div img {
    transition: all .8s;
    max-width: 100px !important;
    margin-top: 0px !important;
}

.footer-logo{
    max-width: 50% !important;
}

@media (max-width: 991px) {
    .dm-nav-brand a img, .droopmenu-brand img {
        top: 0px !important;
        max-width: 60px !important;
    }
}

/*** About page Video section ***/
.about-video-section{
    display: block;
    position: relative;
    width: 100%;
}

.about-video-section .item{
    background: ;
    padding: 0px 0px;
    margin: 0 15px;
    color: #000;
    text-align: left;
}
.about-video-section .video_box {
    text-align: center;
}
.about-video-section .video_size {
    width: 100%;
    height: 300px;
}
/*** END ***/
