@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');

body {
  background: #fff;
  color: #555;
  line-height: 22px;
  font-size: 14px;
  font-family: Poppins, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #343433
}

h1 {
  font-size: 36px
}

h2 {
  font-size: 20px
}
h3{
   font-size: 20px
}
h4 {
  font-size: 16px
}

a {
  outline: 0
}

a {
  color: #231f20;
  -webkit-transition: color .3s, background-color .3s;
  -moz-transition: color .3s, background-color .3s;
  -o-transition: color .3s, background-color .3s;
  transition: color .3s, background-color .3s;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1);
  -moz-transition: all .5s cubic-bezier(.215, .61, .355, 1);
  -o-transition: all .5s cubic-bezier(.215, .61, .355, 1);
  transition: all .5s cubic-bezier(.215, .61, .355, 1)
}

a:focus,
a:hover {
  color: #d43133
}

.herobanner {
  background-image: url(../images/sai-baba-1.jpg);
  min-height: 100vh;
  background-size: cover !important;
  background-position: center 0;
  position: relative;
}

.header {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
}

.logo {
  width: 150px;
  margin: 20px 0 0;
}

.herocnt {
  position: absolute;
  bottom: 100px;
  text-align: center;
  left: 0;
  right: 0;
}

.herocnt h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  margin: 0 0 20px;
}

.herocnt h2 {
  color: #fff;
}

.collapse:not(.show) {
  display: block;
}

.mainmenu {
  list-style-type: none;
  padding: 30px 0 0;
  position: relative;
}

.mainmenu li {
  display: inline-block;
  padding: 0 0 20px 0px;
  position: relative;
  margin: 0 0 0 40px;
}

.mainmenu li a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

a:hover {
  text-decoration: none;
}

.mainmenu li a:hover {
  color: #ff9800;
}

.ftrfix {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 30px;
  padding: 10px 20px;
  /* background: #ff9001bb; */
  color: #000;
  font-size: 18px;
}

.copyright a {
  color: #ff9800;
}

.ftrfix a {
  color: #000;
}

.bestcol {
  padding: 50px 0 100px;
}

.bestcol h3 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 40px;
  color: #ea9400;
  font-weight: 600;
}

.bestcol h4 {
  margin: 30px 0 50px;
  font-size: 40px;
  color: #ea9400;
  font-weight: 600;
  text-align: center;
  text-decoration: unset;
}

img {
  max-width: 100%;
}

.bestcol h5 {
  margin: 60px 0 20px;
  font-weight: 600;
}

.bestcol ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.bestcol ul li {
  display: block;
  position: relative;
  padding: 2px 0 2px 10px;
  border-bottom: 1px solid #eee;
  font-size: 14px !important;
}

.bestcol ul li::after {
  width: 16px;
  height: 18px;
  content: "";
  background: url(../images/right.svg);
  -webkit-mask-size: contain;
  mask: url(../images/right.svg) no-repeat center;
  mask-size: contain;
  position: absolute;
  left: 0;
  top: 12px;
}

.enqform {
  padding: 80px 0;
  background-image: url(../images/enqform.jpg);
  text-align: center;
  background-size: cover;
  background-position: center;
}

.enqform h3 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 40px;
  color: #ea9400;
  font-weight: 600;
}

.enqform input {
  width: 100%;
  background: none;
  border: 1px solid #eee;
  padding: 10px 20px;
}

.enqform button {
  display: inline-block;
  padding: 10px 80px;
  border-radius: 30px;
  color: #fff;
  background: #337ab7;
  font-weight: 600;
  border: none;
  margin: 30px 0 0;
}

.enqform ::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}

.enqform :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.enqform ::placeholder {
  color: #fff;
}

.toprated {
  padding: 80px 0;
}

.toprated h3 {
  text-align: center;
  margin: 0 0 20px;
  font-size: 50px;
  color: #ea9400;
  font-weight: 600;
}

.toprated h4 {
  text-align: center;
  margin: 0 0 20px;
  font-size: 20px;
  color: #555;
  font-weight: 500;
}

.toprated h5 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 30px;
  color: #ea9400;
  font-weight: 600;
}

.toprow {
  background-color: #f2d100;
  min-height: 820px;
  margin: 0 0 30px;
}

.toprow h6 {
  color: #000;
  padding: 20px 20px 0;
  font-size: 20px;
  font-weight: 600;
}

.toprow p {
  color: #000;
  padding: 0 20px 30px;
}

.minlast .toprow {
  min-height: 1030px;
}

.consultation {
  padding: 50px 0;
  text-align: center;
  background-color: #ea9400;
}

.consultation h3 {
  text-align: center;
  margin: 0 0 30px;
  font-size: 50px;
  color: #111;
  font-weight: 600;
}

.consultation h5 {
  text-align: center;
  margin: 0 0 0px;
  font-size: 20px;
  color: #222;
  font-weight: 600;
}

.pad_t50 {
  padding-top: 50px;
}

.consultbtm {
  padding: 80px 0;
  text-align: center;
  background-color: #161100;
}

.consultbtm h6 {
  text-align: center;
  margin: 0 0 20px;
  font-size: 20px;
  color: #ea9402;
  font-weight: 600;
}

.consultbtm p {
  text-align: center;
  color: #ffff;
}

.ratingrow {
  padding: 100px 0;
  text-align: center;
}

.ratingrow h3 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 50px;
  color: #ea9400;
  font-weight: 600;
}

.contactrow {
  text-align: center;
}

.contactrow h3 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 50px;
  color: #ea9400;
  font-weight: 600;
}

.contactrow .row {
  margin: 0;
}

.contactrow .col-md-4 {
  text-align: center;
  padding: 50px 0;
}

.contactrow a {
  color: #fff;
}
.footer-text{
  color: white;
  text-align: justify;
}
.contactrow p {
  margin: 20px 50px 0;
  color: #fff;
}

.footer {
  padding: 80px 0 0;
  /* text-align: center; */
  background: #363839;
  color: #aaa;
}

.footer img {
  margin: 0 10px;
}
.footer-info p a{
  color:#ff9000;
}
.footer-info p{
  color: whitesmoke;
    text-align: justify;

}
.copyright {
  padding: 15px 0;
  text-align: left;
  color: #fff;
  background-color: #1B1B1B;
  margin: 30px 0 0;
  font-size: 12px;
}

.navbar-toggle {
  display: none;
}

.mainmenu li ul {
  display: none;
}

.hedaddress {
  padding: 50px 0;
  background: #ff9d0d;
  text-align: center;
  color: #fff;
}

.hedaddress h5 {
  color: #000;
  margin: 0 0 10px;
  font-weight: 600;
}

.hedaddress .col-md-4 {
  position: relative;
}

.hedaddress .col-md-4::after {
  width: 1px;
  height: auto;
  position: absolute;
  right: 0;
  top: -30px;
  bottom: -30px;
  content: "";
  background: #f9ce90;
}

.hedaddress .col-md-4:nth-child(3)::after {
  display: none;
}

.servrow {
  padding: 20px 50px 50px;
  text-align: center;
  background: #5f6769;
  color: #fff;
  min-height: 420px;
}

.servrow h3 {
  color: #fff;
  margin: 0 0 20px;
  min-height: 65px;
}

.servrow h3 a {
  color: #fff;
  /* margin: 0 0 23px; */
}

.threeservice {
  padding: 0 0 80px;
}

.cntrow .servrow {
  background: #ff9e0f;
}

.cntrow .servrow p {
  color: #000;
}

.topbrand {
  padding: 50px 0;
}

.topbrand h3 {
  margin: 0px 0 20px;
  text-align: center;
  font-size: 35px;
  text-align: center;
  color: #ea9400;
  text-decoration: underline;
  font-weight: 600;
}

.topbrand h4 {
  margin: 0px 0 40px;
  text-align: center;
  font-size: 20px;
  color: #9c0505;
  font-weight: 600;
}

.besttop {
  background: #5f6769;
  padding: 50px 0;
  text-align: center;
}

.besttop a {
  display: inline-block;
  padding: 20px 40px;
  color: #fff;
  background: #ff9800;
  text-transform: uppercase;
  font-size: 20px;
  margin: 20px 0 0;
}

.besttop h3 {
  margin: 0 0 30px;
}

.providers {
  padding: 80px 0;
  text-align: center;
}

.providers h3 {
  margin: 0px 0 20px;
  font-size: 40px;
  color: #ea9400;
  font-weight: 600;
  text-align: center;
}

.prorow {
  padding: 50px;
  background: #5f6769;
  margin: 0 20px;
}

.prorow h4 {
  margin: 50px 0 10px;
  color: #fff;
  font-size: 20px;
}

.prorow p {
  color: #fff;
}

.prorow img {
  -webkit-animation: spin 4.5s linear infinite;
  -moz-animation: spin 4.5s linear infinite;
  animation: spin 4.5s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg)
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg)
  }

  100% {
    -o-transform: rotate(359deg)
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.dotted {
  display: inline-block;
  border: 1px dashed #cecece;
  border-radius: 100%;
  padding: 10px;
}

.prorow a {
  color: #f4a107;
  display: inline-block;
  margin: 20px 0 0;
}

.astroform {
  color: #eee;
}

.astroform h5 {
  color: #f49507;
  margin: 0 0 20px;
  font-weight: 700;
}

.astroform h6 {
  color: #fefefe;
  margin: 0 0 0px;
}

.astroform input {
  width: 100%;
  background: #fff;
  border: none;
  padding: 10px 20px;
}

.astroform label {
  width: 100%;
  display: block;
}

.astroform button {
  width: 100%;
  border: none;
  background: #ff9800;
  color: #000;
  display: block;
  padding: 10px 20px;
  font-weight: bold;
}

.testmonial {
  padding: 80px 0;
}

.testmonial h3 {
  margin: 0px 0 20px;
  font-size: 40px;
  color: #ea9400;
  font-weight: 600;
  text-align: center;
}

.testmonial .carousel-indicators li {
  background: #aaa;
  padding: 0;
  height: 10px;
  border: none;
  width: 10px;
  border-radius: 50%;
}

.footer h4 {
  color: #ff9800;
  font-weight: 600;
}

.servicon {
  position: relative;
  top: -45px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  border: 1px solid #5f6769;
  background: #fff;
  border-radius: 100%;
  color: #000;
  font-size: 25px;
}

.cntrow .servicon {
  background: #5f6769;
  color: #fff;
}

.inbanner {
  background-color: rgba(0, 0, 0, 0.24) !important;
  min-height: 400px;
  background-size: cover !important;
  background-position: center !important;
  background-blend-mode: overlay;
  position: relative;
}

.fusion-section-separator {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}

.inbanner h3 {
  color: #fff;
  padding: 200px 0 0;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.incnt {
  padding: 0px 0 100px;
  background: #fff;
}

.elementor-heading-title {
  text-align: center;
  font-weight: 400;
  font-size: 30px;
}

.fusion-text {
  padding: 30px 150px;
}

.getin {
  display: inline-block;
  padding: 15px 50px;
  color: #fff;
  background: #ff9e0f;
  margin: 20px 0 0;
  font-weight: bold;
}


.panel-default>.panel-heading {
  color: #333;
  background-color: #eee;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.panel-group .collapse:not(.show) {
  display: none;
}

.textarea {
  width: 100%;
  padding: 20px;
  min-height: 100px;
}

.nav ul li>.submenu {
  display: none;
  position: absolute;
  width: 213px;
  top: 100%;
  right: auto;
  left: 0;
  z-index: 1;
  border-bottom: 0px solid #f1f1f1;
  text-align: left;
  background-color: #eee;
  padding: 0 !important;
  box-shadow: 0 3px 5px rgb(238 238 238 / 50%);
  height: auto !important;
  border-top: 3px solid #ff9800;
}

.nav ul li>.submenu li {
  float: none;
  margin: 0;
  padding: 0;
  display: block;
  border-bottom: 1px solid #ddd;
}

.nav ul li>.submenu li a {
  display: block;
  border-top: 0px solid #555;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  padding: 7px 15px;
  text-transform: unset;
  letter-spacing: unset;
}

.nav ul li>.submenu li a:hover {
  text-decoration: none;
  background: #fff;
}

.nav ul li:hover a,
.nav ul li.active a {
  text-decoration: none;
}

.nav ul li.active {
  pointer-events: none;
}

.header .col-md-9.col-sm-9 {
  position: static;
}

.header .container {
  position: static;
}

.nav ul li>.submenu ul {
  padding: 0;
  margin: 0;
}

.nav ul li>.submenu ul li {
  padding: 10px 0;
  display: block;
}

.nav ul li>.submenu li a {
  color: #000;
}





@media (max-width: 768px) {
  .navbar-toggle {
    display: block;
  }

  .show {
    display: block;
  }

  .mainmenu li {
    padding: 0;
    margin: 0 !important;
  }

  .nav ul li>.submenu {
    position: static;
    width: 100%;
  }

  .collapse:not(.show) {
    display: none;
  }

  .fusion-text {
    padding: 10px 10px;
  }

  .navbar-toggle {
    position: absolute;
    top: 30px;
    right: 30px;
    background: none;
    border: none;
  }

  .navbar-toggle .icon-bar {
    width: 25px;
    height: 2px;
    background: #fff;
    margin: 5px 0;
    display: block;
  }

  .mainmenu {
    list-style-type: none;
    padding: 0;
    background: #000;
  }

  .mainmenu li {
    display: block;
    padding: 10px 0;
    text-align: center;
  }

  .herocnt h1 {
    font-size: 30px;
  }

  .bestcol h3 {
    font-size: 30px;
  }

  .bestcol h4 {
    margin: 0px 0 20px;
    font-size: 30px;
  }

  .enqform input {
    margin: 0 0 20px;
  }

  .toprated h3 {
    font-size: 30px;
  }

  .toprated h4 {
    font-size: 16px;
  }

  .toprated h5 {
    text-align: center;
    margin: 0 0 20px;
    font-size: 25px;
  }

  .toprow {
    min-height: auto;
  }

  .minlast .toprow {
    min-height: auto;
  }

  .consultation h3 {
    font-size: 30px;
  }

  .ratingrow h3,
  .contactrow h3 {
    font-size: 30px;
  }
}


@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

body {
  background: #fff;
  color: #555;
  line-height: 22px;
  font-size: 14px;
  font-family: Poppins, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #343433
}

h1 {
  font-size: 36px
}

h2 {
  font-size: 20px
}

h4 {
  font-size: 16px
}

a {
  outline: 0
}

a {
  color: #231f20;
  -webkit-transition: color .3s, background-color .3s;
  -moz-transition: color .3s, background-color .3s;
  -o-transition: color .3s, background-color .3s;
  transition: color .3s, background-color .3s;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1);
  -moz-transition: all .5s cubic-bezier(.215, .61, .355, 1);
  -o-transition: all .5s cubic-bezier(.215, .61, .355, 1);
  transition: all .5s cubic-bezier(.215, .61, .355, 1)
}

a:focus,
a:hover {
  color: #1a1a1a;
}

.herobanner {
  background-image: url(../images/sai-baba-3.jpg);
  min-height: auto;
  background-size: cover !important;
  background-position: center 0px;
  position: relative;
  background-repeat: no-repeat;
  background-color: #371606;
  color: white;
  display: flex;
  align-items: center;
}

.herobanner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 30%);
  z-index: 1;
}

.herobanner .container {
  position: relative;
  z-index: 2;
}

.header {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
}

.logo {
  width: 150px;
  margin: 0;
  position: absolute;
  left: 42%;
}

.herocnt {
  position: absolute;
  bottom: 100px;
  text-align: center;
  left: 0;
  right: 0;
}

.herocnt h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  margin: 0 0 20px;
}

.herocnt h2 {
  color: #fff;
}

.collapse:not(.show) {
  display: block;
}

.mainmenu {
  list-style-type: none;
  padding: 60px 0 0;
  position: relative;
}

.mainmenu li {
  display: inline-block;
  padding: 0 0 0px 0px;
  position: relative;
  margin: 0 10px;
}

.mainmenu li a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

a:hover {
  text-decoration: none;
}

.mainmenu li a:hover {
  color: #ff9800;
}

.ftrfix {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 30px;
  padding: 10px 20px;
  /* background: #ff9001bb; */
  color: #000;
  font-size: 18px;
  display: block;
}

.copyright a {
  color: #ff9800;
}

.ftrfix a {
  color: #000;
}

.bestcol {
  padding: 50px 0 100px;
  background: #fafafa;
}

.bestcol h3 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 40px;
  color: #ea9400;
  font-weight: 600;
}

.bestcol h4 {
  margin: 0px 0 20px;
  font-size: 40px;
  color: #181818;
  font-weight: 600;
  text-align: left;
  /* text-decoration: underline; */
}

img {
  max-width: 100%;
}

.bestcol h5 {
  margin: 60px 0 20px;
  font-weight: 600;
}

.bestcol ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.bestcol ul li {
  display: block;
  position: relative;
  padding: 10px 0 10px 30px;
  border-bottom: 1px solid #eee;
}

.bestcol ul li::after {
  width: 28px;
  height: 28px;
  content: "";
  background-color: orange;
  /* any color */
  -webkit-mask: url(../images/right.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask: url(../images/right.svg) no-repeat center;
  mask-size: contain;
  position: absolute;
  left: 0;
  top: 12px;
}

.enqform {
  padding: 80px 0;
  background-image: url(../images/enqform.jpg);
  text-align: center;
  background-size: cover;
  background-position: center;
}

.enqform h3 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 40px;
  color: #ea9400;
  font-weight: 600;
}

.enqform input {
  width: 100%;
  background: none;
  border: 1px solid #eee;
  padding: 10px 20px;
}

.enqform button {
  display: inline-block;
  padding: 10px 80px;
  border-radius: 30px;
  color: #fff;
  background: #337ab7;
  font-weight: 600;
  border: none;
  margin: 30px 0 0;
}

.enqform ::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}

.enqform :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.enqform ::placeholder {
  color: #fff;
}

.toprated {
  padding: 80px 0;
}

.toprated h3 {
  text-align: center;
  margin: 0 0 20px;
  font-size: 50px;
  color: #ea9400;
  font-weight: 600;
}

.toprated h4 {
  text-align: center;
  margin: 0 0 20px;
  font-size: 20px;
  color: #555;
  font-weight: 500;
}

.toprated h5 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 30px;
  color: #ea9400;
  font-weight: 600;
}

.toprow {
  background-color: #f2d100;
  min-height: 820px;
  margin: 0 0 30px;
}

.toprow h6 {
  color: #000;
  padding: 20px 20px 0;
  font-size: 20px;
  font-weight: 600;
}

.toprow p {
  color: #000;
  padding: 0 20px 30px;
}

.minlast .toprow {
  min-height: 1030px;
}

.consultation {
  padding: 50px 0;
  text-align: center;
  background-color: #ea9400;
}

.consultation h3 {
  text-align: center;
  margin: 0 0 30px;
  font-size: 50px;
  color: #111;
  font-weight: 600;
}

.consultation h5 {
  text-align: center;
  margin: 0 0 0px;
  font-size: 20px;
  color: #222;
  font-weight: 600;
}

.pad_t50 {
  padding-top: 50px;
}

.consultbtm {
  padding: 80px 0;
  text-align: center;
  background-color: #161100;
}

.consultbtm h6 {
  text-align: center;
  margin: 0 0 20px;
  font-size: 20px;
  color: #ea9402;
  font-weight: 600;
}

.consultbtm p {
  text-align: center;
  color: #ffff;
}

.ratingrow {
  padding: 100px 0;
  text-align: center;
}

.ratingrow h3 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 50px;
  color: #ea9400;
  font-weight: 600;
}

.contactrow {
  text-align: center;
}

.contactrow h3 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 50px;
  color: #ea9400;
  font-weight: 600;
}

.contactrow .row {
  margin: 0;
}

.contactrow .col-md-4 {
  text-align: center;
  padding: 50px 0;
}

.contactrow a {
  color: #fff;
}

.contactrow p {
  margin: 20px 50px 0;
  color: #fff;
}

.footer {
  padding: 80px 0 0;
  text-align: center;
  background: #363839;
  color: #aaa;
}

.footer img {
  margin: 0 10px;
}

.copyright {
  padding: 15px 0;
  text-align: left;
  color: #fff;
  background-color: #1B1B1B;
  margin: 30px 0 0;
  font-size: 12px;
}

.navbar-toggle {
  display: none;
}

.mainmenu li ul {
  display: none;
}

.hedaddress {
  padding: 50px 0;
  background: #ff9d0d;
  text-align: center;
  color: #fff;
}

.hedaddress h5 {
  color: #000;
  margin: 0 0 10px;
  font-weight: 600;
}

.hedaddress .col-md-4 {
  position: relative;
}

.hedaddress .col-md-4::after {
  width: 1px;
  height: auto;
  position: absolute;
  right: 0;
  top: -30px;
  bottom: -30px;
  content: "";
  background: #f9ce90;
}

.hedaddress .col-md-4:nth-child(3)::after {
  display: none;
}

.servrow {
  padding: 20px 50px 50px;
  text-align: center;
  background: #5f6769;
  color: #fff;
  min-height: 420px;
}

.servrow h3 {
  color: #fff;
  margin: 0 0 20px;
  min-height: 65px;
}

.servrow h3 a {
  color: #fff;
  /* margin: 0 0 23px; */
}

.threeservice {
  padding: 0 0 80px;
}

.cntrow .servrow {
  background: #ff9e0f;
}

.cntrow .servrow p {
  color: #000;
}

.topbrand {
  padding: 50px 0;
}

.topbrand h3 {
  margin: 0px 0 20px;
  text-align: center;
  font-size: 35px;
  text-align: center;
  color: #ea9400;
  text-decoration: underline;
  font-weight: 600;
}

.topbrand h4 {
  margin: 0px 0 40px;
  text-align: center;
  font-size: 20px;
  color: #9c0505;
  font-weight: 600;
}

.besttop {
  background: #5f6769;
  padding: 50px 0;
  text-align: center;
}

.besttop a {
  display: inline-block;
  padding: 20px 40px;
  color: #fff;
  background: #ff9800;
  text-transform: uppercase;
  font-size: 20px;
  margin: 20px 0 0;
}

.besttop h3 {
  margin: 0 0 30px;
}

.providers {
  padding: 80px 0;
  text-align: center;
}

.providers h3 {
  margin: 0px 0 20px;
  font-size: 40px;
  color: #ea9400;
  font-weight: 600;
  text-align: center;
}

.prorow {
  padding: 0 20px;
  background: #ffffff;
  margin: 0 20px;
}

.prorow h4 {
  margin: 20px 0 10px;
  color: #121212;
  font-size: 20px;
  font-weight: bold;
}

.prorow p {
  color: #181818;
}

.prorow img {
  -webkit-animation: spin 4.5s linear infinite;
  -moz-animation: spin 4.5s linear infinite;
  animation: spin 4.5s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg)
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg)
  }

  100% {
    -o-transform: rotate(359deg)
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.dotted {
  display: inline-block;
  border: 1px dashed #cecece;
  border-radius: 10px;
  padding: 20px;
  background: #eee;
}

.prorow a {
  color: #fff;
  display: inline-block;
  margin: 20px 0 0;
  background: #f4a107;
  padding: 10px 30px;
  border-radius: 30px;
}

.astroform {
  color: #eee;
  text-align: center;
}

.astroform h5 {
  color: #f49507;
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 40px;
}

.astroform h6 {
  color: #000;
  margin: 0 0 50px;
}

.astroform input {
  width: 100%;
  background: #fff;
  border: none;
  padding: 10px 20px;
}

.astroform label {
  width: 100%;
  display: block;
  margin: 0 0 10px;
  
}

.astroform button {
  /* width: 100%; */
  border: none;
  background: #ff9800;
  color: #fff;
  display: block;
  padding: 19px 50px;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  width: auto;
}

.testmonial {
  padding: 80px 0;
}

.testmonial h3 {
  margin: 0px 0 20px;
  font-size: 40px;
  color: #ea9400;
  font-weight: 600;
  text-align: center;
}

.testmonial .carousel-indicators li {
  background: #aaa;
  padding: 0;
  height: 10px;
  border: none;
  width: 10px;
  border-radius: 50%;
}

.footer h4 {
  color: #ff9800;
  font-weight: 600;
}

.servicon {
  position: relative;
  top: -45px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  border: 1px solid #5f6769;
  background: #fff;
  border-radius: 100%;
  color: #000;
  font-size: 25px;
}

.cntrow .servicon {
  background: #5f6769;
  color: #fff;
}

.inbanner {
  background-color: rgba(0, 0, 0, 0.24) !important;
  min-height: 400px;
  background-size: cover !important;
  background-position: center !important;
  background-blend-mode: overlay;
  position: relative;
}

.fusion-section-separator {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}

.inbanner h3 {
  color: #fff;
  padding: 200px 0 0;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.incnt {
  padding: 0px 0 100px;
  background: #fff;
}

.elementor-heading-title {
  text-align: center;
  font-weight: 400;
  font-size: 30px;
}

.fusion-text {
  padding: 30px 150px;
}

.getin {
  display: inline-block;
  padding: 15px 50px;
  color: #fff;
  background: #ff9e0f;
  margin: 20px 0 0;
  font-weight: bold;
}


.panel-default>.panel-heading {
  color: #333;
  /* background-color: #fff; */
  border-color: #eee;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 50px;
  position: relative;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.panel-group .collapse:not(.show) {
  display: none;
}

.textarea {
  width: 100%;
  padding: 20px;
  min-height: 100px;
}

.nav ul li>.submenu {
  display: none;
  position: absolute;
  width: 213px;
  top: 100%;
  right: auto;
  left: 0;
  z-index: 1;
  border-bottom: 0px solid #f1f1f1;
  text-align: left;
  background-color: #eee;
  padding: 0 !important;
  box-shadow: 0 3px 5px rgb(238 238 238 / 50%);
  height: auto !important;
  border-top: 3px solid #ff9800;
}

.nav ul li>.submenu li {
  float: none;
  margin: 0;
  padding: 0;
  display: block;
  border-bottom: 1px solid #ddd;
}

.nav ul li>.submenu li a {
  display: block;
  border-top: 0px solid #555;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  padding: 7px 15px;
  text-transform: unset;
  letter-spacing: unset;
}

.nav ul li>.submenu li a:hover {
  text-decoration: none;
  background: #fff;
}

.nav ul li:hover a,
.nav ul li.active a {
  text-decoration: none;
}

.nav ul li.active {
  pointer-events: none;
}

.header .col-md-9.col-sm-9 {
  position: static;
}

.header .container {
  position: static;
}

.nav ul li>.submenu ul {
  padding: 0;
  margin: 0;
}

.nav ul li>.submenu ul li {
  padding: 10px 0;
  display: block;
}

.nav ul li>.submenu li a {
  color: #000;
}

.homebanner {
  padding: 350px 0 100px;
  text-align: center;
}

.homebanner h1 {
  color: #ffe000;
  font-size: 39px;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0 0 10px #000;
}

.homebanner h2 {
  color: #ffffff;
  font-size: 25px;
  text-shadow: 0 0 10px #000;
}

.homebanner a {
  background: #ff9000;
  display: inline-block;
  padding: 10px 30px;
  margin: 20px 0 0;
  font-weight: bold;
  color: #fff;
  border-radius: 30px;
  text-transform: uppercase;
}

.textone {
  font-size: 30px;
  margin: 30px 0 10px;
  font-weight: 600;
  color: #ff9000;
}

.bestcol ul li {
  font-size: 16px;
}

.aboutrow {
  padding: 70px 0;
  background: #fafafa;
}

.aboutimg {
  border-radius: 10px;
}

.aboutrow h3 {
  margin: 0 0 30px;
  font-size: 40px;
  font-weight: 600;
}

.trustedcol {
  padding: 70px 0;
  background: #fafafa;
}

.trurow {
  background: #eee;
  padding: 50px 20px;
  border-radius: 10px;
  box-shadow: 0 0 20px #ff9e0f7a;
  text-align: center;
  border: 1px solid #ff9a05;
}

.trurow .fa {
  font-size: 50px;
  padding: 0 0 15px;
  color: #ff9e0f;
}

.trustedcol h3 {
  text-align: center;
  margin: 0 0 60px;
  font-size: 40px;
  font-weight: 600;
}

.trustedcol h4 {
  font-weight: 600;
  color: #ff9e0f;
  font-size: 18px;
  margin: 10px 0 0;
}

.facol {
  padding: 60px 0;
}

.facol h3 {
  text-align: center;
  margin: 0 0 30px;
  font-size: 40px;
  font-weight: 600;
}

.facol .panel-default {
  background: #eee !important;
  overflow: hidden;
}

.testmonial .carousel-item {
  text-align: center;
  min-height: 200px;
}

.aboutrow h5 {
  margin: 0 0 20px;
  font-size: 16px;
}

.aboutrow h4 {
  margin: 0 0 20px;
  color: #000;
  font-size: 23px;
}

.aboutrow h6 {
  margin: 0 0 20px;
  font-size: 25px;
  color: #f4a107;
  font-weight: 600;
}

.fusion-text .panel-body {
  padding: 30px 30px;
  background: #fafafa;
}

.cnt {
  padding: 60px 0px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background: #f4a107;
  line-height: initial;
  font-weight: 600;
  text-align: center;
}

.cnt a {
  display: inline-block;
  margin: 22px 0 0 0px;
  color: #f4a107;
  background: #fff;
  padding: 15px 40px 10px;
  border-radius: 50px;
}

.cnt .fa {
  position: relative;
  top: 3px;
  padding-right: 10px;
}

.mfPlaceHolder {
  font-size: 15px;
  background: #fff;
  display: block;
  padding: 10px 35px;
  width: 100%;
  border: 1px solid #ddd;
  text-align: left;
  border-radius: 6px;
}

.rd-mailform label input,
.rd-mailform label select,
.rd-mailform label textarea {
  font-size: 15px;
  height: auto;
  margin: 0 0 0px !important;
  padding: 20px 30px;
  min-height: auto;
  border: none;
  background: #fff;
  color: #000;
  text-align: left;
}

.carousel-indicators {
  bottom: -20px;
}

.homebanner h3 {
  color: #fff;
  font-size: 40px;
  text-shadow: 0 0 10px #000;
  font-family: cursive;
  font-weight: 600;
}

.fusion-text .panel-title {
  margin: 0;
}

.panel-default {
  margin: 0 0 10px;
}

.panel-default .fa-anchor {
  position: absolute;
  left: 20px;
  top: 12px;
}

.panel-default>.panel-heading a:after {
  position: absolute;
  right: 20px;
  top: 4px;
  font-size: 30px;
}

.astroform textarea {
  font-size: 15px;
  height: auto;
  margin: 0 0 0px !important;
  padding: 20px 30px;
  min-height: auto;
  border: none;
  background: #fff;
  color: #000;
  text-align: left;
  border: 1px solid #ddd;
  width: 100%;
  min-height: 120px;
}

.panel-title a {
  color: #f4a107;
  font-weight: 600;
}

.panel-title a.collapsed {
  color: #222;
  font-weight: 500;
}





@media (max-width: 768px) {
  .navbar-toggle {
    display: block;
  }

  .show {
    display: block;
  }

  .mainmenu li {
    padding: 0;
    margin: 0 !important;
  }

  .nav ul li>.submenu {
    position: static;
    width: 100%;
  }

  .collapse:not(.show) {
    display: none;
  }

  .fusion-text {
    padding: 10px 10px;
  }

  .navbar-toggle {
    position: absolute;
    top: 30px;
    right: 30px;
    background: none;
    border: none;
  }

  .navbar-toggle .icon-bar {
    width: 25px;
    height: 2px;
    background: #fff;
    margin: 5px 0;
    display: block;
  }

  .mainmenu {
    list-style-type: none;
    padding: 0;
    background: #000;
  }

  .mainmenu li {
    display: block;
    padding: 10px 0;
    text-align: center;
  }

  .herocnt h1 {
    font-size: 30px;
  }

  .bestcol h3 {
    font-size: 30px;
  }

  .bestcol h4 {
    margin: 0px 0 20px;
    font-size: 30px;
  }

  .enqform input {
    margin: 0 0 20px;
  }

  .toprated h3 {
    font-size: 30px;
  }

  .toprated h4 {
    font-size: 16px;
  }

  .toprated h5 {
    text-align: center;
    margin: 0 0 20px;
    font-size: 25px;
  }

  .toprow {
    min-height: auto;
  }

  .minlast .toprow {
    min-height: auto;
  }

  .consultation h3 {
    font-size: 30px;
  }

  .ratingrow h3,
  .contactrow h3 {
    font-size: 30px;
  }

  .logo {
    width: 120px;
    left: 0;
  }

  .homebanner {
    padding: 150px 0 100px;
    height: 600px;
  }

  .homebanner h1 {
    font-size: 21px;
    line-height: initial;
  }

  .homebanner h3 {
    font-size: 20px;
  }

  .mainmenu {
    margin: 0;
  }

  .textone {
    font-size: 25px;
  }

  .bestcol ul li {
    font-size: 15px;
  }

  .pad_t50 {
    padding-top: 20px;
  }

  .prorow a {
    margin: 0 0 30px;
  }

  .prorow {
    padding: 0 0px;
    margin: 0 10px;
  }

  .aboutrow {
    padding: 40px 0;
    text-align: left;
  }

  .aboutrow h3 {
    margin: 0 0 10px;
    font-size: 30px;
  }

  .testmonial h3 {
    margin: 0px 0 0px;
    font-size: 30px;
  }

  .trustedcol h3 {
    margin: 0 0 20px;
    font-size: 30px;
  }

  .trurow {
    margin: 0 20px 20px;
    padding: 30px 20px;
  }

  .facol h3 {
    margin: 0 0 20px;
    font-size: 30px;
  }

  .astroform h5 {
    font-size: 30px;
  }

  .footer img {
    margin: 0 10px;
    position: static;
  }
}

.astroform p {
  color: #000;
}

/* home hero */

.herohfont {
  color: #fff;
  font-family: "Cinzel", Sans-serif;
}

.homebanner-button {
  padding: 10px 30px;
  border: none;
  border-radius: 30px;
  font-weight: bold;
  letter-spacing: 5px;
  text-transform: uppercase;
  cursor: pointer;
  color: #ffffff;
  transition: all 1000ms;
  font-size: 15px;
  position: relative;
  overflow: hidden;
  outline: 2px solid #ff9000;
  background-color: #ffffff00;
  margin-top: 20px;
  width: max-content;
}

.homebanner-button:hover {
  color: #ffffff;
  transform: scale(1.1);
  outline: 2px solid #ffffff;
  box-shadow: 4px 5px 17px -4px #ff9000;
}

.homebanner-button::before {
  content: "";
  position: absolute;
  left: -50px;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #ff9000;
  transform: skewX(45deg);
  z-index: -1;
  transition: width 1000ms;
}

.homebanner-button:hover::before {
  width: 250%;
}

/* home about section start */

.home-about-section {
  position: relative;
  padding: 70px 0 70px;
}

.home-about-section .content-column {
  position: relative;
  margin-bottom: 50px;
}

.home-about-section .content-column .inner-column {
  position: relative;
  padding-left: 30px;
}

.home-about-section .image-column {
  position: relative;
}

.home-about-section .image-column .inner-column {
  position: relative;
  padding-left: 120px;
  padding-bottom: 125px;
}

.home-about-section .image-column .inner-column:before {
  position: absolute;
  left: -75px;
  top: 65px;
  height: 520px;
  width: 520px;
  /*background-image: url(https://i.ibb.co/fxJ1jtC/about-circle-1.png);*/
  content: "";
}

.home-about-section .image-column .image-1 {
  position: relative;
}

.home-about-section .image-column .image-2 {
  position: absolute;
  left: 0;
  bottom: 0;
}

.home-about-section .image-column .image-2 img,
.home-about-section .image-column .image-1 img {
  box-shadow: 0 30px 50px rgba(8, 13, 62, 0.15);
}

.homeaboutsec {
  font-size: 30px;
  margin: 10px 0 10px;
  font-weight: 600;
  color: #000000;
  font-family: "Cinzel", Sans-serif;
}

.homeaboutp {
  font-size: 14px;
  font-family: "Poppins", Sans-serif;
  color: #000000;
  text-align: justify;
}

@media (max-width: 768px) {
  .homeaboutsec {
    font-size: 25px;
  }
}

.homeabouttag {
  color: #ff9000;
  text-shadow: 0 0 5px #b9b9b9;
  font-family: cursive;
  font-weight: 600;
  font-size: 22px;
}

/* home call to action */

.bg-orange-gradient {
  /* background: linear-gradient(-45deg, #ff9000, #ffb347, #cc7000, #ff9000); */
  background-color: #ff9000;
  background-size: 600% 600%;
  animation: gradientShift 10s ease infinite;
  position: relative;
  overflow: hidden;
}

@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.bg-orange-gradient .container {
  position: relative;
  z-index: 2;
}

.homeacallto {
  font-size: 25px;
  margin: 10px 0 10px;
  font-weight: 600;
  color: #ffffff;
  font-family: "Cinzel", Sans-serif;
  z-index: 99;
}

@media (max-width: 768px) {
  .homeacallto {
    font-size: 17px;
    text-align: center;
    text-transform: lowercase;
  }

  .homebanner-button-call {
    padding: 8px 15px !important;
    font-size: 12px !important;
  }
}

.homebanner-button-call {
  padding: 10px 20px;
  border: none;
  border-radius: 30px;
  font-weight: 500;
  letter-spacing: 5px;
  text-transform: uppercase;
  cursor: pointer;
  color: #000000;
  transition: all 1000ms;
  font-size: 15px;
  position: relative;
  overflow: hidden;
  outline: 2px solid #000000;
  background-color: #ffffff00;
  width: max-content;
}

.homebanner-button-call:hover {
  color: #ffffff;
  transform: scale(1.1);
  outline: 2px solid #ffffff;
  box-shadow: 4px 5px 17px -4px #ff9000;
}

.homebanner-button-call::before {
  content: "";
  position: absolute;
  left: -50px;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #ff9000;
  transform: skewX(45deg);
  z-index: -1;
  transition: width 1000ms;
}

.homebanner-button-call:hover::before {
  width: 250%;
}

/* why home */

.homewhy {
  font-size: 30px;
  margin: 10px 0 10px;
  font-weight: 600;
  color: #000000;
  font-family: "Cinzel", Sans-serif;
  text-align: center !important;
}

/* serivices start */
.certificate-section{
  background-color: #ffe9bf;
  align-items: center !important;
}
.section-services {
  font-family: "Poppins", sans-serif;
  background-color: #ffe9bf;
  color: #202020;
  padding-top: 115px;
  padding-bottom: 120px;
}

.section-services .header-section {
  margin-bottom: 34px;
}

.section-services .header-section .title {
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 32px;
}

.section-services .header-section .title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 3px;
  background-color: #ff4500;
  border-radius: 3px;
}

.section-services .header-section .title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(30px);
  width: 10px;
  height: 3px;
  background-color: #504f93;
  border-radius: 3px;
}

.section-services .header-section .description {
  font-size: 14px;
  color: #282828;

}

.section-services .single-service {
  position: relative;
  margin-top: 30px;
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 30px;
  overflow: hidden;
}

.section-services .single-service .content {
  position: relative;
  z-index: 20;
}

.section-services .single-service .circle-before {
  position: absolute;
  top: 0;
  right: 0px;
  transform: translate(40%, -40%);
  width: 150px;
  height: 150px;
  background-color: #FF9000;
  border: 6px solid #FFE000;
  border-radius: 50%;
  opacity: 0.5;
  z-index: 10;
  transition: all .6s;
}

.section-services .single-service:hover .circle-before {
  width: 100%;
  height: 100%;
  transform: none;
  border: 0;
  border-radius: 0;
  opacity: 1;
}

.section-services .single-service .icon {
  display: inline-block;
  margin-bottom: 26px;
  width: 70px;
  height: 70px;
  background-color: #FF9000;
  border-radius: 5px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  transition: all .3s;
  border:2px solid #FFE000;
}

.section-services .single-service:hover .icon {
  background-color: #fff;
  color: #FF9000;
}
.single-service .content .icon svg{
  width:45px;
}

.section-services .single-service .title {
  margin-bottom: 18px;
  font-weight: 700;
  font-size: 23px;
  transition: color .3s;
}

.section-services .single-service:hover .title {
  color: #fff;
}

.section-services .single-service .description {
  margin-bottom: 20px;
  font-size: 14px;
  transition: color .3s;
  text-align: justify;
}

.section-services .single-service:hover .description {
  color: #fff;
}

.section-services .single-service a {
  position: relative;
  font-size: 18px;
  color: #202020;
  text-decoration: none;
  font-weight: 500;
  transition: color .3s;
}

.section-services .single-service:hover a {
  color: #fff;
}

.section-services .single-service a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ff4500;
  transition: background-color .3s;
}

.section-services .single-service:hover a:after {
  background-color: #fff;
}

/* ==== Testimonial start home ==== */

.heading {
  text-align: center;
  color: #454343;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  margin-bottom: 70px;
  text-transform:none !important;
  z-index: 999;
}

.white-heading {
  margin-bottom: 18px;
  font-weight: 700;
  font-size: 23px;
  transition: color .3s;
}

.heading:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background: url(img/heading-line.png);
  background-repeat: no-repeat;
  background-position: center;
}

.white-heading:after {
  /*background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);*/
  background-repeat: no-repeat;
  background-position: center;
}

.heading span {
  font-size: 18px;
  display: block;
  font-weight: 500;
}

.white-heading span {
  color: #ffffff;
}

/*-----Testimonial-------*/

.testimonial:after {
  position: absolute;
  top: -0 !important;
  left: 0;
  content: " ";
  background-size: 100% 100px;
  width: 100%;
  height: 100px;
  float: left;
  z-index: 99;
}

.testimonial {
  min-height: 375px;
  position: relative;
 
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center;
  background-size: cover;
}

#testimonial4 .carousel-inner:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}

.testimonial4_indicators .carousel-indicators li {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
  height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control {
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
  transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_control_button .carousel-control.left {
  left: 7%;
  top: 50%;
  right: auto;
}

.testimonial4_control_button .carousel-control.right {
  right: 7%;
  top: 50%;
  left: auto;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header {
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}

.testimonial4_header h4 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}

.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
  border-radius: 50%;
  box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

.testimonial4_slide p {
  color: #030303;
  ;
  font-size: 15px;
  line-height: 1.4;
  margin: 40px 0 20px 0;
}

.testimonial4_slide h4 {
  color: #ff9000;
  font-size: 22px;
}
.testimonial4_slide h5{
color: #000;
}

.testimonial .carousel {
  padding-bottom: 50px;
}

.testimonial-quote {
  color: #ff9000;
  font-size: 25px;
}

.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
  width: 35px;
  height: 35px;
  color: #FF9000;
}

.testimonial .carousel-control-next-icon svg,
.testimonial .carousel-control-prev-icon svg {
  color: #FF9000;
}

.testimonial-rating {
  margin: 10px 0;
  color: #FFD700;
  font-size: 18px;
}

/* ------testimonial  close-------*/




/* faq started */


.faq {
  padding: 35px;
  padding-top: 0px;
  text-align: center;
  border-radius: 10px;
  /* box-shadow: 0 0 12px rgba(0, 0, 0, 0.25); */
}

.faq-1 h3{
  text-transform: uppercase;
}
.faq__title {
  text-transform: uppercase;
  color: #8b7197;
  font-weight: 700;
  font-size: 23px;
  transition: color .3s;
  margin-bottom: 20px;
}

.faq-item {
  margin-block: 20px;
  border-radius: 10px;
  overflow: hidden;
}

.faq-question {
  width: 100%;
  text-align: left;
  padding: 20px 30px;
  background-color: #ffa90a;
  border: none;
  cursor: pointer;
  font-size: 16px; 
  color: #2c2c2c;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  font-weight: 400;
}
.callto-1 h3{
  text-transform: uppercase;
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  background: #fffaf4;
  transition: max-height 0.3s ease;
  padding: 0 30px;
}

.faq-head {
  text-align: center !important;
  padding: 30 0px;
}

.faq-answer p {
  color: #202020;
  ;
  font-size: 14px;
  line-height: 1.4;
  margin: 15px 0;
  text-align: justify;
}

.faq-section {
  /* background: #ffe9cc; */
  padding-top: 50px;
  text-align: center;
    border: none !important;
}
.faq-question:focus,
.faq-question:active {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}


.arrow {
  display: inline-block;
  font-size: 14px;
  transition: transform 0.3s ease;
}

.arrow.open {
  transform: rotate(90deg);

}
.faq-section .container .row{
  justify-content: center;
}

/* faq ended */

.call-to-action{
text-align: center;
}
.call-to-action .container .homebanner-button-call{
  margin-top: 20px;
}
.call-to-action .container{
  padding: 2% 0%;
}
.call-to-action-text{
    text-transform: capitalize !important;
    font-size: 25px;
  margin: 10px 0 10px;
  font-weight: 600;
  color: #ffffff;
  font-family: "Cinzel", Sans-serif;
  z-index: 99;
}

@media (max-width: 768px) {
  .call-to-action-text{
    font-size: 17px;
    text-align: center;
    text-transform: lowercase;
  }}






/* why consult */

.at-icon-box {
  position:relative;
  padding: 37px 20px;  
}

.at-icon-box .at-icon-box-icon {
    color: #002e5b;
    margin: 0 0 8px;
    vertical-align: bottom;
}

.at-icon-box.at-icon-left .at-icon-box-icon {
    float: left;
}
.at-icon-box.at-icon-right .at-icon-box-icon {
  float: right;
}
.at-icon-box.at-icon-right {text-align:right;}

.at-icon-box.at-icon-left .at-icon-text, .at-icon-box.at-icon-right .at-icon-text{
    overflow: hidden;
}

.at-icon-box.at-icon-left h5, .at-icon-box.at-icon-right h5 {
    color: #202020;
    font-size: 18px;
    font-weight: 700;
  font-family: Poppins;
    padding-top: 0;
    margin-top: 0;
  line-height: 22px;
  letter-spacing:-1px
}

.at-icon-box.at-icon-left p, .at-icon-box.at-icon-right p {
    font-size: 14px;
    line-height: 22px;
}

.at-icon-box .at-icon-box-icon i {
    background: #F4A107 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}

.at-icon-box .at-icon-box-icon::after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.at-icon-box:hover {
    background: #f6f6f6 none repeat scroll 0 0;
    border-radius: 15px;
}
.at-icon-box:hover .at-icon-box-icon {
    padding: 20px 0;
}

.at-icon-box:hover .at-icon-box-icon::before {
    height: 15px;
}
.at-icon-box:hover .at-icon-box-icon::after {
    height: 15px;
}
.at-icon-box h5 {
    margin-bottom: 11px;
}
.at-icon-box .at-icon-text p:last-child {
    margin: 0;
}
.at-icon-box .at-icon-box-icon {
    transition: all 0.3s ease 0s;
}
.at-icon-box .at-icon-box-icon i {
    position: relative;
}

.at-icon-box .at-icon-box-icon::before {
    background: #202020 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 0;
    left: 29px;
    position: absolute;
    top: -3px;
    transition: all 0.3s ease 0s;
    width: 6px;
}
.at-icon-box .at-icon-box-icon::after {
    background: #202020 none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    display: block;
    height: 0;
    left: 29px;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 6px;
}

.at-icon-box .at-icon-box-icon {
    position: relative;
}
.at-icon-box .at-icon-box-icon i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #F4A107;
    height: 55px;
    line-height: 55px;
    width: 64px;
}
.at-icon-box .at-icon-box-icon i::after {
    content: "";
    font-family: "FontAwesome";
    font-size: 55px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 12px;
    line-height: 1;
    position: absolute;
    text-transform: none;
    top: 3px;
}
.why-consult{
  padding: 0px !important;
  display: flex;
}
.why-consult-head{
margin-bottom: 0px !important;
 
}
.at-icon-text h5{
font-weight: 600;
  color: #000000;
  font-family: "Cinzel", Sans-serif !important;
}
.at-icon-box-icon i #Layer_1{
  width: 30px;
    fill: darkorange;
}
.why-consult {
  background: #f9f9f9;
  border-radius: 12px;
  padding: 25px 20px;
    text-align: left;
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  align-items: center;
}
.consult-head{
  margin-top: 50px;
}
.con-1{
  padding: 10px;
}

.why-consult:hover {
  /* background: #F4A107; */
  color: #000000;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
  transform: translateY(-5px);
}

/* Responsive grid fix */
@media (max-width: 991px) {
  .why-consult {
    padding: 20px;
  }
  .at-icon-box {
    flex-direction: row;
  }
}

@media (max-width: 767px) {
  
  .why-consult {
    text-align: center;
    flex-direction: column;
  }
  .at-icon-box-icon {
    margin: 0 0 15px 0;
  }
}
/* why consult end */



/* newsletter start */
.section-title h2 {
    font-size: 36px;
    font-weight: 700;
   
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.newsletter-1 h3{
  color: white;
text-transform: uppercase;}

.newsletter {
    padding: 3% 0%;
    background-size: cover;
    position: relative;
    z-index: 2;
}
  .newsletter:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(-30deg, #FF9000 0%, #FF9000 100%);
    opacity:.9;
    z-index: -1; }
  .newsletter .section-title {
    margin-bottom: 59px; }
    .newsletter .section-title h2 {
      background-image: -webkit-linear-gradient(-30deg, #ffffff 0%, #ffffff 100%); }
    .newsletter .section-title p {
      color: #fff; }
  .newsletter .newsletter-form {
    background: -webkit-linear-gradient(-30deg, #91039f 0%, #052157 100%);
    position: relative;
    height: 60px;
    z-index: 2; }
    .newsletter .newsletter-form:after {
      position: absolute;
      content: '';
      left: -2px;
      right: -2px;
      top: -2px;
      bottom: -2px;
      z-index: -1; }
    .newsletter .newsletter-form input {
      width: 100%;
      height: 100%;
      border: none;
      padding: 30px;
      background: #FFFFFF;
      color: #000000;
      padding-right: 200px; }
      .newsletter .newsletter-form input::-webkit-input-placeholder {
        color: #000000;
        opacity: .6; }
      .newsletter .newsletter-form input:-ms-input-placeholder {
        color: #000000;
        opacity: .6; }
      .newsletter .newsletter-form input::-ms-input-placeholder {
        color: #000000;
        opacity: .6; }
      .newsletter .newsletter-form input::placeholder {
        color: #000000;
        opacity: .6; }
    .newsletter .newsletter-form button {
      position: absolute;
      top: -2px;
      right: -2px;
      bottom: -2px;
      width: 170px;
      background: -webkit-linear-gradient(-30deg, #000000 0%, #000000 100%);
      outline: none;
      border: none;
      color: #fff;
      font-weight: 500;
      cursor: pointer; }
/* newsletter end */

.best-section{
    background-color: #ffe9bf;
}



/* counter section */

 .counter-section {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
      gap: 25px;
      padding: 50px 20px;
      background: linear-gradient(135deg, #FF9000, #FF9000);
      text-align: center;
    }

    .counter-discription{
      padding-top: 8px;
      font-size: 14px;
    }
    .counter-box {
      background: #fff;
      border-radius: 20px;
      padding: 35px 25px;
      box-shadow: 0 10px 20px rgba(0,0,0,0.15);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      color: #000;
      position: relative;
      overflow: hidden;
    }

    .counter-box:hover {
      transform: translateY(-10px);
      box-shadow: 0 15px 25px rgba(0,0,0,0.25);
    }

    .counter-icon {
      font-size: 2.5rem;
      color: #FF9000;
      margin-bottom: 15px;
    }

    .counter-number {
      font-size: 2.6rem;
      font-weight: 700;
      color: #000;
    }

    .counter-title {
      font-size: 1.1rem;
      font-weight: 500;
      margin-top: 8px;
      color: #555;
    }
    .plus-icon{
      font-size: 35px;
    }

    /* Hover accent effect */
    .counter-box::after {
      content: "";
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 5px;
      background: linear-gradient(90deg, #FF9000, #FFE000);
    }

    @media (max-width: 600px) {
      .counter-number {
        font-size: 2rem;
      }
      .counter-icon {
        font-size: 2rem;
      }
    }
    
/* counter section end */

/* map section start*/
.five-star span{
  
  color: #000;
  
}
.five-star{
  padding: 20px 0px;
text-align:start !important;
}
.five-star span a{
color: blue;
}
.five-star p a{
  color: black;
}
.section-title p a:hover{
  color: #ff9000;
}
.star-map p{
font-size: 16px;
}
/* map section end */


/*social icon start */
/* Social Box */
.social-box {
  display: flex;
  align-items: center;
  gap: 1.1rem;
  padding: 0.75rem 0rem;
}

.social-box .item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  aspect-ratio: 1;
  font-size: 1.2rem;
  color: #1b1b1b;
  background-color: #ff9000;
  border-radius: 50px;
  transition: color 0.15s ease-in,
    box-shadow 0.75s cubic-bezier(0.74, 0.01, 0.02);
}

.social-box .item svg {
  transition: transform 0.75s ease-in-out;
}

@property --fill-color {
  syntax: "<percentage>";
  inherits: true;
  initial-value: 0%;
}

.social-box .item:hover {
  color: var(--primary-color);
  --fill-color: 100%;
  box-shadow: 0 0 1.5rem rgba(0, 0, 0, 1);
}

.social-box .item:hover svg {
  transform: scale(1.25);
}

.social-box .item::after {
  position: absolute;
  z-index: -1;
  content: "";
  inset: -3px;
  border-radius: inherit;

  background: conic-gradient(
    var(--primary-color) var(--fill-color),
    transparent var(--fill-color)
  );
  transition: --fill-color 0.75s ease-in-out;
}

.footer .container .row .col-md-4 h4{
  text-align: start;
}
/* social icon end */


/* popup form */

    /* Overlay background */
    .overlay {
      position: fixed;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background: rgba(0,0,0,0.6);
      display: none;   /* hidden by default */
      justify-content: center;
      align-items: center;
      z-index: 1000;
    }

    /* Popup box */
    .popup {
      position: relative;
      background: #fff;
      padding: 25px;
      border-radius: 10px;
      width: 400px;
      text-align: center;
      box-shadow: 0 10px 20px rgba(0,0,0,0.3);
      animation: fadeIn 0.3s ease;
    }

    /* Close button (top-right corner) */
    .close-btn {
      position: absolute;
      top: 10px;
      right: 12px;
      font-size: 20px;
      font-weight: bold;
      color: #333;
      cursor: pointer;
    }

    .close-btn:hover {
      color: #FF9000;
    }

    /* Animation */
    @keyframes fadeIn {
      from { opacity: 0; transform: scale(0.9); }
      to { opacity: 1; transform: scale(1); }
    }



/* Popup Form Container */
.popup-form {
  
  padding: 20px;
  border-radius: 12px;  max-width: 340px;
  margin: 0 auto;
  font-family: 'Poppins', sans-serif;
}

/* Form Layout */
.popup-form .rd-mailform {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Labels */
.popup-form .rd-mailform label {
  display: block;
  width: 100%;
  position: relative;
}

/* Inputs & Textarea */
.popup-form .rd-mailform input,
.popup-form .rd-mailform textarea {
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fafafa;
  transition: all 0.3s ease;
  outline: none;
}

/* Focus Effect */
.popup-form .rd-mailform input:focus,
.popup-form .rd-mailform textarea:focus {
  border-color: #ff9000;
  background: #fff;
  box-shadow: 0 0 4px rgba(255, 144, 0, 0.3);
}

/* Textarea */
.popup-form .rd-mailform textarea {
  min-height: 80px;
  resize: none;
}

/* Submit Button */
.popup-form .rd-mailform button {
  width: 100%;
  padding: 10px;
  font-size: 15px;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  background: linear-gradient(90deg, #ff9000, #ffe000);
  color: #000;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.popup-form .rd-mailform button:hover {
  transform: translateY(-2px);
  box-shadow: 0 3px 10px rgba(255, 144, 0, 0.4);
}

/* Info/Error Message */
.popup-form .mfInfo {
  margin-top: 8px;
  font-size: 13px;
  color: #666;
  text-align: center;
}

/* Placeholder styling only inside popup-form */
.popup-form ::placeholder {
  color: #888;
  font-size: 14px;
  font-style: italic;
  opacity: 1; /* Ensures visibility in all browsers */
}

/* For Webkit browsers (Chrome, Safari, Edge) */
.popup-form input::-webkit-input-placeholder,
.popup-form textarea::-webkit-input-placeholder {
  color: #888;
  font-size: 14px;
  font-style: italic;
}

/* For Mozilla Firefox */
.popup-form input::-moz-placeholder,
.popup-form textarea::-moz-placeholder {
  color: #888;
  font-size: 14px;
  font-style: italic;
}

/* For Internet Explorer / Edge */
.popup-form input:-ms-input-placeholder,
.popup-form textarea:-ms-input-placeholder {
  color: #888;
  font-size: 14px;
  font-style: italic;
}

/* For older Microsoft Edge */
.popup-form input::-ms-input-placeholder,
.popup-form textarea::-ms-input-placeholder {
  color: #888;
  font-size: 14px;
  font-style: italic;
}

/* popup form end */


@media (max-width: 768px) {
.home-about-section .content-column .inner-column {
    padding-left: 0px;
}

.home-about-section {
    padding: 30px 0 70px;
}
.section-services {
  padding: 30px 0px;
}
.at-icon-box.at-icon-left p, .at-icon-box.at-icon-left h5{
  text-align: start;
}
.faq {
  padding: 0px 0px;
}
.map-footer iframe {
   width: 100% !important;
}

}