body {
  background-color: rgb(129, 44, 74);
}

.headding {
  font-size: 30px;
  font-weight: 500;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}

.para {
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  line-height: 30px;
  margin: 0;
}

.h3,
h3 {
  font-size: 1.0rem;
}

.h5,
h5 {
  font-size: 1.0rem;
}

.font-13 {
  font-size: 13px !important;
}

.success {
  color: #22bb33;
}

.d-none {
  display: none;
}

.img-30 {
  width: 30%;
}

.paddingX-5 {
  padding: 50px 0px;
}

#g_mm .border-left {
  border-left: transparent !important;
}

.d-block {
  display: block;
}

 .lightbg{
   background-color:rgb(123, 82, 82); 
   padding-top:40px;
   padding-bottom:40px;

 }
.mx-auto{
  padding-top:40px;
}
.lightcolor{
  background-color:rgb(123, 82, 82);
  padding-top:40px;
  padding-bottom:40px;
  
}
.mt-4{
  padding-top:20px;
}
.lightbg1{
  padding-top:40px;
  padding-bottom:40px;
}
.sinup-form{
  margin-top:40px;
  margin-bottom:40px;
}

 /* .container{
  background-color:rgb(124, 30, 30)
 } */

/* Button Begin */


.my-btn {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  background-color: #FF8500;
  border-radius: 3px;
  border: 1px solid #D66F00;
  cursor: pointer;
  box-sizing: border-box;
}

/* Button Begin */
.my-btn-one {
  display: inline-block;
  padding: 9px 20px;
  color: #fff;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  background-color: #FF8500;
  border-radius: 3px;
  border: 1px solid #D66F00;
  cursor: pointer;
  box-sizing: border-box;
}

.my-btn-one:hover {
  color: #fff;
  text-decoration: none;
  background: #D66F00;
  transition: all 1s ease-in;
}

.my-btn:hover {
  color: #fff;
  text-decoration: none;
  background: #D66F00;
  transition: all 1s ease-in;
}

.space-50 {
  margin-bottom: 50px;
}

input[type="text"] {
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #ced4da;
  color: #ffffff;
}

.feature h4 {
  font-size: 17px;
}

/* Navigation Begin*/

.top-bar {

  background-color: #861449 !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.navbar-nav .dropdown>a {
  color: white;
}

.navbar-light .navbar-brand {
  color: rgba(255, 255, 255, 0.9);
  font-size: 26px;
  font-weight: 700;

  font-family: 'Poppins', sans-serif;
  background: #861449;
}

.bg-light {
  background-color: #861449 !important;
  -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);

}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link:hover {
  background: inherit;
  color: #ddd;
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
  padding: 5px 10px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 5px;
  cursor: pointer;
}

.navbar-nav .dropdown-menu {
  background: #861449;
}

.navbar-toggler-icon {
  color: #fff;
}

section {
  padding: 60px 0;
  min-height: 100vh;
}

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.bg-gray {
  background-color: #f9f9f9;
}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h2 span {
  color: #861449;
}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

.site-heading h4::before {
  background: #00a01d none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

.site-heading {
  margin-bottom: 20px;
  overflow: hidden;
  margin-top: -5px;
}

.carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #861449 none repeat scroll 0 0;
  border-color: #861449;
}

.we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid #861449;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  overflow: hidden;

  position: relative;
  z-index: 1;
}

.we-offer-area.text-center .item {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;

  border-radius: 15px;
  border: dotted 2px;
}

.we-offer-area.text-center .item i {
  background: #861449 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.we-offer-area.text-center .item i::after {
  border: 2px solid #43871C;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area.item-border-less .item {
  border: medium none;
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;

}

.we-offer-area.item-border-less .item .number {
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: #861449 none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.we-offer-area .item i {
  color: #861449;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
}

.we-offer-area .item h4 {
  font-weight: 600;
  text-transform: capitalize;
}

.we-offer-area .item p {
  margin: 0;
}

.we-offer-area .item i,
.we-offer-area .item h4,
.we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area .item::after {
  /* background: #861449 none repeat scroll 0 0; */
  content: "";
  /* height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1; */
}

.we-offer-area .item:hover::after {
  left: 0;
}

.we-offer-area .item:hover i,
.we-offer-area .item:hover h5,
.we-offer-area .item:hover p {
  /* color: #ffffff !important; */
}

.we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i {
  background-color: #ffffff !important;
  color: #861449 !important;
}

.we-offer-area.text-left .item i {
  background: #861449 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
}

.we-offer-area.text-left .item i::after {
  border: 2px solid #861449;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 120px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 120px;
}


.section-team {
  font-family: "Poppins", sans-serif;
  padding: 80px 0;
}

.section-team .header-section {
  margin-bottom: 50px;
}

.section-team .header-section .small-title {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 500;
  color: #3e64ff;
}

.section-team .header-section .title {
  font-weight: 700;
  font-size: 45px;
}

.section-team .single-person {
  margin-top: 30px;
  padding: 30px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 1px 10px -6px rgba(0, 0, 0, .15);
}

.section-team .single-person:hover {
  background: linear-gradient(to right, #861449, #851449);
}

.section-team .single-person .person-image {
  position: relative;
  margin-bottom: 50px;
  border-radius: 50%;
  border: 4px dashed transparent;
  transition: padding .3s;
}

.section-team .single-person:hover .person-image {
  padding: 12px;
  border: 4px dashed #fff;
}

.section-team .single-person .person-image img {
  width: 100%;
  border-radius: 50%;
}

.section-team .single-person .person-image .icon {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: linear-gradient(to right, #016cec, #00b5f7);
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
}

.section-team .single-person:hover .person-image .icon {
  background: none;
  background-color: #fff;
  color: #016cec;
}

.section-team .single-person .person-info .full-name {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
}

.section-team .single-person .person-info .speciality {
  text-transform: uppercase;
  font-size: 14px;
  color: #016cec;
}

.section-team .single-person:hover .full-name,
.section-team .single-person:hover .speciality {
  color: #fff;
}

.main-head {
  background: #0D1440;
  box-shadow: 0px 1px 10px -6px rgba(0, 0, 0, .15);
  padding: 1rem;
  margin-bottom: 0;
  margin-top: 5rem;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 4px;
  font-size: 16px;
}

.pricing-table {
  background: #fff;
  box-shadow: 0px 1px 10px -6px rgba(0, 0, 0, .15);
  padding: 2rem 2rem 0 2rem;
  border-radius: 4px;
  transition: .3s;
  margin: 0 0 1rem 0;
  max-height: 720px;
  overflow: auto;
}

/* width */
.pricing-table::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.pricing-table::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.pricing-table::-webkit-scrollbar-thumb {
  background: #e3e2e2;
}

/* Handle on hover */
.pricing-table::-webkit-scrollbar-thumb:hover {
  background: #cccccc;
}

.pricing-table:hover {
  box-shadow: 0px 1px 10px -4px rgba(0, 0, 0, .15);
}

.pricing-table .pricing-label {
  border-radius: 2px;
  padding: .25rem .5rem;
  margin-bottom: 1rem;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
}

.pricing-table h2 {
  color: #3b3b3b;
  font-size: 24px;
  font-weight: 500;
}

.pricing-table h5 {
  color: #851449;
  font-size: 14px;
  font-weight: 400;
}

.pricing-table .pricing-features {
  margin-top: 2rem;
}

.pricing-table .pricing-features .feature {
  font-size: 14px;
  margin: .5rem 0;
  color: #5C5C5C;
  text-align: justify-all;
}

.pricing-table .pricing-features .feature span {
  display: inline-block;
  /* float: right; */
  color: #3b3b3b;
  font-weight: 500;
}

.pricing-table .price-tag {
  margin-top: 1rem;
  text-align: center;
  font-weight: 500;
}

.pricing-table .price-tag .symbol {
  font-size: 24px;
}

.pricing-table .price-tag .amount {
  letter-spacing: -2px;
  font-size: 64px;
}

.pricing-table .price-tag .after {
  color: #3b3b3b;
  font-weight: 500;
}

.pricing-table .price-button {
  display: block;
  color: #fff;
  margin-top: 1rem;
  padding: .75rem;
  border-radius: 2px;
  text-align: center;
  font-weight: 500;
  transition: .3s;
}

.pricing-table .price-button:hover {
  text-decoration: none;
}

.purple .pricing-label {
  background: #cad2ff;
  color: #627afe;
}

.purple .price-tag {
  color: #627afe;
}

.purple .price-button {
  background: #627afe;
}

.purple .price-button:hover {
  background: #546dfe;
}

.turquoise .pricing-label {
  background: #b9edee;
  color: #44cdd2;
}

.turquoise .price-tag {
  color: #44cdd2;
}

.turquoise .price-button {
  background: #44cdd2;
}

.turquoise .price-button:hover {
  background: #2dbcc4;
}

.red .pricing-label {
  background: #ffc4c4;
  color: #ff5e5e;
}

.red .price-tag {
  color: #ff5e5e;
}

.red .price-button {
  background: #ff5e5e;
}

.red .price-button:hover {
  background: #f23c3c;
}

.faq-section {
  background: #fdfdfd;
  min-height: 100vh;
  padding: 10vh 0 0;
}

.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
}

.faq-title h2::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 60px;
  height: 2px;
  background: #E91E63;
  bottom: -25px;
  margin-left: -30px;
}

.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.card {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08), 0 3px 6px 0 rgba(0, 0, 0, 0.03);
  border-right: 1px #dde0e2 solid;
  border-radius: 4px 4px 0 0;
  position: relative;
  background-color: white;
  color: #56575b;
  margin: 5px 0;
}

.card .plan-name {
  padding: 13px 0;
  border-bottom: 1px #eff0f2 solid;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  color: #464c50;
  font-family: "Open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}

.card .plan-description {
  padding: 15px;
  line-height: normal;
  min-height: 175px;
  font-size: 14px;
  line-height: 18px;
}

.card .plan-price sub {
  text-transform: none;
  font-size: 16px;
  bottom: 0;
}

.card .plan-price {
  color: #56575b;
  font-family: "Open sans";
  font-size: 34px;
  text-transform: uppercase;
  line-height: 50px;
}

.card sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.card .plan-description.specs {
  min-height: 200px;
  line-height: 20px;
}

.card .plan-cta {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0 15px;
  min-height: 95px;
}

.card .plan-cta:hover a {
  opacity: 0.8;
  color: #fff;
  text-decoration: none;
}

.card .button,
.card .button-primary {
  background: #2a5bd7;
  border-radius: 8px;
  font-size: inherit;
  color: white;
  transition: background 100ms linear;
  text-decoration: none;
  line-height: normal;
  outline: none !important;
  padding: 0.6em 1em;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #CEE1F8;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
  background: rgba(233, 30, 99, 0.1);
  padding-left: 10px;
}

.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #3B566E;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #E91E63;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}

@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }

  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}

::selection {
  background: #fec503;
  text-shadow: none;
}

footer {
  padding: 2rem 0;
  background-color: #851449;
}

.footer-column:not(:first-child) {
  padding-top: 2rem;
}

@media (min-width: 768px) {

  .footer-column:not(:first-child) {
    padding-top: 0rem;
  }
}

.footer-column {
  text-align: center;
}

.footer-column .nav-item .nav-link {
  padding: 0.1rem 0;
}

.footer-column .nav-item span.nav-link {
  color: #6c757d;
}

.footer-column .nav-item span.footer-title {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.footer-column .nav-item .fas {
  margin-right: 0.5rem;
}

.footer-column ul {
  display: inline-block;
}

@media (min-width: 768px) {
  .footer-column ul {
    text-align: left;
  }
}

ul.social-buttons {
  margin-bottom: 0;

}

ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
  background-color: #fec503;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  border-radius: 100%;
  outline: 0;
  background-color: #fec503;
}

footer .quick-links {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  color: #ffffff;
  text-transform: none;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.copyright {
  color: white;
}

.fa-ellipsis-h {
  color: white;
  padding: 2rem 0;
}

/* Header Content Begin*/

#g_mm .header-content {
  padding: 50px 0px;
  color: #fff;
}

#g_mm .form-group {
  padding-bottom: 10px;
}

#g_mm .sinup-form select {
  border: 1px solid #ced4da;
  border-right: transparent;
  color: #424242;
  outline: none;
  font-size: 16px;
  width: 100%;
  padding: 5px 10px;
}

#g_mm .otp-form {
  display: none;
}

#g_mm .email-form {
  display: none;
}

#g_mm .form-control:focus {
  outline: none;
  box-shadow: none !important;
  border-color: #868181;
}

#g_mm .sinup-form,
.otp-form,
.email-form h2 {
  font-size: 30px;
  font-weight: 500;
  color: #FFFFFF;
  font-family: 'Poppins', sans-serif;
  background-color: #861449;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

#g_mm .sinup-form,
.otp-form,
.email-form p {
  font-size: 15px;
  font-weight: 400;
  color: #FFFFFF;
  font-family: 'Poppins', sans-serif;
}

#g_mm .right {
  right: 15px !important;
}

#g_mm .fa-exclamation-circle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin: 11px 0 0px -20px;
  -moz-osx-font-smoothing: grayscale;
  color: #ababab;
}

#g_mm .re-otp {
  position: absolute;
  top: 51%;
  right: 25px;
  content: "";
  font-size: 12px;
  font-family: 'Poppins', sans-serif;

}

#g_mm .re-otp:hover {
  text-decoration: underline;
  cursor: pointer;
}

#g_mm .resend-otp:hover {
  text-decoration: underline;
  cursor: pointer;
}

#g_mm .re-email:hover {
  text-decoration: underline;
  cursor: pointer;
}

#g_mm .resend-otp {
  position: absolute;
  top: 48%;
  right: 42px;
  content: "";
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
}

a.re-email {
  position: absolute;
  top: 70%;
  right: 30px;
  content: "";
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
}

.result {
  padding-bottom: 15px;
}

#update:hover {
  cursor: pointer;
  text-decoration: underline;
}

/* Full Page Popup Begin*/

#g_mm .full-bg {
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  margin: 0 auto;
  background-repeat: repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: 'Open Sans', sans-serif;
  overflow: auto;
}


/* Cancel Button Begin*/

#g_mm .cancle-btn {
  color: #fff;
  position: absolute;
  font-size: 25px;
  right: -104px;
  top: 0;
  background: #000;
  padding: 0px 9px;
}

.thanks {
  display: none;
}

.thanks img {
  width: 50%;
}

.mobile-fa-style {
  font-size: 18px !important;
}

.mx-10 {
  margin-bottom: 100px;
}

input.error {
  border: 1px solid red !important;
}

span.mobile_error,
span.email_error,
span.otp_error,
span.login_error {
  position: absolute;
  color: #ff0000;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

span.login_error-one {
  width: 100%;
  position: absolute;
  text-align: right;
  right: 25px;
  display: block;
  top: 83px !important;
  color: red;
  font-size: 15px;
}

#g_mm .re-otp-mobile {
  position: absolute;
  top: 55%;
  right: 25px;
  content: "";
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
}

#g_mm .re-otp-mobile:hover {
  text-decoration: underline;
  cursor: pointer;
}

#g_mm .email_error-one {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  text-align: right;
  right: 19px;
  display: block;
  top: 84px !important;
  color: red;
  font-size: 15px;
}

.add {

  width: 100%;
  position: absolute;
  margin: 0 auto;
  text-align: right;
  right: 20px;
  display: block;
  top: 82px !important;
  color: red;
  font-size: 15px;
}

span.mobile_error.hidden,
span.email_error.hidden,
span.otp_error.hidden,
span.login_error.hidden {
  display: none;
}

#g_mm .login_top {
  top: 19%;
  right: 4%;
}

#g_mm .re-otp_email {
  position: absolute;
  top: 56%;
  right: 25px;
  content: "";
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
}

#g_mm .add-otp-style {
  top: 114px !important;
}

#g_mm span.otp_error.resend_message {
  color: green;
}

#g_mm p.msg {
  color: red;
  font-size: 11px;
  position: absolute;
  top: 64%;
  right: 15px;
  font-style: italic;
}

#g_mm .mposition {
  top: 40%;
  right: 3%;
}

#g_mm .otp-e-position {
  top: 52%;
  right: 3%;
}

#g_mm .eposition {
  top: 54%;
  right: 3%;
}

#g_mm .mplus-position {
  top: 35.50%;
  right: 3%;
}

#g_mm .me-exist-position {
  top: 34%;
  right: 3%;
}

#g_mm .eplus-position {
  top: 54%;
  right: 3%;
}

#g_mm .landding-e-position {
  top: 38.5%;
  right: 3%;
}

#g_mm .landding-em-position {
  top: 61%;
  right: 3%;
}

#g_mm .optine-position {
  top: 27%;
  right: 3%;
}

#g_mm p.msg-one {
  top: 80%;
  right: 14px;
}

#g_mm .check-top {
  top: 80px;
}

#g_mm .check-msg {
  top: 79% !important;
}

#g_mm .check-msg-top {
  top: 46% !important;
}

#g_mm .ptin-resent-mobo {
  top: 37%;
}

#g_mm .resend-style {
  top: 42% !important;
  right: 35px !important;

}

#g_mm .re-email-style {
  top: 60% !important;
  right: 24px !important;
}

#g_mm .msg-style {
  top: 68% !important;
}

#g_mm .validation-msg {
  position: absolute;
  color: #ff0000;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

/* Media Query Begin -- -- -- -- -- - */

/* Smartphones (portrait and landscape) -- -- -- -- -- - */

@media screen and (min-width: 320px) and (max-width: 667px) {

  /* Styles */
  #g_mm .sinup-form span .fa {
    left: 90%;
  }

  .seminars-sections ul li {
    width: 100% !important;
  }

  .navbar-light .navbar-nav .nav-link {
    margin: 8px 0px;
  }

  footer p {
    padding: 0 15px;
  }

  #g_mm .sinup-form input {
    width: 100% !important;
  }

  #g_mm .sinup-form input[type='radio'],
  #g_mm .sinup-form input[type='checkbox'] {
    width: inherit !important;
  }

  input.my-btn {
    margin-bottom: 20px;
  }

  .margin-0 {
    margin: 0px !important;
  }

  .topname p {
    font-size: 11px !important;
  }

  .navbar-brand span {
    font-size: 15px !important;
  }

  .navbar-brand p {
    font-size: 10px !important;
  }

  /* .navbar-brand img {
    height: 60px !important;
  } */
   

  .navbar-light .navbar-brand {
    margin: 0;
    width: 100%;
  }

  .navbar .dropdown-menu {
    background: #861449;
    border: 0;
    padding-left: 15px;
  }

  .navbar .dropdown-menu .nav-link,
  .navbar-light .navbar-nav .show>.nav-link {
    color: #fff !important;
  }

  .navbar-brand {
    border-bottom: 1px dashed #000;
  }

  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    outline: none;
    border: none;
    text-align: right;
    width: 100%;
  }

  #g_mm .sinup-form span {
    top: 55.5%;
    left: 91%;
  }

  #g_mm .cancle-btn {
    top: 0;
    right: 0;
  }

  .para {
    font-size: 16px;
    line-height: 26px;
    text-align: left !important;
  }

  .Record p {
    font-size: 15px;
    margin: 0 5px;
  }

  .headding {
    font-size: 26px;
    margin: 10px 0px;
  }

  #g_mm .re-otp {
    position: absolute;
    top: 69%;
    right: 110px;
  }

  #g_mm .landding-em-position {
    top: 59%;
  }
}


/* iPads (portrait and landscape) -- -- -- -- -- - */

@media screen and (min-width: 668px) and (max-width: 1223px) {

  /* Styles */
  #g_mm .sinup-form input {
    width: 100%;
  }

  #g_mm .sinup-form span .fa {
    left: 87%;
  }

  #g_mm .sinup-form span {
    top: 55%;
    left: 88%;
  }

  .navbar-light .navbar-nav .nav-link {
    margin: 8px 0px;
  }

  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    outline: none;
    border: none;
  }

  #g_mm .cancle-btn {
    font-size: 25px;
    right: -23px;
    top: 0px;
  }
}

.cookie-alert {
  position: fixed;
  top: 15px;
  left: 15px;

  margin: 0 !important;
  z-index: 99999;
  width: auto;
  opacity: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
}

.cookie-alert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}

/* Outer container - the padding will keep the container the correct proportions for the video */
/* .banner {
  position: relative;
  width: 100%;
  height: 513px;
  overflow: hidden;
} */

.videoembed {
  /* position: absolute;
  top: 0; */
  width: 100%;
  height: 100%;
  background: #961040;
  padding: 0;
}

.videocontainer {
  padding: 0;
}

/* If you want to include the title... */
.banner-title {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 40px;
  text-align: center;
  box-sizing: border-box;
}

.banner-title h1 {
  color: #fff;
  font-size: 1.2rem;
  font-family: Arial, sans-serif;
  font-weight: normal;
}

/* small calption - optional */
.caption {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
}


.our-offer-items .item {
  max-height: 800px;
  overflow: auto;
}

/* width */
.our-offer-items .item::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.our-offer-items .item::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.our-offer-items .item::-webkit-scrollbar-thumb {
  background: #e3e2e2;
}

/* Handle on hover */
.our-offer-items .item::-webkit-scrollbar-thumb:hover {
  background: #cccccc;
}

.top-bar {
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 999;
}

body {
  margin-top: 100px;
}

.navbar {
  padding: 0 1rem .5rem 1rem;
}

.topname {
  border-bottom: 1px solid #480726;
  text-align: center;
}

.seminars-sections img {
  border: 1px dashed #480726;
  ;
}

.seminars-sections h3 {
  font-size: 25px;
  padding: 0;
  font-weight: 600;
  color: #861449;
}

.seminars-sections ul li {
  display: inline-block;
  width: 32%;
}

.seminars-sections ul li span {
  color: #861449;
}

.photo-gallery .zoom {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 33%;
  background-color: #861449;
  width: 35px;
  height: 35px;
  border-radius: 50px;
  padding: 5px;
  line-height: 1.6;
  display: none;
  color: #fff;
}

.photo-gallery .card:hover .card-body,
.photo-gallery .card:hover {
  background-color: #861449;
  color: #fff;
}

.photo-gallery .card:hover .card-body .zoom {
  display: block;
}
.box_img h3{
  font-size: 18px;
  font-weight: 600;
}
.box_img p{
  font-size: 15px;
}
.navbar-brand{display: flex;}
.navbar-brand>span{
  margin-top: 20px ! IMPORTANT;
  text-align: center;
}
