/* Fira Sans Regular */
@font-face {
  font-family: "Fira Sans";
  src: url('../fonts/fira/eot/FiraSans-Regular.eot');
  src: url('../fonts/fira/eot/FiraSans-Regular.eot') format('embedded-opentype'),
       url('../fonts/fira/woff2/FiraSans-Regular.woff2') format('woff2'),
       url('../fonts/fira/woff/FiraSans-Regular.woff') format('woff'),
       url('../fonts/fira/woff2/FiraSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans";
  src: url('../fonts/fira/eot/FiraSans-Italic.eot');
  src: url('../fonts/fira/eot/FiraSans-Italic.eot') format('embedded-opentype'),
       url('../fonts/fira/woff2/FiraSans-Italic.woff2') format('woff2'),
       url('../fonts/fira/woff/FiraSans-Italic.woff') format('woff'),
       url('../fonts/fira/woff2/FiraSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

/* Fira Sans Bold */
@font-face {
  font-family: "Fira Sans";
  src: url('../fonts/fira/eot/FiraSans-Bold.eot');
  src: url('../fonts/fira/eot/FiraSans-Bold.eot') format('embedded-opentype'),
       url('../fonts/fira/woff2/FiraSans-Bold.woff2') format('woff2'),
       url('../fonts/fira/woff/FiraSans-Bold.woff') format('woff'),
       url('../fonts/fira/woff2/FiraSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans";
  src: url('../fonts/fira/eot/FiraSans-BoldItalic.eot');
  src: url('../fonts/fira/eot/FiraSans-BoldItalic.eot') format('embedded-opentype'),
       url('../fonts/fira/woff2/FiraSans-BoldItalic.woff2') format('woff2'),
       url('../fonts/fira/woff/FiraSans-BoldItalic.woff') format('woff'),
       url('../fonts/fira/woff2/FiraSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

/* Fira Sans Thin */
@font-face {
  font-family: "Fira Sans";
  src: url('../fonts/fira/eot/FiraSans-Thin.eot');
  src: url('../fonts/fira/eot/FiraSans-Thin.eot') format('embedded-opentype'),
       url('../fonts/fira/woff2/FiraSans-Thin.woff2') format('woff2'),
       url('../fonts/fira/woff/FiraSans-Thin.woff') format('woff'),
       url('../fonts/fira/woff2/FiraSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans";
  src: url('../fonts/fira/eot/FiraSans-ThinItalic.eot');
  src: url('../fonts/fira/eot/FiraSans-ThinItalic.eot') format('embedded-opentype'),
       url('../fonts/fira/woff2/FiraSans-ThinItalic.woff2') format('woff2'),
       url('../fonts/fira/woff/FiraSans-ThinItalic.woff') format('woff'),
       url('../fonts/fira/woff2/FiraSans-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

/* Fira Sans Light */
@font-face {
  font-family: "Fira Sans";
  src: url('../fonts/fira/eot/FiraSans-Light.eot');
  src: url('../fonts/fira/eot/FiraSans-Light.eot') format('embedded-opentype'),
       url('../fonts/fira/woff2/FiraSans-Light.woff2') format('woff2'),
       url('../fonts/fira/woff/FiraSans-Light.woff') format('woff'),
       url('../fonts/fira/woff2/FiraSans-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans";
  src: url('../fonts/fira/eot/FiraSans-LightItalic.eot');
  src: url('../fonts/fira/eot/FiraSans-LightItalic.eot') format('embedded-opentype'),
       url('../fonts/fira/woff2/FiraSans-LightItalic.woff2') format('woff2'),
       url('../fonts/fira/woff/FiraSans-LightItalic.woff') format('woff'),
       url('../fonts/fira/woff2/FiraSans-LightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

body
{
    background: url(../img/bg1.jpg);
    background-position: center;
    background-attachment: fixed;
    margin: 0px !important;
    padding: 0px !important;  
    font-size: 14px;
    font-family: "Fira Sans", "PT Sans", Calibri, Tahoma, sans-serif;
    /*font-family: "Poppins", sans-serif !important;*/
}

.m0
{
    margin:0px !important;
}

.mb-20
{
    margin-bottom:20px !important;
}

.pb-0
{
    padding-bottom:0px !important;
}

.mw-600
{
 max-width:600px !important;
 width:100%;
 padding:0px;
 margin:auto;
 /*background: #dee2e6;*/
 background: #fff;
}

.no-text-decoration
{
    text-decoration: none;
}

.btn-sm
{
    padding:5px;
}

.btn-xs
{
    padding: 3px 8px;
    font-size: 13px;
    padding-top: 0px;
}

.pull-right
{
  float:right;    
}

.pull-left
{
  float:left;   
}

.text-center
{
  text-align:center;    
}

.text-left
{
  text-align:left;    
}

.text-right
{
  text-align:right;    
}

.text-justify
{
  text-align:justify;    
}

.bottom-gap
{
    padding:10% 0;
}

.relative-container
{
    padding:0px !important;
    position: relative;
}

.section-row
{
    width: 100%;
    margin: 0px;
    padding: 0px;  
}

.cover-photo-box
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 460px;
    background: linear-gradient(201deg, #af2e2e 6.32%, #cb9c0e 80.65%);
}

.cover-photo
{
    width:100%;
    height: 100%;
    object-fit: cover;
}

.contact-info-list
{
    /*position: absolute;
    top: 10%;
    margin: 0px;
    width: 100%;*/
    width:90%;
    margin:auto;
    margin-top: 5%;
    margin-bottom: 3%;
    text-align:left;
}

.contact-info-list .col-6
{
    margin-bottom:25px;
    /*padding-right: calc(var(--bs-gutter-x)* .2);
    padding-left: calc(var(--bs-gutter-x)* .2);*/
}

.contact-info-list .contact-info label
{
    width:10%;
    color: #f65921;
    font-size: 17px;
}

.contact-info-list .contact-info a
{
  color:#000;
  font-size:14px;
  word-break: break-word;
  text-decoration:none;
}

/*.contact-info-list .contact-info
{
    color: #000;
    background-color: #fff;
    padding:10px 5px;
    font-size:14px;
    word-break: break-word;
    border-radius:5px;
    min-height: 130px;
    height: 100%; 
    border-color: rgb(246 89 33) !important;
    box-shadow:0px 0px 12px 0px #adb5bd !important;
}

.contact-info-list .contact-info .info-img-box
{
    width:25px;
    height:25px; 
    margin: auto;
}

.contact-info-list .contact-info .info-img-box img
{
    width:100%;
}

.contact-info-list .contact-info .info-content-box p:first-child
{
    margin:5px 0;
}

.contact-info-list .contact-info  .info-content-box a
{
    color:#000;
    text-decoration:none
}*/

.bio-box
{
    background:#fff;
    border-radius: 5px;
    position: relative;
    color:#000;
    margin:-115px 5% 40px;
    box-shadow:0px 3px 10px 3px #adb5bd;
}

.bio-box .profile-pic
{
    width:150px;
    height:130px;
    position: absolute;
    top: -45px;
    left: 30%;
}

.bio-box .profile-pic img
{
    width: 125px;
    height: 125px;
    border-radius: 50%;
    /*border: 4px solid #f65921;*/
    border: 4px solid #fff;
    box-shadow: 0px 0px 3px 3px #ddd;
}

.bio-box .about
{
    margin-top:25%;
    font-size: 14px;
}

.bio-box .about h3
{
   font-size: 20px; 
   font-weight: 700;
}

.bio-box .about h4
{
    font-size: 15px;
    color:#f65921;
}

.bio-action
{
   padding-left: 0px;
}

.bio-action li
{
   float:left;
   list-style: none;
   width: 15%;
   color: #f65921;
   font-size: 25px;
}

.bio-action li a
{
  color: #f65921; 
}

.follow-me-list
{
  padding:0px;    
}

.follow-box .follow-me-list
{
   color:#000; 
}

.follow-action
{
    padding: 0px;
    margin: 0px;
}

.follow-action li
{
   float:left;
   list-style: none;
   width: auto;
   font-size: 30px;
   margin-bottom: 2%;
   margin-top: 2%;
   padding:5px;
}

.follow-action li a
{
    border: 1px solid #f65921;
    padding: 1px 8px;
    cursor: pointer;
}

.facebook-icon
{
  color:#0866ff;   
}

.instagram-icon
{
  color:#d50a9e;   
}

.twitter-x-icon
{
  color:#000;   
}

.linkedin-icon
{
  color:#0077b5;   
}

.youtube-icon
{
  color:#ff0000;   
}

.skype-icon
{
  color:#018dda;   
}

.tiktok-icon
{
    color: #0cbbb6;
    background: -webkit-linear-gradient(#0cbbb6, #f62b52);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  
}

.pinterest-icon
{
  color:#e60023;   
}

.share-download-box
{
    margin-top:5%;
    margin-bottom: 5%;
}

.share-box
{
    background:#fff;
    display:grid;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 5px #adb5bd;
}

.share-box .action-btn
{
    width: 80%;
    display: block;
    margin: 10px auto;
    padding: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    border-radius:5px;
    cursor:pointer;
}

.share-box .action-btn i
{
    font-size:13px;
    margin-right: 2px;
}

.green-btn
{
    background: #198754;
    color:#fff;
}

.black-btn
{
    background: #000 !important;
    color:#fff !important;
}

.orange-btn
{
    background: #f65921 !important;
    color:#fff !important;
    cursor:pointer;
}

.share-box p:first-child
{
    margin-top:1rem;
    margin-bottom: 0px;
}

.qr-code-box
{
    background:#fff;
    padding:7px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 5px #adb5bd;
}

.qr-code-box img
{
    width:82px;
}

.qr-code-box .action-btn
{
    width: 80%;
    display: block;
    margin: 10px auto;
    padding: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    border-radius:5px;
}

.qr-code-box .action-btn i
{
    font-size:13px;
    margin-right: 2px;
}

#shareModal .btn-close
{
    right: 20px;
    position: absolute;
    opacity: 1;
    font-weight: 700;
}

.share_modal-box
{
    text-align: center;
    text-transform: uppercase;
    margin-top:30px;
}

.share_modal-box h5
{
    margin-bottom:20px;
}

.shar_btns 
{
    width: 100px;
    text-align: center;
    display: inline-block;
}

.shar_btns i 
{
    font-size: 28px;
    color: #495057 !important;
    background: white !important;
    width: 60px;
    border-radius: 28px;
    padding: 10px;
    line-height: 35px;
}

.shar_btns p 
{
    font-size: 12px;
    font-weight: 500;
    color: #000;
    margin-top:7px;
}

.about-me , .our-services , .our-products, .our-gallery, .our-awards, .business-hours, .our-reviews , .enquiry, .payment-options , .our-blogs, .faqs , .terms-conditions , .blog-detail
{
    color:#000;
    padding:5%;
}

.about-me div p
{
    text-align: justify;
}

h2.section-heading
{
    font-weight:bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.service-list .col-6 , .product-list .col-6, .gallery-list .col-6 , .award-list .col-6, .payment-option-box .col-6 , .blog-list .col-6 , .terms-condition-box col-12
{
    padding-right: calc(var(--bs-gutter-x)* .2);
    padding-left: calc(var(--bs-gutter-x)* .2);
    margin-bottom: 20px;
}
 
.our-services .service-card {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 12px;
    position: relative;
    text-align: left;
    padding-top: 120px;
}

.our-services .service-card-overlay {
    padding: 15px;
    background: linear-gradient(180deg, #f6592124 11.64%, #775c52 100%);
    border-radius: 12px;
}

.our-services .service-card h4 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.our-services .service-card .service-price {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}

.our-services .service-card p {
    color: #fff;
    font-size: 14px;
    height: 42px;
    overflow: hidden;
}

.serviceMore, .productMore, .galleryMore, .blogMore
{
    display:none;
}

.btn-enquire {
    background: linear-gradient(128.81deg, #f65921 21.32%, #d98259 98.65%);
    font-size: 13px;
    color: #fff;
    border: none;
    font-weight: 500;
    width: 120px;
}

.product-box .product-img , .blog-box .blog-img
{
  position:relative;    
}

.product-box .product-img img
{
    width:100%;
    border-radius: 5px;  
}

.product-box .product-content
{
    margin-top:10px;
}

.product-box .product-content p:first-child
{
  margin-bottom: 5px;    
}

.product-box .product-content p:first-child label:first-child
{
    color:#094191;
    font-weight: 500;
}

.product-box .product-content p:first-child label:last-child
{
    color:#000;
    font-weight: bold;
}

.btn-buy-now
{
    position: absolute;
    left: 30%;
    bottom: 5%;
    padding: 3px 8px;
    font-size: 13px;
    padding-top: 0px;
}

.our-gallery .gallery-card
{
    border-radius: 12px;
    overflow: hidden;
}

.our-gallery .video-card
{
    position:relative;
}

.our-gallery .video-card .video-play
{
    position: absolute;
    z-index: 9;
    left: 36%;
    background: #fff;
    top: 30%;
    padding: 4% 8%;
    border-radius: 50%;
    font-size: 29px;
    cursor:pointer;
}

.our-gallery .video-card .video-play i
{
    margin-left:10%;
}

.our-gallery .gallery-card img 
{
    height: 160px;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.our-gallery .gallery-card img.img-contain
{
    object-fit: contain !important;
    padding: 40px !important;
}

.image-hover-effects 
{
    transition: transform 0.3s ease-in-out;
}

.our-gallery .gallery-card .gallery-file-link img
{
    background: linear-gradient(139deg, #ff4a38 21.32%, #ff7a46 98.65%);
}

.our-awards .award-card img
{
    max-height: 180px;
    object-fit: contain;
}

.our-awards .award-card h4
{
    margin-top: 15px;
    font-size: 18px;
}

.our-awards .award-card h6
{
    font-size: 15px;
}

.business-hours-list .col-12 , .reviews-list .col-12, .enquiry-box .col-12, .review-box .col-12, .payment-option-box .col-12
{
    padding-right: calc(var(--bs-gutter-x)* .2);
    padding-left: calc(var(--bs-gutter-x)* .2);
    margin-bottom: 20px;
}

.business-hours-list ul
{
    list-style: none;
    text-align: left;
    padding: 10px;
}

.business-hours-list ul li
{
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 0px 0px 4px 5px #eee;
    padding: 10px;
    text-align: right;
}

.business-hours-list ul li.closed-day
{
    background:#ff000052 !important;
}

.testimonial-google
{
    padding: 0px 0px 0px !important;
    margin: 50px 30px 30px !important;
    border: 0px !important;
}

.testimonial-google .card
{
    border: 1px solid #fff;
    box-shadow: 0px 0px 10px 1px #adb5bd;
}

.testimonial-google .card .card-header
{
    background:#fff;
}

.testimonial-google .card .card-header .google-review-user
{
    width: 100%;
    text-align: start;
    padding-top: 10px;
    padding-left: 10px;
}

.testimonial-google .card .card-body .rating
{
    color: #FF5722;
}

.testimonial{
    padding: 70px 30px 50px;
    margin: 50px 30px 30px;
    border: 1px solid #f65921;
    position: relative;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid #000;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 15px;
    color: #222;
    line-height: 27px;
    text-align: center;
    margin: 0;
    position: relative;
}
.testimonial .description:before
{
    content: "\f10d";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 25px;
    color: #d7d7d7;
    position: absolute;
    top: 0;
    left: -2px;
}
.testimonial .title{
    display: inline-table;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #f65921;
    font-size: 20px;
    font-weight: 700;
    color: #f65921;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
}
.testimonial .post{
    font-size: 15px;
    color: #671a36;
}
.owl-theme .owl-controls{
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 38%;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 35px;
    height: 35px;
    line-height: 30px;
    border-radius: 0;
    background: #222 !important;
    opacity: 1 !important;
    font-size: 7px !important;
}
.owl-prev{
    position: absolute;
    left: -3%;
}
.owl-next{
    position: absolute;
    right: -3%;
}
.owl-prev:after,
.owl-next:after{
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: #fff;
    opacity: 1;
}
.owl-next:after{ content: "\f105"; }

.review-box .form-floating input , .review-box textarea
{
    border: 0px;
    border-bottom: 1px solid #adb5bd;  
}
 
.enquiry-box .form-floating input , .enquiry-box textarea
{
    border: 0px;
    border-bottom: 1px solid #adb5bd;  
}

.payment-options .payment-option-box .payment-card img
{
   width:90%;
   height:40px;
}

.payment-options .payment-option-box .payment-card h4
{
   font-size: 14px;
}

.blog-box
{
    box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.blog-box .blog-img img
{
    width:100%;
    min-height: 170px;
    max-height: 272px;
    border-radius: 5px;  
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.blog-box .blog-content
{
    margin-top:10px;
    padding:5px;
}


.blog-box .blog-content h3 , .blog-box .blog-content h3 a
{
    font-size: 15px;
    color: #333;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
}

.blog-box .blog-content p a
{
    text-decoration: none;
    color: #f65921;
}

.accordion-button:not(.collapsed)
{
    color: #fff;
    background-color: #ff9b38;  
}

.accordion-button:focus
{
    box-shadow: 0 0 0 0.25rem rgb(255 155 56);
}

.terms-condition-box h4
{
    text-align: left;
    font-size: 15px;
}

.blog-detail h2
{
 text-transform: unset;    
}

.blog-detail .imgBox
{
    margin-bottom:20px;
}

.blog-detail .imgBox img
{
    width:100%;
}

.blog-detail .blog-date
{
    text-align: left;
    margin-bottom:10px;
    font-weight: bold;
}

.menu_bottom 
{   
    background: white;
    width: -webkit-fill-available;
    text-align: center;
    color: #1a6c89;
    position: fixed;
    bottom: 0;
    left: 0;
    overflow-x: auto;
    z-index: 111;
}

.menu_container 
{
    width: auto;
    text-align: left;
    display: flex;
}
    
.menu_item
{   
    text-align: center;
    font-weight: 600;
    display: inline-grid;
    font-size: 12px;
    margin: 15px;
    width: 209px;
    white-space: pre;
    color: #f65921;
    cursor:pointer;
}
    
.menu_item i
{
    font-size: 20px;
}


@media only screen and (max-width: 479px){
    .testimonial{ padding: 70px 10px 30px; }
    .testimonial .description:before{ top: -20px }
    .testimonial .title{ font-size: 12px; }
    .testimonial .post{ font-size: 11px; }

    .our-gallery .video-card .video-play
    {
        padding: 5% 10%;
        font-size: 24px;
    }
}

@media screen and (min-width: 992px)
{
    .bio-box
    {
      margin:-124px 5% 40px;
    }
    
    .bio-box .profile-pic
    {
        left:36% !important;
    }
    
    .bio-box .about
    {
        margin-top:18%;
    }
    
    .bio-action li
    {
       width: 10%;
    }
    
    .contact-info-list .contact-info label
    {
      width:5%;
    }
    
    .btn-buy-now
    {
        left:35%;
    }
    
    .our-gallery .gallery-card img 
    {
      height: 240px;
    }
    
    .payment-options .payment-option-box .payment-card img
    {
        width: 50%;
        height: 40px;
    }

}