/* footer begin*/
.content_site .list-inline {
    margin-left: 0;
    margin-bottom: 0;
}

.all_categories_title {
    color: #ffc32b;
    font-family: Circe-Rounded-Bold;
    font-size: 16px;
    margin-bottom: 11px;
}

.top_footer {
    background-color: #313131;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
}

.top_footer .container {
    padding-top: 25px;
    padding-bottom: 57px;
}

.all_categories ul > li > a {
    color: #FFFFFF;
    font-family: Circe-Rounded-Regular;
    line-height: 1.29;
    text-decoration: underline;
    text-transform: capitalize;
}

.in_week {
    font-family: Circe-Rounded-Bold;
    color: #FFFFFF;
    line-height: 25px;
}

.in_week_inner ul > li > a {
    line-height: 1.29;
    color: #b3b3b3;
    font-family: Circe-Rounded-Regular;
    text-decoration: underline;

}

.in_week_inner ul > li > a span {
    color: #ffc32b;
    font-family: Circe-Rounded-Bold;
}

.address {
    line-height: 1.14;
    color: #ffffff;
    font-family: Circe-Rounded-Regular;
    margin-bottom: 55px;
}

.address p {
    margin-bottom: 10px;
}

.address .icon-call {
    font-size: 32px;
    color: #ffc42a;
    position: relative;
    top: 11px;
    left: 5px;
}

.add_content a {
    border-radius: 3px;
    background-color: #22211c;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.5);
    color: #ffffff;
/*    font-family: CirceRounded-Bold;*/
    display: block;
    text-align: center;
    padding: 3px 0;
}

.write_number {
    color: #ffffff;
    font-family: Circe-Rounded-Regular;
    font-size: 13px;
    margin-bottom: 15px;
}

.inner-addon {
    position: relative;
    margin-bottom: 55px;
}

/* style icon */
.inner-addon .glyphicon {
    position: absolute;
    padding: 6px;
    pointer-events: none;
}

/* align icon */
.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.inner-addon i {
    cursor: pointer;
}

.inner-addon input {
    height: 27px;
}

.socials {

}

.socials .list-inline {
    margin-top: 14px;
}

.socials .list-inline > li {
    padding: 0 7px;
}

.socials .list-inline > li > a > i {
    font-size: 25px;
    color: #FFFFFF;
}

.socials .s_title {
    color: #ffc32b;
    font-size: 15px;
    font-family: Circe-Rounded-Bold;
}

.bottom_footer {
    background-color: #161513;
}

.bottom_footer .container {
    padding-top: 18px;
    padding-bottom: 28px;
}

.copyright {
    color: #FFFFFF;
}

.offerts > li > a {
    color: #FFFFFF;
    font-family: Circe-Rounded-Bold;
    text-decoration: underline;
}

.author {
    color: #FFFFFF;
}

.author b {
    color: #ffc32b;
    font-family: Circe-Rounded-Bold;
}

/* end footer */

/* slider begin */
.slider {
    background-color: #ffffff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.35);
    margin-bottom: 20px;
}

.slider .container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.slick-slide img {
    width: 115px;
}

.slick-prev:before, .slick-next:before {
    color: #dedede !important;
}

.slick-next {
    right: -15px !important;
}

/* slider end */

/* about */

.about_project .ab_title {
    font-size: 18px;
    font-family: Circe-Rounded-ExtraBold;
    color: #313131;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.about_project {
    background-color: #ffffff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.35);
    padding: 24px 18px 29px 18px;
    margin-bottom: 20px;
}

.ab_text {
   /* line-height: 1;*/
    text-align: justify;
    color: #22211d;
    font-size: 16px;

}

.ab_text p {
    margin: auto auto 1em auto;
}
.ab_text p:last-of-type {
    margin-bottom: auto;
}

.wrapper1 {
    position: relative;
    width:100%;
}

.wrapper1 .icon {
    right: 15px;
    position: absolute;
    z-index: 9;
    cursor: pointer;
    font-size: 14px;
}

.wrapper1 .icon-pin {
    color: #dedede;
}

.wrapper1 .icon-pinned {
    color: #ffc42a;
}

/* about end  */
.tab-content.current {
    display: inherit;
}

.tabs > li > a {
    color: #FFFFFF;
}

.tab-content {
    display: none;
}

.tab-link.current a {
    color: #ffc32b;
}

/* companies */
/*.main_div_of_vacancy .c_title {
    color: #313131;
    font-family: Circe-Rounded-Bold;
    font-size: 18px;
}*/

.img-bar.text-center {
    width: 198px;
    /*height: 99px;*/
    margin: 0 auto;
}

.company_count {
    margin-top: 10px;
}

.company_count .text-center {
    color: #545454;
    font-size: 16px;
    font-family: Circe-Rounded-Bold;
}

.vacancies_list .img-bar img {
    max-height: 85px;
    margin: 5px auto;

}

.c_left_side {
    height: 79px;
    width: 100px;
    margin-left: 50px;
}

.c_right_side {
    margin-left: 10px;
}

.company_logo {
    width:79px;
    height:79px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border-radius: 50%;
    border: 1px solid #e9e8e8;
}
.company_logo img {
    height: 79px;
    width: 100%;
    border: 1px solid #e9e8e8;
}

.company_info .company_name {
    color: #313131;
    font-size: 20px;
    font-family: Circe-Rounded-Bold;
}

.vacancy_detail {
    text-align: left;
}

.cm_id span {
    color: #313131;
    font-size: 20px;
}

.stat:nth-child(2) {
    color: #545454;
}

.stat:nth-child(2) span, .stat:nth-child(3) span {
    font-family: Circe-Rounded-Bold;
}

.infoos {
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    color: #313131;
}

.infoos .col-xs-3 {
    text-align: right;

}

.infoos .col-xs-9 {
    font-family: Circe-Rounded-Bold;
}

.infoos .col-xs-9 span {
    font-size: 14px;
    font-family: Circe-Rounded-Regular;
}

.infoos .col-xs-9 p,
.infoos .col-xs-9 li {
    line-height: 1.13;
    /*font-size: 16px;*/
    font-family: Circe-Rounded-Regular;
}

.container_registration_form.container_vacancy .details:nth-child(2n) {

    background-color: #fafafa;
}

.container_registration_form.container_vacancy .details {
    padding: 22px 0;
}

.add_ads {
    border-radius: 3px;
    background-color: #ffc42a;
    border: solid 1px #e2a200;
    text-align: center;
    color: #313131;
    padding: 6px 23px;
}