

body {
    width: 100%;
    height: 100%;
   font-family: "Arimo", sans-serif;
   font-style: normal;}

html {
    width: 100%;
    height: 100%;
}







a {
    outline: none;
}

a:focus {
    outline: none;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}


:root {
    --primary-black: #000000;
    --primary-red: #8E1616;
    --accent-beige: #E8C999;
    --light-cream: #F8EEDF;
    --secondary-red: #A52A2A;
    --dark-red: #722F37;
    --warm-beige: #D4AF8C;
    --off-white: #FAF7F0;
    --glass-bg: rgba(248, 238, 223, 0.1);
    --glass-border: rgba(232, 201, 153, 0.2);
}









.margin1{ margin-top: 10px;}
.margin2{ margin-top: 20px;}
.margin3{ margin-top: 30px;}
.margin4{ margin-top: 40px;}


.margin_b1{ margin-bottom: 50px;}

.padding1{ padding-left: 15px; padding-right: 15px;}

.btn_new {
    color:#fff !important;
    font-size: 14px !important;text-transform: uppercase;
    background-color:#2da564 !important; 
    outline: none !important;  border-radius:28px !important; letter-spacing: 1px; line-height:normal;
      padding:7px 12px !important; transition: all .7s !important;
}




.btn_new.focus,
.btn_new:focus,
.btn_new:hover {
    color: #fff !important;
    text-decoration: none !important;
    outline: none !important;
	background:#2da564 !important;
}



.btn_new1 {
    background:#008DD4;
            color: #fff;
            border: none;
            border-radius: 22px;
            padding: 5px 9px;
            font-size: 15px;
            margin: 0 auto;                
            transition: background-color 0.3s ease, transform 0.3s ease;
}




.btn_new1.focus,
.btn_new1:focus,
.btn_new1:hover {
    color: #fff !important;
    text-decoration: none !important;
    outline: none !important;
	background: linear-gradient(135deg, #038ed3, #4bb9f2);
}








.btn_new2 {
    color:#fff !important;
    font-size: 14px !important;text-transform: uppercase;
    background-color:#009846 !important; 
    outline: none !important;  border-radius:28px !important; letter-spacing: 1px; line-height:normal;
      padding:7px 12px !important; transition: all .7s !important;
}




.btn_new2.focus,
.btn_new2:focus,
.btn_new2:hover {
    color: #fff !important;
    text-decoration: none !important;
    outline: none !important;
	background:#009846 !important;
}




.myheader{position: absolute; top: 0; width: 100%;z-index: 999;}
 .navbar-custom {
       
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }



.top-nav-collapse {
        padding: 0;        
        background: #fff !important; transition: all 1s;	
    }

.logo_div img{transition:all .8s;max-width:auto;margin-top: 0;}



.logo-max-width{max-width: 100px;transition:all .8s;}
.nav-margin-zero{ margin-top: 5px !important; transition:all .8s;}








.upper_nav{background:#5e5e5e;display: none;
padding-top: 4px; padding-bottom: 4px;}
.upper_nav a{color:#fff; text-decoration: none;}

.u_n_right{text-align: right;}




.language-list{display: none;}











.top_section{background:#fff;padding-top:10px;padding-bottom:10px;}
.ts_left{}




.ts_right{text-align: right;}


.top_section ul{margin-bottom: 0;}


.icon-box {
    display: inline-block;
    /* places boxes side by side */
    width: 30px;
    height: 30px;
    margin: 0 5px;
    border-radius: 4px;
    color: white;
    font-size: 18px;
    line-height: 30px;
    /* vertically centers icon */
    text-align: center;
}

.instagram {
    background-color: #000;
}

.youtube {
    background-color: #FF0000;
}

.facebook {
    background-color: #1877F2;
}

.linkedin {
    background-color: #0077B5;
}

.twitter {
    background-color: #1DA1F2;
}

.tiktok {
    background-color: #555;
}

.google {
    background-color: #888;
}











.wrap2{ background:transparent; padding-top: 13px;padding-bottom:13px; position: relative; z-index: 9;}
.crush img{width:100%;}

.logo_div{ text-align: center; margin-top:0;}

.search_div{ margin-top: 20px;}
.search_div .form-control{  }

.p_login{text-align:right;}




.top_list p{text-align: center; font-weight: bold;}



ul.small_list{list-style: none;text-align: right;}
ul.small_list li{display: inline-block; vertical-align: middle;margin-left: 3px;
    margin-right: 3px;}
ul.small_list li a{text-decoration: none;margin: 0 0 0 0; color: #000;}
ul.small_list li a img{max-width: 20px;}

.only_mob{display: none !important;}


.top_phone{border:none;padding-left: 12px !important; padding-right: 12px !important;border-radius: 16px;background:#008DD4 !important;color: #fff !important;}
.top_phone:hover{color: #fff !important;}

.top_phone i{font-size: 14px !important;vertical-align: top;}



  .language-list2 {
    margin-top:5px !important;margin-left:75px;
    padding: 0;
    list-style: none;text-align: center;
}

.language-list2 li {
    display: inline-block;
    margin: 0;
    padding: 0;margin-right: 5px;
}

.language-list2 li a {
    display: inline-block;
    padding: 0;
    margin: 0;color: #fff;font-size:17px;
    text-decoration: none;
}







@media(min-width:768px) {

	
}








.whatsapp_div{position: fixed; bottom: 75px; left: 15px; z-index: 999;}
.whatsapp_div a{display: block;margin-bottom: 10px;}









@media(max-width:768px) {

}



@media(max-width:1200px) {



}


@media(max-width:992px) {
    
    .mobile_button{text-align: center;margin-top: 10px; margin-bottom: 10px;}
	.myheader{position: relative;}
	.wrap2{padding-top: 5px;background: #fff;}
	.top_div{background:#333;}
	.logo_div{display: none;}	
	ul.small_list{list-style: none;text-align: center;display: none;}	
	ul.small_list li{line-height: 30px; }
	.tel_div{ text-align: center; margin-top: 5px; margin-bottom: 5px;}
	
	.top_phone{border-radius: 0;}
	.top_section{display: none;}
    
    .language-list {
    margin-top:15px !important;
    padding: 0;text-align: center; width: 100%;
    list-style: none;display: inline-block;
}

.language-list li {
    display: inline-block;
    margin: 0;
    padding: 0;margin-right: 5px;
}

.language-list li a {
    display: inline-block;
    padding: 0;
    margin: 0;color: #333;font-family: "Playfair", serif;font-size:18px;
    text-decoration: none;
}


    .mobile_logo{max-width:150px;margin: 0 auto;margin-bottom: 15px;}
    
	
    
}


@media(max-width:768px) {
    


}






.top_banner_big {
  position: relative;
  background-image: url(../images/banner1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 120px;
}

.top_banner_big::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45); /* adjust: 0.4–0.7 */
  z-index: 1;
}

/* keep content above overlay */
.top_banner_big > * {
  position: relative;
  z-index: 2;
}


/* Video */
.video-wrapper {  
  margin: auto;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 40px 90px rgba(0,0,0,0.45);
}

.video-wrapper video {
  width: 100%;
  display: block;
}

.ba1{position: relative; z-index: 1;}




.banner_text{margin-top:180px;text-align: center;padding-bottom: 60px;}
.banner_text h2{color: #fff;font-family: "Playfair", serif;font-size: 50px;}

.banner_text p{color: #fff;font-size: 18px;}





.heading2{}
.heading2 h3{color:#772a30;margin-top: 0;text-align: center;margin-bottom:30px;font-size:30px;font-weight: bold;}
.heading2 h3 span{color:#a73841;}










.gol_left{margin-top: 50px;}
.gol_left h2{text-transform: uppercase;color: #fff; margin: 0 0 0 0; font-size:36px;}
.gol_left h2 span{color:#f7c101 !important;}
.gol_left p{color: #fff; font-size:16px;margin-top: 10px; margin-bottom: 0;}









































.heading3 h2 {
    color: #fff;
    margin-top: 0;
    text-align: center;
    margin-bottom:20px;
    font-size: 30px;
    font-weight: bold;
}

.heading3 h3{text-align: center;margin-bottom: 40px;}

.video-container {
  position: relative;
  width: 100%;
  height: auto;
}
.video-container video {
  width: 100%;
  height: auto;
  display: block;
}





.schedule_button{margin-top: 30px;}






.covered{ padding-top: 70px; padding-bottom: 50px; background:#f8eedf;}

.covered a{text-decoration:none;}


.cov_left h2{
  color: #772a30;
    margin-top: 0;   
    margin-bottom:15px;
    font-size: 50px;
    font-weight: bold;}

.cov_left h4{font-weight: bold;}


.cov_left h2 span{}
.cov_left p{color: #fff;margin-bottom: 20px;}

.cov_box{background: #fff; padding: 15px; border-radius:12px; margin-bottom: 30px;box-shadow: 0 4px 8px 1px rgb(0 0 0 / 19%);
    background: #fff;
    transition: transform .8s ease;
    transform: scale(1);}

.cov_box:hover {
  transform: scale(1.1); /* zoom in on hover */
}


.cov_box h5{color: #772b32; font-weight: bold; font-size: 18px;}

.cov_box img{border-radius:6px;}

.cov_box p{color: #333;margin-bottom:0;}

.cov2_margin{margin-top:80px;}


.section_stick1{position: sticky;top: 140px;margin-bottom: 20px;}


.cov_box i {
    font-size: 40px;
    margin-bottom: 20px;
    background: #dbeaff;
    padding: 10px; color: #295fa7;
    border-radius: 10px;
    border: 1px solid #8fbaf4;
}


.cov_new img {
    max-height: 70px;
    margin-bottom:15px;
    background: #f8eedf;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #871c1e;
}

































.inner_banner img{width: 100%;border-radius:22px;}

.inner_banner{position: relative; margin-top:210px; margin-bottom:15px;}
.inner_banner_text{position: absolute; left: 4%; bottom: 10%;}
.inner_banner_text h2{color: #333;}
.inner_banner_text h2 span{ background:#fff; padding: 4px 12px;border-radius: 24px;}



.form-wrapper {
   
    background: #fff;
    padding: 30px;
    border-radius: 6px;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.form-label {
    color: #000;
    font-size: 16px;font-weight: normal;
    margin-bottom: 10px;
}
.form-footer {    
    text-align: right;}
.btn-next {
    background:#008dd4;
    border: none;font-size: 15px;
    color: #fff;padding:12px 18px;
    font-weight: 600;
}








.new_modal{z-index: 9999;}

.modal-backdrop.in {
  opacity: 0.9;   /* default 0.5 hota hai */
  filter: alpha(opacity=90); /* IE support */
}

.step {
  display: none;
}

.active-step {
  display: block;
}

.step-progress {
  margin: 0;
  border-radius: 0;
}

.progress-bar {
  transition: width 0.4s ease;
}

.modal-body {
  padding: 25px;
}

.modal-footer {
  text-align: right;border-top: 0;
}

.step-3 input {
  background: #f2f5f7;
  border-radius: 4px;
}



.step-1{margin-top: 15px;}
.step-2{margin-top: 15px;}

.custom-check {
  padding-left: 0;
}

.custom-check input[type="checkbox"] {
  margin-left: 0;
  position: relative;
  top: 2px;
}



.step h3{font-weight: bold; font-size: 24px;}



.modal-footer .btn-cta{color: #fff; border:none; outline: none;}

.btn-cta2 {
  padding: 12px 30px;
  font-size: 16px;color: #fff;
  border-radius: 4px;
  font-weight: bold;background:#444;
}
.modal-footer .btn-cta2{border:none; outline: none;color: #fff;}

.step label{font-size: 17px; color: #000; margin-bottom: 8px;}

.custom-check label{padding-left: 1px;font-size: 13px; color:#333;}

.progress-bar {
    background-color: #008dd4;
}


.new_modal .modal-content {
  position: relative;
}

.modal-close-btn {
  position: absolute;
  top: -14px;
  right: -14px;
  width: 32px;
  height: 32px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  border: none;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  z-index: 1051;
  opacity: 1;
}

.modal-close-btn:hover {
  opacity: 1;
}

.modal-close-btn {
  background: #008dd4;
  color: #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}









/* Uniform spacing */
.form-group {
  margin-bottom: 15px;
}

/* Name row spacing */
.form-row {
  margin-bottom: 15px;
}

/* Checkbox alignment fix */
.custom-check {
  margin: 15px 0;
}

.custom-check label {
  padding-left: 22px;
  position: relative;
  line-height: 1.6;
}

.custom-check input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 4px;
}

/* Button */
.btn-cta {
  background: #0088cc;
  color: #fff;
  font-weight: 600;
  padding: 13px;
  border-radius: 4px;
}

.btn-cta:hover {
  background: #006fa3;
  color: #fff;
}


.form-wrapper h3{font-size: 27px;
    color: #008dd4;
    margin-bottom: 15px;
    font-weight: bold;font-size: 26px;}


.form_top_para{text-align: center;}
.form_top_para h3{margin-top: 0;}

.form_top_para .btn_new1 {   
            border-radius: 28px;
            padding: 9px 24px;
            font-size: 24px;background: linear-gradient(
    270deg,
    #ff0000,
    #9b00ff,
    #0059ff,
    #00cfff,
    #ff0000
  );
background-size: 400% 400%;
  animation: gradientMove 4s ease infinite;

}


@keyframes gradientMove {
  0% {
    background-position: 100% 50%;
  }
  50% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}







.form_top_para h6{font-size: 16px;}

.form_top_para p{font-size: 16px;margin-bottom: 20px;margin-top: 15px;}






/* Layout & Container Spacing */
.services-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #ffffff;
}

.cards-row-spacing {
    margin-top: 60px;
}

/* Typography */
.sub-heading-blue {
    color: #0088cc;
    font-size: 22px;font-family: "Playfair", serif;    
    margin-bottom: 15px;
}

.main-heading-black {
    font-size: 34px;
    font-weight: 800;font-family: "Playfair", serif;
    color: #333333;
    margin-bottom: 25px;
}

.section-description {
       margin: 0 auto 30px auto;
    color: #222;
    line-height: 24px;
    font-size: 16px;
}

/* Primary Pill Button */
.btn-pill-blue {
    background-color: #0088cc;
    color: #ffffff;
    border: none;
    border-radius: 25px;
    padding: 12px 35px;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
}

/* Service Cards */
.service-card-item {
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    padding: 40px 30px;
    margin-bottom: 30px;
    background-color: #ffffff;
    /* Fixed height for alignment in float layout */
    min-height:360px; 
}

.service-icon-container {
    height: 50px;
    margin-bottom: 25px;
    text-align: left;
}
.service-icon-container img{max-width: 50px;}

.service-card-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 15px;
    text-align: left;
}

.service-card-body {
    font-size: 15px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 30px;
    text-align: left;
    height: 90px;
    overflow: hidden;
}

/* Learn More Button */
.btn-learn-more {
    background-color: #0088cc;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    padding: 10px 22px;
    font-weight: 700;
    font-size: 14px;
    float: left; /* Alignment for non-flex layout */
}

/* Mobile/Tablet Responsiveness */
@media (max-width: 991px) {
    .service-card-item {
        height: auto;min-height: 330px;
       
    }
    
    .services-wrapper {
    padding-top:40px;
    padding-bottom:40px;}
    
    .service-card-body {height: auto;}
    .cards-row-spacing {
    margin-top: 30px;}
    
    .main-heading-black {
        font-size: 24px;}
    
    
    
    
    
}



.top_serv .btn_new1{padding: 12px 22px;}










/* Container Spacing */
.tax-relief-section {
    padding-top: 80px;
    padding-bottom: 60px;background:#F6F6F6;
    
}

/* Subheading "About Us" */
.section-subheading {
 color: #0088cc;
    font-size: 22px;
    font-family: "Playfair", serif;
    margin-bottom: 15px;
}

/* Headings */
.section-heading, 
.mission-heading {
   font-size: 34px;
    font-weight: 800;
    font-family: "Playfair", serif;
    color: #333333;
    margin-bottom: 25px;margin-top: 10px;
}

.mission-heading {
      font-size: 34px;
    font-weight: 800;
    font-family: "Playfair", serif;
    color: #333333;
    margin-top: 50px;
    margin-bottom: 30px;
}

/* Body Text */
.description-text, 
.mission-text {
    font-size: 16px;
    line-height: 22px;
    color: #444444;
    margin-bottom: 20px;
}

.mission-text {
  
    margin-left: auto;
    margin-right: auto;
}

/* Button Styling */
.btn-read-more {
    display: inline-block;
    background-color: #008cd2;
    color: #ffffff;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    margin-top: 15px;
}

.btn-read-more:hover {
    background-color: #0077b5;
    color: #ffffff;
    text-decoration: none;
}

/* Video Wrapper */
.video-container {
    padding-top: 10px;
}

/* Spacing for mission statement */
.mission-wrapper {
    margin-top: 40px;
}


.abt_us_tax .btn_new1{padding: 12px 22px;}













.serv_exit{margin-top: 60px; margin-bottom: 60px;}


/* Step Circle Styling */
.step-circle {
    width: 66px;
    height: 66px;
    background-color: #008cd2;
    color: #ffffff;
    font-size: 28px;
    line-height: 66px;
    border-radius: 100%; /* Half of width/height to make perfect circle */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    text-align: center;
}

/* Step Heading */
.step-title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom:15px;
    
}

/* Step Body Text */
.step-description {
    font-size: 16px;
    line-height: 22px;
    color: #444444;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

/* Column spacing adjustment */
.process-item {
    padding: 10px;margin-top: 30px;
}










.industries-section {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f6f6f6;   
}

.industry-subheading {
    color: #0088cc;
    font-size: 22px;
    font-family: "Playfair", serif;
    margin-bottom: 15px;
}

.industry-main-title {
   font-size: 34px;
    font-weight: 800;font-family: "Playfair", serif;
    color: #333333;
    margin-bottom: 50px;
}

.card-row {
    margin-bottom: 30px;
}

/* Card Styling */
.industry-card {
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 40px 30px;
    text-align: left;
    background-color: #fafafa;
    margin-top: 30px;
    min-height:410px; /* Ensures uniform height without flexbox */
}

.icon-box {
    margin-bottom: 25px;
}

.icon-box img {
    width: 50px;
    height: 50px;
}

.card-title {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin-top:15px;
    margin-bottom: 20px;
}

.card-text {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-bottom: 30px;
    height: 140px; /* Fixed height for text alignment */
    overflow: hidden;
}

/* Button Styling */
.btn-view-more {
    display: inline-block;
    background-color: #008cd2;
    color: #ffffff;
    padding: 10px 25px;
    border-radius: 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    transition: background-color 0.3s;
}

.btn-view-more:hover {
    background-color: #0071a8;
    color: #ffffff;
    text-decoration: none;
}

.industry-card .btn_new1{padding: 12px 22px;}





















/* Section Container */
.faq-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f9f9f9;
}

.faq-main-heading {
    font-family: serif;
    font-size: 34px;
    font-weight: bold;
    color: #333;
    margin-bottom: 60px;
}

.faq-content-wrapper {
    margin-top: 20px;
}

/* Image Styling */
.faq-image-container img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.1);
}

/* Custom Accordion Styling */
.custom-accordion {
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 2px !important;
    border-radius: 0 !important;
}

.custom-accordion .panel-heading {
    background-color: #008cd2 !important;
    color: #ffffff !important;
    padding: 15px 20px;
    border: none;
    border-radius: 0;
}

.custom-accordion .panel-title a {
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    display: block;
}

.plus-icon {
    font-size: 20px;
    margin-right: 15px;
    font-weight: bold;
}

/* Accordion Body */
.custom-accordion .panel-body {
    background-color: #ffffff;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    border-top: 1px solid #0077b5 !important;
}

/* Remove default Bootstrap borders */
.panel-group .panel + .panel {
    margin-top: 2px;
}









/* Section Background */
.premium-newsletter-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #fcfcfc;
   }

/* Central Card for Premium Look */
.newsletter-card {
    background-color: #ffffff;
    padding: 60px;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0f0f0;
}

/* Typography */
.premium-title {
    font-family: serif; /* Modern serif for luxury feel */
    font-size: 34px;
    font-weight: 700;
    color: #333;
    line-height:normal;
    margin-bottom: 25px; margin-top: 0;
}

.premium-lead-text {
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    margin-bottom: 35px;
}

/* Benefit List Styling */
.benefit-list-wrapper {
    display: inline-block;
    text-align: left;
    margin-bottom: 30px;
}

.premium-benefits {
    list-style: none;
    padding: 0;
    margin: 0;
}

.premium-benefits li {
    font-size: 16px;
    color: #333333;
    margin-bottom: 12px;margin-left: 7px;
    font-weight: 500;display: inline-block;
}

.icon-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #008cd2;
    border-radius: 5px;
    margin-right: 7px;
}

.cta-instruction {
    font-size: 20px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom:25px;
}

/* Form Styling */
.premium-label {
    font-size: 14px;
    font-weight: 600;
    color: #999999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.premium-input {
    height: 55px;
    border-radius: 8px;
    border: 2px solid #eeeeee;
    padding-left: 20px;
    font-size: 16px;
    box-shadow: none !important;
    transition: border-color 0.3s ease;
}

.premium-input:focus {
    border-color: #008cd2;
}

/* Button Styling */
.premium-btn-submit {
    display: block;
    width: 220px;
    height: 55px;
    margin: 30px auto 0 auto;
    background-color: #008cd2;
    color: #ffffff;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: transform 0.2s ease, background-color 0.2s ease;
    cursor: pointer;
}

.premium-btn-submit:hover {
    background-color: #0077b5;
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0, 140, 210, 0.2);
}

/* Media Query for responsive padding */
@media (max-width: 768px) {
    .newsletter-card {
        padding: 30px 20px;
    }
    .premium-title {
        font-size: 24px;
        line-height: 36px;
    }
    
    
    .premium-newsletter-section {
    padding-top:40px;
    padding-bottom:50px;   
}
    
    
    .benefit-list-wrapper {   
    margin-bottom: 15px;}
    
    
}











.testi_sec{padding-top: 60px; padding-bottom: 90px;}


#owl-demo-photos{margin-top:15px;}

#owl-demo-photos .item{
      background: ;
      padding: 0px 0px;
      margin:0 5px;
      color: #000;
     
      text-align: left;
    }
    .customNavigation-photos{
      text-align: center;
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 45%;
    left: 0;
    }
   
    .customNavigation-photos a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }




.customNavigation-photos .prev-photos{ cursor:pointer; padding: 0 2px;float: left;left:0;position: relative;}
.customNavigation-photos .next-photos{cursor:pointer; padding: 0 2px;float: right;right:18px;position: relative;}
 

.coupon_box_outer .owl-theme .owl-controls{display: none !important;}




/* Card Main Styles */
.testimonial-card {
    background-color: #f8f9fa;
    border: 1px solid #eeeeee;
    border-radius: 12px;
    padding: 25px;
    max-width: 350px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
    transition: transform 0.3s ease;
}

.testimonial-card:hover {
    transform: translateY(-5px);
}

/* Profile Image and Google Badge Wrapper */
.testimonial-header {
    height: 60px;
    margin-bottom: 15px;
    position: relative;
}

.profile-wrapper {
    float: left;
    position: relative;
    width: 65px;
    height: 60px;
}

.avatar-circle {
    width: 55px;
    height: 55px;
    background-color: #6a2ba3; /* Purple color from image */
    color: #ffffff;
    font-size: 24px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
}

.google-badge {
    position: absolute;
    bottom: 2px;
    right: 5px;
    width: 24px;
    height: 24px;
    background: #ffffff;
    border-radius: 50%;
    padding: 3px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.google-badge img {
    width: 100%;
    display: block;
}

/* User Info Styles */
.user-info {
    float: left;
    margin-left: 12px;
    padding-top: 5px;
}

.user-name {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.verified-check {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #3897f0;
    color: white;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    margin-left: 5px;
    vertical-align: middle;
}

.post-date {
    margin: 0;
    font-size: 14px;
    color: #888888;
}

/* Star Rating */
.star-rating {
    clear: both;
    color: #fbbc05; /* Google Gold */
    font-size: 22px;
    margin-bottom: 15px;
}

/* Text Styles */
.testimonial-body {
    margin-top: 10px;
}

.testimonial-text {
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 5px;
}

.read-more-link {
    color: #1a73e8;
    font-size: 18px;
    text-decoration: none;
    font-weight: 500;
}

.read-more-link:hover {
    text-decoration: underline;
}


















/* Container styling */
.google-review-header {
    background-color: #f7f7f7;
    border: 1px solid #eeeeee;
    border-radius: 8px;
    padding: 20px 30px;
    margin-top: 20px;
    margin-bottom: 20px;width: 98%;
}

/* Branding Section */
.brand-line {
    margin-bottom: 4px;
}

.google-g-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

.reviews-label {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    margin-left: 8px;
    vertical-align: middle;
    font-family: sans-serif;
}

/* Rating Section */
.rating-line {
    display: block;
}

.rating-val {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    margin-right: 10px;
    vertical-align: middle;
}

.stars-row {
    color: #fbbc05;
    font-size: 20px;
    vertical-align: middle;
    letter-spacing: 1px;
}

.rating-count {
    color: #777777;
    font-size: 15px;
    margin-left: 5px;
    vertical-align: middle;
}

/* Button Section */
.google-cta-btn {
    display: inline-block;
    background-color: #2b82fb;
    color: #ffffff;
    padding: 12px 24px;
    border-radius: 25px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    margin-top: 8px;
    transition: background 0.2s ease;
}

.google-cta-btn:hover,
.google-cta-btn:focus {
    background-color: #1a73e8;
    color: #ffffff;
    text-decoration: none;
}

/* Responsive adjustment for small screens without flexbox */
@media (max-width: 767px) {
    .google-review-header .pull-left,
    .google-review-header .pull-right {
        float: none !important;
        text-align: center;
        display: block;
        width: 100%;
    }
    
    .google-cta-btn {
        margin-top: 20px;
    }
}







.banner_outer{
    margin-top: 80px;
    position: relative;
}

.banner_outer img{
    width: 100%;
    display: block;
}

.slider_wrap2{
    position: absolute;
    bottom: 22%;
    width: 100%;
    z-index: 99;
}

.slider_wrap2 h2{
    color: #fff;
    font-weight: bold;
    font-size: 54px;font-family: "Playfair", serif;
   
}














/* Outer Wrapper - Full Width */
.articles-news-outer-wrapper {
    width: 100%;
    background-color: #f9f9f9;
    padding-top: 60px;
    padding-bottom: 80px;
}

/* Headings */
.blog-subheading {
    color: #008cd2;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 5px;font-family: "Playfair", serif;
}

.blog-main-title {
    font-family: "Playfair", serif;
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 50px;
}

/* Article Cards */
.article-card {
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.05);
    margin-bottom: 30px;
    border: 1px solid #eeeeee;
}

.card-inner {
    padding: 30px;
    min-height: 320px; /* Ensures uniform height in row */
}

.article-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    color: #555;font-family: "Playfair", serif;
    margin-bottom: 20px;
    margin-top: 0px;
}

.article-excerpt {
    font-size: 14px;
    line-height: 22px;
    color: #777777;
    margin-bottom: 25px;
}

.read-more-btn {
    color: #008cd2;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.read-more-btn:hover {
    text-decoration: underline;
}

/* Card Footer Date */
.card-footer-date {
    border-top: 1px solid #f0f0f0;
    padding: 15px 30px;
    font-size: 12px;
    color: #bbbbbb;
}

/* Custom Pagination */
.custom-pagination {
    list-style: none;
    padding: 0;
    margin-top: 40px;
    display: inline-block;
}

.custom-pagination li {
    display: inline-block;
    margin: 0 5px;
}

.custom-pagination li a {
    color: #008cd2;
    text-decoration: none;
    font-size: 16px;
}

.custom-pagination li a.active {
    font-weight: bold;
    color: #333333;
}

/* Responsive Fix for Bootstrap 3 (No Flex) */
@media (max-width: 991px) {
    .card-inner {
        min-height: auto;
    }
}










/* Outer Full-Width Wrapper */
.contact-section-outer {
    width: 100%;
    background-color: #f1f1f1;
    padding-top: 80px;
    padding-bottom: 80px;
   
}

/* Left Column Styling */
.section-sub-label {
    color: #008cd2;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;font-family: "Playfair", serif;
}

.contact-main-heading {
    font-family: "Playfair", serif;
    font-size: 34px;
    font-weight: bold;margin-top: 0;
    color: #333;
    margin-bottom: 40px;
}

.info-item {
    margin-bottom: 30px;
    clear: both;
}

.info-icon {
    float: left;
    width: 40px;
    margin-top: 5px;
}

.info-icon img {
    width: 100%;
}

.info-text {
    float: left;
    width: 350px;
    margin-left: 15px;margin-bottom:20px;
}

.info-text h4 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    color: #444;
}

.info-text p {
    color: #666;
    font-size: 16px;
    margin-top:10px;
}

/* Right Column Card Styling */
.contact-form-card {
    background: #ffffff;
    padding: 40px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.required {
    color: #ff0000;
}

.contact-form-card label {
    font-weight: 500;
    color: #333;
    margin-bottom: 8px;
}

.contact-form-card .form-control {
    border-radius: 2px;
    border: 1px solid #999;
    height: 40px;
    box-shadow: none;
}

.contact-form-card textarea.form-control {
    height: auto;
}

.disclaimer-text {
    font-size: 11px;
    color: #555;
    line-height: 1.5;
    margin-top: 20px;
}

.captcha-placeholder {
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 10px 15px;
    width: 180px;
    margin: 20px 0;
    border-radius: 3px;
}

.btn-submit-form {
    width: 100%;
    background-color: #008cd2;
    color: #ffffff;
    border: none;
    padding: 12px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
    text-transform: capitalize;
}

/* Responsive Fix for Float Alignment */
@media (max-width: 991px) {
    .info-text {
        width: 80%;
    }
    
    .contact-form-card {
    background: #ffffff;
    padding: 40px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 70px;
}
    
    .contact-section-outer {
    width: 100%;
    background-color: #f1f1f1;
    padding-top:30px;
    padding-bottom:50px;
}
    
    
}














/* Background styling for the gallery section */
.gallery-section-outer {
    width: 100%;
    background-color: #f8f9fa; /* Light background from image */
    background-image: url('path-to-your-subtle-background.png'); /* If you want the watermark effect */
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
}

/* Section Title */
.gallery-title {
    font-size: 36px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 50px;
    font-family: sans-serif;
}

/* Custom spacing for grid items */
.margin-bottom-30 {
    margin-bottom: 30px;
}

/* Adds the slight shadow seen in the screenshots */
.video-shadow {
    box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
    border-radius: 4px;
    background-color: #000; /* Prevents white flash before load */
}

/* Hover effect to make it interactive */
.video-shadow:hover {
    box-shadow: 0px 8px 25px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    transition: all 0.3s ease;
}

/* Responsive fix for Bootstrap 3 grid alignment */
@media (min-width: 992px) {
    .gallery-section-outer .row > .col-md-4:nth-child(3n+1) {
        clear: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .row > .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}









/* Outer Section Styling */
.about-mission-outer {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #ffffff;
    
}

/* Row Spacing */
.about-intro-row {
    margin-bottom: 80px;
}

/* Typography */
.section-label {
    color: #008cd2;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

.main-heading, .mission-heading {
    font-family: serif; /* Matching the premium serif look in image */
    font-size: 34px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 25px;
}

.description, .mission-text {
    font-size: 15px;
    line-height: 1.7;
    color: #555555;
    margin-bottom: 20px;
}

/* Button Styling */
.btn-read-more {
    display: inline-block;
    background-color: #008cd2;
    color: #ffffff;
    padding: 12px 35px;
    border-radius: 30px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 15px;
    transition: background 0.3s ease;
}

.btn-read-more:hover {
    background-color: #0073b1;
    color: #ffffff;
    text-decoration: none;
}

/* Video Styling */
.video-container {
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
}

.shadow-effect {
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

/* Mission Statement Centering */
.mission-content-box {
    padding-top: 20px;
}

/* Responsive Adjustments for Mobile */
@media (max-width: 991px) {
    .about-text-content {
        margin-bottom: 40px;
        text-align: center;
    }
    .main-heading {
        font-size: 32px;
    }
}










/* Outer Full-Width Wrapper */
.audit-section-outer {
    width: 100%;
    background-color: #fcfcfc; /* Subtle off-white background */
    padding-top: 80px;
    padding-bottom: 80px;
    
}

/* Typography and Spacing */
.audit-content-block {
    margin-bottom: 30px;
}

.margin-top-50 {
    margin-top: 50px;
}

.section-label {
    color: #008cd2; /* Brand Blue */
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0;font-family: "Playfair", serif;
    text-transform: capitalize;
}

.main-heading {
    font-family: "Playfair", serif;
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 35px;margin-top:10px;
}

.audit-text {
    font-size: 16px;
    line-height: 1.8;
    color: #666666;
    margin-bottom: 25px;
    text-align: center;
}

.phone-highlight {
    color: #d93025; /* Red highlight for the phone number */
    font-weight: bold;
}

/* Mobile Responsiveness */
@media (max-width: 767px) {
    .main-heading {
        font-size: 30px;
    }
    .audit-text {
        font-size: 14px;
        text-align: left; /* Better readability on small screens */
    }
    
    .audit-section-outer {
    width: 100%;
    background-color: #fcfcfc; /* Subtle off-white background */
    padding-top: 30px;
    padding-bottom:30px;
    
}
    .margin-top-50 {
    margin-top: 30px;
}
    
}









/* Full-Width Banner Wrapper */
.expert-advice-banner {
    width: 100%;
    /* Replace with your local path to Untitled-1.jpg */
    background:url(../images/abt_banner.jpg) no-repeat center center; 
    background-size: cover;background-attachment: fixed;
    padding-top: 100px;
    padding-bottom: 100px;
    display: block;
}

/* Typography from source image */
.banner-title {    
    font-size: 34px;
    font-weight: 700;
    color: #ffffff;font-family: "Playfair", serif;
    margin-bottom: 15px;
    line-height: 1.2;
}

.banner-subtitle { 
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 35px;
  
}

/* Call to Action Button */
.btn-contact-us {
    display: inline-block;
    background-color: #008cd2; /* Brand Blue */
    color: #ffffff;
    padding: 14px 35px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 4px;
    transition: background 0.3s ease;
}

.btn-contact-us:hover,
.btn-contact-us:focus {
    background-color: #0073b1;
    color: #ffffff;
    text-decoration: none;
}

/* Responsive adjustments for mobile */
@media (max-width: 767px) {
    .expert-advice-banner {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .banner-title {
        font-size: 28px;
    }
    
    .banner-subtitle {
        font-size: 14px;
    }
}









/* Sidebar and Article adjustments */
.blog-inner-page-wrapper {
    background-color: #f9f9f9;
    padding: 60px 0px;
}

.blog-article-main {
    background: #ffffff;
    padding: 50px;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    box-shadow: 0px 10px 30px rgba(0,0,0,0.02);
}

/* Heading style for the integrated text */
.article-sub-heading {
    font-family: "Playfair", serif;
    font-size: 34px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 25px;
    margin-top: 0;
}

/* List Styling */
.premium-feature-list {
    background-color: #fcfcfc;
    padding: 30px;
    border-radius: 4px;
    border-left: 4px solid #008cd2;
    margin: 40px 0px;
}

.article-list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.article-list li {
    font-size: 16px;
    color: #555555;
    padding-left: 25px;
    position: relative;
    margin-bottom: 15px;
    line-height: 1.6;
}

/* Custom Bullet points */
.article-list li::before {
    content: "•";
    color: #008cd2;
    font-weight: bold;
    position: absolute;
    left: 0px;
    font-size: 20px;
    top: -2px;
}

/* Sidebar styling for recent articles block */
.sidebar-block {
    background: #ffffff;
    padding: 30px;
    border: 1px solid #eeeeee;
    border-radius: 4px;
}

.sidebar-title {    
    font-size: 22px;
    border-bottom: 2px solid #008cd2;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

ul.recent-articles-list{ padding-inline-start:20px;}
.recent-articles-list li a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s;
    font-size: 15px;
    display: block;
    margin-bottom: 12px;
}

.recent-articles-list li a:hover {
    color: #008cd2;
}

/* Image styles */
.shadow-light {
    box-shadow: 0px 8px 20px rgba(0,0,0,0.08);
}


.article-image-block{margin-top: 15px;}















.aff_main{background: #111;margin-left: 0; margin-right: 0;margin-top: 30px;margin-bottom: 50px;padding-top:20px;padding-bottom: 30px;}
.aff_main h2{color:#fff; text-align: center;margin-top: 0;}
.aff_main h2 span{color:#c4a649;font-weight: bold;}


.aff_main p{color: #fff;text-align: center;}
.aff_main a{color: #fff;text-decoration: underline;} 

.right_talk{}
.right_talk h4{color: #c4a649; font-size: 24px;font-weight: bold;}

.right_talk label{color: #fff;margin-bottom: 10px;}

.right_talk .form-group {
    margin-bottom: 20px;
}


.left_talk{text-align: right;}
.left_talk h4{color: #c4a649; font-size: 24px;font-weight: bold;}

.left_talk p{color: #fff;text-align: right;}
.left_talk p span{color: #c4a649;}

.left_talk p i{font-size:20px;color: #c4a649;vertical-align: middle;margin-top: -2px;}

.lower_aff h4{color: #fff; font-size: 24px;font-weight: bold;text-align: center;}
.lower_aff p{color: #fff;}



.img_wrap{position: relative;width: 100%;margin-top:20px; margin-bottom: 10px;}

.img_wrap video{width: 100%;
        max-height: ;
        overflow: ;
        object-fit: ;}















/* -------- Scroll Top Css --------*/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	
	z-index: 99999999999999999;
   
	color: #eeeeee;
	
	right: 5px;
	bottom: 75px;
	padding-top: 2px;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}

/* -------- Scroll Top Css Ends --------*/





        @media (min-width: 992px) {
            .story-block {
                width: 180px;
                height: 180px;
            }
        }















@media(max-width:992px){
    
    
    
    .right_talk{margin-top: 15px;}
	
	
	.left_talk{text-align: left;}
.left_talk h4{color: #c4a649; font-size: 24px;font-weight: bold;}

.left_talk p{color: #fff;text-align: left;}
	
	.aff_main p {text-align: left;}
	
	
	.aff_main h2 {text-align: left;font-size: 24px;}
	
	
.lower_aff h4{color: #fff; font-size: 24px;font-weight: bold;text-align:left;margin-top:30px;}
.lower_aff p{color: #fff;}
	
    
    
    .blog-inner-page-wrapper {
    background-color: #f9f9f9;
    padding: 30px 0px;
}
    
    .sidebar-right{margin-top: 30px;}
    
    .blog-article-main {   
    padding: 30px;}
    .articles-news-outer-wrapper {
 
    padding-top: 30px;
    padding-bottom: 40px;
}
    
	
    .slider_wrap2 h2{    
    font-size: 38px;}
    
    
    
    .banner_outer {
    margin-top: 0;
    position: relative;
}
    .banner_outer img {
    width: 100%;
    display: block;
    height: 260px;
    object-fit: cover;
}
    
    .testi_sec {
    padding-top:30px;
    padding-bottom: 40px;
}
    
    
    
    .testimonial-card {   
    max-width: 100%;}
    .customNavigation-photos .next-photos {   
    padding: 0 2px;
    float: right;
    right: 0px;
    position: relative;
}
    
    
    
    .plus-icon {   
    margin-right: 4px;}
    
    
    
   .faq-section {
    padding-top:30px;
    padding-bottom:30px;}
    .faq_right{margin-top: 30px;}
.industries-section {
    padding-top:30px;
    padding-bottom:30px;}
    
    
    .process-item {
    padding: 10px;
    margin-top: 15px;
}
    
    
    .serv_exit {
    margin-top:30px;
        margin-bottom:30px;}   
    
    
    
  .tax-relief-section {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #F6F6F6;
}
    .abt_us_tax{margin-bottom: 30px;text-align: center;}
    
     #contact-section2 {
        background-color: #fff;
        padding: 30px 15px;
    }
    
    
.inner_banner {   
    margin-top: 25px;
    margin-bottom: 0;}
	
	.inner_banner_text h2{font-size: 22px;}
	
    .inner_banner img{height: 250px; object-fit: cover;}
    
    
	  .left-content {
                text-align: center;
                margin-bottom: 40px;margin-top: 0;
            }
            .small-info {
                justify-content: center;
            }

	.no_row_margin_later{margin-left: 0; margin-right: 0;}

	.small-info i{
    display: none;}
	
	.package-card {min-height:auto;}
	
	.nav-tabs {
   display: block;margin-left: 6px; margin-right: 6px;}
	
	.nav-tabs li{margin-right: 0;}
	
	
	 .map-container {
                height: 400px; /* Adjust map height for tablets */
            }
	
	.heading3 h2 {   
    margin-bottom:40px;}


	
	
	.company_title_div{margin-top: 30px;}
	
	.contact-block{height: auto; margin-left: 15px; margin-right: 15px;min-height:auto;}
	

	
	
    .form-wrapper{margin-top: 30px;}
	
	.banner_text {
    margin-top: 0;
    text-align: center;
    padding-bottom:30px;}
	
	
	.top_banner_big {  
    padding-top:30px;
    padding-bottom:50px;}
	
	
	
	.new_modal .modal-dialog {
    position: relative;
    width: auto;
    margin: 30px;}
	
    .later_margin_bottom{margin-bottom: 15px;}
    
    .banner_text h2 {   
    font-size: 32px;
    margin-top: 0;}
    
	.banner_text p{font-size: 15px;}
    
    .form_top_para .btn_new1 {    
    padding: 7px 20px;
    font-size: 20px;}
    
    .form-wrapper h3{font-size: 21px;}
    
    
    
    
	
	
}



@media(max-width:767px) {
 

	
	   .nav-tabs > li {
                display: block; /* Stack tabs on small screens */
                margin-bottom: 10px;
            }
            .nav-tabs > li:last-child {
                margin-bottom: 0;
            }
            .package-card {
                padding: 20px;
            }
            .package-card-price {
                font-size: 40px;
            }
            .btn-package-action {
                font-size: 16px;
                padding: 10px 20px;
            }
	

	
	
	.contact-row {
                flex-direction: column;
                gap: 20px;
            }
            
            .contact-block {
                padding: 40px 30px;
            }
            
            .phone-link {
                font-size: 22px;
            }
            
            .info-row {
                flex-direction: column;
                gap: 5px;
                text-align: center;
            }
            
            .block-icon {
                width: 70px;
                height: 70px;
            }
            
            .block-icon i {
                font-size: 24px;
            }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}



@media (max-width: 480px) {
            .contact-wrapper {
                padding: 30px 0;
            }
            
            .contact-block {
                padding: 35px 25px;
            }
            
            .phone-link {
                font-size: 19px;
            }
            
            .block-title {
                font-size: 19px;
            }
	
	.stats-section {
                padding: 30px 0 50px 0;
            }

            .main-heading {
                font-size: 32px;
            }

            .sub-text {
                font-size: 16px;
                padding: 0 20px;
            }

          
	
	
	
	
	
        }


























/* -------- FOOTER SECTION --------*/



.main-footer {
 background:url(../images/map.jpg) no-repeat bottom center; background-size: cover;background-attachment: fixed;
  color: #ffffff;
  padding: 70px 0 50px;
  font-size: 14px;
}

/* Heading */
.footer-top h2 {
  font-size: 44px;
  font-weight: 300;
  line-height: 1.4;font-family: "Playfair", serif;line-height:45px;
  margin-bottom: 50px;
}

/* Cards */
.footer-cards {
  margin-bottom: 60px;
}

.footer-card {
  background:transparent;
  padding: 30px 20px;
  text-align: center;
  border-radius:14px;border: 1px solid #0367B0;
}

.footer-card i {
  font-size: 38px;
  margin-bottom: 15px;
}

.footer-card h4 {
  font-size: 22px;
  margin-bottom: 8px;
}

/* Middle */
.footer-middle h4 {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: bold;
}

.footer-logo {
  max-width: 120px;
  margin-bottom: 20px;
}

.footer-badge {
  display: block;
 width:60%;
  margin-bottom: 15px;
}

.footer-desc {
  margin-top: 20px;
  line-height: 1.7;font-size: 16px;
}

/* Social */

.footer-social{margin-top:20px;}

.footer-social a {
  display: inline-block;
  
}





.footer-social .icon-box {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 4px;
    border-radius: 4px;
    color: white;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
}



/* Links */
.footer-right ul {
  padding: 0;
  list-style: none;
}

.footer-right ul li {
  margin-bottom: 8px;
}

.footer-right ul li a {
  color: #ffffff;
  text-decoration: none;font-size: 16px;
}

.footer-right ul li a:hover {
  text-decoration: underline;
}

.language {
  margin-top: 12px;
}

.footer-center p{font-size: 16px;}








/* Responsive */
@media (max-width: 767px) {
  .footer-top h2 {
    font-size: 24px;line-height:27px;margin-bottom: 30px;
  }

  .footer-middle > div {
    margin-bottom: 30px;
  }
    
    .footer-card {margin-bottom: 15px;}
    
    .main-footer {   
    padding:30px 0 30px;}
    
    .footer-cards {
    margin-bottom: 30px;
}
    
    
}





