
.header-top {
    position: relative;
    background-color: #0c4a73;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}


.header-top .top-left {
    position: relative;
    padding: 8px 0;
}

.header-top .text {
    position: relative;
    color: #fff;
    font-size: 16px;
}



.six-steps {
    position: relative;
    margin-bottom: 30px;
}

.steps-container img {
    width: 100%;
    max-height: 423px;
}
.six-steps p {
    position: absolute;
        top: 23%;
    max-width: 61%;
    font-size: 23px;
    left: 35%;
    font-weight: 600;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    left: 5px;
}



.ui-form-01-wraper {
    background: #0b4972;
    background-size: 100% 100%;
    padding: 10px 15px;
    text-align: center;
    color: #fff;
    box-shadow: 0px 0px 18px rgb(0 0 0 / 50%);
	margin-bottom:20px;
}





.form-heading{
	font-size: 15px;
    color: #fff;
}

.contacts-section:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/dot.png);
    background-repeat: repeat;
    background-position: center;
    content: "";
}


.sec-title h2 {
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #222222;
    font-weight: 700;
}

.contacts-section {
    position: relative;
    padding: 55px 0 60px;
}


.contact-section .form-column {
    position: relative;
    z-index: 9;
    /* margin-bottom: 50px; */
}

.contact-section .form-column .inner-column {
    position: relative;
    margin-right: -100px;
}

.contact-form {
    position: relative;
    padding: 45px 50px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 32px rgb(0 0 0 / 16%);
    -moz-box-shadow: 0 0 32px rgba(0,0,0,0.16);
    -ms-box-shadow: 0 0 32px rgba(0,0,0,0.16);
    -o-box-shadow: 0 0 32px rgba(0,0,0,0.16);
    box-shadow: 0 0 32px rgb(0 0 0 / 16%);
}


.contact-form .form-group {
    position: relative;
    margin-bottom: 10px;
}


.contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="url"], .contact-form .form-group textarea, .contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    height: 40px;
    padding: 15px 25px;
    background-color: transparent;
    border: 1px solid #cccccc;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}


.contact-form .form-group textarea {
    height: 80px;
    resize: none;
    margin-bottom: 10px;
}

.sec-title .title {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #2154cf;
    font-weight: 500;
    margin-bottom: 8px;
    font-family: 'Red Rose', cursive!important;
}


.single-work {
    position: relative;
}
.btn, .btn:active, .btn.sApp-btn:before, .bg-overlay::after, .benifits-item:after {
   background: linear-gradient( 
268deg
 , #137bba 0%, #0c4a73 100%);
}

.ptb_100 {
    padding: 70px 0;
}


.section-heading > h2 {
    position: relative;
	font-size:35px;
	padding-bottom:25px;
}


.bg-overlay, .overlay-dark {
    position: relative;
    z-index: 0;
}


.maybe {
    font-size: 20px;
    line-height: 39px;
}
.overlay-dark::after {
    background-color: rgb(156 156 156);
    opacity: 0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    z-index: -1;
}

.btn {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    text-align: center;
    padding: 18px 30px;
    border: 0 none;
    border-radius: 6px;
    outline: 0 none;
    position: relative;
    z-index: 1;
}

.btn:hover {
    color: #fff;
    text-decoration: none;
}

.bg-overlay::after {
    opacity: 0.94;
    z-index: -1;
}

.bg-overlay::after, .overlay-dark:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}


.marginT40{
	margin-top:50px;
	margin-bottom:50px;
}

.home-service-content h4 {
    font-weight: 600;
	font-size: 18px;
}

.home-service-box p {
    line-height: 23px;
    color: #727272;
	font-size:16px;
}


.centered {
    float: none;
    margin: 0 auto;
}


.home-service-box {
    font-family: 'Open Sans', sans-serif;
    margin-top: 30px;
    text-align: center;
}

.home-service-icon {
    height: 60px;
    width: 60px;
    padding: 5px;
    border-radius: 100%;
    text-align: center;
    display: block;
    position: relative;
    margin: auto;
}


.home-service-icon i {
    color: #222;
}


.home-service-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #fcc813;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 100%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}


.home-service-content {
    min-height: 140px;
}

.home-service-content h4 {
    color: #222;
}


.home-service-content h4 {
    font-weight: 600;
}


.home-service-box p {
    line-height: 23px;
    color: #727272;
}


.how-we-work {
    text-align: center;
}



.custom-text, .steps-container h3 {
    text-align: center;
    font-weight: 900 !important;
    position: relative;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 34px;
}



.custom-text, .steps-container h3 {
    text-align: center;
    font-weight: 900 !important;
    position: relative;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 34px;
}

.custom-text span {
    display: inline;
    position: relative;
}

.custom-text span:after {
    content: '';
    position: absolute;
    right: 0px;
    height: 2px;
    background: #fd602c;
    left: 0;
    bottom: -5px;
}


.work-box {
    width: 30%;
    display: inline-block;
    position: relative;
    margin-top: 30px;
}


.work-icon {
    width: 150px;
    height: 150px;
    display: block;
    border-radius: 100%;
    font-size: 100px;
    background: #127ab9;
    text-align: center;
    color: #4c4c4c;
    margin: auto;
    z-index: 2;
    position: relative;
}


.work-icon span {
    position: absolute;
    top: -4px;
    color: #fff;
    right: 0;
    font-size: 28px;
    width: 50px;
    height: 50px;
    background: #0c4a73;
    border-radius: 100%;
    font-weight: 900;
}


.icofont {
    font-family: 'IcoFont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.work-box p {
    position: relative;
    background: #4c4c4c;
    color: #fff;
    text-align: center;
    padding: 12px;
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    top: -23px;
    z-index: 3;
}

.work-box p:before {
    content: '';
    position: absolute;
    border-top: 13px solid transparent;
    border-right: 34px solid #000;
    top: -13px;
    left: 0;
}


.work-box p:after {
    content: '';
    position: absolute;
    border-top: 13px solid transparent;
    border-left: 34px solid #000;
    top: -13px;
    right: 0;
}


.we-do-section {
    padding: 100px 0;
}


.we-do-section h3 {
    margin-top: 0;
    margin-bottom: 25px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
	    line-height: 1.1;
}


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


.footer-top {
    background: #fff;
    padding: 20px 0;
}

.media-body {
    width: 10000px;
}

.media:first-child {
    margin-top: 0;
}



.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}


.media-left, .media>.pull-left {
    padding-right: 10px;
}

.footer-top i {
    color: #218ccb;
    font-size: 60px;
}


.footer-top h4 {
    margin-top: 10px;
    font-weight: 600;
	font-size: 18px;
}


.footer h4 {
    position: relative;
    color: #127ab9;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: left;
	font-family: sans-serif;
}

.footer h4:after {
    content: '';
    background: #0c4a73;
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.footer {
    background: #ecedef;
    padding: 60px 0px 25px;
}

.footer li {
    list-style: none;
}

.footer li a {
    display: block;
    color: #888585;
    font-weight: 300;
    padding: 5px 0;
    letter-spacing: .5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	font-family: sans-serif;
	font-size:14px;
}

.copyright {
    text-align: center;
    border-top: 1px solid #616161;
    color: #616161;
    padding-top: 20px;
	font-size: 14px;
}

.footer-icons {
    text-align: center;
    padding: 20px 0 0 0;
}


@media (min-width: 200px) and (max-width: 425px) {		.header-top .text {    position: relative;    color: #fff;    font-size: 14px!important;}.hero-main-rp {    padding: 0 30px 0 30px!important;}.hero-heading-sec h2{	font-size: 25px!important;}.banner-btn {    padding-top: 36px;}.btn-main {    width: max-content;    margin: 14px auto;    display: block;}.work-box {    width: 70%;    display: inline-block;    position: relative;    margin-top: 30px;}

/* ONLY MOBILE: hide right-side ISO form on mobile only */

  form.iso-form {
    display: none !important;
  }

/*
@media (max-width: 425px) {

  .iso-form,
   {
    display: none !important;
  }
  
 .bread-title {
    text-align: center;
  }

}
*/



.banner-6{
	height: 640px;
}



.inner-banner {
    position: relative;
    left: 0px;
    padding-bottom: 20px;
}

.icon-set{
   width:100%;
}



}

/* ISO STANDARDS SECTION */
.iso-standards-section{
  padding: 60px 0;
  background: #f8fafc;
  text-align: center;
}

.section-title{
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #0b1c39;
}

.iso-standards-grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto 35px;
}

.iso-card{
  background: #ffffff;
  padding: 22px 15px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  color: #0b1c39;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
  cursor: pointer;
  transition: all 0.25s ease;
}

.iso-card span{
  display: block;
  margin-top: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #5f6c7b;
}

/* CTA BELOW */
.iso-cta p{
  font-size: 18px;
  margin-bottom: 14px;
  color: #333;
  text-align: center;   /* THIS CENTERS EVERYTHING */
}

.iso-call-btn{
  display: inline-block;
  background: linear-gradient(135deg, #2E7D32, #1B5E20);
  color: #ffffff !important;
  padding: 14px 28px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none !important;
  box-shadow: 0 10px 25px rgba(46,125,50,0.35);
  
}

.iso-call-btn:hover{
  background: linear-gradient(135deg, #1B5E20, #2E7D32);
  transform: translateY(-1px);
}

.iso-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 12px 28px rgba(0,0,0,0.08);
}

/*Hero form Right side  */
.hero-benefits {
  background: #ffffff;
  padding: 0px 0px 0px 5px;
  border-radius: 0px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  
   margin-top: -24px !important;
  padding-top: 0 !important;
  margin-bottom: 0px !important;
}



.hero-benefits ul {
  list-style: none;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 50px;
    padding-left: 0 0 0 5px;
     text-align: left;
}

.hero-benefits li {
  display: flex;
  align-items: left;
  gap: 12px;                    /* ðŸ”¥ controls icon-text spacing */
  margin-bottom: 10px;
  font-size: 15px;
  color: #1f2a44;
  font-weight: 500;
  justify-content: flex-start;
  text-align: left;
  
}

.hero-benefits li i {
  flex-shrink: 0px;
}


/* Remove last gap 
.hero-benefits li:last-child {
  margin-bottom: 0;
}*/

/* Check icon style */
.hero-benefits li i {
  color: #2e7d32; /* ISO green */
  font-size: 18px;
  min-width: 22px;
}

/*
.hero-benefits li::before {
  content: "âœ“";
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 15px;
  height: 15px;
  min-width: 15px;

  background: #2e7d32;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  border-radius: 50%;

  margin: 0px;                   /* ðŸ”¥ IMPORTANT: no extra space */
}
*/



/* benefit section*/

.iso-benefits{
  padding: 60px 0px;
  background: #f8fafc;
  text-align: center;
}

.benefits-inner{
  max-width: 520px;
  margin: 0 auto;
  padding: 60px 0px;
}


.benefits-title{
  font-size: 30px;
  font-weight: 700;
  color: #0a1f44;
  margin-bottom: 30px;
  text-align: left;   /* ADD THIS */
}


.benefits-list{
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 520px;
  text-align: left;
}

.benefits-list li{
  font-size: 17px;
  color: #334155;
  margin-bottom: 16px;
  font-weight: 500;
}


@media (min-width: 992px){
  .benefits-list{
    margin-left: auto;
    margin-right: auto;
  }
}


/*FAQ*/

.faq-cta{
  margin-top: 50px;
  padding: 30px 20px;
  background: #f8fafc;
  text-align: center;
  border-radius: 10px;
}

.faq-cta h3{
  font-size: 24px;
  font-weight: 700;
  color: #0a1f44;
  margin-bottom: 8px;
}

.faq-cta p{
  font-size: 16px;
  color: #475569;
  margin-bottom: 20px;
}

.faq-call-btn{
  display: inline-block;
  background: linear-gradient(135deg, #2e7d32, #1b5e20);
  color: #ffffff;
  padding: 14px 28px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
}

.faq-call-btn:hover{
  opacity: 0.9;
}

.faq-phone{
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #1b5e20;
}
.faq-trust{
  margin-top: 8px;
  font-size: 14px;
  color: #64748b;
}


.welcome-iso h2{
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 18px;
  color: #0a1f44;
}

.welcome-iso p{
  font-size: 17px;
  color: #475569;
  max-width: 820px;
  margin: 0 auto 14px;
  line-height: 1.6;
}

.welcome-iso{
  padding: 70px 0 60px;   /* was larger earlier */
  background: #ffffff;
  text-align: center;
}

.welcome-call-link::before{
  /*content: "â˜Ž";*/
  margin-right: 8px;
  font-size: 18px;
}

.welcome-call-link{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 30px;   /* reduce gap */
  font-size: 16px;
  font-weight: 600;
  color: #1b5e20;
  text-decoration: none;
}

.welcome-call-link:hover{
  text-decoration: underline;
}

.welcome-form-link{
  color: #0d47a1;           /* blue for form CTA */
}

.welcome-divider{
  width: 180px;
  height: 1px;
  background: #e5e7eb;
  margin: 40px auto 30px;
}

.cta-trust-line{
  line-height: 1.8;
  justify-content: center;
  margin-top: 20px;
  font-size: 14px;
  color: #2e7d32; /* professional green */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
}

.cta-trust-line i{
  color: #2e7d32;
  font-size: 14px;
}

.cta-trust-line span{
  color: #9e9e9e;
  margin: 0 4px;
}

@media (max-width: 768px){
  .cta-trust-line{
    font-size: 13px;
    gap: 4px;
  }
}

/* price table */

.iso-price-section{
  padding: 80px 0;
  background: #f8fafc;
  text-align: center;
}

.section-title{
  font-size: 36px;
  font-weight: 700;
  color: #0a1f44;
}

.section-subtitle{
  color: #64748b;
  margin-bottom: 50px;
}

.price-grid{
  display: flex;
  gap: 30px;
  justify-content: center;
  flex-wrap: wrap;
}

.price-card{
  background: #ffffff;
  width: 320px;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.price-card:hover{
  transform: translateY(-6px);
}

.price-card h3{
  color: #0a1f44;
  font-size: 20px;
  margin-bottom: 10px;
}

.price-iso{
  color: #475569;
  font-weight: 600;
}

.price-amount{
  font-size: 36px;
  font-weight: 800;
  color: #e11d48;
  margin: 20px 0;
}

.price-points{
  list-style: none;
  padding: 0;
  text-align: left;
  margin-bottom: 25px;
}

.price-points li{
  margin-bottom: 10px;
  color: #334155;
  font-size: 15px;
}

.price-points .note{
  font-size: 13px;
  color: #b45309;
}

.price-btn{
  display: inline-block;
  padding: 12px 22px;
  background: #1e40af;
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
}

.price-btn.primary{
  background: linear-gradient(135deg, #2e7d32, #1b5e20);
}

/*Document Required section*/

.iso-documents{
  padding: 70px 0;
  background: #ffffff;
}

.doc-title{
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  color: #0a1f44;
  margin-bottom: 8px;
}

.doc-subtitle{
  text-align: center;
  color: #64748b;
  margin-bottom: 40px;
}

.doc-list{
  max-width: 900px;
  margin: 0 auto;
}

.doc-item{
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 18px 22px;
  margin-bottom: 14px;
  background: #f8fafc;
  border-radius: 10px;
}

.doc-item i{
  font-size: 26px;
  color: #0b5ed7;
  margin-top: 4px;
}

.doc-item h4{
  margin: 0;
  font-size: 18px;
  color: #0a1f44;
}

.doc-item p{
  margin: 4px 0 0;
  font-size: 15px;
  color: #475569;
}

.doc-trust{
  text-align: center;
  margin-top: 30px;
  font-size: 15px;
  color: #334155;
}

.doc-trust span{
  display: inline-block;
  margin: 6px 14px;
}

.doc-trust i{
  color: #2e7d32;
  margin-right: 6px;
}

.doc-cta{
  text-align: center;
  margin-top: 28px;
}

/*

.iso-doc-cta{
  display: inline-block;
  margin-top: 12px;
  color: #1b5e20;
  font-weight: 600;
  text-decoration: none;
}
.iso-doc-cta:hover{
  text-decoration: underline;
}*/

.iso-doc-cta{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 12px;
  font-weight: 600;
  color: #1b5e20;
  text-decoration: none;
}
.iso-doc-cta:hover{
  text-decoration: underline;
}

@media (max-width: 768px){
  .iso-doc-highlights{
    flex-direction: column;
    gap: 14px;
  }
}

/* footer*/

.site-footer {
  background: #f2f2f2;
  padding: 50px 20px 20px;
  font-family: Arial, sans-serif;
  color: #333;
}

.footer-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}

.footer-col {
  flex: 1;
  min-width: 250px;
}

.footer-logo {
  max-width: 160px;
  margin-bottom: 15px;
}

.footer-text {
  font-size: 14px;
  margin-bottom: 10px;
}

.footer-contact {
  font-size: 14px;
  line-height: 1.6;
}

.footer-contact a {
  color: #0b5ed7;
  text-decoration: none;
}

.footer-col h4 {
  font-size: 18px;
  margin-bottom: 15px;
  color: #0a1a4f;
}

.footer-col ul {
  list-style: none;
  padding: 0;
}

.footer-col ul li {
  margin-bottom: 8px;
  font-size: 14px;
}

.footer-col ul li a {
  color: #0b5ed7;
  text-decoration: none;
  font-weight: 600;
}

.footer-cta {
  margin-top: 40px;
  text-align: center;
  background: #ffffff;
  padding: 25px;
  border-radius: 10px;
}

.footer-cta p {
  font-size: 18px;
  margin-bottom: 15px;
}

.footer-call-btn {
  display: inline-block;
  background: #2e7d32;
  color: #ffffff;
  padding: 12px 28px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
}

.footer-call-btn:hover {
  background: #256428;
}

.footer-bottom {
  margin-top: 30px;
  text-align: center;
  font-size: 13px;
  color: #666;
}

.footer-bottom a {
  color: #0b5ed7;
  text-decoration: none;
}

/* contact us*/

/* CONTACT PAGE */

.contact-hero {
  background: #f5f8fc;
  padding: 60px 20px;
  text-align: center;
}

.contact-hero h1 {
  font-size: 36px;
  color: #0b1c4d;
  margin-bottom: 10px;
}

.contact-hero p {
  color: #555;
  font-size: 16px;
}

.quick-call {
  margin-top: 15px;
  font-size: 16px;
}

.quick-call a {
  color: #1e7e34;
  font-weight: 600;
  text-decoration: none;
}

/* MAIN SECTION */
.contact-section {
  padding: 60px 20px;
  background: #ffffff;
}

.contact-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 40px;
}

/* FORM */
.contact-form h2 {
  margin-bottom: 20px;
  color: #0b1c4d;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 12px 14px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
}

.contact-form textarea {
  resize: vertical;
  min-height: 100px;
}

.contact-form button {
  background: linear-gradient(135deg, #2e7d32, #1b5e20);
  color: #fff;
  border: none;
  padding: 14px;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px;
  cursor: pointer;
}

.contact-form button:hover {
  opacity: 0.95;
}

/* INFO BOX */
.contact-info .info-box {
  background: #f8f9fb;
  padding: 20px;
  border-radius: 6px;
  margin-bottom: 20px;
}

.contact-info strong {
  display: block;
  margin-bottom: 6px;
  color: #0b1c4d;
}

.contact-info a {
  color: #0b5ed7;
  text-decoration: none;
}

/* MOBILE */
@media (max-width: 768px) {
  .contact-grid {
    grid-template-columns: 1fr;
  }

  .contact-hero h1 {
    font-size: 28px;
  }
}

/* ===== MOBILE + PHONE DESKTOP VIEW (FINAL & SAFE) ===== */

/* Phones + tablets + phone desktop-mode */
@media (max-width: 991px) {

  /* Hide hero form */
  form.iso-form,
  .hero-form,
  .hero-form-box {
    display: none !important;
  }

  /* Remove hero background image (girl) */
  .banner-6,
  .hero-main {
    background-image: none !important;
    background-color: #eef2f3;
  }

  /* Prevent container squeeze */
  .container {
    max-width: 100% !important;
    padding-left: 16px;
    padding-right: 16px;
  }

  /* Center hero content */
  .hero-heading-sec {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-heading-sec h1,
  .hero-heading-sec h2,
  .hero-heading-sec p {
    font-size: 26px !important;
    line-height: 1.35 !important;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
  }

  /* Center CTA buttons */
  .banner-btn,
  .hero-heading-sec .btn-main {
    display: flex;
    justify-content: center;
  }

  .hero-heading-sec a {
    display: block;
    text-align: center;
  }
}

/* Extra safety: hide hero image on very small phones */
@media (max-width: 575px) {
  .hero-img,
  .hero-left-img {
    display: none !important;
  }
}

/* =====================================================
   MOBILE LAYOUT FIX – HERO + INNER PAGES (SAFE)
   Applies only on screens <= 991px
===================================================== */

@media (max-width: 991px) {

  /* ================================
     HOME / ISO HERO FIX
  ================================= */

  .hero-main,
  .hero-main-rp {
    min-height: auto !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    display: block !important;
  }

  .hero-heading-sec {
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center;
  }

  .hero-heading-sec p {
    font-size: 14px !important;
  }

  /* ================================
     INNER PAGES – BREADCRUMB FIX
     (Contact, About, Other pages)
  ================================= */

  .breadcrumb-area,
  .breadcrumb-area.banner-6 {
    display: block !important;       /* REMOVE flex issue */
    min-height: auto !important;
    height: auto !important;
    padding-top: 56px !important;
    padding-bottom: 24px !important;
  }

  .breadcrumb-area .text-block {
    padding: 0 !important;
  }

  .breadcrumb-area .bread-inner {
    margin: 0 !important;
  }

  .breadcrumb-area .bread-menu {
    margin-bottom: 6px !important;
  }

  .breadcrumb-area .bread-title h2 {
    font-size: 22px !important;
    line-height: 1.3 !important;
    margin: 8px 0 0 0 !important;
  }
}

.no-breadcrumb-space {
  height: 80px;
}
/* ////.no-breadcrumb-space////*/

@media (max-width: 991px) {
  .no-breadcrumb-space {
    height: 48px;
  }
}

/* Honeypot anti-spam field */
.hp-field {
  position: absolute;
  left: -9999px;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

/* ===============================
   ISO 9001 STANDARD PAGE – CLEAN UI
   =============================== */

.iso-content {
  max-width: 1100px;
  margin: auto;
  padding: 40px 20px;
  font-family: "Segoe UI", Arial, sans-serif;
  line-height: 1.7;
  color: #333;
}

.iso-content h1 {
  font-size: 32px;
  font-weight: 700;
  color: #0a3d62;
  margin-bottom: 20px;
}

.iso-content h2 {
  font-size: 24px;
  font-weight: 600;
  color: #1e272e;
  margin-top: 35px;
  margin-bottom: 15px;
  border-left: 4px solid #0a3d62;
  padding-left: 12px;
}

.iso-content h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
}

.iso-content p {
  font-size: 16px;
  margin-bottom: 15px;
}

.iso-content ul,
.iso-content ol {
  margin-left: 20px;
  margin-bottom: 20px;
}

.iso-content li {
  font-size: 16px;
  margin-bottom: 8px;
}

.iso-content a {
  color: #0a3d62;
  font-weight: 500;
  text-decoration: none;
}

.iso-content a:hover {
  text-decoration: underline;
}

/* Soft CTA */
.soft-cta {
  background: #f4f8fb;
  border-left: 4px solid #0a3d62;
  padding: 15px 20px;
  margin-top: 30px;
}

/* Mobile */
@media (max-width: 768px) {
  .iso-content h1 { font-size: 26px; }
  .iso-content h2 { font-size: 20px; }
  .iso-content p,
  .iso-content li { font-size: 15px; }
}

/*ISO 9001 banner content css*/
.iso-banner-content {
  max-width: 780px;
  margin: auto;
  text-align: center;
  color: #0a3d62;
  padding: 20px 10px;
}

.iso-banner-content h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 8px;
}

.iso-banner-content p {
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
  opacity: 0.95;
}

/* Mobile Fix */
@media (max-width: 768px) {
  .iso-banner-content {
    padding: 15px 10px;
  }

  .iso-banner-content h1 {
    font-size: 22px;
  }

  .iso-banner-content p {
    font-size: 14px;
  }
}

/* ABOUT CTA */

.about-cta {
  margin-top: 15px;
  font-size: 16px;
  color: #0b3c5d;
}
.iso-renewal-section {
  padding: 60px 20px;
  background: #f9f9f9;
  text-align: center;
}

.iso-renewal-section h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #222;
}

.iso-renewal-section .subtitle {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #333;
}

.iso-renewal-section .description {
  max-width: 750px;
  margin: 0 auto 15px;
  color: #555;
  font-size: 16px;
}

.iso-renewal-section .highlight {
  font-weight: 600;
  color: #0a7c3a;
  margin-bottom: 30px;
}

.renewal-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 15px;
  margin-bottom: 30px;
}

.renewal-box {
  background: #ffffff;
  padding: 15px;
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  font-size: 15px;
}

.renewal-btn {
  display: inline-block;
  background: #1a8f3e;
  color: #fff;
  padding: 14px 28px;
  font-size: 16px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s ease;
}

.renewal-btn:hover {
  background: #146c2e;
}

.trust-line {
  margin-top: 15px;
  font-size: 14px;
  color: #555;
}
/*
.renewal-faq {
  margin-top: 40px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.renewal-faq h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.renewal-faq p {
  font-size: 15px;
  color: #444;
}*/

/*About page*/

.why-choose-iso {
    padding: 70px 0;
    background: #f9fbff;
    text-align: center;
}

.why-choose-iso h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #1b2a4e;
}
.choose-list {
    list-style: none;
    padding: 0;
    margin: 30px auto;
    max-width: 700px;
    text-align: left;
}

.choose-list li {
    font-size: 17px;
    margin-bottom: 14px;
    font-weight: 500;
    padding-left: 20px;
    position: relative;
}

.choose-list li::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #2e7d32;
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 50%;
}
.choose-description {
    font-size: 16px;
    font-weight: 500;
    color: #2e7d32;
    max-width: 850px;
    margin: 0 auto;
}


/* iso-renewal page css*/

.renewal-pain-line {
    font-size: 18px;
    font-weight: 600;
    color: #d32f2f; /* professional red */
    margin: 15px 0;
}

/*urgency section renewal page*/

.renewal-urgency {
    background-color: #f8f9fb;
    padding: 60px 20px;
    text-align: center;
}

.renewal-urgency h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #1a1a1a;
}

.urgency-points {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}

.urgency-points li {
    font-size: 17px;
    margin-bottom: 12px;
    font-weight: 500;
    color: #333;
}

.urgency-points li i {
    color: #2e7d32;
}

.renewal-highlight {
    font-size: 18px;
    font-weight: 600;
    color: #0d47a1;
}

/*ISO Renewal Process */

.renewal-process {
    padding: 70px 20px;
    background-color: #f8f9fb;
    text-align: center;
}

.renewal-process h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #1a1a1a;
}

.process-intro {
    font-size: 16px;
    color: #555;
    margin-bottom: 40px;
}

.process-steps {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.step-box {
    background: #ffffff;
    padding: 25px;
    border-radius: 8px;
    width: 300px;
}

.step-number {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #0c4a73;  
    color: #fff;
    border-radius: 50%;
    margin: 0 auto 15px auto;
    font-weight: bold;
}

.step-box h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #1a1a1a;
}

.step-box p {
    font-size: 14px;
    color: #555;
}

/* CTA */

.process-cta {
    background-color: #ffffff;
    padding: 50px 20px;
    text-align: center;
}

.process-cta h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.process-cta p {
    color: #555;
    margin-bottom: 20px;
}

.renewal-btn {
    display: inline-block;
    background-color: #20469B; !important;
    color: #fff;
    padding: 12px 30px;
    border-radius: 5px;
    font-weight: 600;
    text-decoration: none;
}

.renewal-btn:hover {
    background-color: #16357A; !important;
}

/* Type of ISO Renewal */

.renewal-types {
    padding: 70px 20px;
    background-color: #f8f9fb;
    text-align: center;
}

.renewal-types h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}

.types-intro {
    font-size: 16px;
    color: #555;
    margin-bottom: 40px;
}

.types-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.type-box {
    background-color: #ffffff;
    padding: 20px 25px;
    border-radius: 6px;
    font-weight: 600;
    min-width: 220px;
}

/*CTA*/

.types-cta {
    margin-top: 40px;
}

.types-cta p {
    font-weight: 600;
    margin-bottom: 15px;
}

.renewal-btn {
    display: inline-block;
    background-color: #2e7d32;
    color: #fff;
    padding: 12px 25px;
    border-radius: 5px;
    font-weight: 600;
    text-decoration: none;
}

/*IAF & Non-IAF ISO Renewal Options*/

.iaf-comparison {
    padding: 70px 20px;
    background-color: #f8f9fb;
    text-align: center;
}

.iaf-comparison h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

.comparison-intro {
    margin-bottom: 40px;
    color: #555;
}

.comparison-table {
    max-width: 900px;
    margin: 0 auto;
}

.comparison-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.comparison-row.header {
    font-weight: 700;
    background-color: #e3f2fd;
}

.comparison-row div {
    padding: 5px;
}

/*CTA*/
.comparison-cta {
    padding: 40px 20px;
    background-color: #f8f9fb;
    text-align: center;
}

.comparison-cta h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #1a1a1a;
}

.comparison-cta p {
    font-size: 15px;
    color: #555;
    margin-bottom: 25px;
}

.renewal-btn {
    display: inline-block;
    background-color: #2e7d32;
    color: #ffffff;
    padding: 12px 10px;
    border-radius: 5px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s ease;
    min-width: 220px;
}

.renewal-btn:hover {
    background-color: #1b5e20;
    color: #ffffff;
}

/* Why choose ISO Consultancy*/

.why-choose {
    padding: 70px 20px;
    background-color: #ffffff;
    text-align: center;
}

.why-choose h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

.why-intro {
    color: #555;
    margin-bottom: 40px;
}

.why-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

/* Why Choose Section */

.why-box {
    background-color: #f8f9fb;
    padding: 22px;
    border-radius: 8px;
    min-width: 250px;
    font-weight: 600;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

/* Hover Effect */
.why-box:hover {
    background-color: #ffffff;
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    border-color: #e0e0e0;
}

/*CTA*/
.trust-cta {
    padding: 70px 20px;
    background-color: #f8f9fb;
    text-align: center;
}

.trust-cta h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.trust-cta p {
    color: #555;
    margin-bottom: 20px;
}

.secondary-link {
    margin-top: 15px;
    font-size: 14px;
}

.secondary-link a {
    color: #0d47a1;
    text-decoration: none;
}

/*Renewal FAQ*/

/* FAQ Section */
.faq-section {
    padding: 70px 20px;
    background-color: #f8f9fb;
}

.faq-section h2 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 40px;
}

/* FAQ Item */
.faq-item {
    max-width: 900px;
    margin: 0 auto 15px auto;
    border-radius: 6px;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

/* Question Button */
.faq-question {
    width: 100%;
    padding: 18px 20px;
    text-align: left;
    background: none;
    border: none;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
}

/* Icon */
.faq-icon {
    float: right;
    font-size: 20px;
    transition: transform 0.3s ease;
}

/* Answer */
.faq-answer {
    display: none;
    padding: 0 20px 18px 20px;
    font-size: 15px;
    color: #555;
    line-height: 1.6;
}

/* Active State */
.faq-item.active .faq-answer {
    display: block;
}

.faq-item.active .faq-icon {
    transform: rotate(45deg);
}

/*Final CTA*/
/* ============================= */
/* FINAL CTA SECTION */
/* ============================= */

.final-cta {
    padding: 90px 20px;
    background-color: #0c4a73;
    text-align: center;
    color: #ffffff;
}

/* Heading */
.final-cta h2 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #ffffff;
}

/* Subtext */
.final-cta p {
    font-size: 17px;
    margin-bottom: 35px;
    color: rgba(255,255,255,0.9);
}

/* Button Container */
.final-cta-buttons {
    display: flex;
    justify-content: center;
    gap: 25px;
    flex-wrap: wrap;
}

/* Base Button Style */
.final-btn {
    padding: 16px 36px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    min-width: 260px;
    transition: all 0.3s ease;
    display: inline-block;
}

/* Primary Button */
.primary-btn {
    background-color: #2e7d32;
    color: #ffffff;
}

.primary-btn:hover {
    background-color: #1b5e20;
    color: #ffffff;
}

/* Secondary Button */
.secondary-btn {
    background-color: #ffffff;
    color: #0d47a1;
}

.secondary-btn:hover {
    background-color: #f1f1f1;
    color: #0d47a1;
}

/* ============================= */
/* MOBILE RESPONSIVENESS */
/* ============================= */

@media (max-width: 768px) {

    .final-cta {
        padding: 70px 20px;
    }

    .final-cta h2 {
        font-size: 26px;
    }

    .final-cta p {
        font-size: 15px;
    }

    .final-btn {
        width: 100%;
        max-width: 320px;
    }

    .final-cta-buttons {
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
}