/*-----------------landing-employer.css--------------*/
.employer_landing{
	background:url(../images/employer-landing/header_bg.jpg) top center no-repeat;
	font-size:17px;
}
@media(max-width:1500px){
	.employer_landing{
	font-size:16px;
}	
}
@media (max-width: 767px) {
  .employer_landing {
    background-position: center 100px;
  }
}
.employer_landing .header_body{
	background:transparent;
}
.container_large{
	padding:0 30px;
	margin:0 auto;
}
@media(min-width:1660px){
	.container_large{
	max-width:1600px;
	padding:0;
	margin:0 auto;
}
}
@media(max-width:1600px){
	.container_large{
	padding:0 70px;
}
}
@media(max-width:1200px){
	.container_large, .top_bnr .container_full{
	padding:0 30px;
}
}
.block_11{
	padding:40px 0;
}
@media(max-width:576px){
	.container_large, .top_bnr .container_full{
	padding:0 20px;
	}
.block_11{
	padding:30px 0;
}	
}
.employer_landing .top_search{
	padding:70px 0 90px;
	padding:20px 0 55px;
	margin:0 auto;
}
.top_search{
	max-width:1450px;
	margin:0 auto;
}
.top_search h2{
	color: #fff;
    font-size: 20px;
	margin: 0 0 10px 0;
}
.search_form select, .search_form button, .search_form input[type="submit"]{
	border-radius:0;
	border:0;
	margin-top:0;
}
.search_form select{
	height: 33px;
	border-radius: 0;
	border: 0 !important;
	margin-top: 0;
	margin-right:15px;
	padding: 0px 20px;
	width:calc(100% - 15px);
	cursor:pointer;
}
.search_form select{
	margin: 0 0 20px 0 !important;
  border: 0 !important;
}
.search_form  .form-control:focus {
  color: #495057;
  border-color: #80bdff;
  outline: 0;
  box-shadow: none;
}
.search_form input[type="submit"]{
	width:100%;
	height:100%;
	font-size: 18px;
}
.search_form  input[type="submit"], .search_form input[type="reset"]{
	width:50%;
	height:100%;
	font-size: 16px;
	border:none;
	border-radius:0;
	float:left;
	margin: 0;
}
.search_form .row > div{
	background:#fff;
}
.search_form .row{
	margin:0;
}
.search_form .row > div{
	padding-top:20px;
}
.search_form .row > div:first-child::before, .search_form .row > div:nth-child(2)::before{
	content: '';
	position: absolute;
	right: 0;
	top: 14px;
	bottom: 14px;
	width: 1px;
	border-right: solid 1px #ccc;
}
.search_form .row > div:last-child{
	padding:0;
}
.search_form label.error {
  font-weight: 400;
  margin: -19px 0 0px 13px !important;
  float: left;
  font-size: 12px;
}
.search_form  label.error {
  margin: -22px 0 4px 13px !important;
  font-size: 12px;
  font-weight: 500;
}
@media(max-width:767px){
	.employer_landing .top_search{
	padding:58px 0 35px;

    padding: 20px 0 35px;
  }
   .search_form .buttons {
    margin: 0px 0 0;
  }
	.top_search h2{
	font-size: 18px;
    font-weight: 600;
  }
.search_form .row > div:first-child::before, .search_form .row > div:nth-child(2)::before{	
	right: 5%;
	left:5%;
	top: auto;
	bottom: 0;
	width: 90%;
	border-right: none;
	border-bottom: solid 1px #ccc;
}	
.search_form select{
	padding: 4px 12px !important;
}
.search_form input[type="submit"] {
  height: 70px;
}
.search_form input[type="submit"], .search_form input[type="reset"]{
 padding: 16px;
}
.search_form label.error {
  margin:-18px 0 0px 13px !important;
}
}

.welcome_section{
	position: relative;
	overflow:hidden;
	min-height: 595px;
}
.welcome_section .row > div{
	position:static;
}
.welcome_section .row>div>img{
max-width: calc(100% + 200px);
margin:0 0 -55px 0;
}
@media(min-width:1200px){
.welcome_section .row>div>img{
	position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  height: 100%;
  }
}
.heading_11{
	font-size:38px;
	line-height:1.2;
	color:#043e67;
	color:#01326a;
	font-weight:700;
	margin:40px 0 30px;
}
.block_11 .heading_11{
	margin:0px 0 30px;
}
.sub_title{
	margin:-20px 0 40px;
	font-size:18px;
}
@media(max-width:767px){
	.heading_11{
	font-size:30px;
	}
	
}
.positions_section figure img{
	object-fit:cover;
	height:100%;
	width:100%;
}
.positions_section .row > div{
	margin:0 0 20px 0;
}
.positions_section article, .positions_section .row > div:nth-child(5) article{
	background:#012460;
	background:#00122F;
	height:100%;
}
/*.positions_section .row > div:nth-child(2) article, .positions_section .row > div:nth-child(6) article{
	background:#011e51;
}
.positions_section .row > div:nth-child(3) article, .positions_section .row > div:nth-child(7) article{
	background:#011a45;
}
.positions_section .row > div:nth-child(4) article, .positions_section .row > div:nth-child(8) article{
	background:#011434;
}*/

.positions_section article dl{
	color:#fff;
	padding:0 15px 15px 16px;
	margin:0;
}
.positions_section article figure{
	position:relative;
}
.positions_section article h3{
	text-transform:uppercase;
	font-weight:500;
	position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0;
  background: #FFF;
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 18, 47, 1) 100%);
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(0, 18, 47) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(0, 18, 47) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#00122F", GradientType=0);
  color: #fff;
  padding:93px 15px 10px 15px;
  font-weight: 500;
  font-size: 18px;
}
.positions_section article p{
	font-weight:400;
	margin:0;
}
.faqs_section{
	background:url(../images/employer-landing/bg12.jpg) center center no-repeat;
	background-size:cover;
}
.faq_accordion11{
	margin:30px 0 0 0;
}
.faq_accordion11 .card{
	margin:0 0 5px 0;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.faq_accordion11 .card-header{
	border:none;
	background:#fff;padding:0;
}
.faq_accordion11 .card-body{
	border-top: 1px solid rgba(0, 0, 0, 0.125);
	background:#edf6fa;
}
.faq_accordion11 .card-link{
	display:block;
	position:relative;
	padding: 0.75rem 1.25rem;
	font-weight:500;
}
.faq_accordion11 .card-link:hover{
	background:#edf6fa;
}
.faq_accordion11 .card-link::after{
	position:absolute;
	right:15px;
	top:12px;
	content: '\f0d7';
	font-family: FontAwesome;
	
}
.easy_step{
    display: flex;
    gap: 0; 
	max-width:1250px;
	margin:0 auto;
	justify-content: space-between;
}
.easy_step>div{
    border-radius: 20px; 
    width: 25%;
	text-align:center;
}
.easy_step>span{
    width: 10.5%;
    padding: 15px 0;
    text-align: center;
}
@media(min-width: 768px){
	.easy_step>span{
	position:relative;
	top:-50%;
	transform: translateY(32%);
}
}
.easy_step>span img{
   /* width: 100%;
    max-width: 100px;*/
}
.easy_step figure{
    text-align: center;
    width: 100%;
}
.easy_step figure img{
    max-width: 100%;
    margin: auto;
}
@media(max-width: 768px){
    .easy_step{
        flex-direction: column;
    }
    .easy_step > div{ 
        padding: 10px; 
        width: 100%;
		border:solid 1px #ccc;
		border-radius:15px;
		margin: 6px 0 0 0;
    }
	 .easy_step > div img{
		 max-height:220px;
	 }
	 .steps_section .sub_title{
		 margin-bottom:25px;
		 font-size: 16px;
	 }
    .easy_step>span{
        width: 100%;
		padding: 0;
    }
    .easy_step>span img{
     transform: rotate(140deg);
    width: 91px;
    margin-top: -14px;
    }
	.easy_step>span:last-of-type img{
        transform: rotate(40deg);
    width: 91px;
    margin-top: -14px;
    margin-left: -2px;
    }
    .easy_step figure img{ 
        width: 100%;
        margin: auto;
        max-width: 398px;
    }
}
.easy_step  article{
	margin:20px 0 0 0;
	text-align:center;
}
.easy_step h4{
    text-align: center;
    font-size: 20px;
    font-weight:700;
	color:#043e67;
	text-transform:uppercase;
	
	display: inline-flex;
	text-align:left;
}
.easy_step h4 em{
    width: 30px;
  height: 30px;
  display: inline-block;
  background-color: #eab049;
  color: #fff;
  border-radius: 100px;
  margin-right: 10px;
  line-height: 30px;
  font-style: normal;
  font-weight:600;
  
  min-width: 30px;
  text-align: center;
}

.easy_step ul{
    list-style: none;
    margin: 0;
    padding: 0;
    min-height: 164px;
}
.easy_step ul li{
    position: relative;
    padding: 0 0 10px 25px;
}
.easy_step ul li:before {
    content: "\F26A";
    font-family: 'bootstrap-icons';
    position: absolute;
    left: 0;
    top: 0px;
    height: 15px;
    width: 15px;
    color: var(--gk-green);
    font-size: 15px;
}
@media(max-width:767px){
	.easy_step article {
  margin: 8px 0 0 0;
}
.easy_step h4 em {
  width: 25px;
  height: 25px;
}
.easy_step h4 {
  text-align: center;
  font-size: 18px;
  margin-bottom:5px;
}
}
.content_section .row{
		margin-bottom:90px;
		
	}
@media(max-width: 991px){
	.content_section .row{
		margin-bottom:50px;
		
	}
	.content_section .heading_11{
		margin-top:30px;
	}
}
.bg_12{
	background:#01365c;
	background:#002d77;
	color:#fff;
	font-weight: 400;
}
.bg_12 .heading_11{
	font-weight:600;
	color:#fff;
}

footer{
	background: #041a31;
}

.content_listing{
	padding:0;
	margin:0;
	list-style:none;
}
.content_listing li{
	padding: 15px 25px 15px 64px;
  margin: 0 0 7px;
  border-radius: 25px 0 25px 25px;
  color: #fff;
  background: #012561 url(../images/employer-landing/bullet11.png) 20px 8px no-repeat;
  font-weight: 500;
}
.flex-row-reverse .content_listing li {
  padding: 12px 25px 12px 64px;
}
@media(max-width:1500px){
	.content_listing li, .flex-row-reverse .content_listing li {
  padding: 10px 25px 10px 64px;
	}
}
.font-weight-bolder{
	font-weight:600;
}
.plans_section {
  background: url(../images/employer-landing/bg22.jpg) center center no-repeat;
    background-size: auto;
  background-size: cover;
}
.plan_block1{
  position:relative;
  border: solid 2px #fff;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  max-width: 470px;
  margin-top: 20px;
  background: #012561;
  z-index:1;
  width: 93%;
  display:inline-block;
}
.plan_block1::before{
	content:'';
	position:absolute;
	top:45px;
	left:-28px;
	width:422px;
	height:91px;
	background:url(../images/employer-landing/ribbon11.png) top left no-repeat;	
	z-index:-1;
	max-width: 103%;
}
@media(max-width:576px){
	.plan_block1{
  width: 87%;
  display:block;
  margin:20px auto 0;
}
.plans_section  .row > div{
	padding:0 !important;
}
.plan_block1::before {
  width: 304px;
}
.plan_block1 h4{
	position:relative;
}
/*.plan_block1 h4::before{
	content: '';
    position: absolute;
    right: 22px;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 28px solid #0195ff;
    top: -1px;
}*/
}

.plan_block1 em{
	color: #fe9f00;
  font-weight: 600;
  font-size: 19px;
  height: 45px;
  font-style: normal;
  display: block;
  line-height: 45px;
}
.plan_block1 h4{
	font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  height: 58px;
  line-height: 56px;
}
.plan_block1 h5{
	font-weight: 600;
  font-size: 75px;
  margin:20px 0;
}
.plan_block1 .btn{
	margin:0px 0 30px 0;
}
@media(max-width:991px){
.plan_block1 h4{
  font-size: 22px;
}
.plan_block1 h5{
  font-size: 60px;
}
}
@media(max-width:767px){
.plan_block1 h4{
  font-size: 20px;
}
.plan_block1 h5{
  font-size: 50px;
}
}
.plan_block1 h5 span{
	font-size:0.5em;
	margin:0 0 0 10px;
}











