body{font-family:
    'Poppins', sans-serif;
    margin: 0;
    padding: 0;
}


  .dropdown-toggle {
    outline: 0;
  }

  .navbar-custom {
    background-color: #e6f0f9;
}
.nav-link{
    color: black;
}

h1{
    display: block;
    font-size: 4em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    
    font-weight: bolder;
    padding-right: 30px;
}
.btn-cool{
    background-color: #e6f0f9;
    color: #0969c3;
    border-style: solid;
    border-width: 1px;
    border-color: #0969c3;
    border-radius: 20px;
}

.btn-cool:hover{
    background-color: #0969c3;
    color: white;
  }


.hero{
  padding-top: 40px;
    width: 100%;
    background-color: #e6f0f9;
}
.searchp1{


    text-align: center;
    margin-top: -30px;
}
.searchp12{
margin-top: -20px;
}
.searchdiv{
    margin-top: 5;
    margin-bottom: 40px;
    padding: 30px;
    background-color: #014593;
    border-radius: 40px;
    box-shadow: 0px 6px 12px rgba(0,0,0,0.05);
}

.search2 {
    border: 0 none;
    font-weight: 350;
    color: var(--pxpTextColor);
    background-color: transparent;
    appearance: none;
    margin-left: 40px;
    box-shadow:none !important;
}
.search3 {
    width: 49px;
    height: 49px;
    border: 0 none;
    margin-left: 55px;
   color: white;
    border-radius: 27px;

    background-color:#0969c3;


}
.popular{
    text-align: center;

    margin-bottom: 40px;
    font-weight: 600;
}

.popular-searches-items > a {
    background-color: rgba(9, 105, 195, 0.05);
    color: #0969c3;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    border-radius: 50px;
    padding: 7px 17px;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 10px;
    transition: background-color 0.15s, color 0.15s;

}
.popular-searches-items > a:hover{
    background-color: #0969c3;
    color: white;
  }
  .searchby{
    width: 100%;
    margin-top: 100px;
    background-color: #fff;
  }

  h2{display: block;
    font-size: 3em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    
    font-weight: bolder;
    padding-left: 65px;
    padding-right: 30px;
}
.searchby1{
    padding-left: 65px;
    padding-right: 30px;
    margin-top: -20px;
    margin-bottom: 0;
    opacity: .7;
}

  .col22{
    background-color: rgba(9, 105, 195, 0.05);
    padding:25px 25px 25px 25px;
    margin-right: 20px;
    border-radius: 20px;
    text-align: center;

  }

  .searchfeatured{
    width: 100%;
    padding-top: 80px;
    background-color: #fff8ec;
  }
.jobpost{
  margin-top: 40px;
  padding-bottom: 20px;

}
.popular2 > p{
  background-color: rgba(9, 105, 195, 0.05);
    color: #0969c3;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    border-radius: 50px;
    padding: 7px 17px;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 10px;
    transition: background-color 0.15s, color 0.15s;
}

.titlepost{
  display: block;

    font-weight: 600;
    color: black;
    font-size: 18px;

    margin-bottom: 15px;
    text-decoration: none;
}

.popular3 > p{
  background-color: rgba(3, 164, 38, 0.08);
  color: #02a30d;
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  border-radius: 50px;
  padding: 3px 17px;

  text-decoration: none;
  margin-right: 5px;

  transition: background-color 0.15s, color 0.15s;
}
.logo{
  width: 60px;
  margin-bottom: 20px;
}

p {
  margin-top: 0;
  margin-bottom: 0rem !important;
}

.joboffer{
  margin-top: 20px;
  padding-bottom: 80px;

}
.joboffer > a{

  border-radius: 20px;
}
.companypost{
  margin-top: 40px;
  padding-bottom: 20px;
}
.titlepostcom{
  display: block;
  font-weight: 600;
  color: black;
  font-size: 18px;
  margin-bottom: 15px;
  text-decoration: none;
}

.jobs{
  margin-top: 20px;

}
.jobs > a{
  text-decoration: none;
  color: black;

}

.subscribe{
    margin-bottom: 40px;
}


.h20 > h2{

  text-align: center;
 
  margin-bottom: 1rem;

}
.sub1{

  opacity: .7;
  text-align: center;

}

/*Job list css */

.navbar-custom2 {
  background-color: white;
}

.hero2{
  padding-top: 20px;
    width: 100%;
    background-color: #e6f0f9;
    padding-bottom: 40px;
}
.searchp12{
  margin-top:-40px;
  padding-bottom: 40px;
  opacity: .7;
}


.searchdiv2{
  margin-top: 40px;
  margin-bottom: 40px;
  height: 75px;
  background-color: white;
  border-radius: 40px;
  box-shadow: 0px 6px 12px rgba(0,0,0,0.05);
}

.search4 {

 text-align: right;
  margin-left: 70px;
 color: white;
  border-radius: 27px;

  background-color:#0969c3;


}

.joboffer2{
  margin-top: 30px;
  margin-bottom: 60px;
}





/*Job list  End css  */

/* Jobview CSS */
.hero3{
  width: 100%;
}
.stock{
  margin-top: 40px;
  margin-bottom: 40px;
}

/* Jobview css end*/







  .bi {
    vertical-align: -.125em;
    fill: currentColor;
  }

  .feature-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    color: #fff;
    border-radius: .75rem;
  }


  .icon-link {
    display: inline-flex;
    align-items: center;
    text-decoration:none;
  }
  .icon-link > .bi {
    margin-top: .125rem;
    margin-left: .125rem;
    transition: transform .25s ease-in-out;
    fill: currentColor;
  }
  .icon-link:hover > .bi {
    transform: translate(.25rem);
  }

  .icon-square {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    border-radius: .75rem;
  }

  .rounded-4 { border-radius: .5rem; }
  .rounded-5 { border-radius: 1rem; }

  .text-shadow-1 { text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25); }
  .text-shadow-2 { text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25); }
  .text-shadow-3 { text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25); }

  .card-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }



.placeholder {
    width: 40px;
    height: 40px;
    background-color: #fdce40;
    color: black;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
}

.placeholder2 {

    margin-left: 60px;
    margin-top:-40px;

    width: 100px;
    height: 90px;
    background-color: #fdce40;
    color: black;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    font-weight: bold;
    border: solid;
    border-color: white;
    border-width: 4px;
    border-radius: 20px;
    object-fit: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 0;


}

.jobtype-badge:hover {
    background-color: rgb(3, 69, 155);
    color: white;
}

.experience-badge:hover {
    background-color: rgb(3, 69, 155);
    color: white;
}


.custom-toggler {
    border: 1px solid #193f8a; /* Add your desired border styles here */
    border-radius: 2px; /* Optional: Add border-radius for rounded corners */
}

.custom-toggler .navbar-toggler-icon {
    border: 1px solid #ced4da; /* Border color */
    border-radius: 4px; /* Border radius */
    padding: 3px; /* Padding around the icon */
    background-image: linear-gradient(to bottom, #3598fb 0%, #3598fb 100%); /* Background color */
    display: inline-block;
    cursor: pointer;
}

.custom-toggler .navbar-toggler-icon:after {
    content: '';
    display: block;
    width: 14px;
    height: 3px;
    border-top: 1px dotted #fff; /* Top dotted line */
    border-bottom: 1px dotted #fff; /* Bottom dotted line */
}

.dropdown-arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000; /* Color of the arrow */
    display: inline-block;
    margin-top: 2px; /* Adjust as needed */
    vertical-align: middle;
}




@media screen and (max-width: 768px) {
    /* Adjustments for smaller screens */
    .hero {
        padding-top: 20px;
    }
    .searchp1 {
        text-align: center;
    }
    .jobpost .card {
        width: 100%;
    }
    h1{
    display: block;
    font-size: 30px;
    font-weight: bolder;
    padding-right: 0px;
    margin-bottom:3px;
}

h2{
    font-size:20px;
    
}

.text-left-mobile {
            margin-left: 0 !important;
        }
    /* Add more responsive styles as needed */
}

@media screen and (max-width: 576px) {
    /* Adjustments for even smaller screens */
    h1 {
        font-size: 20px;
        text-align: center;
        letter-spacing: 0 auto;
        padding-bottom: 30px;
    }
    .searchdiv {
        text-align: center;
    }
    .jobpost .card {
        padding: 20px;
    }
    
    h2{
    font-size:20px;
}

.text-left-mobile {
            margin-left: 0 !important;
        }

.searchp12{
margin-top: -8px;
}

.show{
    text-align:center;
}

.jobtitle{
    font-size: 24px;
}
    
    /* Add more responsive styles as needed */
}




