@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&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 a {
  text-decoration: none;
}
* body .container {
  width: 1204px;
}
* body #loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  padding-top: 6px;
  height: 100vh;
  background-color: #000;
}
* body #loader .logo {
  width: -moz-max-content;
  width: max-content;
  display: block;
  margin: auto;
}
* body #loader .logo img.NamAstr {
  height: 27.3px;
  position: relative;
  top: -1px;
}
* body #loader .logo img.sun {
  width: auto;
  height: 58px;
  margin-left: 0px;
  position: relative;
  top: 4px;
  left: -4px;
}
* body header {
  position: relative;
  display: flex;
  vertical-align: middle;
  align-items: center;
  padding-top: 10px;
}
* body header .container {
  position: relative;
}
* body header .container .logo img {
  width: 202px;
  height: 70px;
}
* body .banner {
  padding: 70px 0;
}
* body .banner .container .row {
  display: flex;
  vertical-align: middle;
  align-items: center;
  margin: 0;
}
* body .banner .container .row > div {
  padding: 0;
}
* body .banner .container .row .col-md-6:first-child {
  width: 558px;
}
* body .banner .container .row .col-md-6:last-child {
  width: 608px;
}
* body .banner .container .text .heading h1 {
  color: #FFF;
  font-family: Cinzel;
  font-size: 66.645px;
  font-style: normal;
  font-weight: 700;
  line-height: 82.734px;
  /* 124.142% */
  margin-bottom: 14px;
}
* body .banner .container .text .heading h1 span {
  color: #F9A825;
}
* body .banner .container .text .button a {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  width: 261px;
  height: 65px;
  flex-shrink: 0;
  color: #44040B;
  text-align: center;
  font-family: Lato;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 16px;
  border: 4px solid #44040B;
  background: conic-gradient(from -3deg at 100% -13%, rgba(255, 166, 11, 0.85) 0deg, #F9A825 360deg);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25), 0px 4px 4px 0px rgba(0, 0, 0, 0.25), 0px 0px 10px 0px #44040B;
}
* body .banner .container .video {
  overflow: hidden;
}
* body .banner .container .video iframe {
  border-radius: 20px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 9/5;
}
* body .course {
  position: relative;
  padding-bottom: 45px;
}
* body .course::before {
  content: "";
  position: absolute;
  top: calc(100% + 3px);
  left: 50%;
  transform: translate(-50%, 0);
  width: 80%;
  height: 1px;
  background: linear-gradient(270deg, #000 0%, rgba(255, 166, 11, 0.85) 51.67%, #000 100%);
}
* body .course .container .aboutcourse {
  margin-top: 20px;
}
* body .course .container .aboutcourse .heading {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 38px;
}
* body .course .container .aboutcourse .heading h2 {
  color: #F9A825;
  font-family: Lato;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 65.625% */
  padding-bottom: 15px;
}
* body .course .container .aboutcourse .heading svg {
  position: absolute;
  top: 100%;
  right: -50px;
}
* body .course .container .aboutcourse .para p {
  color: #FFF;
  font-family: Lato;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 127.273% */
}
* body .course .container .timer .text {
  color: #FFF;
  font-family: Cinzel;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
  /* 155% */
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 20px;
}
* body .course .container .timer #timerSecond .single {
  text-align: right;
  margin-bottom: 20px;
}
* body .course .container .timer #timerSecond .single:last-child {
  margin-bottom: 0;
}
* body .course .container .timer #timerSecond .single span:first-child {
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-family: Lato;
  font-size: 57.742px;
  font-style: normal;
  font-weight: 400;
  line-height: 38.369px;
  /* 66.449% */
}
* body .course .container .timer #timerSecond .single span:last-child {
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-family: Lato;
  font-size: 25.663px;
  font-style: normal;
  font-weight: 400;
  line-height: 38.369px;
  /* 149.511% */
  letter-spacing: -1.203px;
  opacity: 0.2;
}
* body .courseinsight {
  margin-top: 70px;
  position: relative;
  padding-bottom: 45px;
}
* body .courseinsight::before {
  content: "";
  position: absolute;
  top: calc(100% + 3px);
  left: 50%;
  transform: translate(-50%, 0);
  width: 80%;
  height: 1px;
  background: linear-gradient(270deg, #000 0%, rgba(255, 166, 11, 0.85) 51.67%, #000 100%);
}
* body .courseinsight .container .heading h3 {
  color: #FFF;
  font-family: Cinzel;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
  /* 86.111% */
  margin-bottom: 37px;
}
* body .courseinsight .container .row > div {
  margin-bottom: 24px;
}
* body .courseinsight .container .single {
  padding: 30px;
  border-radius: 10.308px;
  overflow: hidden;
  height: 100%;
  position: relative;
}
* body .courseinsight .container .single .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
* body .courseinsight .container .single .background img {
  min-width: 100%;
  min-height: 100%;
}
* body .courseinsight .container .single .text {
  position: relative;
}
* body .courseinsight .container .single .text h4 {
  color: #FFF;
  font-family: Lato;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 36px */
  margin-bottom: 20px;
}
* body .courseinsight .container .single .text p,
* body .courseinsight .container .single .text li {
  color: #FFF;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  /* 150% */
  width: 490px;
  max-width: 100%;
}
* body .expertsection {
  position: relative;
  padding-bottom: 45px;
  padding-top: 70px;
}
* body .expertsection::before {
  content: "";
  position: absolute;
  top: calc(100% + 3px);
  left: 50%;
  transform: translate(-50%, 0);
  width: 80%;
  height: 1px;
  background: linear-gradient(270deg, #000 0%, rgba(255, 166, 11, 0.85) 51.67%, #000 100%);
}
* body .expertsection .container {
  position: relative;
}
* body .expertsection .container .heading {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
* body .expertsection .container .heading h3 {
  margin: 0;
  color: #FFF;
  font-family: Cinzel;
  font-size: 49.683px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 84px;
  position: relative;
}
* body .expertsection .container .heading h3::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 11px;
  width: 240.329px;
  height: 3.466px;
  border-radius: 5px;
  background: #F9A825;
}
* body .expertsection .container .expert {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
* body .expertsection .container .expert .image {
  margin-right: 100px;
}
* body .expertsection .container .expert .text h4 {
  color: rgba(250, 250, 250, 0.9);
  font-family: Cinzel;
  font-size: 100px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
* body .expertsection .container .expert .text h5 {
  color: rgba(250, 250, 250, 0.9);
  font-family: Cinzel;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  width: 655px;
  max-width: 100%;
  background-image: url("../images/expert-text-bg.png");
  background-repeat: no-repeat;
  background-position: left bottom 7px;
  padding-left: 4px;
}
* body .expertsection .container .descripition {
  width: 963px;
  max-width: 100%;
  display: block;
  margin: auto;
  margin-top: 50px;
}
* body .expertsection .container .descripition p {
  color: #FFF;
  text-align: center;
  font-family: Lato;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  /* 142.857% */
  letter-spacing: 0.56px;
}
* body .expertsection .container .arrow {
  position: absolute;
  top: 30%;
  right: 100%;
  transform: translate(0, -30%);
  width: 35px;
  height: 340px;
}
* body .testimonial {
  padding: 70px 0;
  position: relative;
}
* body .testimonial::before {
  content: "";
  position: absolute;
  top: calc(100% + 3px);
  left: 50%;
  transform: translate(-50%, 0);
  width: 80%;
  height: 1px;
  background: linear-gradient(270deg, #000 0%, rgba(255, 166, 11, 0.85) 51.67%, #000 100%);
}
* body .testimonial .container .heading {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
* body .testimonial .container .heading > div {
  cursor: pointer;
}
* body .testimonial .container .heading h3 {
  color: #FFF;
  font-family: Cinzel;
  font-size: 49.683px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  margin: 0 40px;
}
* body .testimonial .container .heading h3::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 11px;
  width: 240.329px;
  height: 3.466px;
  border-radius: 5px;
  background: #F9A825;
}
* body .testimonial .testimonialSwiper .swiper-wrapper {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide {
  width: 735px;
  transform: scale(0.7) translateZ(0);
  transition-property: transform, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  transform: scale(1);
  opacity: 1;
  z-index: 99;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single {
  border-radius: 0px 32px;
  box-shadow: 1px 1px 4px 0px rgba(255, 255, 255, 0.16) inset, -1px -1px 4px 0px rgba(0, 243, 156, 0.2) inset, 8px 8px 16px 0px rgba(0, 243, 156, 0.08) inset, 16px 16px 10px 0px rgba(8, 15, 52, 0.16);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 48px;
  background-color: rgba(68, 4, 11, 0.47);
  background-image: url("../images/quote.png");
  background-position: bottom 48px right 48px;
  background-repeat: no-repeat;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single .title h4 {
  color: #F9A825;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Poppins;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  /* 123.077% */
  text-transform: uppercase;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single .descripition {
  margin: 32px 0 50px 0;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single .descripition p {
  color: #F9A825;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 160% */
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single .descripition p span {
  font-weight: 700;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single .user p {
  color: #F9A825;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  /* 127.778% */
  margin-bottom: 0;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single .user p strong {
  color: #F9A825;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
}
* body .faqs {
  position: relative;
  padding: 70px 0;
  margin-bottom: 54px;
}
* body .faqs::before {
  content: "";
  position: absolute;
  top: calc(100% + 3px);
  left: 50%;
  transform: translate(-50%, 0);
  width: 80%;
  height: 1px;
  background: linear-gradient(270deg, #000 0%, rgba(255, 166, 11, 0.85) 51.67%, #000 100%);
}
* body .faqs .container .heading h3 {
  color: #FFF;
  font-family: Cinzel;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
  /* 86.111% */
  margin-bottom: 14px;
}
* body .faqs .container .heading p {
  color: #FFF;
  font-family: Cinzel;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 33.969px;
  /* 141.539% */
  margin-bottom: 30px;
}
* body .faqs .container .accordion .accordion-item {
  margin-bottom: 18px;
  border-radius: 10px;
  background: #200208;
  box-shadow: 0px 11.323px 33.969px 0px rgba(0, 0, 0, 0.05);
  border: none;
}
* body .faqs .container .accordion .accordion-item .accordion-header .accordion-button {
  color: #000;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 33.969px;
  /* 169.847% */
  border-radius: 10px;
  box-shadow: 0px 11.323px 33.969px 0px rgba(0, 0, 0, 0.05);
  transition: 0.5s;
  background: #F9A825;
}
* body .faqs .container .accordion .accordion-item .accordion-header .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.49756 9.4873L13.6884 19.6412L23.8792 9.4873H3.49756Z' fill='black'/%3E%3C/svg%3E");
  transition: 0.5s;
}
* body .faqs .container .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: #fff;
  background: transparent;
}
* body .faqs .container .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.49756 9.4873L13.6884 19.6412L23.8792 9.4873H3.49756Z' fill='white'/%3E%3C/svg%3E");
  transition: 0.5s;
}
* body .faqs .container .accordion .accordion-item .accordion-collapse .accordion-body {
  padding-top: 0;
  border-radius: 10px;
  background: #200208;
  box-shadow: 0px 11.323px 33.969px 0px rgba(0, 0, 0, 0.05);
}
* body .faqs .container .accordion .single h6 {
  color: #FFF;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 33.969px;
  /* 169.847% */
  margin-bottom: 12px;
}
* body .faqs .container .accordion .single p {
  color: #FFF;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.705px;
  /* 176.137% */
  margin: 0;
}
* body footer {
  background-color: #200208;
  background-image: url("../images/footer-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 369px;
  padding: 42px 0 160px;
}
* body footer .container .text h5 {
  color: #FFF;
  font-family: Cinzel;
  font-size: 46px;
  font-style: normal;
  font-weight: 400;
  line-height: 49px;
  /* 106.522% */
  letter-spacing: -1.793px;
  width: 769px;
  max-width: 100%;
  margin-bottom: 24px;
}
* body footer .container .text a {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  border-radius: 56px;
  border: 1px solid #FFF;
  width: 140px;
  height: 45px;
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
  text-transform: capitalize;
}
* body footer .container .text a svg {
  margin-left: 10px;
}
* body footer .container .links ul li {
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  margin-left: auto;
  color: #FFF;
  margin-bottom: 40px;
}
* body footer .container .links ul li a {
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: right;
}
* body footer .container .copyright {
  margin-top: 90px;
}
* body footer .container .copyright p {
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
* body .stickyCTA {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #4D213C;
  z-index: 9;
  height: 132px;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .stickyCTA .container .row {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .stickyCTA .container .text p {
  color: #FFF;
  font-family: Lato;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  /* 129.167% */
  margin-bottom: 0;
}
* body .stickyCTA .container .text p span {
  color: #FFA60B;
  font-family: Lato;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
  /* 96.875% */
}
* body .stickyCTA .container .timer {
  width: 500px;
}
* body .stickyCTA .container .timer .text {
  color: #FFF;
  font-family: Cinzel;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
  /* 193.75% */
  text-align: left;
  margin-bottom: 15px;
}
* body .stickyCTA .container .timer #timer {
  display: flex;
  vertical-align: middle;
  align-items: center;
  color:white;
}
* body .stickyCTA .container .timer #timer .single {
  text-align: center;
  margin-right: 10px;
}
* body .stickyCTA .container .timer #timer .single:last-child {
  margin-bottom: 0;
}
* body .stickyCTA .container .timer #timer .single span:first-child {
  color: #FFF;
  font-family: Cinzel;
  font-size: 57.742px;
  font-style: normal;
  font-weight: 700;
  line-height: 38.369px;
  /* 66.449% */
}
* body .stickyCTA .container .timer #timer .single span:last-child {
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-family: Lato;
  font-size: 25.663px;
  font-style: normal;
  font-weight: 500;
  line-height: 38.369px;
  /* 149.511% */
  letter-spacing: -1.203px;
  opacity: 0.2;
}
* body .stickyCTA .container a {
  display: flex;
  width: 310px;
  height: 59px;
  padding: 12px 24px;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  border-radius: 18px;
  border: 1px solid #FFF;
  background: #F9A825;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  color: var(--Surface-Light, #FFF);
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  /* 130% */
  margin-left: auto;
}
* body .policy {
  color: #fff;
  opacity: 0.5;
  border-top: 1px solid rgba(255, 255, 255, 0.3882352941);
  padding: 50px 0;
  margin-top: 20px;
}
* body .policy .container h1 {
  font-size: 24px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
* body .policy .container h2 {
  margin-top: 30px;
  font-size: 18px;
}
* body .policy .container p,
* body .policy .container li {
  font-size: 14px;
}
* body .policy .container a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
* body .contactus {
  margin-bottom: 100px;
}
* body .contactus .row {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .contactus .form {
  color: #fff;
  margin-bottom: 100px;
}
* body .contactus .form .heading {
  text-align: center;
  margin: 20px 0 50px 0;
}
* body .contactus .form .heading h6 {
  text-transform: uppercase;
}
* body .contactus .form .heading h4 {
  font-size: 40px;
}
* body .contactus .form .heading p {
  font-size: 14px;
}
* body .contactus .form .info {
  max-width: 90%;
}
* body .contactus .form .info .single {
  display: flex;
  vertical-align: middle;
  align-items: center;
  margin-top: 44px;
}
* body .contactus .form .info .single .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #4D213C;
  background-image: url("../images/footer-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 400px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
* body .contactus .form .info .single .text {
  width: calc(100% - 70px);
  padding-left: 24px;
}
* body .contactus .form .info .single .text h6 {
  font-size: 16px;
}
* body .contactus .form .info .single .text p {
  margin-bottom: 0;
  font-size: 14px;
  opacity: 0.6;
}
* body .contactus .form .info .single .text a {
  color: #fff;
}
* body .contactus .form form .form-floating input,
* body .contactus .form form .form-floating textarea {
  background-color: transparent;
  border-color: #4D213C;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
}
* body .contactus .form form .form-floating input:focus,
* body .contactus .form form .form-floating textarea:focus {
  box-shadow: 0 0 0 0.25rem rgba(77, 33, 60, 0.25);
}
* body .contactus .form form .form-floating textarea {
  height: 140px;
  resize: none;
  font-size: 14px;
}
* body .contactus .form form .form-floating label {
  font-size: 14px;
}
* body .contactus .form form .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  color: #fff;
}
* body .contactus .form form .form-floating > .form-control:not(:placeholder-shown) ~ label {
  color: #fff;
}
* body .contactus .form form .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
  background-color: #4D213C;
}
* body .contactus .form form .form-floating > .form-control:not(:placeholder-shown) ~ label::after {
  background-color: #4D213C;
}
* body .contactus .form form button {
  background-color: transparent;
  border: 1px solid #4D213C;
  color: #fff;
  width: 100%;
  height: 50px;
  margin: 12px 0;
  border-radius: 5px;
  font-size: 14px;
  background-color: #4D213C;
  background-image: url("../images/footer-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  font-weight: 600;
}
* body .contactus .form form button svg {
  margin-right: 5px;
}
* body .contactus .map {
  display: none;
}
* body .contactus .map iframe {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}/*# sourceMappingURL=style.css.map */