body{
  background: #F2F9FE;  /* fallback for old browsers */
}
.navbar {
padding-top: 20px; /* Adjust the value to increase/decrease the height */
padding-bottom: 20px; /* Adjust the value to increase/decrease the height */
}

.bg-custom {
background: #00d2ff;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #3a7bd5, #00d2ff);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #3a7bd5, #00d2ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

/* Adjust the navbar brand alignment */
.navbar-brand {
display: flex;
align-items: center;
height: 100%; /* Maintain full height of navbar */
}

.navbar-brand img {
margin-right: 10px; /* Adjust as needed */
height: 50px; /* Adjust as needed */
width: auto;
}

/* Style the navbar links to be horizontal */
.navbar-nav {
display: flex;
align-items: center;
list-style: none; /* Remove bullet points */
margin: 0; /* Remove default margin */
flex-direction: row;
}

.navbar-nav .nav-item {
margin-right: 15px; /* Adjust spacing between items */
margin-left: 0;
}

.navbar-nav .nav-link {
color: white; /* Set the font color */
text-decoration: none; /* Remove underline */
transition: color 0.3s; /* Add transition effect */
margin-right: 40px;
}

.navbar-nav .nav-link:hover {
color: #000000; /* Change color on hover to a contrasting color */
}

.navbar-nav .nav-link h4 {
color: #000000;
font-size: 1rem;
font-weight: bold;
}

  /*-------------------------------------------------------------------------------*/
/*CONTENT 01 START HERE*/

#contant-1 {
    background: #f2f9fe;
    padding: 80px 0px;
  }
  
  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  
  #contant-1 .block-right {
    text-align: center;
  }
  
  .phone-img {
    max-width: 63%;
  }
  
  .contant-1-text-area {
    padding-top: 60px;
  }
  
  .contant-1-head:after {
    background: #0c3044;
    content: "";
    height: 2px;
    position: absolute;
    width: 102px;
  }
  
  .contant-1-head h1 {
    font-size: 38px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #0c3044;
  }
  
  .contant-1-text {
    padding-top: 40px;
  }
  
  .contant-1-text p {
    color: #212121;
    font-size: 19px;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    margin: 0px;
    line-height: 2rem;
  }
  
  .edit-button-2:hover {
    background: none;
    color: #0c3044;
    border: 3px solid #0c3044;
  }
  
  .edit-button-2 {
    background: #00d2ff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #3a7bd5, #00d2ff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #3a7bd5, #00d2ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border: 3px solid ;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    border-radius: 30px;
    padding: 8px 31px;
    display: block;
    overflow: hidden;
    margin-top: 29px;
  }

  .social-icon1 a {
    color: #00d2ff;  /* fallback for old browsers */
    display: flex;
    align-items: center;
    text-decoration: none;
}

.social-icon1 a i {
    border-radius: 100%;
    color: #00d2ff;  /* fallback for old browsers */
    font-size: 30px;
    height: 42px;
    width: 42px;
    line-height: 42px; /* Adjusted to match icon height */
    text-align: center;
    margin-right: 10px; /* Keep the margin to separate icon from text */
}

.social-icon1 a span {
    color:black;  /* fallback for old browsers */
    white-space: nowrap; /* Prevent text from breaking into a new line */
}

.social-icon2 a {
  color: black;  /* fallback for old browsers */
  display: flex;
  align-items: center;
  text-decoration: none;
}

.social-icon2 a i {
  border-radius: 100%;
  background: #00d2ff;  /* fallback for old browsers */
  font-size: 30px;
  height: 42px;
  width: 42px;
  line-height: 42px; /* Adjusted to match icon height */
  text-align: center;
  margin-right: 10px; /* Keep the margin to separate icon from text */
}

.social-icon2 a span {
  background: #00d2ff;  /* fallback for old browsers */
  white-space: nowrap; /* Prevent text from breaking into a new line */
}

#contant-1 {
  padding: 40px 0 10px 0;
  margin-top: 50px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

#contant-1 .block-right {
  text-align: center;
  padding-bottom: 18px;
}

.namazee-img {
  max-width: 60%;
}

.contant-1-text-area {
  padding-top: 7px;
}

.contant-1-head:after {
  background: #000000;
  content: "";
  height: 2px;
  position: absolute;
  width: 102px;
}

.contant-1-head h1 {
  font-size: 36px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #000000;
}

.contant-1-text {
  padding-top: 40px;
}

.contant-1-text h2 {
  color: #ffffff;
  font-size: 35px;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  margin: 0;
  text-align: left;
}

.contant-1-text p {
  color: #ffffff;
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  padding-top: 20px;
}

.form-container{
  background: #00d2ff;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #3a7bd5, #00d2ff);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #3a7bd5, #00d2ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  padding: 20px;
  border-radius: 9px;
}

.center-form{
  margin-bottom: 53px;
}

.social-icon1{
  margin-bottom: 1px;
  margin-top: -9px;
}

.btn .btn-primary:hover {
  background: none;
  color: #0c3044;
  border: 3px solid #0c3044;
}

.btn .btn-primary {
  background: none;
  border: 3px solid #fff;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  border-radius: 30px;
  padding: 8px 31px;
  display: block;
  overflow: hidden;
  margin-top: 29px;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
  color: white;
}
  /*-------------------------------------------------------------------------------*/

  /*Footer START HERE*/

  #footer {
    background: #00d2ff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #3a7bd5, #00d2ff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #3a7bd5, #00d2ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    text-align: center;
    padding-top: 30px; /* Decreased padding-top */
    padding-bottom: 20px; /* Decreased padding-bottom */
    height: auto; /* Removed fixed height */
  }
  
  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  
  .footer-contant h3 {
    color: #ffffff;
    font-size: 24px; /* Decreased font size */
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 15px; /* Decreased padding */
  }
  
  .social-icon a {
    margin-right: 10px;
    display: inline-block;
    text-decoration: none; /* Added to remove underline on social icons */
  }
  
  .social-icon a i {
    border-radius: 100%;
    color: #ffffff;
    font-size: 24px; /* Decreased font size */
    height: 36px; /* Decreased height */
    width: 36px; /* Decreased width */
    line-height: 36px; /* Adjusted line-height */
    text-align: center;
  }
  
  .support-link {
    padding-top: 16px; /* Adjusted padding-top */
    padding-bottom: 10px; /* Added padding-bottom */
  }
  
  .support-link ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style-type: none;
    padding: 0; /* Add this to remove default padding */
  }
  
  .support-link li {
    margin-right: 20px; /* Decreased margin-right */
  }
  
  .support-link a {
    color: #ffffff; /* Changed text color to white */
    font-size: 18px;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
  }
  
  .support-link a::after {
    content: "";
    margin-bottom: 48px;
    position: absolute;
    width: 100%;
    height: 1px; /* Adjust the thickness of the underline as needed */
    bottom: 0;
    left: 0;
    background-color: #ffffff; /* Adjust the color of the underline as needed */
  }
  
  /* Media Querry For Mobile */
  @media (max-width: 576px) {
.navbar {
  padding-top: 20px; /* Adjust the value to increase/decrease the height */
  padding-bottom: 20px; /* Adjust the value to increase/decrease the height */
}

.bg-custom {
background: #00d2ff;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #3a7bd5, #00d2ff);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #3a7bd5, #00d2ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}


.navbar-brand {
  display: flex;
  align-items: center;
  height: 100%; /* Maintain full height of navbar */
  margin-left: 70px;
}


.navbar-brand img {
  height: 40px;
  width: 149px;
  margin-left: 7px;
  margin-right: 25px;
}

h3 {
  margin: 0px 2px 0; /* Reset default margin */
  font-size: 1.5rem;
  color: white;
}

.navbar-nav {
  display: flex;
  margin: 0 1px -20px 18px;
  flex-direction: row;
  margin-left: 42px;

}

.navbar-nav .nav-item {
  margin-right: -5px; /* Adjust spacing between items */
}

.navbar-nav .nav-link {
  transition: color 0.3s; /* Add transition effect */
  margin-right: 26px;
}

.navbar-nav .nav-link:hover {
  color: #000000; /* Change color on hover to a contrasting color */
}

.navbar-nav .nav-link h4 {
  font-size: 10px;
}

    /*-------TEXT------------------*/
    .contant-1-text p {
      font-size: 15px;
      text-align: initial;
      line-height: 2.5rem;
  }

  .edit-button-2 {
    padding: 8px 18px;

}
  
    /*--------------FOOTER---------------------------------------------------*/
   #footer {
    padding-top: 22px;
    padding-bottom: 1px;
  }
  
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  
  .footer-contant h3 {
    font-size: 22px;
    padding-bottom: 10px;
  }
  
  .social-icon a {
    margin-right: 10px;
    display: inline-block; /* Add this line to make icons display properly */
  }
  
  .social-icon a i {
    font-size: 25px;
    line-height: 40px;
  }
  
  .support-link {
    padding-top: 6px;
  }
  
  .support-link a {
    font-size: 15px;
    font-weight: bold;
  }
	
	.support-link ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style-type: none;
    padding: 0 0 0 22px;
}
}
  