*{
    margin: 0;
    padding: 0;
}
.body{
    color: black;
}
a {
    color: #EC268F;
    text-decoration: none;
    transition: 0.5s;
}
.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(135deg, #ffffff, #f1e5f7);
}
.buy-tickets {
    color: #fff;
    background: #EC268F;
    /* padding: 7px 22px; */
    margin: 4px;
    border-radius: 50px;
    border: 2px solid #EC268F;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
    line-height: 1;
    font-size: 13px;
    white-space: nowrap;
}
.color-dark-05a {
    background-color: white;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    margin-bottom: 20px;
    padding: 0;
}
h5 {
  font-size: 1.0rem;
}
#header.navbar.navbar-expand-lg.fixed-top{
    height: 80px;
    position: fixed;
    background: linear-gradient(135deg, #ffffff, #f1e5f7);
}
#header.header-scrolled{
    background: linear-gradient(135deg, #ffffff, #f1e5f7);
    height: 70px;
}
#hero{
    background-image: url(/endosurg/images/Endosurge\ Banner\ Design.jpg);
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 100vh;
    margin-top: 20px;
    background-repeat: no-repeat;
}
#hero .hero-container{
    position: absolute;
    top: 130px;
}
.nav-item:hover{
    --c:linear-gradient(#EC268F 0 0);
    padding-bottom: .15em;
    background: var(--c), var(--c);
    background-size: .3em .1em;
    background-position:50% 100%;
    background-repeat: no-repeat;
    transition: .3s linear, background-size .3s .2s linear;
    background-size: 40% .1em;
    background-position: 10% 100%, 90% 100%;
}
.navbar-nav.me-auto.mb-2.mb-lg-0{
    color: white;
    font-family: 'Darker Grotesque', sans-serif;
    font-size: larger;
}
.button{
    margin: 0px;
    padding: 8px;
    text-indent: 120px;
}
.button2{
    padding: 8px 16px;
}
#hero h1{
    font-family: "Raleway", sans-serif;
    font-size: 56px;
    font-weight: 600;
    color: #ffdebb;
}
#hero p{
    font-weight: 700;
    font-size: 20px;
    color: #e3bfa4;
}
#hero h1 span{
    color: white;
    font-size: 92px;
}
main {
    margin-top: 50px;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.section-header::before {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 5px;
    background: #ec268f;
    bottom: 0;
    left: calc(50% - 25px);
}
.section-header {
    margin-bottom: 60px;
    position: relative;
    padding-bottom: 20px;
}
.container, .container-lg, .container-md, .container-sm {
    max-width: 1231px;
}
.col-lg-12 {
    border-style: solid;
    border-color: #EC268F;
    box-shadow: 10px 10px 26px 3px #EC268F;
    -webkit-box-shadow: 10px 10px 26px 3px #ec2690a2;
    -moz-box-shadow: 10px 10px 26px 3px #ec2690a2;
}
.col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
}
.section-header h2 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
}
body {
    color: #bbbaba;
    font-family: "Open Sans", sans-serif;
}
.w-50 {
    width: 90% !important;
}
.exp-blog-content{
    padding-right: 15px;
    margin-left: 15px;
    padding-bottom: 20px;
    padding-top: 0px;
}
.section-header p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #9195a2;
}
.row{
    --bs-gutter-x: -10.5rem;
}
@media (max-width: 575.98px) {
  .row {
    --bs-gutter-x: -3rem; /* Adjust for small phones */
  }
}

/* Small devices (landscape phones, ≥576px and <768px) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .row {
    --bs-gutter-x: -3.5rem; 
  }
}

/* Medium devices (tablets, ≥768px and <992px) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .row {
    --bs-gutter-x: -4rem; /* iPad portrait */
  }
}

/* Large devices (desktops, ≥992px and <1200px) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .row {
    --bs-gutter-x: -6rem; /* iPad landscape / small laptops */
  }
}

/* Extra large devices (≥1200px) */
@media (min-width: 1200px) {
  .row {
    --bs-gutter-x: -10.5rem; /* Original desktop value */
  }
}
.section-with-bg {
    background-color: #3E4095;
}
.col-md-4 {
  display: block;
  padding-left: 10px;
}
.col-md-6 {
    padding-right: 5px;
    padding-left: 10px;
}
.card-body{
    background-color: white;
}
.col-md-4 a{
    text-decoration: none;
}
h4{
    margin-top: 15px;
}
/* ----------------- */
     /* footer */
/* ---------------- */
#footer {
  background: #3E4095;
  padding: 0 0 1px 0;
  color: #3E4095;
  font-size: 14px;
}

#footer .footer-top {
  background:linear-gradient(135deg, #ffffff, #f1e5f7);
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 26px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
}

#footer .footer-top .footer-info img {
  height: 70px;
  margin-bottom: 10px;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
}

#footer .footer-top .social-links a {
  display: inline-block;
  background: #222636;
  color: #eee;
  line-height: 1;
  margin-right: 4px;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#footer .footer-top .social-links a i {
  line-height: 0;
  font-size: 16px;
}

#footer .footer-top .social-links a:hover {
  background: #f82249;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #3E4095;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid #EC268F;
  border-bottom-right-radius: 25px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 5px;
  color: #f82249;
  font-size: 18px;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #262c44;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
  color: #f82249;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type=email] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type=submit] {
  background: #f82249;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type=submit]:hover {
  background: #e0072f;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

.wrapper {
	display: flex;
	width: 750px;
	margin: 0 auto;
}
.item {
	animation: animate 30s alternate linear infinite;
}
.container:hover .item {
	animation-play-state: paused;
}
@keyframes animate {
	0% {
		transform: translate3d(0, 0, 0);
	}
	100% {
		transform: translate3d(-4000px, 0, 0);
	}
}
@media (max-width:767px) {
	.slider-area h2 {
		font-size: 30px;
	}
	.wrapper {
		width: 95%;
		border-radius: 0;
		padding: 0;
	}
}
.rj{
  max-width: 1920px;
  overflow: hidden;
}

@media (max-width: 575.98px) {
  .mr {
    margin-left: 30px;
  }
}

@media (max-width: 575.98px) {
  .mr3 {
    margin-left: 80px;
  }
}

.mr1 {
  margin-left: 20px;
}
@media (max-width: 575.98px) {
  .mr1 {
    margin-left: 30px;
  }
}

.mr2 {
  margin-left: 35px;
}
@media (max-width: 575.98px) {
  .mr2 {
    margin-left: 80px;
  }
}

.mt {
  margin-top: -35px;
}
@media (max-width: 575.98px) {
  .mt {
    margin-top: 0px;
  }
}

@media (max-width: 1025px) {
  .mt-50 {
    margin-top: 50px;
  }
}