@import url("https://fonts.googleapis.com/css2?family=Philosopher&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&amp;display=swap");
* {
  margin: 0px;
  padding: 0px;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

body {
  font-family: 'Poppins', sans-serif;
}

ul {
  list-style: none;
  margin: 0px;
}

@-webkit-keyframes blink {
  from {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    color: #84010e;
  }
  to {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    color: #000;
  }
}

@keyframes blink {
  from {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    color: #84010e;
  }
  to {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    color: #000;
  }
}

.hdr-sec {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffc10780), to(#fff));
  background: linear-gradient(to bottom, #ffc10780, #fff);
}

.hdr-sec .hdr-col1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
  text-align: center;
}

.hdr-sec .hdr-col1 .hdr-inr {
  padding: 0px;
}

.hdr-sec .hdr-col2 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 0px;
}

.hdr-sec .hdr-col2 .hdr-inr {
  padding: 0px;
}

.hdr-sec .hdr-col2 .styl-head {
  position: relative;
  z-index: 1;
}

.hdr-sec .hdr-col2 .styl-head:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: inherit;
  z-index: -1;
  -webkit-transform: skew(40deg);
          transform: skew(40deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}

.hdr-sec .hdr-col2 .head1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #84010e;
  padding: 5px 15px;
}

.hdr-sec .hdr-col2 .head1 .hdr-p1 {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  margin: 0px;
}

.hdr-sec .hdr-col2 .head1 .hdr-p2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0px;
  color: #fff;
  position: relative;
}

.hdr-sec .hdr-col2 .head1 .hdr-p2 i {
  color: #ffc107;
}

.hdr-sec .hdr-col2 .head1 .hdr-p2 span {
  display: block;
  color: #ffc107;
  text-align: center;
}

.hdr-sec .hdr-col2 .hdr-p3 {
  font-size: 30px;
  color: #84010e;
  text-transform: capitalize;
  text-align: center;
  font-family: 'Philosopher', sans-serif;
  margin: 0px;
  font-weight: 700;
  padding: 5px 0px;
}

.hdr-sec .hdr-col2 .hdr-p4 {
  font-size: 18px;
  font-weight: 500;
  margin: 0px;
  font-size: 20px;
  -webkit-animation: 0.3s blink alternate infinite;
          animation: 0.3s blink alternate infinite;
}

.hdr-sec .hdr-col2 .hdr-p4 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px;
  font-weight: 700;
}

.hdr-sec .hdr-mrq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 15px;
  background: #ffc107;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  border-radius: 5px;
  z-index: 2;
}

.banner-sec {
  margin-top: -8px;
}

.banner-sec img {
  border-top: 10px solid #ffc107;
}

.serv1-sec {
  text-align: center;
  padding: 50px 0px;
  position: relative;
  z-index: 1;
}

.serv1-sec .svg-shape {
  position: absolute;
  top: 0;
  padding: 0px;
  z-index: -1;
}

.serv1-sec .svg-shape svg {
  background: #ffc107;
}

.serv1-sec .svg-shape svg path {
  fill: #fff !important;
}

.serv1-sec .srv-hd {
  padding: 0px 0px 30px;
}

.serv1-sec .srv-hd p {
  font-size: 50px;
  color: #84010e;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0px;
  position: relative;
  font-family: 'Philosopher', sans-serif;
  padding-bottom: 0px;
}

.serv1-sec .srv-hd p:after {
  content: "";
  position: absolute;
  width: 290px;
  height: 50px;
  top: 100%;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: url(line-divider1.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.serv1-sec .srv-hd span {
  display: block;
  font-size: 20px;
  color: #000;
  text-transform: capitalize;
  padding: 35px 0px 0px;
}

.serv1-sec .srv-main {
  padding: 30px 15px;
}

.serv1-sec .srv-main .srv-inr {
  padding: 20px;
  position: relative;
  background: #fff;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 20px #8484843d;
          box-shadow: 0px 0px 20px #8484843d;
  border: 3px solid #ffc107;
}

.serv1-sec .srv-main .srv-inr:before, .serv1-sec .srv-main .srv-inr:after {
  content: "";
  position: absolute;
  width: 55px;
  height: 55px;
  top: inherit;
  right: inherit;
  bottom: -1px;
  left: -1px;
  margin: 0 auto;
  background: #ffc107;
  z-index: -1;
  -webkit-clip-path: polygon(100% 100%, 0 100%, 0 0);
          clip-path: polygon(100% 100%, 0 100%, 0 0);
}

.serv1-sec .srv-main .srv-inr:after {
  -webkit-clip-path: polygon(100% 100%, 100% 0, 3% 0, 0 0);
          clip-path: polygon(100% 100%, 100% 0, 3% 0, 0 0);
  left: inherit;
  right: -1px;
  bottom: inherit;
  top: -1px;
}

.serv1-sec .srv-main .srv-inr .srv-im {
  padding: 0px;
}

.serv1-sec .srv-main .srv-inr .srv-im img {
  border-radius: 10px;
}

.serv1-sec .srv-main .srv-inr p {
  font-size: 20px;
  color: #84010e;
  text-transform: capitalize;
  text-align: center;
  font-family: 'Philosopher', sans-serif;
  margin: 0px;
  padding: 15px 0px;
  font-weight: 600;
}

.serv1-sec .srv-main .srv-inr span {
  display: block;
  padding: 10px 0px;
}

.serv1-sec .srv-main .srv-inr span a {
  position: relative;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  color: #fff;
  border: 1px solid #84010e;
  padding: 10px 15px;
  z-index: 1;
}

.serv1-sec .srv-main .srv-inr span a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 0 auto;
  -webkit-transform: scale(1);
          transform: scale(1);
  background: #84010e;
  z-index: -1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.serv1-sec .srv-main .srv-inr span a:hover {
  background: transparent;
  color: #84010e;
  -webkit-box-shadow: 0px 0px 6px #ffffff5c;
          box-shadow: 0px 0px 6px #ffffff5c;
}

.serv1-sec .srv-main .srv-inr span a:hover::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.about-sec {
  padding: 100px 0px;
}

.about-sec .about-hd {
  text-align: center;
  padding: 0px 0px 60px;
}

.about-sec .about-hd .about-p1 {
  margin: 0px;
  font-size: 20px;
  font-weight: 700;
}

.about-sec .about-hd .about-p2 {
  font-size: 50px;
  color: #84010e;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0px;
  position: relative;
  font-family: 'Philosopher', sans-serif;
  padding-bottom: 0px;
}

.about-sec .about-hd .about-p2:after {
  content: "";
  position: absolute;
  width: 290px;
  height: 50px;
  top: 100%;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: url(line-divider1.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.about-sec .about-content .para {
  line-height: 27px;
  font-size: 15px;
  color: #000;
  font-weight: 400;
text-align:justify;
}
.about-sec .about-content .para img{
width: 292px;
    float: right;
    margin: 0 0 0 40px;
    border-radius: 5px;
    border: #ffc107 solid 10px;
}
.about-sec .about-content .para2 {
  padding: 5px;
  background: #ffc1077d;
}

.popular-sec {
  padding: 50px 0px;
  text-align: center;
}

.popular-sec .srv-hd {
  padding: 0px 0px 30px;
}

.popular-sec .srv-hd p {
  font-size: 50px;
  color: #84010e;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0px;
  position: relative;
  font-family: 'Philosopher', sans-serif;
  padding-bottom: 0px;
}

.popular-sec .srv-hd p:after {
  content: "";
  position: absolute;
  width: 290px;
  height: 50px;
  top: 100%;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: url(line-divider1.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.popular-sec .srv-hd span {
  display: block;
  font-size: 20px;
  color: #000;
  text-transform: capitalize;
  padding: 35px 0px 0px;
}

.popular-sec .srv2-mn {
  padding: 30px 20px;
  position: relative;
  z-index: 1;
}

.popular-sec .srv2-mn:before, .popular-sec .srv2-mn:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  top: 18px;
  right: inherit;
  bottom: inherit;
  left: 10px;
  margin: 0 auto;
  background: #84010e;
  z-index: -1;
}

.popular-sec .srv2-mn:after {
  top: inherit;
  bottom: 18px;
  left: inherit;
  right: 10px;
  background: #ffc107;
}

.popular-sec .srv2-mn .srv-inr {
  padding: 20px;
  -webkit-box-shadow: 0px 0px 10px #908f8f7d;
          box-shadow: 0px 0px 10px #908f8f7d;
  background: #ffffffdb;
  position: relative;
  z-index: 1;
}
.popular-sec span a{
position: relative;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    color: #fff;
    border: 1px solid #84010e;
    padding: 10px 20px;
    z-index: 1;
background-color: #84010e;
}
.popular-sec .srv2-mn .srv-inr:before {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: #ffc107;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
}

.popular-sec .srv2-mn .srv-inr:hover:before {
  width: 100%;
}

.popular-sec .srv2-mn .srv-inr img {
  width: 100%;
}

.popular-sec .srv2-mn .srv-inr .srv-nm {
  font-size: 25px;
  color: #84010e;
  text-transform: capitalize;
  text-align: center;
  font-family: 'Philosopher', sans-serif;
  margin: 0px;
  font-weight: 600;
  margin: 0px;
  padding: 15px 0px;
}

.popular-sec .srv2-mn .srv-inr .srv-para {
  line-height: 27px;
  font-size: 15px;
  color: #000;
  font-weight: 400;
  margin: 0px;
}

.test-sec {
  padding: 100px 0px;
  background: #000;
  position: relative;
  z-index: 1;
}

.test-sec:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: #000;
  z-index: -1;
}

.test-sec .test-hd {
  text-align: center;
  padding: 0px 0px 30px;
}

.test-sec .test-hd p {
  font-size: 50px;
  color: #ffc107;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0px;
  position: relative;
  font-family: 'Philosopher', sans-serif;
  padding-bottom: 0px;
}

.test-sec .test-hd p:after {
  content: "";
  position: absolute;
  width: 290px;
  height: 50px;
  top: 100%;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: url(line-divider1.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.test-sec .test-hd p:after {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.test-sec .test-hd span {
  display: block;
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
  padding: 35px 0px 0px;
}

.test-sec .test-slide {
  padding: 60px 0px 0px;
}

.test-sec .testimonial {
  margin: 0 15px;
  border: 1px solid #9c9c9c;
  padding: 20px 10px 10px;
}

.test-sec .testimonial .testimonial-profile {
  float: left;
  width: 27%;
}

.test-sec .testimonial .testimonial-profile img {
  width: 100%;
  height: auto;
}

.test-sec .testimonial .testimonial-content {
  padding-left: 30%;
}

.test-sec .testimonial .testimonial-title {
  font-size: 15px;
  color: #ffc107;
  letter-spacing: 3px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.test-sec .testimonial .testimonial-post {
  display: block;
  color: #fff;
  margin-bottom: 10px;
}

.test-sec .testimonial .testimonial-post:after {
  content: "";
  width: 100%;
  display: block;
  margin: 10px 0 auto;
  border-top: 1px solid #9c9c9c;
}

.test-sec .testimonial .testimonial-description {
  color: #dcdcdc;
  font-size: 14px;
  line-height: 23px;
text-align: justify;
}

.test-sec .owl-pagination {
  margin-top: 40px;
}

.test-sec .owl-theme .owl-controls .owl-page.active span {
  background: #000;
  border: 3px solid #ffc107;
}

.test-sec .owl-theme .owl-controls .owl-page span {
  background: #000;
  border: 3px solid #ffc107;
}

.test-sec .owl-theme .owl-controls.clickable .owl-page span {
  background: #000;
  border: 3px solid #ffc107;
}

.test-sec .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #000;
  border: 3px solid #ffc107;
}
.v-col{
    width: 32.5%;
    float: left;
    margin: 2px;
    height: 295px;
}
.v-col iframe{
    width: 100%;
    height: 295px;
    border: #fff solid 2px;

}
.ban2-sec {
  text-align: center;
  padding: 40px 0px;
  position: relative;
  background-color:#000000;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  z-index: 1;
}

.ban2-sec:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  z-index: -1;
  background: #000000c4;
}

.ban2-sec .ban2-col {
  padding: 0px;
}

.ban2-sec .ban2-col .ban-name {
  font-size: 60px;
  color: #ffc107;
  text-transform: capitalize;
  text-align: center;
  font-family: 'Philosopher', sans-serif;
  margin: 0px;
  margin: 0px;
  font-weight: 700;
}

.ban2-sec .ban2-col .astr-name {
  font-size: 40px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  font-family: 'Philosopher', sans-serif;
  margin: 0px;
  margin: 0px;
  padding: 10px 0px;
}

.ban2-sec .ban2-col ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ban2-sec .ban2-col ul li {
  padding: 20px;
}

.ban2-sec .ban2-col ul li a {
  position: relative;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  color: #fff;
  border: 1px solid #84010e;
  padding: 10px 20px;
  z-index: 1;
  color: #000;
  border: 1px solid #ffc107;
  font-weight: 500;
}

.ban2-sec .ban2-col ul li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 0 auto;
  -webkit-transform: scale(1);
          transform: scale(1);
  background: #84010e;
  z-index: -1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.ban2-sec .ban2-col ul li a:hover {
  background: transparent;
  color: #84010e;
  -webkit-box-shadow: 0px 0px 6px #ffffff5c;
          box-shadow: 0px 0px 6px #ffffff5c;
}

.ban2-sec .ban2-col ul li a:hover::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.ban2-sec .ban2-col ul li a:before {
  background: #ffc107;
}

.ban2-sec .ban2-col ul li a:hover {
  color: #ffc107;
}

.serv2-sec {
  margin-top: -1px;
  padding: 60px 0px;
  position: relative;
  z-index: 1;
}

.serv2-sec:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: #84010e;
  z-index: -1;
  -webkit-clip-path: polygon(100% 0, 45% 0, 100% 65%);
          clip-path: polygon(100% 0, 45% 0, 100% 65%);
}

.serv2-sec .serv2-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.serv2-sec .serv2-col .srv2-inner {
  padding: 0px;
}

.serv2-sec .serv2-col .srv2-hd {
  padding: 0px 0px 30px;
}

.serv2-sec .serv2-col .srv2-hd span {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
}

.serv2-sec .serv2-col .srv2-hd .srv-p1 {
  font-size: 35px;
  font-weight: 500;
  color: #000000;
  margin: 0px;
  text-transform: capitalize;
  letter-spacing: 0px;
}

.serv2-sec .serv2-col .srv2-hd .srv-p2 {
  font-size: 60px;
  color: #84010e;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0px;
  position: relative;
  font-family: 'Philosopher', sans-serif;
  padding-bottom: 0px;
  font-weight: 900;
}

.serv2-sec .serv2-col .srv2-hd .srv-p2:after {
  content: "";
  position: absolute;
  width: 290px;
  height: 50px;
  top: 100%;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: url(line-divider1.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.serv2-sec .serv2-col .srv2-hd .srv-p2:after {
  display: none;
}

.serv2-sec .serv2-col .srv2-mn {
  padding: 25px 15px;
}

.serv2-sec .serv2-col .srv2-mn .srv-inr {
  padding: 20px 15px;
  border: 1px solid #dadada;
  border-radius: 10px;
  background: #efefef;
}

.serv2-sec .serv2-col .srv2-mn .srv-inr .srv-icon {
  padding: 0px;
}

.serv2-sec .serv2-col .srv2-mn .srv-inr p {
  font-size: 20px;
  color: #84010e;
  text-transform: capitalize;
  text-align: center;
  font-family: 'Philosopher', sans-serif;
  margin: 0px;
  padding: 15px 0px;
}

.form-sec {
  padding: 40px 0px;
  position: relative;
  z-index: 1;
}

.form-sec:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1px;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: #84010e;
  z-index: -1;
  -webkit-clip-path: polygon(100% 10%, 35% 100%, 100% 100%);
          clip-path: polygon(100% 10%, 35% 100%, 100% 100%);
}

.form-sec .frml-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.form-sec .frml-list .frm-srv {
  padding: 0px;
}

.form-sec .frml-list .frm-srv ul li {
  line-height: 50px;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
}

.form-sec .frml-list .frm-srv ul li .fas {
  padding-right: 10px;
  color: #84010e;
}

.form-sec .form-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 30px 15px;
}

.form-sec .form-part .form-inner {
  padding: 20px;
  background: #ffc107;
  -webkit-box-shadow: 20px 20px #0000005c;
          box-shadow: 20px 20px #0000005c;
}

.form-sec .form-part p {
  font-size: 50px;
  color: #84010e;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0px;
  position: relative;
  font-family: 'Philosopher', sans-serif;
  padding-bottom: 0px;
}

.form-sec .form-part p:after {
  content: "";
  position: absolute;
  width: 290px;
  height: 50px;
  top: 100%;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: url(line-divider1.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.form-sec .form-part p:after {
  right: inherit;
  margin: 0;
}

.form-sec .form-part span {
  display: block;
  font-size: 20px;
  color: #ffc107;
  text-transform: capitalize;
  padding: 35px 0px 0px;
  padding: 5px 0px 5px 10px;
  margin: 40px 0px;
  background: #000;
  border-radius: 5px;
}

.form-sec .form-part .inpt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 5px 15px;
}

.form-sec .form-part .inpt label {
  display: block;
  margin: 0px;
  text-transform: capitalize;
  font-weight: 500;
}

.form-sec .form-part .inpt input, .form-sec .form-part .inpt textarea {
  width: 100%;
  padding: 5px 10px;
  border: 0px;
  border-radius: 6px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  resize: none;
}

.form-sec .form-part .inpt input:focus, .form-sec .form-part .inpt textarea:focus {
  outline: none;
}

.form-sec .form-part .styl-btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form-sec .form-part .styl-btn button {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: none;
  border: 1px solid #84010e;
  background: #84010e;
  color: #fff;
  padding: 10px 20px;
}

.form-sec .form-part .styl-btn button:hover {
  background: transparent;
  color: #84010e;
}
.sub-col{
  width: 50%;
float:left;
margin: 0 0 0 0px;
}
.sub-col img{
    width: 100%;
    border: #19305c solid 2px;
}

.ban3-sec {
  background-color: black;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.ftr-sec {
  background: #84010e;
  padding: 30px 0px 50px;
  text-align: center;
}

.ftr-sec .dsclmr {
  padding: 0px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}

.ftr-sec .dsclmr p {
  padding-top: 30px;
  line-height: 25px;
  text-align: center;
  font-weight: 400;
}

.ftr-sec .dsclmr span {
  display: block;
  text-align: center;
  color: #ffc107;
}

#callbook {
  display: none;
  background: green;
  bottom: 0;
  left: 0;
  width: 100%;
  position: fixed;
  display: none;
  right: 0;
  z-index: 100;
}

#callbook ul {
  padding: 0px;
}

#callbook ul li {
  position: relative;
  padding: 10px 0px;
  width: 50%;
  list-style: none;
  float: left;
  text-align: center;
}

#callbook ul li a {
  color: #fff;
  font-size: 18px;
}

#callbook ul li a .fa, #callbook ul li a .fab {
  color: #fff;
  position: relative;
  top: 0px;
  font-weight: 600;
  font-size: 20px;
  -webkit-animation: pulsate 0.5s ease-out;
          animation: pulsate 0.5s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
    opacity: 1;
  }
}

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
    opacity: 1;
  }
}

@media screen and (max-width: 1199px) {
  .hdr-sec .hdr-col2 .head1 {
    padding: 5px 0px;
  }
  .hdr-sec .hdr-col2 .head1 .hdr-p1 {
    font-size: 16px;
  }
  .hdr-sec .hdr-col2 .hdr-p3 {
    font-size: 24px;
  }
  .serv2-sec .serv2-col .srv2-mn .srv-inr p {
    font-size: 25px;
    font-weight: 600;
  }
}

@media screen and (max-width: 991px) {
  .hdr-sec .hdr-col1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .hdr-sec .hdr-col2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .hdr-sec .hdr-col2 .head2 {
    max-width: 50%;
  }
  .serv2-sec {
    text-align: center;
  }
  .serv2-sec:before {
    display: none;
  }
  .serv2-sec .serv2-col .srv2-mn {
    max-width: 50%;
    margin: 0 auto;
  }
  .serv2-sec .serv-col2 img {
    display: none;
  }
  .form-sec:before {
    -webkit-clip-path: polygon(100% 50%, 10% 100%, 100% 100%);
            clip-path: polygon(100% 50%, 10% 100%, 100% 100%);
  }
}

@media screen and (max-width: 767px) {
  .ban2-sec .ban2-col .ban-name {
    font-size: 55px;
  }
  .test-sec .testimonial {
    text-align: center;
    padding-bottom: 5px;
  }
  .test-sec .testimonial .testimonial-content {
    padding: 0;
  }
  .test-sec .testimonial .testimonial-profile {
    float: none;
    width: 30%;
    margin: 0 auto;
    padding: 0;
  }
  .test-sec .testimonial .testimonial-title {
    padding: 15px 0px 0px;
  }
  #callbook {
    display: block;
  }
}

@media screen and (max-width: 575px) {
  .hdr-sec .hdr-col1 {
    padding: 0px 15px;
  }
  .hdr-sec .logo-pt {
    padding: 5px 0px;
  }
  .hdr-sec .hdr-col2 .hdr-p3 {
    font-size: 19px;
  }
  .hdr-sec .hdr-col2 .hdr-p4 {
    font-size: 22px;
  }
  .hdr-sec .hdr-mrq {
    padding: 5px 18px;
    font-size: 18px;
    border-radius: 0px;
  }
  .banner-sec {
    margin: 0px;
  }
  .banner-sec img {
    border-top: 0px;
  }
  .serv1-sec .srv-hd span {
    font-size: 18px;
  }
  .ban2-sec .ban2-col .ban-name {
    font-size: 40px;
  }
  .ban2-sec .ban2-col .astr-name {
    font-size: 30px;
  }
  .serv2-sec {
    padding-bottom: 0px;
  }
  .serv2-sec .serv2-col .srv2-hd .srv-p1 {
    letter-spacing: 0px;
  }
  .serv2-sec .serv2-col .srv2-mn {
    max-width: 100%;
    margin: 0;
  }
  .form-sec:before {
    display: none;
  }
  .form-sec .form-part .form-inner {
    padding: 20px 15px;
  }
  .form-sec .form-part span {
    font-size: 18px;
  }
}

@media screen and (max-width: 510px) {
  .serv1-sec .srv-hd p {
    font-size: 40px;
  }
  .popular-sec .srv-hd p {
    font-size: 40px;
  }
  .popular-sec .srv-hd span {
    font-size: 16px;
  }
  .ban2-sec .ban2-col .ban-name {
    font-size: 29px;
  }
  .serv2-sec .serv2-col .srv2-hd .srv-p1 {
    font-size: 28px;
  }
  .serv2-sec .serv2-col .srv2-hd .srv-p2 {
    font-size: 40px;
  }
  .serv2-sec .serv2-col .srv2-hd span {
    font-size: 15px;
    text-transform: capitalize;
  }
  .form-sec .form-part p:after {
    width: 230px;
  }
  .test-sec .test-hd p {
    font-size: 44px;
  }
  .test-sec .test-hd span {
    font-size: 17px;
  }
.sub-col {
    width: 100%;
    margin: 0 10px 10px 10px;
}
.about-sec .about-hd .about-p2 {
    font-size: 45px;
}
.about-sec .about-content .para img {
    width: 100%;
    margin: 0 0 20px 0px;
}
.v-col {
    width: 100%;
    margin: 0 10px 10px 10px;
    height: auto;
}
.ftr-sec .dsclmr {
    font-size: 15px;
}
}
/*# sourceMappingURL=style.css.map */