/*
Theme Name:     Injob Child
Theme URI:      http: //example.com/
Description:    Дочерняя тема для темы Twenty Ten 
Author:         Ваше имя
Author URI:     http: //example.com/about/
Template:       injob
Version:        0.1.0
*/

.m1ua_first_window {
	background-size: contain;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.m1ua_first_window h3 {
	color: #fff;
	margin-top: 40%;
	line-height: 60px;
	border-width: 0px;
	letter-spacing: 0px;
	font-weight: 500;
	font-size: 60px;
}

.m1ua_first_window p {
	color: #fff;
	line-height: 26px;
	border-width: 0px;
	margin-top: 5rem;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 21px;
}

.link-to-about-us a.vc_general.vc_btn3.vc_btn3-shape-square.vc_btn3-color-white {
	color: #2980b9;
	flex-wrap: bold;
	text-transform: uppercase;;
	padding: 15px 10rem;
	font-weight: bold;
	margin-top: 2rem;
}

form.jobs-filter {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}

form.jobs-filter .select2.select2-container {
	max-width: 50%;
	margin-bottom: 0;
}

.jobs-layout-form form .layout-switcher ul li {
	margin-bottom: 0;
}

/*.iwj-filter-form {*/
/*	padding: 25px 0 15px;*/
/*}*/

.job-item .job-image {
	margin-right: 10px;
}

.breadcrumbs-wrap .breadcrumbs {
	z-index: 1000;
	width: 30%;
}

.job-detail-about .action-button.action-button-top {
	padding: 0;
}

.modal {
    overflow-y: auto;
    background: rgba(0,0,0,.5);
}

.modal-header {
	background-color: #2d9e40;
}

.modal select {
	line-height: 40px;
	height: 40px;
	padding: 0 15px;
	border-radius: 0 !important;
	border: 1px solid #eeeeee !important;
	width: 100% !important;
}

.hf-cv-area label {
	cursor: pointer;
}

.hf-cv-area input[type="radio"]:checked + .custom-radio {
	background: #2980b9;
}

.hf-cv-area .custom-radio {
	position: absolute;
	width: 18px;
	height: 18px;
	background: #eee;
	border-radius: 50%;
	left: 0;
	top: 4px;
	display: inline-block;
	cursor: pointer;
}

.hf-cv-area input[type="radio"]:checked + .custom-radio::before {
	border: 2px solid #fff;
	background: #2980b9;
	width: 14px;
	height: 14px;
	left: 2px;
	top: 2px;
}

.hf-cv-area .custom-radio::before {
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	left: 3px;
	top: 3px;
	display: inline-block;
	cursor: pointer;
}

.hf-cv-area input[type="radio"]:checked + .custom-radio {
	background: #2980b9;
}

.hf-cv-area input[type="file"] {
	position: absolute;
	left: 100vw;
}

.hf-cv-area input[type="radio"] {
	display: none;
}

.hf-cv-area .add-new-cv {
	padding: 10px 17px;
	background: #f6f7f9;
}

.hf-cv-area label {
	position: relative;
	padding-left: 25px;
	margin-bottom: 0;
	cursor: pointer;
}

.hf-cv-area p {
	padding-left: 25px;
	font-weight: normal;
	margin-top: -4px;
	color: #999;
}

/*------New style after Upgrade theme 2021*/
.jobs-layout-form form .iwjob-ajax-pagination.pagination-main{
	display: none !important;
}
a.btn-job-details {
	background-color: #4daa58;
	border: 1px solid #4daa58 !important;
	text-transform: uppercase;
	display: inline-block;
	margin: 0;
	/*margin-left: 95px !important;*/
	/*margin-top: 20px !important;*/
}

/*Style for form*/
.js .tmce-active .wp-editor-area {
	color: gray !important;
}

/*Style for new logo 2021*/
.header-sticky.clone .iw-logo .sticky-logo{
	width: 100% !important;
}
img.main-logo {
	max-width: 100% !important;
}

/*Sub menu style сектори*/
@media (min-width: 992px) {
	.sub-menu-columns .sub-menu{
		width: 410px !important;
	}
	.sub-menu-columns ul.sub-menu li {
		display: inline-block;
		float: left;
		width: 200px;
	}
	.sub-menu-columns ul.sub-menu li:nth-child(odd) {
		float: left;
		margin-right: 10px;
	}
	.sub-menu-columns ul.sub-menu li:nth-child(even) {
		float: right;
	}
}



/*.jobs-layout-form .selection{*/
/*	display: none !important;*/
/*}*/
/*.jobs-layout-form .select2 .select2-container .select2-container--default{*/
/*	margin: 0;*/
/*}*/

/*New design*/
.sendResume a {
	background-color: #FF7300 !important;
	border-radius: 0!important;
}
.intro h1{
    font-size: 42px;
    text-align: center;
    color: #00B5ED;
    text-transform: uppercase;
}
.intro-cuption p{
    font-size: 32px !important;
    text-align: center;
}
.btn-history .btn1{
    float: right;
}
.iw-item-info.style7 .item-info-icon i{
    background: rgba(0, 0, 0, 0) linear-gradient(to right bottom , #FF7300, #FF7300) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to right bottom , #736ffe, #47c4ff) repeat scroll 0 0;
    fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
