#whole{
  float: left;
  width: 100%;
  height: 100%;
  font-family: Inter, 'Inter', sans-serif;
  /* font-family: Poppins, 'Poppins', sans-serif; */
  padding: 0px;
  margin: 0px;
  /* background: transparent; */
  /* padding: 0px 3% 0px 3%; */
  /* background-image: url('../images/waterBack.jpeg'); */
}
#wholer{
  float: left;
  width: 100%;
  height: 100%;
  font-family: Inter, 'Inter', sans-serif;
  /* font-family: Poppins, 'Poppins', sans-serif; */
  padding: 0px;
  margin: 0px;
  background: #eeeeee;
  /* padding: 0px 3% 0px 3%; */
  /* background-image: url('../images/waterBack.jpeg'); */
}
html, body {
  overflow-x: hidden; /* Prevent horizontal scrolling */
  width: 100%;
}

.topMenu{
  float: left;
  width: 100%;
  height: auto;
  background-color: white;
  padding: 0px 10px 0px 10px;
  border-bottom:1px solid #e9e9e9;

}

@media(min-width: 1000px){
  .logo{
    float: left;
    width: auto;
    height: auto;
    padding: 10px 0px 0px 20px;
    vertical-align: baseline;
    /* display: none; */
  
  }

}

@media(max-width: 1000px){
  .logo{
    float: left;
    width: auto;
    height: auto;
    padding: 5px 0px 0px 20px;
    vertical-align: baseline;
  
  }

}
.stickyhead{
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 5;
}

.respond{
  float: left;
  width: 100%;
  height: auto;
}

.responder{
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}

.render{
  float: left;
  display: none;
  width: 100%;
  height: auto;
  background: red;
}

.render ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
  .render li{
    text-align: left;
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    border-top: solid 1px #e9e9e9;
  }
  .render a{
    /* padding: .5rem 1rem; */
    color: black;
  }
  .render a:hover{
    text-decoration: none;
  }
  .render li:hover{
    width: 100%;
    color: white;
    /* background-color: #5bb5a5; */
    background-color: black;
  }
  .render ul .pad{
    padding-left: 20px;
  }
  .render ul .pad li:hover{
    background: none;
  }
  .render ul .pad li a:hover{
    color: white;
  }
  .render.active{
    display: flex;
  }

  .dropdownEr{
    float: right;
    width: auto;
    height: auto;
    vertical-align: top;
    list-style-type: none;
    padding: 5px;
    /* border: solid 1px grey; */
    margin: 10px 60px 10px 0px;
  }

.ddream{
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 50px 20px 50px;

}
.toggle-button{
  position: absolute;
  top: .25rem;
  right: 1rem;
  /* display: none; */
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 21px;
  margin: 12px 15px 0px 0px;
}

.toggle-button .bar{
  height: 3px;
  width: 100%;
  background-color: red;
  border-radius: 10px;
}
.toggle-button{
    display: flex;
  }
@media(max-width:1070px){
  #showLink{
    display: none;

  }
}
@media(min-width: 1070px){
  #showLinkMedia{
    display: none;

  }
}
@media(min-width: 1070px){
  .toggle-button{
    display: none;

  }
}


@media(min-width: 1070px){
  .dropdownEr{
    display:none;
    float: left;
    margin-right: 60px;
  }
}

.stickyhead{
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 5;
}

.menuNav {
  float: right;
  width: auto;
  background: transparent;
  text-align: center;
  margin: 0px 20px 0px 0px;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
}


.menuNav li {
  position: relative;
  float: left;
}

.menuNav li a {
  background: transparent;
  display: inline-block;
  color: black;
  text-decoration: none;
  padding: 20px 15px 27px 15px;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}


.menuNav li a:hover {
  background: transparent;
  color: red;
}

.menuNav li > ul {
  display: none;
  position: absolute;
  min-width: 200px;
  top: 100%;
  left: 0;
  z-index: 1;
  text-align: left;
}

.menuNav li > ul li {
  float: none;
  margin: 0;
}

.menuNav li > ul li a {
  display: block;
  border-top: 1px solid #0054A6;
  padding: 10px 15px 10px 15px;
}

.menuNav li > ul li a:hover {
  background: #e9e9e9;
  color: red;
}

.menuNav li:hover a{
  background: #e9e9e9;
}

.menuNav li.active a {
  background: transparent;
}

.menuNav li.active {
  pointer-events: none;
}
.menuNav ul{
  list-style-type: none;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}



@media(max-width: 990px){
  .pricer{
    font-size: 12px;
  }
  .domainGreen, .domainBlue, .domainRed, .domainGold{
    font-size: 14px;
  }
  .DomainPlans .container{
    padding: 0px;
  }
  .ddream{
    padding: 20px 0px 20px 0px;

  }
}

.getLeft{
  float: left;
  width: auto;
  height: auto;
}

.getRight{
  float: right;
  width: auto;
  height: auto;
}
.styler{
  float: left;
  width: 100%;
  height: auto;
  background-image: url('../images/backy.png');
  background-position: cover;
  background-repeat:repeat;
}

.midFoot{
  float: left;
  width: 100%;
  padding: 30px 30px 30px 30px;
  background: #E1E9FE;
}


.foot{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 0px 0px 0px;
  background: white;
  color: gray;
  /* position: -webkit-sticky;
  position: sticky; */
  bottom: 0px;
  z-index: 100;
  margin: 10px 0px 0px 0px;
  border-top:1px solid #e9e9e9;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.float:hover{
  text-decoration: none;
  color: gold;
}

.my-float{
	margin-top:16px;
}
.footer{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 20px 10px 20px;
  background: #0054A6;
  color: white;

}

.headliner{
  float: left;
  width: 100%;
  height: auto;
  padding: 30px 0px 10px 0px;
  /* background-color: red; */
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.grand{
  font-size: 4rem;
}

.smaller{
  color: red;
  font-weight: bold;
  font-size: larger;
}
.medium{
  font-size: 2rem;
}
.smally{
  font-size: 16px;
  color: black;
}

.butnSales{
  float: left;
  width: auto;
  height: auto;
  padding: 10px 20px 10px 20px;
  border: 1px solid red;
  border-radius: 50px;
  background-color: transparent;
  color: red;
  font-size: 2rem;
  font-weight: bold;
}

.butnSales:hover{
  text-decoration: none;
  border: 2px solid red;
  color: red;

}


.butnEnrol{
  float: left;
  width: auto;
  height: auto;
  padding: 10px 20px 10px 20px;
  border: 1px solid red;
  border-radius: 50px;
  background-color: red;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  margin-left: 20px;
}

.butnEnrol:hover{
  text-decoration: none;
  border: 2px solid black;
  color: white;
  background-color: black;
}
.butns{
  float: left;
  width: auto;
  margin-bottom: 20px;
}
.linker{
  color: red;
}

.major{
  float: left;
  width: 100%;
  height: auto;
  padding: 50px;
  background-color: red;
  margin: 40px 0px 20px 0px;
  color: white;
}
.majorly{
  float: left;
  width: 100%;
  height: auto;
  padding: 20px;
  background-color: red;
  margin: 20px 0px 20px 0px;
  color: white;
}
.enrolS{
  width: auto;
  height: auto;
  padding: 10px 20px 10px 20px;
  border: 1px solid black;
  border-radius: 50px;
  background-color: black;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  margin: 20px 0px 0px 0px;

}

.enrolS:hover{
  text-decoration: none;
  border: 2px solid white;
  color: black;
  background-color: white;
}
.red{
  color:red;
}
.foot{
  padding: 20px 0px;
}
.pady{
  padding: 0px 20px;
}
.content{
  float: left;
  width: 100%;
  height: auto;
  padding: 0px 50px;

}
.card{
  float: left;
  width: 100%;
  height: auto;
  background-color: white;
  padding: 20px;
  border-radius: 10px;
  margin: 10px 0px;
}
.cardyy{
  float: left;
  width: 100%;
  height: auto;
  background-color: white;
  padding: 20px;
  border-radius: 10px;
  margin: 10px 0px;
}
.pad{
  padding-top: 10px;
}
.padder{
  padding: 20px;
}
.styler{
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 15px;
  border-radius: 5px;
  color: red;
}
.enrolRed{
  width: auto;
  height: auto;
  padding: 10px 20px 10px 20px;
  border: 1px solid red;
  border-radius: 50px;
  background-color: red;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  margin: 10px 0px 0px 0px;

}

.enrolRed:hover{
  text-decoration: none;
  border: 2px solid black;
  color: white;
  background-color: black;
}
.error {
  color: red;
  font-size: 0.9em;
  display: block;
  margin-top: 5px;
}
.cardY {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  margin: 10px;
  text-align: center;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  background: #f9f9f9;
}
.payment-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.testimonial-container {
  max-width: 800px;
  margin: auto;
  padding: 20px;
  text-align: center;
  position: relative;
}

.testimonial-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  text-align: center;
  margin: 10px;
}

.testimonial-card img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 10px;
  border: 3px solid red;
}

.testimonial-name {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.testimonial-role {
  color: gray;
  font-size: 0.9rem;
  margin-bottom: 10px;
}

.testimonial-text {
  font-size: 1rem;
  color: #333;
  margin-bottom: 10px;
}

.stars {
  color: gold;
  font-size: 1.2rem;
}

/* Swiper navigation arrows */
.swiper-button-next,
.swiper-button-prev {
  color: red;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 24px;
}

.swiper-pagination {
  position: relative;
  margin-top: 15px;
}
@media(min-width: 1000px){
  #res{
    display: none;

  }
  
}
@media(max-width: 1000px){
  #resa{
    display: none;

  }
}
@media(max-width: 1000px){
  .loginForm{
    width: 100%;
    height: auto;
    background: transparent;
    /* border: solid 1px grey; */
    padding: 0px 10px 50px 10px;
  }

}



.loginForm{
  float: none;
  width: 400px;
  height: auto;
  background: transparent;
  /* border: solid 1px grey; */
  padding: 0px 20px 50px 20px;
}

.loginForm a{
  color: Red;
}

.loginForm a:hover{
  color: default;
}


.loginForm1{
  float: none;
  width: 100%;
  height: auto;
  background: transparent;
  /* border: solid 1px grey; */
  padding: 0px 20px 50px 20px;
}

.loginForm1 a{
  color: red;
}

.loginForm1 a:hover{
  color: default;
}
.field{
  float: left;
  width: 100%;
  height: auto;
  padding: 5px;
  margin: 0px 0px 10px 0px;
  font-size: 16px;
}

.verifyBtn{
  width: auto;
  height: auto;
  padding: 10px 20px 10px 20px;
  border: 1px solid red;
  border-radius: 50px;
  background-color: transparent;
  color: red;
  font-size: 2rem;
  font-weight: bold;
}

.verifyBtn:hover{
  text-decoration: none;
  border: 2px solid red;
  color: red;

}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float:hover{
  color: black;
}