@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:400,500,600,700&display=swap');

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	overflow-x: hidden;
}

:root {
	--primary-color: #ce0e2d;
	--text-color: #5d5d5d;

}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none;
}





header{
	height:50px;
	background-color:#ce0e2d;
}
header ul {
	list-style:none;
}
header .container,header .header_container,header .row
{
	height:100%;
}
.header_container
{
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
.header_container a
{
	color:#fff;
}
.header_container ul
{
	display: flex;
}
.header_container ul li
{
	margin-left:20px;
}
.navbar-light
{
	background-color:#fff!important;
}

nav a
{
	padding:10px 30px!important;

}
nav ul a {
    padding: 10px 30px!important;
    color: #8b92a2!important;
}


.banner_section {
 
    background: linear-gradient( rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5)100%),url(../Images/job.jpg)!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 100px !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5) !important;
}

.banner_section {
	background:linear-gradient( rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5)100%),url(../Images/job.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top:100px;
}

.banner_section .banner_margin {
	padding: 140px 1% 49px 1%;
}

.banner_section .banner_section_text h1 {
	font-size: clamp(1.75rem, 2.7vw, 2.9735rem); 
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
}

.banner_section .banner_section_text h1 span {
	font-size: clamp(1.75rem,  3.2vw, 2.9735rem); 
	font-weight: 700;

}

.banner_section .banner_section_text h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #c9c9c9;
	font-size: clamp(1rem, 2.5vw, 2rem); 
}

.banner_section .banner_section_form {
	background-color: white;
	border-radius: 10px;
	box-shadow: 0px 3px 6px rgb(0 0 0 / 7%);
	padding: 43px 20px;
	box-sizing: border-box;
}

form p {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	text-align: center;
	margin-bottom: 20px;
}

form .select-form-control {
	width: 100%;
	border-radius: 6px;
	padding: 8.5px;
	color: #5d5d5d;
	border: 1px solid #AFAFAF;

}

form input,
form select {
	text-align: center;
	width: 100%;
	border: 1px solid #AFAFAF;
	padding: 20px;
	border-radius: 6px;
	height: 16px;
	color: #5d5d5d;
	height: 55px;
}

form input:focus,
form select:fucus {
	outline: none;
	border: none;
}


form button {
	margin: 10px 0;
	width: 100%;
	background-color: #ff928e !important;
	font-family: "Montserrat", sans-serif;
	font-size: 14px !important;
	border-radius: 5px !important;
	line-height: 2em !important;
	padding: 20px !important;
	font-size: 0.9em !important;
	color: #fff !important;
}

form button:hover {
	background-color: #ce0e2d !important;
}

.get_your_job {
	padding-top: 70px;
	padding-bottom: 30px;
	background-color: #EBF0F3;
	position: relative;
}

.get_your_job h2 {
	font-size: 24px;
	font-size: clamp(1rem, 1vw, 1.5rem); 
	color: #5D5D5D;
	margin-bottom: 15px;
}

.flex {
	display: flex;
	justify-content: space-between;
	align-content: center;
}

.get_your_job select {
	border: 1px solid #AFAFAF;
	height: 56px;
	border-radius: 6px;
	width: 182px;
	text-align: center !important;
	color: #5d5d5d;
	background-color: #fff;
	margin: 0px 11px;
	text-align-last: center;
	margin-bottom: 20px;
}

.get_your_job .flex {
	padding-top: 10px;
	padding: 10px 25px 25px 50px;
	flex-wrap: wrap;
}

.select_disabled {
	background-color: #EBF0F3 !important;
}

.get_your_job .div_background {
	background-image: url(../images/lbc-ribbon.png);
	height: 92px;
	position: absolute;
	width: 100vw;
	margin-top: -10px;
	background-repeat: repeat-x;
	background-position-x: center;
}



.how_it_works {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 55px;

	/*padding-left: 22%;
    padding-right: 22%;*/
}

.how_it_works_text {
	text-align: center;
	padding-top: 90px;
	padding-bottom: 55px;
	padding-left: 22%;
	padding-right: 22%;
}

.how_it_works .how_it_works_text h1 {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: clamp(1.75rem, 2.7vw, 2.9735rem); 
	padding-left: 10%;
	padding-right: 10%;
}

.how_it_works h2 {
	font-size: clamp(1rem, 1vw, 1.5rem); 
	margin-bottom: 20px;
}

.how_it_works p {
	color: #707070;
	text-align: left;
	font-size: 12.5px;
	line-height: 22px;
}

.frequently_asked_questions {
	padding: 75px 22%;
	background-color: #ebf0f3;
	display: inline-block;
	width: 100vw;
	box-sizing: border-box;
}

.frequently_asked_questions h1 {
	font-size: clamp(1.75rem, 2.7vw, 2.9735rem); 
	margin-bottom: 8px;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

.frequently_asked_questions p {
	font-size: clamp(1rem, 1vw, 1.5rem); 
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

.frequently_asked_questions h2 {
	font-size: clamp(1rem, 1vw, 1.5rem); 
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 15px;
}

.frequently_asked_questions_text {
	margin-bottom: 70px;
}

.frequently_asked_questions .asked_questions_div_2 p {
	color: #707070;
	font-size: clamp(.8rem, 14px, 1rem); 
	line-height: 24px;
	text-align: left;
}

.asked_questions_div_2 {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
	grid-template-rows: repeat(3, 1fr);
	grid-gap: 50px 120px;
}

footer {
	height: 110px;
	position: relative;
	overflow: hidden;
	background-color: var(--primary-color);
}

footer ul {
	display: flex;
	list-style: none;

}

footer ul a {
	color: white;
	text-decoration: none;
	padding: 0px 10px;
	font-size: 18px;
}

footer ul a:hover {
	color: white;
	cursor: pointer;
}

footer .footer_menu {
	display: flex;
	justify-content: center;
	padding-top: 20px;
}

footer p {
	color: #fff;
	font-size: 18px;
}

.wrapper{
  display: inline-flex;
  background: #fff;
  height: 100px;
  width: 400px;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 5px;
  padding: 20px 0;
 /* box-shadow: 5px 5px 30px rgba(0,0,0,0.2);*/
}
.wrapper .option{
  background: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 10px;
  border-radius: 5px;
  cursor: pointer;
  padding: 0 10px;
  border: 2px solid lightgrey;
  transition: all 0.3s ease;
}
.wrapper .option .dot{
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
}
.wrapper .option .dot::before{
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #ce0e2d;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
input[type="radio"]{
  display: none;
}
#option-1:checked:checked ~ .option-1,
#option-2:checked:checked ~ .option-2{
  border-color: #ce0e2d;
  background: #ce0e2d;
}
#option-1:checked:checked ~ .option-1 .dot,
#option-2:checked:checked ~ .option-2 .dot{
  background: #fff;
}
#option-1:checked:checked ~ .option-1 .dot::before,
#option-2:checked:checked ~ .option-2 .dot::before{
  opacity: 1;
  transform: scale(1);
}
.wrapper .option span{
  font-size: 20px;
  color: #808080;
}
#option-1:checked:checked ~ .option-1 span,
#option-2:checked:checked ~ .option-2 span{
  color: #fff;
}


select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 14px;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  margin-right: 2rem;
  padding: 1rem;
  padding-right: 2rem;
}




/*media query*/


@media screen and (max-width:767px)
{
	.banner_section_form .btn{
		padding:10px!important;
	}
	.wrapper{
		height:90px;
	}
	.get_your_job .flex{
		justify-content: center!important;
	}
}


