@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
html,
body {
    height: 100%;
}
p {
    font-size: 14px;
    font-family: 'Arial',sans-serif;
    margin: 0;
    line-height: 24px;
    font-weight: 400;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    line-height: 1.1;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
    font-family: 'Arial',sans-serif;
    font-weight: 400;
}
h3, .h3 {
    font-size: 1.825em;
    line-height: 1.4em;
    margin: 20px 0 10px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
}
h3 {
    font-size: 1.6em;
    line-height: 1.4em;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    line-height: 1.1;
}
/*a {
    color: #444;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}*/
ul {
    margin: 0;
    padding: 0;
}
ul li {
    list-style: none;
    margin: 0;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
    background-color: #ededed;
}

.wrap > .container {
    padding: 20px 15px 20px;
}

.breadcrumb {
    margin-bottom: 40px;
}

h1.title {
    margin-bottom: 40px;
    font-size: 24px;
}

.summary {
    margin-bottom: 10px;
}

@media (min-width: 1200px) {
    .container {
        width: 1051px;
    }
}

.header {
    background-color: #ffffff;
}
#header_logo {
    font-family: 'Roboto', sans-serif;
    padding-top: 35px;
    padding-bottom: 32px;
    height: 124px;
}
#logo {
    float: left;
    height: 57px;
    width: 306px;
    background: url("img/logo.png") no-repeat center center;
}
#phone {
    float: right;
    padding-top: 8px;
    font-size: 24px;
    color: #39395f;
}
#main_menu {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    background-color: #39395f;
    border: none;
    border-radius: 0;
}

#main_menu  .navbar-nav > li.active, #main_menu .navbar-nav  > .active > a, #main_menu .navbar-nav > .open > a, #main_menu .navbar-nav > .open > a:hover, #main_menu  .navbar-nav > .open > a:focus  {
    background-color: #39395f;
}

#main_menu .navbar-nav > li > .dropdown-menu {
    margin-top: 4px;
}

#main_menu li a, #main_menu .navbar-brand {
    padding-top: 19px;
    padding-bottom: 19px;
    color: #ffffff;
    font-weight: 500;
}
#main_menu .navbar-brand {
    padding-right: 0;
    font-size: 16px;
    color: #ffffff;
}
#main_menu li {
    margin-left: 25px;
    margin-right: 25px;
}
#main_menu li a {
    padding-left: 0px;
    padding-right: 0px;
}
#main_menu li:first-child {
    margin-left: 0;
}
#main_menu li:first-child a {
    padding-left: 10px;
}
#main_menu li:last-child {
    margin-right: 0;
}
#main_menu .navbar-nav > li.active {
    position: relative;
    bottom: -5px;
    border-bottom: 4px solid #f94855;
}
#main_menu .navbar-nav > li.active > a {
    padding-top: 14px;
}
#main_menu .dropdown-menu > .active > a, #main_menu .dropdown-menu > .active > a:hover, #main_menu .dropdown-menu > .active > a:focus {
    background-color: #39395f;
    color: #ffffff;
}

#main_menu ul li ul li a {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    color: #333;
}
#main_menu ul li ul li {
    margin-right: 0;
    margin-left: 0;
}

#main_menu #btn-login {
    padding: 10px 0;
    margin-right: 0;
}
#main_menu #btn-login a{
    border-radius: 20px;
    border: 1px solid #595988;
    padding: 8px 14px;
    margin-left: 0;
}
#main_menu #btn-signup {
    padding: 10px 0;
    margin-left: 12px;
}
#main_menu #btn-signup a{
    border-radius: 20px;
    padding: 8px 14px;
    margin-left: 0;
    background-color: #595988;
}
#main_menu  #btn-login.active, #main_menu  #btn-signup.active {
    padding-top: 7px;
    /*padding-bottom: 13px;*/
}



.footer {
    height: 60px;
    background-color: #f5f5f5;
/*    border-top: 1px solid #ddd;*/
    padding-top: 20px;
}

#footer1 {
    padding-top: 26px;
    height: 74px;
    background-color: #b7b7b7;
    font-size: 18px;
    color: #3e3e3e;
    font-family: 'Roboto', sans-serif;
}

#footer1 a {
    font-size: 15px;
    color: #333333;
}

#footer2 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    background-color: #171717;
    color: #b7b7b7;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 19.5px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 19.5px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

/* readmore-block */
.b-readmore {
    padding: 15px 0 0 0;
}
.b-readmore__link {
    color: #000;
    text-decoration: underline;
}
.b-readmore__link:hover, .b-readmore__link:focus, .b-readmore__link:active {
    color: #000;
    text-decoration: none;
}
.b-readmore__open {
    display: inline-block;
}
.b-readmore__close {
    display: none;
}
.b-readmore--opened .b-readmore__open {
    display: none;
}
.b-readmore--opened .b-readmore__close {
    display: inline-block;
}
.b-page {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}

.b-block {
    display: inline-block;
    vertical-align: top;
    padding: 20px 30px;
    margin: 0 15px;
    font: 14px/1.2 Arial, sans-serif;
}
.b-block p {
    margin: 0 0 15px 0;
    padding: 0;
}
.b-block ul {
    list-style-type: disc;
    margin: 0 0 15px 20px;
}
.b-block li {
    padding: 0 0 0 10px;
}
.b-block--first {
    width: 400px;
    background: #2ecc71;
}
.b-block--second {
    width: 250px;
    background: #3498db;
}
.b-block-text {
    width: 100%;
    background: #e67e22;
}
.full-time {
    padding: 7px;
    border-radius: 10px;
    background: #0000aa;
    color: #ffffff;
    display: inline-block;
}
.location {
    padding: 7px;
    border-radius: 10px;
    background: #00b3ee;
    color: #ffffff;
    display: inline-block;
}
.category {
    padding: 7px;
    border-radius: 10px;
    background: #00a379;
    color: #ffffff;
    display: inline-block;
    margin: 5px;
}
.items-list .item {
    border-bottom: 1px solid #ededed;
    padding: 24px 0 21px;
    position: relative;
    min-height: 111px;
}
.items-list .item .title {
    font-weight: bold;
    font-size: 21px;
}
.items-list .item .title a:visited {
    color: #999999;
}
.items-list .item .title a {
    color: #464646;;
}
.items-list .item .date {
    font-size: 15px;
    font-weight: normal;
    color: #999999;
    float: right;
}
.category-service-select .drilldown-wrapper select {
    padding: 5px;
    margin-right: 10px;
}
.box {
    padding-top: 34px;;
    padding-bottom: 24px;;
    padding-left: 32px;;
    padding-right: 32px;;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 9px rgba(0,0,0,0.075);
    margin-bottom: 36px;
    background-color: white;
    clear: both;
}
.box-row {
    clear: both;
    position: relative;
}
.box .avatar {
    width: 200px;
}
.box .avatar img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}
.btn-border {
    background: #fff;
    color: #ff4f57;
    text-transform: uppercase;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
}
.btn-sm {
    font-size: 14px;
    padding: 7px 18px;
    line-height: 1.5;
    margin-bottom: 5px;
    border: 0;
   /* text-transform: capitalize;*/
}
.btn.btn-sm, .btn-group-sm .btn, .input-group-btn .btn.btn-sm, .btn-group-sm .input-group-btn .btn {
    padding: 5px 20px;
    font-size: 11px;
}

.mybtn {
    margin-top: auto;
    border-radius: 60px;
    height: 40px;
}
.btn.btn-sm, .btn-group-sm .btn, .navbar .navbar-nav>li>a.btn.btn-sm, .btn-group-sm .navbar .navbar-nav>li>a.btn {
    padding: 5px 20px;
    font-size: 13px;
}
.job-list {
    border: 1px solid #f1f1f1;
    padding: 30px 25px;
    display: inline-block;
    margin-bottom: 20px;
    background-color: white;
}
.job-list {
    width: 100%;
}
.job-list .date{
    color: #b0b0b0;
    font-size: 12px;
    font-weight: bold;
}
.job-list h3{
    color: #2e2e2e;
    font-size: 18px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 32px;
}
.job-list p {
    color: #2e2e2e;
    font-size: 15px;

}

.job-list .btn-response {
    color: #d84955;
    border: 1px solid #d84955;
    border-radius: 20px;
}
.job-list .thumb {
    float: left;
}
.job-list .thumb img {
    border-radius: 4px;
}
.job-list .job-list-content {
    display: block;
    margin-left: 150px;
    position: relative;
}
.job-tag.top {
    border: none;
    padding: 0;
    height: auto;
    overflow: hidden;
    line-height: 35px;
}
.job-list .job-list-content h4 {
    font-size: 24px;
    margin-bottom: 10px;
}
.job-tag h4 {
    display: inline-block;
    color: currentColor;
}
.full-tim {
    font-size: 12px;
    color: #fff;
    background: #2c3e50 !important;
    border-radius: 4px;
    margin-left: 10px;
    padding: 7px 18px;
}
.job-tag.top .full-time {
    line-height: 1.1;
    float: right;
}
.job-list .job-list-content p {
    margin-bottom: 80px;
}
.job-tag.bottom {
    padding-bottom: 0;
}
.job-list .job-tag {
    border-top: 1px solid #ddd;
    padding: 30px 0;
    line-height: 35px;
}
.job-info .vacancy-container-action {
    position: absolute;
    top: -35px;
    right: 0;
    text-align: right;
}
.job-list .job-tag .icon {
    float: left;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    line-height: 42px;
    border-radius: 50px;
    text-align: center;
    margin-right: 18px;
    background: #f1f1f1;
    color: #ff4f57;
    font-size: 16px;
}
.job-list .job-tag .meta-tag span i {
    margin-right: 5px;
}
.job-info .vacancy-container-action .favorite, .job-info .vacancy-container-action .read-more {
    display: inline-block;
}
.job-info .vacancy-container-action .favorite, .job-info .vacancy-container-action .read-more {
    display: inline-block;
}
.job-list .job-tag .meta-tag span {
    font-size: 14px;
    color: #999;
    margin-right: 10px;
}
.inner-box {
    border: 1px solid #eee;
    padding: 30px;
    margin-bottom: 30px;
}
.job-browse .cat-list li {
    padding: 7px 0;
    border-bottom: 1px solid #eee;
}
.medium-title {
    font-size: 24px;
    padding: 10px 0;
    text-transform: uppercase;
    position: relative;
}
.job-detail .medium-title {
    margin-bottom: 30px;
    font-weight: 900;
}
.job-detail .box {
    background: #fff;
    margin-bottom: 30px;
}
.job-detail .text-left {
    float: left;
    width: 75%;
}
.job-detail .text-left h3 {
    font-size: 24px;
    margin: 0 0 5px 0;
}
.job-detail .text-left p {
    margin: 0 0 10px 0;
}
.job-detail .text-left .meta span {
    margin-right: 20px;
    color: #999;
}
.job-detail .text-left .price {
    font-size: 18px;
    padding: 10px 0 15px 0;
    display: block;
    clear: both;
}
.job-detail .text-left .btn {
    margin-right: 20px;
}
.job-detail .clearfix {
    display: inline-block;
    width: 100%;
    padding: 30px 0 0 0;
}
.job-detail .sidebar .text-box h4 {
    margin: 0 0 12px 0;
}

.btn-readmore {
    font-size: 15px;
    color: #d84955;
}
.btn-readmore .glyphicon {
    font-weight: lighter;
}
.mynav {
 background-color: white; 
 width: 100%;
}

.view-row {
    margin-bottom: 2px;
    margin-left: 0px;
}
 

.work-menu {
    background-color: #39395f;
}
.moybtn {
    border-radius: 20px;
    padding: 8px 12px;
    margin: 2px 0;
    background-color:aliceblue;
}
.list-view .info {
    margin-top: 36px;
    margin-bottom: 31px;
    font-size: 12px;
}
.list-view .actions {
    margin-top: 51px;
    text-align: right;
}
.list-view .actions .btn-readmore {
    margin-right: 31px;
}
.list-view .thumbnail {
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 31px;
    padding-right: 41px;
    margin-bottom: 20px;
}
.list-view .caption {
    padding-left: 58px;
    padding-top: 0;
    padding-bottom: 0;
}

.list-view .btn-default {
    border-color: #59598b;
    border-radius: 20px;
}
.list-view .summary {
    padding-left: 32px;
}
.btn-fill {
    background-color: #59598b;
    border-radius: 20px;
    color: white;
    
}
.klassdlyaph {
    background-color: #39395f;
    height: 80px;
}
.klassdlyatxt {
   color: white;

   font-family:sans-serif;
   font-size: 15px;
}
.klassdlyaetogobloca {
    padding-top: 40px;
    margin-bottom: 20px;
}
.form-group {
    margin-bottom: 40px;
}
.form-group.field-sub_categories {
    margin-bottom: 0;
}
.titlespecial {
    padding-left: 32px;
}
.belayaknopka{
    border-radius: 15px;
    border:2px solid #59598b;
    margin-right: 30px;
    padding: 6px 23px;
    color: #323232;
}
.all-field {
    padding-top: 15px;
}
.otstup{
    margin-left:40px;
}
.otstup h4{
    font-size: 19px;
}
.otstup h4 a{
    color: #39395f;
}
.klassjl {
    margin-bottom: 40px;
}
.short {
    margin-bottom: 0px;
}

.resume-search form{
    padding-left: 32px;
}
@media only screen and (max-width: 767px) {
    .otstup{
        margin-left: 0;
    }
}