﻿@charset "UTF-8";
#search_keywords,
#search_location,
#search_categories_chosen {
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: normal;
	outline: none;
	    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
@supports (-webkit-overflow-scrolling: touch) {
	#search_keywords,
	#search_location{
		font-size:16px;	
	}
}

.footer_txt {
    max-width: 370px !important;
}
#search_keywords,
#search_location {
    /*padding-right: 37px;*/
	padding: 8px 37px 8px 16px;
    height: 100%
}

.search_submit,
.search_submit input {
    background-color: #449dd5!important;
    border-radius: 4px;
    border: 1px solid #e5e5e5
}

::-webkit-input-placeholder {
    color: #797979;
    padding-top: 0
}

::-moz-placeholder {
    color: #797979;
    padding-top: 0
}

:-moz-placeholder {
    color: #797979;
    padding-top: 0
}

:-ms-input-placeholder {
    color: #797979;
    padding-top: 0
}

.ms-choice {
    height: 42px;
    line-height: 42px;
    border: 1px solid #ccc;
	outline: none;
}

.ms-choice:focus {
    border-color: #008ed5!important
}

.ms-parent {
    vertical-align: top
}

.chosen-single span {
    color: black!important
}

.search_submit input {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: bold!important;
    font-size: 16px!important;
    text-transform: none!important;
    line-height: 1.2!important
}

.search_keywords input:focus,
.search_location input:focus {
    border-color: #008ed5!important
}

#search_categories + .chosen-with-drop {
    border-color: #0c00ff!important
}

#primary {
    word-break: normal;
    margin-top: 3em
}

.main_ex {
    word-break: keep-all;
    word-break: break-word
}

.hero-search--height-medium {
    padding-top: 4em!important
}

.job_search_form--flat {
    max-width: 100%!important
}

.search_submit {
    width: 145px!important
}

.hero-search__title {
    word-break: keep-all;
    word-break: break-word
}

.search_jobs .search_keywords input,
.search_jobs .search_location input,
.search_jobs .chosen-container span {
    color: black
}

.close_inp_m {
    position: relative;
    top: -44px;
    margin-left: calc(100% - 44px);
    font-size: 22px;
    cursor: pointer;
    height: 42px;
    line-height: 42px
}

.search_keywords,
.search_location {
    height: 42px;
    line-height: 42px
}

.close_inp3 {
    position: relative;
    top: -16px;
    margin-left: calc(100% - 30px);
    font-size: 22px;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
    width: 44px;
    z-index: 9999;
}

.close_inp_m:before,
.close_inp3:before,
.close_inp_m:after,
.close_inp3:after {
    content: "";
    position: absolute;
    top: 21px;
    left: 10px;
    width: 26px;
    height: 4px;
    background: #ccc;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
@media screen and (min-width:600px) {
	.close_inp_m:hover:before,
	.close_inp3:hover:before,
	.close_inp_m:hover:after,
	.close_inp3:hover::after{
			background: #8A8484
	}
}

.close_inp_m:before,
.close_inp3:before {
    webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close_inp_m:after,
.close_inp3:after {
    webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mobile_search {
    bottom: -83px!important
}

.mobile_search .close_inp_m::before {
    top: 25px
}

#search_categories_chosen ul.chosen-results li:first-child {
    font-weight: 700
}

#search_categories_chosen ul.chosen-results li:first-child:before,
#search_categories_chosen ul.chosen-results li:first-child:after {
    content: '-';
    display: inline-block;
    font-weight: 700;
    margin-top: -4px;
    font-size: 24px;
    padding: 0 3px;
    vertical-align: middle
}

.main_col {
    position: relative
}

*::-ms-backdrop,
.content-grid .entry-title {
    -ms-hyphens: manual
}

@media screen and (min-width:1200px) {
    .search_categories .ms-drop {
        margin-top: 1px!important
    }
    *::-ms-backdrop,
    .content-grid .entry-title {
        white-space: nowrap
    }
}

@media screen and (max-width:1200px) {
    .main_col {
        position: inherit
    }
    .search_submit {
        width: 13%!important
    }
    .search_categories .ms-drop {
        margin-top: 1px!important
    }
}

@media screen and (max-width:992px) {
    .hero-search--height-medium {
        padding-top: 0px!important
    }
	.vacancies + .main_col{
		display:none;
	}
	.pop-job-text a{
		font-size:16px !important;
		line-height:1.8 !important;
	}
    .hero-search__title {
        max-width: 350px;
        /*margin-left: auto;
        margin-right: auto;*/
		text-align: left;
    }
    .search_submit {
        width: 100%!important
    }
    .search_categories .ms-drop {
        width: 100%!important;
        margin-left: 0;
        margin-top: 1px!important
    }
    .search_jobs>div {
        margin-bottom: 10px!important
    }
    .search_jobs>div.search_categories {
        margin-bottom: 20px!important
    }
}

@media screen and (max-width:768px) {
    .hero-search__title {
        max-width: 300px;
        /*margin-left: auto;
        margin-right: auto*/
		text-align: left;
    }
}
@media screen and (max-width:600px) {
	article .pop-job-text a{
	    display: inline-block;
		/*margin-bottom:5px;*/
	}
}
@media screen and (max-width:500px) {
    .container {
        padding-left: 20px!important;
        padding-right: 25px!important
    }
    .search_categories .chosen-search {
        display: none
    }
    .search_jobs>.search_categories {
        margin-bottom: 16px!important
    }
}

@media screen and (min-width:560px) {	
	#search_keywords:hover,
	#search_location:hover,
	#search_categories_chosen:hover {
		border-color: #999 !important;
	}
	.ms-choice:hover {
		border-color: #999 !important;
	}
	.search_submit input:hover {
		background-color: #1c7ebc !important;
	}
}