 html,
 body,
 div,
 span,
 object,
 iframe,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 p,
 blockquote,
 pre,
 a,
 abbr,
 address,
 cite,
 code,
 del,
 dfn,
 em,
 img,
 ins,
 kbd,
 q,
 samp,
 small,
 strong,
 sub,
 sup,
 var,
 b,
 i,
 dl,
 dt,
 dd,
 ol,
 ul,
 li,
 fieldset,
 form,
 label,
 legend,
 caption article,
 aside,
 dialog,
 figure,
 footer,
 header,
 hgroup,
 menu,
 section,
 menu,
 time,
 mark,
 audio,
 video,
 source {
   /*margin: 0px;*/
   /*padding: 0px;*/
   border: 0px;
   outline: 0px;
   vertical-align: baseline;
   background: transparent;
 }
 article,
 aside,
 dialog,
 figure,
 footer,
 header,
 hgroup,
 menu,
 section,
 menu {
   display: block;
 }
 
 section,
 header {}
 
 nav ul {
   list-style: none;
 }
 
 blockquote,
 q {
   quotes: none;
 }
 
 blockquote:before,
 blockquote:after,
 q:before,
 q:after {
   content: '';
   content: none;
 }
 
 abbr[title],
 dfn[title] {
   border-bottom: 1px dotted #000;
   cursor: help;
 }
 
 /*tables still need 'cellspacing="0"' in the markup*/
 .bg {
   background: #999999;
   font: Arial, Helvetica, sans-serif;
 }
 
 .fleft {
   float: left;
 }
 
 table {
   border-collapse: collapse;
   border-spacing: 0;
 }
 
 input,
 select {
   vertical-align: middle;
 }
 
 .clear {
   clear: both;
   height: 0px;
 }
 
 h1,
 h2,
 h3,
 h4,
 h4,
 h6 {
   margin: 0px;
   padding: 0px;
 }
 
 body {
   margin: 0px;
   padding: 0px;
   font-size: 14px !important;
   font-family: 'Poppins', sans-serif !important;
   color: #000 !important;
   font-weight: 500;
   line-height: normal;
   background-color: #fff !important;
 }
 .clear {
   clear: both
 }
 
 /*.header-bg{
  background-image: url(../images/hader-bg.jpg) ;
  width: 100%;
  min-height: 600px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-color: #240642;
 }*/

 .header-bg{
  /*background-image: url(../images/hader-bg.jpg) ;*/
  width: 100%;
  min-height: 600px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-color: #240642;
 }
 
 .header-bg-inner{
  background-image: url(../images/hader-bg-inner.png) ;
  width: 100%;
  min-height: 160px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-color: #240642;
  background-size:cover;
 }
 .navbar ul{
  background-color: #2e0c4f;
  border-radius: 10px;
  padding: 5px 5px;
 }
 .nav-item a{
  color: #ffffff !important;
  font-weight: normal;
 }
 .nav-item a:hover{
  color: #ffbd0f !important;
 }
 .header-content h1{
  margin: 0px;
  padding: 0px;
  font-family: "Philosopher", sans-serif;
  font-weight: bold;
  font-size: 50px;
  color: #fff;
 }
 .header-content h1 span{
  color: #ffbd0f;
 }
 .header-content h4{
  margin: 0px;
  padding: 0px;
  font-family: "Philosopher", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
 }
 .header-content p{
  margin: 0px;
  padding: 0px;
  color: #fff;
 }
 .box-btn a {
  display: inline;
  background-color: #ffbd0f;
  text-align: center;
  border-radius: 10px 10px 0px 10px;
  line-height: 60px;
  color: #240642;
  text-decoration: none;
  font-size: 22px;
  font-weight: 600;
  padding: 10px 20px;
}
.box-btn a:hover{
  background-color: #573976;
  color: #fff;
}
.gry-bg{
background-color: #f5ebff;
}
.section-padding{
  padding: 80px 0px;
}
.dropdown-menu li{
font-size: 13px !important;
}
.why-us p{
 color: #ffbd0f;
 margin: 0px;
 padding: 0px;
 font-size: 15px;
 text-transform: uppercase;
}
.why-us h2{
  margin: 0px;
  padding: 0px;
  font-family: "Philosopher", sans-serif;
  font-weight: 600;
  font-size: 40px;
  color: #240642;
}
.why-us-part{
  text-align: center;
  background-color: #240642;
  border-radius: 10px 10px 0px 10px;
  padding: 20px 0px;
  margin-bottom: 20px;
}
.why-us-part h2{
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-family: "Philosopher", sans-serif;
  font-size: 22px;
}
.trust-notary{
  background-color: #240642;
  text-align: center;
}
.trust-notary h2{
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-family: "Philosopher", sans-serif;
  font-size: 35px;
  font-weight: 600;
}
.trust-notary p{
  color: #7d8395;
  margin: 0px;
  padding: 0px;
}
.contact-details{
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  color: #fff;
}
.contact-details h3{
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-family: "Philosopher", sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-style: italic;
}
.contact-details p{
  font-size: 20px;
  margin: 0px;
  padding: 0px;
}
.quote-btn a{
  background-color: #ffbd0f;
  color: #240642;
  text-align: center;
  width: 240px;
  margin: 0px auto;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  line-height: 50px;
  border-radius: 10px 10px 0px 10px;
  font-weight: 600;
}
.quote-btn a:hover{
  background-color: #330f57;
  color: #fff;
}
.service-part{
  background-image: url(../images/service-bg.jpg) ;
color: #fff;
background-repeat: repeat-x;
background-position: top left;
}
.service-part P{
  margin: 0px;
  padding: 0px;
  color: #ffbd0f;
  text-transform: uppercase;
}
.service-part h2{
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-family: "Philosopher", sans-serif;
  font-size: 35px;
  font-weight: bold;

}
.service-box{
  background-color: #fff;
  border: 1px solid #c0c0c0;
  border-radius: 10px 10px 0px 10px;
  margin-top: 50px;
  min-height: 215px;
}
.service-box p{
  margin: 0px;
  padding: 0px;
  color: #ffbd0f;
  text-transform: uppercase;
}
.service-box h3{
  margin: 0px;
  padding: 0px;
  color: #240642;
  font-family: "Philosopher", sans-serif;
  font-size: 22px;
  font-weight: bold;
}
.service-box i{
  background-color: #240642;
  color: #fff;
text-align: center;
  border-radius: 10px;
 display: block;
 line-height: 35px;
}
.about-us {
  background-color: #f5ebff;
}
.about-us h2{
  margin: 0px;
  padding: 0px;
  color: #240642;
  font-family: "Philosopher", sans-serif;
  font-size: 35px;
  font-weight: bold;
}
.about-us p{
  color: #333;
  /*margin: 0px;*/
  /*padding: 0px;*/
}
.about-us h3{
  font-size: 20px;
  font-family: "Philosopher", sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #333333;
}
.discover-btn a{
  margin: 0px !important;
}
.trust-part{
  background-color: #f5ebff;
  text-align: center;
}
.Trust-bg{
  background-color: #ffffff;
  border-radius: 50px;
  text-align: center;
  font-size: 16px;
  -webkit-box-shadow: 3px -1px 15px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px -1px 15px -6px rgba(0,0,0,0.75);
  box-shadow: 3px -1px 15px -6px rgba(0,0,0,0.75);
  line-height: 54px;
}
.Trust-bg i{
 color: #ffbd0f;
 font-size: 30px;
 float: left;
}
.trust-part h2{
  font-size: 40px;
  font-family: "Philosopher", sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #240642;
}
.trust-part h5{
  font-style: italic;
  margin: 0px;
  padding: 0px;
font-size: 15px;
color: #333333;
}
.blog-part{
  text-align: center;
}
.blog-part p{
  color: #ffbd0f;
text-transform: uppercase;
}
.blog-part h2{
  font-size: 35px;
  font-family: "Philosopher", sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #240642;
}
.blog-box{
  -webkit-box-shadow: 3px -1px 15px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 3px -1px 15px -6px rgba(0,0,0,0.75);
box-shadow: 3px -1px 15px -6px rgba(0,0,0,0.75);
text-align: left !important;
}
.blog-box p{
  color: #ffbd0f;
  text-transform: uppercase;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.blog-box h3{
  font-size: 20px;
  font-family: "Philosopher", sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #240642;
  text-align: left;
}
.blog-box h5 a{
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  color: #333;
  text-align: left !important;
  text-decoration: none;
}
.blog-box h5 a:hover{
  color: #240642;
}
.page-part{
  text-align: center;
  padding: 20px 0px !important;
}
.page-part p{
  color: #ffbd0f;
  /*text-transform: uppercase;*/
}
.page-part h2{
  font-size: 35px;
  font-family: "Philosopher", sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #240642;
}
.page-box{
  background-color: #fff;
  box-shadow: 0 20px 30px -10px #1d01501a;
  -webkit-box-shadow: 0 20px 30px -10px #1d01501a;
  -moz-box-shadow: 0 20px 30px -10px #1d01501a;
  text-align: left !important;
  border-radius: 10px;
}
.page-box p{
  color: #000;
  /*text-transform: uppercase;*/
  text-align: left;
  /*margin: 0px;*/
  /*padding: 0px;*/
  line-height: 25px;
}
.page-box h3{
  font-size: 20px;
  font-family: "Philosopher", sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #240642;
  text-align: left;
}
.page-box h5 a{
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  color: #333;
  text-align: left !important;
  text-decoration: none;
}
.page-box h5 a:hover{
  color: #240642;
}

.faq{
  background-color: #f5ebff;
}
.faq h2{
  font-size: 35px;
  font-family: "Philosopher", sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #240642;
}
.faq p{
  color: #ffbd0f;
  text-transform: uppercase;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.faq-txt{
  color: #8a8a8a;
}
.accordion-button{
  font-weight: bold !important;
  font-size: 18px !important;
  color: #240642;
}
.accordion-button {
  -webkit-box-shadow: 3px -1px 15px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px -1px 15px -6px rgba(0,0,0,0.75);
  box-shadow: 3px -1px 15px -6px rgba(0,0,0,0.75);
}
.ftr-bg{
  background-color: #240642;
  color: #fff;
}
.ftr-bg p{
  margin: 0px;
  padding: 0px;
  color: #8a8a8a;

}
.ftr-bg i{
  color: #ffbd0f;
  font-size: 20px;
}
.social-icn ul{
  margin: 0px;
  padding: 0px;
}
.social-icn ul li{
  float: left;
  color: #a686c6;
  list-style: none;
}
.social-icn ul li a i{
  color: #a686c6 !important;
  text-decoration: none;
  padding: 5px;
}
.social-icn ul li a i:hover{
  color: #ffbd0f !important;
}
.ftr-bg h2{
  font-size: 25px;
  font-family: "Philosopher", sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #ffbd0f;
}
.ftr-link ul{
  margin: 0px;
  padding: 0px;
}
.ftr-link ul li{
 list-style: none;
}
.ftr-link ul li a{
  color: #fff;
  text-decoration: none;
  line-height: 30px;
 }
 .ftr-link ul li a:hover{
  color: #ffbd0f;
 }
 .copyright-bg{
  background-color: #2d0c4e;
  text-align: center;
  color: #643098;
 }
 .nav-pills{
 
  font-family: "Philosopher", sans-serif;
    font-weight: 600;
    font-size: 25px;
 }
 .nav-link{
  color: #240642 !important;
  text-align: start !important;
  padding: 20px;
 }
 .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
  background-color: #fff !important;
  color: #ffbd0f !important;
  box-shadow: 0 20px 30px 10px #1c014f1a;
  display: block;
 }
 .tab-pane{
  background-color: #fff !important;
  color: #240642 !important;
  display: block;
  padding: 20px;
  box-shadow: 0 20px 30px -10px #1d01501a;
  border-radius: 10px;
 }
 .tab-pane h2{
  color: #240642 !important;
  font-family: "Philosopher", sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: 600;
  font-size: 26px !important;
 }
 .tab-pane h3{
  color: #240642 !important;
  font-family: "Philosopher", sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: 600;
  font-size: 20px;
 }
 .tab-pane p {
  color: #7d8395;
  margin: 0px;
  padding: 10px 0px;
    text-transform: unset;
    font-size: 14px;
}
.tab-pane i{
  color: #ffbd0f;
}
.digit{
 
  color: #fff;
  text-align: center;
  font-size: 25px;
  width: 80px;
  padding: 10px;
  margin: 0px auto;
  border-radius: 50px;

  margin-top: -50px;
}
.box-1{
  background-color: #3368a9;
  border: 10px solid #9ec8fc;
}
.box-2{
  background-color: #d65a5a;
  border: 10px solid #f7e0e0;
}
.box-3{
  background-color: #fc8333;
  border: 10px solid #fee8d9;
}
.box-4{
  background-color: #339155;
  border: 10px solid #d9ebdf;
}
.service-box h2{
  color: #240642;
  text-align: center;
  font-size: 25px;
}
.service-box p{
  color: #333;
  margin: 0px;
  padding: 10px 0px;
    text-transform: unset;
    text-align: center;
}
.f-11{
  font-size: 11px;
line-height: normal;

}
.f-11 span{
  color: #858585;
}
.tab-pane ul{
  margin: 10px 0px;
  padding: 0px;
}
.tab-pane ul li{
  list-style: none;
  color: #7d8395;
  line-height: 25px;
}
.tab-pane ul li::before {
  content: "\f633";
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  color: #ffbd0f;
  font-family: bootstrap-icons !important;
}

 @media (min-width: 200px) and (max-width: 765px){
  .d-flex-xs{
    display: block !important;
  }
  .tab-content{
    margin-top: 30px;
  }
  .ftr-logos{
    text-align: center;
  }
  .ftr-logos .fleft{
    float: none;
  }
  .header-content h1{
    font-size: 22px;
  }
  .header-bg{
    background-color: #240642;
    background-position: bottom center;
    width: auto;
  min-height: 650px !important;
  background-repeat: no-repeat;
  background-size:contain;
  }
  .box-btn a{
    font-size: 15px;
  }
  .why-us h2{
    font-size: 22px;
  }
  .section-padding {
    padding: 30px 0px;
  }
  .trust-notary h2{
    font-size: 25px;
  }
  .service-part h2{
    font-size: 25px;
  }
  .about-us h2{
    font-size: 25px;
  }
  .Trust-bg{
    text-align: center;
  font-size: 14px;
  /*line-height:normal !important;*/
  }
  .blog-part h2{
    font-size: 25px;
  }
  .faq h2{
    font-size: 25px;
  }
 
  .navbar-toggler{
    background-color: #ffbd0f;
  }
  .d-flex-none{
    display: block !important;
  }
  .navbar {
    background-color: #441c6c;
    border-radius: 10px;
  }
  .navbar-nav{
    margin-top: 15px;
  }
  .nav-item a {
    /*text-align: center;*/
    text-align: left;
  }
 }
 @media (min-width: 766px) and (max-width: 992px){
  .navbar ul{
    font-size: 13px;
  }
  .why-us-part h2{
    font-size: 15px;
  }
  .section-padding {
    padding: 30px 0px;
  }
  .header-bg{
    width: 100%;
    min-height: 600px;
    background-repeat: no-repeat;
    background-size:contain;
    background-position:bottom center;
    background-color: #240642;
  }
  
  .header-content h1{
    font-size: 35px;
  }
  .box-btn a{
    font-size: 15px;
  }
 }
 @media (min-width: 993px) and (max-width: 1199px){
  .header-bg {
   
    background-position: bottom center;
   
  }
  .header-content h1{
    font-size: 35px;
  }
  .why-us-part h2{
    font-size: 18px;
  }
  .box-btn a{
    font-size: 15px;
  }
 }

   /* Active accordion header */
.accordion-button:not(.collapsed) {
  background-color: #240642; /* Background color for active state */
  color: white; /* Font color for active state */
  box-shadow: 0 0 0 0.25rem rgba(0, 123, 255, 0.5); /* Focus shadow for active state */
}

/* Hover state for the accordion header */
.accordion-button:hover {
  background-color: #240642; /* Slightly darker blue on hover */
  color: white;
}

/* Focus state */
.accordion-button:focus {
  outline: none;
  box-shadow: 0 0 0 0.25rem rgba(56, 32, 82, 0.5); /* Same focus shadow */
}

/* Optional transition for smooth change */
.accordion-button {
  transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
}
.accordion-button:not(.collapsed)::after {
  color: white; /* Change this to your desired color */
}

.form-group {
  margin-bottom: 10px;
}
.form-check-input {
  border: 0;
}
#first-name,#booking-date {width:98%;}
.wpcf7-list-item.first { margin: 0;}
.btn-primary {
  margin: 10px 0 0 0;
  background: #a686c6 !important;
  border: 0;
  width: 100%;
}
/*Blog Media query*/
/*@media (max-width: 375px) {*/
/*    .col-md-9.page-part.gry-bg{*/
/*        width: 100% !important;*/
/*        margin-left:0px !important;*/
/*    }*/
/*}*/
/*@media (max-width: 425px) {*/
/*    .col-md-9.page-part.gry-bg{*/
/*        width: 100% !important;*/
/*        margin-left:0px !important;*/
/*    }*/
/*}*/
/*@media (max-width: 1440px) {*/
/*    .col-md-9.page-part.gry-bg{*/
/*        width: auto !important;*/
/*        margin-left:0px !important;*/
/*    }*/
/*}*/