@font-face {
	font-family: 'Poppins';
	src: url("../fonts/Poppins-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url("../fonts/Poppins-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url("../fonts/Poppins-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url("../fonts/Poppins-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

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


.menu-area {
	margin: auto 0 auto auto;
}

.fw400 {
	font-weight: 400;
}

.fw500 {
	font-weight: 500;
}

.fw600 {
	font-weight: 600;
}

.fw700 {
	font-weight: 700;
}

.c-dark {
	color: #4B4B4B;
}

.c-softdark {
	color: #6C6E71;
}

.c-white {
	color: #fff !important;
}

.pos-rel {
	position: relative;
}

*:focus {
	outline: none !important;
}

.bg-blue {
	background: #fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}

.nav-cs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.index-main {
	padding: 105px 0 0;
}

.menu-ul {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.menu-ul li {
	padding: 5px 20px;
}

.menu-ul-foot {
	list-style: none;
}
.logo-style{
	width: 185px;
}
.logo-style img {
	width: 100%;
}

.menu-ul-foot li {
	display: inline-block;
	padding: 5px 20px;
}

.link-cs {
	font-size: 18px;
	padding: 5px;
	border-bottom: 3px solid transparent;
	border-radius: 2px;
	color: #4b4b4b;
}

.link-cs:hover {
	color: #4b4b4b;
	text-decoration: none;
	border-bottom: 3px solid #4b4b4b;
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
}

.iklnxgth {
	font-size: 46px;
	color: #050403;
	line-height: 58px;
	margin: 0 0 34px;
}

.clasdfr {
	font-size: 18px;
	color: #050403;
	line-height: 27px;
}

.bg-img-qwe {
	padding: 122px 0 0;
}

.asolkinhm {
	font-size: 20px;
}

.zsloknmki {
	font-size: 32px;
	text-transform: uppercase;
}

.jjkkthgy {
	font-size: 18px;
}

.lnht {
	line-height: 21px;
}

.litpngds {
	background: url("../images/lit.png") no-repeat center top;
}

.learnmoluy {
	font-size: 20px;
	position: relative;
}

.learnmoluy:hover {
	color: #4B4B4B;
	text-decoration: none;
}

.learnmoluy::after {
	content: url("../images/linearrow.svg");
	position: absolute;
	bottom: -20px;
	left: 0;
	max-width: 136px;
	margin-top: -7px;
}

.ijhshodwj a{
	position: relative;
	font-size: 20px;
}
.ijhshodwj a:hover{
	text-decoration: unset;
}

.ijhshodwj a:after{
	content: url("../images/arrow-mobile.png");
	position: absolute;
	bottom: -20px;
	left: -10px;
}

.asmjkvbye {
	font-size: 26px;
}

.aslomjcjgu {
	font-size: 14px;
}

.forhov {
	padding: 20px 22px;
	cursor: pointer;
}

.forhov:hover {
	-webkit-box-shadow: 0 0 30px rgba(253, 119, 78, 0.25);
	box-shadow: 0 0 30px rgba(253, 119, 78, 0.25);
	border-radius: 15px;
	background: #fff;
}

.fgbpop {
	font-size: 60px;
}

.bnhjzplsjfy {
	background: url("../images/bg-blue.svg") no-repeat top;
	background-size: cover;
	height: 467px;
}

.htcoljdyj {
	font-size: 18px;
}

.olkks {
	position: relative;
	top: 25%;
}

.hjknbaol {
	border-radius: 6px;
	border: 1px solid #555555;
	padding: 20px;
	font-size: 14px;
	background: transparent;
}

.uptoanimate {
	display: inline-block;
	color: #6C6E71;
	font-size: 14px;
	position: absolute;
	left: 36px;
	top: 22px;
	z-index: -10;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.danger-brdr {
	border: 1px solid #FA5841;
}

.dng-txt {
	color: #FA5841;
	font-size: 12px;
	display: inline-block;
	margin-left: 10px;
}

.klldmcmgk {
	background: -webkit-gradient(linear, left top, left bottom, from(#F37330), to(#FD8866));
	background: linear-gradient(to bottom, #F37330, #FD8866);
	border: none;
	padding: 15px 45px;
	border-radius: 6px;
	font-size: 14px;
	text-transform: uppercase;
}

html{ height:100%; }
body{ min-height:100%; padding:0; margin:0; position:relative; }

footer{
	background: #555555;
}


.burbutnis {
	display: none;
}

.page-title {
	font-size: 42px;
	text-transform: uppercase;
}

.maskleftimg {
	background: url("../images/mask-left.png") no-repeat left;
}

.maskrightimg {
	background: url("../images/mask-right.png") no-repeat right;
}

.page-section-title {
	font-size: 32px;
	text-transform: uppercase;
}

.page-section-text {
	font-size: 18px;
}

.litright {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.chartnum {
	font-size: 30px;
}

.charttext {
	font-size: 14px;
}

.d-style {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.d-style .d-style-items {
	margin: 0 10px;
}

.d-style .d-style-items:first-child {
	margin-left: 0;
}

.wdwdtitle {
	font-size: 26px;
}

.wdwdtext {
	font-size: 18px;
}

.input-careers {
	font-size: 15px;
	padding: 15px;
	width: 100%;
	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, 0.21);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
}

.input-careers::-webkit-input-placeholder {
	color: #6C6E71;
}

.input-careers:-ms-input-placeholder {
	color: #6C6E71;
}

.input-careers::-ms-input-placeholder {
	color: #6C6E71;
}

.input-careers::placeholder {
	color: #6C6E71;
}

.result-box {
	background: #fff;
	border-radius: 16px;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
	overflow: hidden;
	max-height: 186px;
	height: 186px;
}

.top-title-sec {
	position: relative;
	padding-left: 47px;
	height: 74px;
}

.top-title-sec h3 {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	vertical-align: -webkit-baseline-middle;
}

.top-title-sec p {
	font-size: 15px;
	color: #6C6E71;
	display: block;
}

.top-title-sec .tts-icon-loc {
	background: url("../images/analysis.svg") no-repeat;
}

.top-title-sec .tts-icon-mob {
	background: url("../images/mobile.svg") no-repeat;
}

.top-title-sec .tts-icon-soft {
	background: url("../images/software.svg") no-repeat;
}

.sameiconstyle {
	background-size: contain;
	display: inline-block;
	width: 37px;
	height: 35px;
	position: absolute;
	top: 20%;
	left: 0;
	-webkit-transform: translate(0%, -20%);
	transform: translate(0%, -20%);
}

.location::before {
	content: url(../images/location.svg);
	vertical-align: sub;
	margin-right: 5px;
}

.calendar::before {
	content: url(../images/calendar.svg);
	vertical-align: sub;
	margin-right: 5px;
}

.golekfrd {
	font-size: 14px;
	color: #707070;
	display: block;
}

.appnowbtn {
	border: 1px solid #1097E2;
	border-radius: 6px;
	padding: 5px 20px;
	background: none;
	color: #1097E2;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: 0.2s ease-in;
	z-index: 0;
}

.appnowbtn:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 0;
	background: #1097E2;
	transition: 0.1s ease-in;
	border-radius: 4px;
	z-index: -1;
}

.appnowbtn:hover{
	text-decoration: none;
	color: #fff;
}

.appnowbtn:hover:after{
	height: 100%;
}

.disablebtn {
	color: #D4D4D4;
	border: 1px solid #D4D4D4;
}

.forabimgleft {
	position: absolute;
	left: 0;
	top: 50px;
}

.forabimgright {
	position: absolute;
	right: 0;
	bottom: 50px;
}

.breadcrumb {
	background: transparent;
	padding: 0;
}

.applysectitle {
	font-size: 32px;
	display: flex;
}

.secndappnowbtn {
	border: none;
	background: linear-gradient(-156deg, rgba(255, 246, 10, 0.9) 0%, rgba(2, 168, 131, 0.9) 100%);
	padding: 10px 40px;
	text-transform: uppercase;
	font-size: 20px;
	border-radius: 6px;
}

.button-border {
	border: 3px solid rgba(142, 211, 65, 0.6);
	display: inline-block;
	border-radius: 12px;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.button-border-bottom {
	border: 3px solid rgba(142, 211, 65, 0.6);
	display: inline-block;
	border-radius: 12px;
	padding: 5px;
}

.apptxttit {
	font-size: 26px;
	padding-bottom: 10px;
}

.apptittxt {
	font-size: 18px;
	margin-bottom: 5px;
}

.withicon::before {
	content: url(../images/likedrop.svg);
	margin-right: 5px;
	vertical-align: sub;
}

.jobtit {
	font-size: 16px;
}

.textupper {
	text-transform: uppercase;
}

.rescv {
	font-size: 12px;
	color: #6C6E71;
	margin: 10px 0;
	display: block;
}

.boxforrescv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.dragdropbox {
	padding: 10px 20px;
	border: 1px dashed #dbdbdb;
}

.dragOver {
	border: 1px dashed #00a043;
}

.uploadicon {
	background: url("../images/upload.svg") no-repeat;
	width: 31px;
	height: 24px;
	display: inline-block;
}

.dragtext {
	font-size: 12px;
}

.clckhre {
	color: #3081F3;
	font-size: 12px;
	border: none;
	background: transparent;
}

.docname {
	font-size: 14px;
	display: block;
}

.docname::before {
	content: url(../images/pdf.svg);
	margin-right: 5px;
	vertical-align: -webkit-baseline-middle;
}

.docname::after {
	content: url(../images/approved.svg);
	margin-left: 10px;
}

.reslt-box {
	height: 100vh;
	position: relative;
}

.reslt-area {
	margin: 0 auto;
	position: absolute;
	border-radius: 6px;
	top: 10%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.19);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.19);
}

.srfrfked {
	width: 290px;
	padding: 50px 0;
}

.greenborder {
	border: 2px solid #52BE72;
}

.redborder {
	border: 2px solid #F15249;
}

.apprvd-title {
	font-size: 18px;
}

.apprvd-title::before {
	content: url(../images/checked.svg);
	margin-bottom: 40%;
	display: block;
}

.canceled-title {
	font-size: 18px;
}

.canceled-title::before {
	content: url(../images/cancel.svg);
	margin-bottom: 10%;
	display: block;
}

.calceled-text {
	font-size: 14px;
}

.tryagainbtn {
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF6158), to(#D43530));
	background: linear-gradient(to bottom, #FF6158, #D43530);
	text-transform: uppercase;
	padding: 10px 0;
	border-radius: 6px;
	width: 70%;
	margin: 0 auto;
}

.tryagainbtn:hover {
	text-decoration: none;
	color: #fff;
}

.rightrescv {
	display: none;
}

.close-btn {
	display: none;
}

.timenin {
	display: none;
}

.left-quest {
	position: absolute;
	top: 30%;
	left: 4%;
}

.right-quest {
	position: absolute;
	bottom: 10%;
	right: 4%;
}

.ikdewhes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.breadcrumb-item a {
	color: #6c757d;
}

@media (max-width: 1460px) {
	.litright {
		right: 0;
		position: relative;
		top: 0;
		-webkit-transform: none;
		transform: none;
	}
	.buburdhg {
		margin: auto;
	}


	.left-quest {
		left: 2%;
	}

	.right-quest {
		right: 2%;
	}
}

@media (max-width: 1366px) {
	.left-quest {
		top: 50%;
		left: 3%;
		-webkit-transform: translate(-10%, -50%);
		transform: translate(-10%, -50%);
	}
	.right-quest {
		bottom: 10%;
		right: 2%;
		-webkit-transform: translate(-10%, 0%);
		transform: translate(-10%, 0%);
	}
}

@media (max-width: 1200px) {
	.button-border {
		position: relative;
		top: 60px;
		-webkit-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
		margin-top: 10px;
	}
	.ikdewhes {
		position: relative;
		top: -80px;
	}
	.maskleftimg {
		background: none;
	}
	.maskrightimg {
		background: none;
	}
	.forabimgleft {
		display: none;
	}
	.forabimgright {
		display: none;
	}
	.left-quest {
		display: none;
	}
	.right-quest {
		display: none;
	}
}

@media (max-width: 992px) {
	.close-btn {
		background: url("../images/close-btn.svg") no-repeat;
		width: 15px;
		height: 15px;
		display: block;
		background-size: contain;
		margin: 20px 20px 40px auto;
	}
	.menu-area {
		position: fixed;
		right: -200%;
		height: 100%;
		z-index: 12;
		top: 0;
		width: 100%;
		background: rgba(242, 242, 242, 0.94);
	}
	.menu-show {
		-webkit-animation: comnow 0.3s ease-in-out;
		animation: comnow 0.3s ease-in-out;
		right: 0%;
	}
	@-webkit-keyframes comnow {
		from {
			right: -200%;
		}
		to {
			right: 0%;
		}
	}
	@keyframes comnow {
		from {
			right: -200%;
		}
		to {
			right: 0%;
		}
	}
	.menu-none {
		-webkit-animation: gonow 0.3s ease-in-out;
		animation: gonow 0.3s ease-in-out;
		right: -200%;
	}
	@-webkit-keyframes gonow {
		from {
			right: 0%;
		}
		to {
			right: -200%;
		}
	}
	@keyframes gonow {
		from {
			right: 0%;
		}
		to {
			right: -200%;
		}
	}
	.burbutnis {
		background: transparent;
		border: none;
		display: block;
		margin: auto 0 auto auto;
	}
	.burmasik {
		background: url("../images/bur.svg") no-repeat;
		background-size: contain;
		display: inline-block;
		height: 14px;
		width: 22px;
	}
	.nmkkolder {
		display: block;
		position: absolute;
		right: 0;
		left: 0;
		margin: 0 auto;
		width: 70%;
	}
	.extradsw {
		-webkit-animation: withsde 0.3s ease;
		animation: withsde 0.3s ease;
		top: 12%;
	}
	@-webkit-keyframes withsde {
		from {
			top: 0%;
		}
		to {
			top: 12%;
		}
	}
	@keyframes withsde {
		from {
			top: 0%;
		}
		to {
			top: 12%;
		}
	}
	.first_div {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	.second_div {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	.menu-ul {
		display: inherit;
		text-align: center;
	}
	.menu-ul li {
		display: block;
		padding: 5px 20px;
	}
	.link-cs {
		color: #4b4b4b;
	}
	.appnowbtn {
		display: block;
		position: relative;
		margin: 10px 0 0 auto;
		text-align: center;
	}
	.result-box {
		max-height: 226px;
		height: 226px;
	}
}

@media (max-width: 768px) {
	.fgbpop {
		font-size: 40px;
	}
}

@media (max-width: 767px) {
	.iklnxgth {
		font-size: 26px;
		line-height: 33px;
		text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4);
		margin: 0 0 14px;
	}

	.clasdfr {
		font-size: 14px;
		line-height: 18px;
		text-align: center;
		margin: 0 0 35px;
	}

	.learnmoluy {
		font-size: 15px;
	}

	.ijhshodwj a {
		font-size: 18px;
	}

	.asolkinhm {
		font-size: 15px;
	}
	.zsloknmki {
		font-size: 20px;
	}
	.jjkkthgy {
		font-size: 13px;
	}
	.swiper-pagination .swiper-pagination-bullet {
		background: url("../images/non-active-bullet.svg") no-repeat;
		background-size: contain;
		height: 14px;
		width: 14px;
		display: inline-block;
	}
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
		background: url("../images/active-bullet.svg") no-repeat;
		background-size: contain;
		height: 14px;
		width: 14px;
		display: inline-block;
	}
	.timenin {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		height: 100%;
		display: block;
	}
	.bnhjzplsjfy {
		background: transparent;
		position: relative;
		height: auto;
	}
	.olkks {
		position: relative;
		top: 0%;
	}
	.litpngds {
		background: url("../images/lit.png") no-repeat;
		background-size: cover;
	}
	.asmjkvbye {
		font-size: 20px;
	}
	.aslomjcjgu {
		font-size: 13px;
	}
	.forhov {
		padding: 0 10px 10px 10px;
	}
	.klldmcmgk {
		width: 100%;
	}
	.page-title {
		font-size: 26px;
	}
	.page-section-title {
		font-size: 20px;
	}
	.page-section-text {
		font-size: 14px;
	}
	.chartnum {
		font-size: 20px;
	}
	.charttext {
		font-size: 12px;
	}
	.wdwdtitle {
		font-size: 20px;
	}
	.wdwdtext {
		font-size: 14px;
	}
	.d-style {
		display: block;
	}
	.d-style-items {
		display: inline-block;
		margin: auto 0 !important;
		width: 49%;
		vertical-align: top;
	}
	.result-box {
		max-height: 206px;
		height: 206px;
		padding: 10px 15px;
	}
	.nointydk:first-child {
		margin-bottom: 20px;
	}
	.input-careers {
		font-size: 13px;
		padding: 10px;
	}
	.top-title-sec h3 {
		font-size: 16px;
	}
	.top-title-sec p {
		font-size: 14px;
	}
	.ikdewhes {
		display: inherit;
	}
	.button-border {
		top: 60px;
	}
	.apptxttit {
		font-size: 17px;
		margin-bottom: 0;
	}
	.apptittxt {
		font-size: 14px;
	}
	.applysectitle {
		font-size: 24px;
	}
	.breadcrumb {
		margin-bottom: 0;
	}
	.secndappnowbtn {
		font-size: 14px;
	}
	.jobtit {
		font-size: 14px;
	}
	.boxforrescv {
		display: block;
	}
	.boxforrescv .leftrescv {
		margin: 0 !important;
	}
	.boxforrescv .rightrescv {
		margin: 0 !important;
	}
	.dragtext {
		display: none !important;
	}
	.learnmoluy::after {
		content: url("../images/arrow-mobile.png");
		margin-top: -2px;
	}

	.bg-img-qwe {
		padding: 25px 0 0;
	}

	.index-main {
		padding: 55px 0 0;
	}
}

@media (max-width: 576px) {
	.nmkkolder {
		width: 80%;
	}
	.menu-ul-foot {
		display: block;
		text-align: center;
	}
	.menu-ul-foot li {
		display: block;
		padding: 5px 20px;
	}
}

.js-empty-field-error { border: 1px solid #d8000d; }
