body {
  font-family: "Poppins", sans-serif;
}

h1,
h2,
h3,
h4 {
  font-family: "Dancing Script", cursive;
}
.align{align-items: center;}
img {
  max-width: 100%;
}

.top-bar {
  margin: 0;
      background: linear-gradient(to bottom, #642600 0%, #8b3704 100%);
}

.top-mr {
  padding: 10px 10px;
  color: #000;
  font-weight: 500;
  background: #ffe290;
  font-size: 16px;
}

.top-mr marquee {
  margin-top: 3px;
}

.fixed-icon ul {
  position: fixed;
  z-index: 99;
  right: 10px;
  bottom: 22px;
  width: 100%;
}
.fixed-icon ul li.call {
  bottom: 65px;
}
.fixed-icon ul li {
  list-style: none;
  right: 0;
  position: absolute;
  bottom: 0;
}

.fixed-icon ul li img {
  width: 55px;
  box-shadow: 0 6px 13px 7px #00000038;
  padding: 0px;
  border-radius: 100px;
}

.fixed-icon ul li img {
  width: 55px;
  box-shadow: 0 6px 13px 7px #00000038;
  padding: 0px;
  border-radius: 100px;
}
.banner-part {
    overflow: hidden;
}
.header-part {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 8px 0;
}
ul.icons {
  margin: 0;
  padding: 8px 0;
  list-style: none;
}
ul.icons li {
  margin-right: 2px;
  padding: 0;
  display: inline-block;
}

ul.icons li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

ul.icons li a i {
    color: #000000;
    background: #ffe290;
    padding: 7px;
    font-size: 16px;
    transition: 0.5s;
    border-radius: 100px;
}

ul.icons li a i:hover {
  background: #fff;
}

.text-yellow {
  color: #ffe290;
}

.main-mar {
  margin: 0;
      background: linear-gradient(to bottom, #642600 0%, #8b3704 100%);
  padding: 0;
}

img.sign {
  margin-top: 9px;
}

.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-duration: var(--fa-animation-duration, 2s) !important;
  animation-duration: var(--fa-animation-duration, 10s) !important;
}

.main-mar marquee {
    color: #fff;
    margin: 0 0;
    font-weight: 500;
    padding:5px 0;
    position: relative;
    top: 4px;
}
.about-part {
  margin: 0;
  padding: 60px 0;
  background-image: url(../images/bg-blue.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.container-fluid {
    max-width: 1320px;
}
.abt-text {
  margin: 0;
  padding: 0;
}

.abt-text h1 {
  margin: 0;
  padding: 0;
  margin: 0 0 10px 0;
  color: #fff;
  font-size: 55px;
}
.abt-text h2 {
  margin: 0;
  padding: 0;
  color: #ffe290;
}

.abt-text p {
  color: #fff;
  margin: 0;
  padding: 0;
}

ul.abt-ic {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.abt-ic li {
  margin: 10px 0 20px   0;
  padding: 0;
  color: #fff;
  font-size: 18px;
}

ul.abt-ic li i {
  color: #000;
  background: #ffe290;
  padding: 10px 10px;
  margin-right: 8px;
  font-size: 25px;
  border-radius: 50px;
}
.main-btn {
  color: #000;
  text-decoration: none;
  font-size: 20px;
  margin-top: 25px;
  font-weight: 600;
  padding: 10px 25px;
  width: fit-content;
  border-radius: 10px;
  background: #fff;
  transition: 0.5s;
  display: block;
}

.main-btn:hover {
  background: #ffe290;
  color: #000;
}

img.vert-move {
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}
img.vert-move {
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}

img.om {
  padding: 4px 15px;
  width: 193px;
}
.ser-1 {
    text-align: center;
    padding: 20px;
    padding-top: 70px;
    background: #ffe290;
    clip-path: polygon(51% 0, 100% 13%, 100% 100%, 1% 100%, 0 13%);
    margin-bottom: 25px;
    margin-top: -20px;
}
.ser-1 a {
    margin-top: 40px !important;
    display: block;
}
.services-part {
  padding: 50px 0;
  margin: 0;
  text-align: center;
  background-image: url(../images/bg-wh.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.ser-1 h4 {
    color: #fff;
    margin-top: -20px;
    background: linear-gradient(to bottom, #642600 0%, #8b3704 100%);
    padding: 14px 10px;
    font-size: 25px;
    border-radius: 100px;
}

.ser-1 h3 {
    color: #873504;
    margin: 12px 0;
    padding: 0;
    font-weight: 700;
    font-size: 30px;
}
.ser-1 p {
  margin-top: 5px;
  padding: 0;
  color: #000;
  font-size: 16px;
}

.text-pink {
  color: #873504;
}
.f-45 {
  font-size: 45px;
  padding: 0;
  font-weight: 900;
}
.ser-img {
    position: relative; 
}
.ser-img .image-services {
    position: absolute;
    left: 13%;
    bottom: 15%;
}
.ser-img img.fa-spin {
    opacity: 0.2;
    width: 100%;
    z-index: 4;
    border: none;
}

.ser-img img {
    border-radius: 100%;
    border: solid 7px #fff;
    margin-bottom: -65px;
    width: 75%;
    object-fit: cover;
    position: relative;
    z-index: 9;
}

.ser-1 a {
  text-decoration: none;
}
 
.q-ser {
  background-image: url(../images/bg-blue.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 45px 0;
}

p.c-white {
  color: #fff;
  font-size: 18px;
}

ul.quick-ser {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.quick-ser li {
  margin: 0;
  padding: 5px 0;
}

.q-img {
  padding-top: 36%;
}

ul.quick-ser li a {
    color: #000; 
    text-decoration: none;
    display: block;
    font-size: 18px;
    width: 100%;
    background: red;
    border-radius: 51px;
    padding: 10px;
    background: #ffe290;
    transition: 0.6s;
}
ul.quick-ser li a:hover{
background: #fff;
}
ul.quick-ser li a i {
  background: red;
      background: linear-gradient(to bottom, #642600 0%, #8b3704 100%);
  padding: 10px 10px;
  color: #fff;
  font-size: 16px;
  border-radius: 50px;
}

/* Start testimonial*/

.testimonial-part {
  padding: 45px 0;
  background-image: url(../images/bg-blue.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 45px 0;
}

.testimonial {
  text-align: center;
  margin: 20px 30px 40px;
}
.testimonial .pic {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 25px;
  border: 4px solid #ffffff;
  box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;
  margin-bottom: 15px;
  overflow: hidden;
}
.testimonial .pic img {
  width: 100%;
  height: auto;
}
.testimonial .description {
  padding: 0 20px 20px;
  font-size: 15px;
  color: #fff;
  line-height: 30px;
  border-radius: 25px;
  border-bottom: 4px solid #ffffff;
  /* box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01; */
  margin-bottom: 25px;
}
.testimonial .title {
  display: block;
  margin: 0 0 7px 0;
  font-size: 25px;
  font-weight: 600;
  color: #ffe290;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.services-part {
    overflow: hidden;
}
.testimonial .post {
  display: block;
  font-size: 15px;
  color: #e4ac01;
  text-transform: capitalize;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .owl-controls .owl-page span {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #6b2014;
  opacity: 0.8;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
  transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span {
  background: #e4ac01;
}

/*End testimonial*/

.why-choose {
  padding: 45px 0;
  /* background-image: url(../images/bg-wh.jpg); */
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 45px 0;
}

.choose-part {
  border: dashed 3px #800e56;
  padding: 16px;
  border-radius: 30px;
}

.choose-part h4 {
  color: #810d56;
  margin-top: 25px;
  font-weight: 700;
  font-size: 23px;
}

.choose-part p {
  color: #000;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.ch-img img {
  border-radius: 500px;
  padding: 4px;
  background: #ffe290;
  position: relative;
  top: 40px;
  width: 100px;
}

.rev-1 {
  padding: 10px;
  border: dashed 2px #800e56;
  border-radius: 10px;
}
.customBorder-1 {
    padding: 9px 4px;
    border: solid 2px #ffffff;
    border-radius: 10px;
}
.customBorder-1 img{
  width: 100%;
}
.ft-part {
  background: #ffe290;
  padding: 45px 0;
}

.video {
  margin: 0;
  background-image: url(../images/bg-wh.jpg);
  padding: 45px 0;
  background-size: cover;
  border-bottom: solid 2px #873504;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.ft-right h4 {
    color: #873504;
    font-size: 28px;
    margin: 10px 0;
    padding: 0;
    font-weight: 700;
}

.ft-ser {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ft-ser li {
  margin: 0;
  padding: 3px 0;
}

.ft-ser li a {
  color: #000;
  text-decoration: none;
  font-size: 20px;
}

.ft-ser li a i {
  color: #fff;
      background: linear-gradient(to bottom, #642600 0%, #8b3704 100%);
  padding: 10px 10px;
  border-radius: 48px;
}

.ft-left {
  text-align: center;
  margin: 0;
  padding: 0;
}

.ft-left h2 {
  font-size: 50px;
  color: #873504;
  font-weight: 700;
}

.ft-con {
  padding: 35px 0;
      background: linear-gradient(to bottom, #642600 0%, #8b3704 100%);
  border-radius: 20px;
}

.ft-right {
  background: white;
  padding: 15px;
  border-radius: 15px;
}

.ft-contact {
  text-align: center;
  margin: 0;
  padding: 0;
}

.ft-contact h5 {
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
}

.ft-contact a {
  color: #fff;
  text-decoration: none;
}

img.whats {
  margin-top: 7px;
}

p.ft-para {
  text-align: center;
  padding: 5px 0;
  font-size: 15px;
}

.copy {
      background: linear-gradient(to bottom, #642600 0%, #8b3704 100%);
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
}

@media (max-width: 1199px) {
  ul.icons li a {
    font-size: 12px;
  }

  ul.abt-ic li {
    font-size: 15px;
  }

  .abt-text h1 {
    font-size: 40px;
  }



  ul.quick-ser li a {
    font-size: 16px;
  }

  .q-img {
    padding-top: 60%;
  }
  p.c-white {
    font-size: 16px;
  }

  .choose-part h4 {
    font-size: 18px;
  }

  .ft-contact h5 {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  ul.icons li a {
    font-size: 16px;
  }

  .tab-center {
    text-align: center !important;
  }

  ul.icons {
    padding: 10px 0;
  }

  .top-mr {
    border-radius: 50px;
  }
  .ser-img img {
    margin-bottom: 14px;
  }

  .q-img {
    margin-top: 20px;
    padding: 0;
    text-align: center;
  }
  .q-ser {
    text-align: center;
  }
  .rev-1 {
    margin: 15px 0;
  }
  .ft-left h2 {
    font-size: 40px;
  }
  .ft-right {
    text-align: center;
    margin-bottom: 25px;
  }
  .ft-right h4 {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .reverse {
    flex-direction: column-reverse;
}
.abt-text {
    text-align: center;
}

  .ser-img .image-services {  
    bottom: 12%;
}
  ul.icons li a {
    font-size: 14px;
  }
.top-mr {
    padding: 5px 15px 0 15px;
}
  img.om {
    display: none;
  }
  .main-mar {
    margin-top: 8px;
  }
 .abt-text h2 {
    margin: 12px 0; 
    font-size: 30px;
}

  .abt-text p {
    font-size: 15px;
  }
  .shiv {
    margin: 20px 0;
  }

  .f-45 {
    font-size: 32px;
  }

  p.c-white {
    font-size: 14px;
  }
  ul.quick-ser li {
    text-align: left;
  }
  .ft-left h2 {
    font-size: 32px;
  }
  p.ft-para {
    font-size: 14px;
  }
  .copy {
    font-size: 13px;
  }
  p.ft-para {
    margin-top: 20px;
  }
  .ft-part {
    padding: 45px 0 10px 0;
  }
  .m-line-b {
    border-bottom: solid 1px #f3b308;
    padding-bottom: 6px;
    margin-bottom: 6px;
  }
  .services-part {
    padding-bottom: 0;
  }
  .testimonial {
    padding: 6px;
  }
  .testimonial {
    text-align: center;
    margin: 6px 5px;
  }
  .testimonial .description {
    padding: 16px 3px;
  }
  .ft-right h4 {
    margin: 10px 0 10px 0;
    font-size: 24px;
  }
  .ft-left h2 {
    margin-bottom: 20px;
  }
  .top-mr marquee {
    font-size: 14px;
  }
  .ser-1 { 
    margin-top: -97px;
}

}

@media (max-width: 350px) {
  ul.icons li a {
    font-size: 13px;
  }
  ul.icons li a i {
    padding: 7px 7px;
    font-size: 15px;
  }
}

/* Shift */
/**/
.why-choose-us {
  background-image: url(../images/bg-wh.jpg);
  background-repeat: no-repeat;
  padding: 5% 0;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
}
.same-rep {
  background: #873504;
  padding: 5%;
  border-radius: 7px;
}
.same-rep h2 {
  font-size: 30px;
  font-weight: 700;
  color: #ffe290;
  margin-top: 25px;
}
.choose-us-part {
    border: solid 1px #ffffff30;
    padding: 17px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    transition: 0.7s;
    background: #6c2900;
}
.choose-us-part:hover {
  background: #a34309;
}
.same-rep .choose-us-part img {
  width: 30%;
  margin-bottom: 15px;
}
.same-rep .choose-us-part h4 {
    color: #ffe290;
    font-size: 25px;
    font-family: 'Poppins';
}
.same-rep .choose-us-part p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}
.form-part-contact {
  width: 100%;
  background: #ffffff;
  padding: 40px;
  box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
}
.form-part-contact h4 {
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #873504;
}
.form-part-contact p {
  font-size: 20px;
  margin-bottom: 25px;
}
.form-part-contact input {
  width: 100%;
  margin: 0 0 13px 0;
  height: 54px;
  border-color: transparent;
  transition: 0.5s;
  font-size: 17px;
  border: 1px solid #e6e6e6;
  padding: 6px 20px;
  border-radius: 5px;
  outline: none;
}
.form-part-contact textarea {
  height: 150px;
  width: 100%;
  border-color: transparent;
  transition: 0.5s;
  font-size: 17px;
  border: 1px solid #e6e6e6;
  padding: 6px 20px;
  border-radius: 5px;
  outline: none;
}
button.send-message {
  background: #873504;
  display: inline-block;
  text-align: center;
  padding: 15px 35px;
  border: none;
  border-radius: 50px;
  transition: 0.3s;
  font-size: 17px;
  color: #fff;
  margin-top: 10px;
}
button.send-message:hover {
    background: #ffe290;
    color: #000;
}
.details-part {
    padding: 40px;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
    background-image: url(../images/shivji2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.details-part h3 {
    font-size: 40px;
    font-weight: 600;
    color: #873504;
    margin-bottom: 15px;
}
.details-part p {
  font-size: 20px;
  color: #000;
}
.flx-part i {
  font-size: 45px; 
  margin-bottom: 15px;
  
  animation: fa-spin 6s infinite linear;
}
.flx-part h5 {
    font-size: 35px;
    color: #863504;
    font-weight: 700;
    font-family: "Dancing Script", cursive;
}
.details-part p a { 
  font-size: 25px;
  font-weight: 600;
  color: #000;
  text-decoration: none; 
}
.icon-part i {
    color: #6c2900;
}
.why-choose-us h6 {
  color: #1b8800;
  font-size: 23px;
  margin-top: 18px;
  line-height: 1.7;
}
.why-choose-us h6 {
    color: #ffffff;
    font-size: 19px;
    margin-top: 18px;
    line-height: 1.7;
    padding: 10px 8px 0 8px;
    background: #873504;
    height: 50px;
    border-radius: 5px;
}
.Flags {
    border-top: solid 3px #ffe290;
}
.award-part {
  padding: 5% 0;
  text-align: center;
}
.award-part h2 {
  color: #fff;
  font-size: 40px;
  margin: 0 0 1% 0;
}
.award-part img {
  color: #880000;
  font-size: 40px;
  margin: 0 0 4% 0;
}
.post-slide {
  margin: 10px;
}
.post-slide img {
    box-shadow: 0px 0px 7px 3px rgb(0 0 0 / 10%);
    width: 97%;
    border-radius: 4px;
}
.award-part {
  padding: 5% 0;
  background-image: url(../images/bg-blue.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.carousel-caption p {
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 1.5;
    background: #ffe290;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 15px;
    border-radius: 12px;
    color: #000;
}
#demo {
  margin: auto;
}
.border-video iframe {
    border-radius: 15px;
}
.carousel-caption {
  position: initial;
  z-index: 10; 
  color: rgba(24, 23, 23, 0.856);
  text-align: center;
  font-size: 1.2rem;  
  line-height: 1.5rem;
}
a.carousel-control-next {
    text-decoration: none;
}
div#demo i {
  background-color: #873504;
}

@media (max-width: 767px) {
  .carousel-caption {
    position: initial;
    z-index: 10;
    padding: 3rem 2rem;
    color: rgba(78, 77, 77, 0.856);
    text-align: center;
    font-size: 0.7rem;
    font-style: italic;
    font-weight: 700;
    line-height: 1.5rem;
  }
  div#demo i {
    padding: 0.8rem !important;
    border-radius: 100px;
}
  .form-part-contact input { 
    height: 46px; 
    font-size: 15px; 
    padding: 6px 10px; 
}
.form-part-contact { 
    padding: 15px; 
    margin: 25px 0 0 0;
}
.form-part-contact p {
    font-size: 16px; 
}
button.send-message { 
    font-size: 13px;  
}
.abt-text {
    background: #893b0d;
    border-radius: 12px;
    padding: 20px;
}

}
 
.carousel-caption img {
  width: 6rem;
  border-radius: 5rem;
  margin-top: 2rem;
}

@media (max-width: 767px) {
  .carousel-caption img {
    width: 4rem;
    border-radius: 4rem;
    margin-top: 1rem;
  }
  .form-part-contact textarea {
    height: 120px; 
}
img.all-religion {
    display: none;
}
}

#image-caption {
  font-style: bold;
  font-size: 1rem;
  margin-top: 0.5rem;
}

@media (max-width: 767px) {
  #image-caption {
    font-style: normal;
    font-size: 0.6rem;
    margin-top: 0.5rem;
  }
  .ft-contact2 {
    border-top: solid 1px #ffe290;
    border-bottom: solid 1px #ffe290;
    padding: 18px 0;
    margin: 15px 0;
}
}

div#demo i {
  padding: 1.4rem;
}

@media (max-width: 767px) {
  .main-mar marquee { 
    padding: 5px 0; 
}
.about-part { 
    padding: 20px 0 40px 0; 
}
ul.icons.text-end.tab-center li {
    margin: 0 3px;
}
}

.carousel-control-prev {
  justify-content: flex-start;
}

.carousel-control-next {
  justify-content: flex-end;
}

.carousel-control-prev,
.carousel-control-next {
  transition: none;
  opacity: unset;
}
.testimonial-part {
  background-image: url(../images/bg-wh.jpg);
  background-repeat: no-repeat;
  padding: 5% 0;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
}
.testimonial-part h3 {
  font-size: 40px;
  margin: 0;
}

/* Number Counter CSS  */

.number-part {
  margin-top: 4%;
}
.counter {
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 0 20px 20px;
  position: relative;
  z-index: 1;
}
.counter:before {
  content: "";
  border: 3px solid #ffe290;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 30px;
  bottom: 0;
  right: 0;
  z-index: -1;
  clip-path: polygon(0 0, 50% 0, 50% 50%, 100% 50%, 100% 100%, 0 100%);
}
.counter .counter-icon {
  color: #fff;
  background-color: #873504;
  font-size: 33px;
  line-height: 63px;
  width: 65px;
  height: 65px;
  margin: 0 auto 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.counter .counter-value {
  color: #873504;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 4px;
  display: block;
}
.counter h3 {
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  margin: 0;
}
@media screen and (max-width: 990px) {
  .counter {
    margin-bottom: 40px;
  }
ul.abt-ic li {
    border-bottom: solid 1px #ffe2902e;
    padding-bottom: 16px;
    font-size: 16px;
}
ul.abt-ic li i { 
    font-size: 20px; 
}
.details-part p {
    font-size: 15px; 
}
.details-part p a {
    font-size: 20px; 
    text-decoration: none;
    margin-bottom: 25px !important;
}
.why-choose-us h6 { 
    font-size: 15px; 
    padding: 8px 8px 0 8px; 
    height: 42px; 
}


}
@media screen and (max-width:370px) {
button.send-message {
    font-size: 11px;
}
}