body{
    background-color: #ffffff;
}
.text-1-1{
    font-size: 1.35rem;
}
.orange{
    color: #EF5C23;
}
.social-reg:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.social-reg:active {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.navbar{
    min-height: 75px;
    padding-bottom: 0;
}
#navbarSupportedContent a{
    font-size: 14pt;
}
.navbar-brand img{
    max-width: 45px;
    padding-bottom: 15px;
}
.navbar-brand{
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    color: #EF5C23 !important;
    font-size: 1.7rem;
}
.nav-lang{
    color: rgba(0, 0, 0, 0.5);
    padding-top: 5px;
    padding-left: 50px;
}
.nav-lang img{
    padding-right: 5px;
    padding-bottom: 2px;
}
#Win-ChangeCity {
    width: 400px; height: 450px;
    //margin: 0 auto;
    padding: 18px 9px;
    border-radius: 4px;
    background: #fafafa;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    margin: auto;
    display: none;
    opacity: 0;
    z-index: 38;
    text-align: center;
}
#Win-ChangeCity #Win-ChangeCity__close {
    width: 21px; height: 21px;
    position: absolute;
    top: 1px;   right: 11px;
    cursor: pointer;
    display: block;
    font-size: 29px;
}
#myOverlay {
    z-index: 37;
    position: fixed;
    background-color: rgba(0,0,0,.7);
    width: 100%; height: 100%;
    top: 0; left: 0;
    cursor :pointer;
    display :none;
}
#IndexFirst h1{
    color: #EF5C23;
}
#IndexFirst{
    color:black;
    background-color: #f4f5f7;
    display: flex;
    height: 400px;
    background-image: url(../images/site/third.jpg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
#IndexFirst .font-weight-bold{
    font-size: 1.5rem;;
    font-weight: bold;
}
#IndexImage{
    max-height: 100px;
}

#IndexSecond h1{
    color: #EF5C23;
}
#IndexSecond{
    color:black;
    background-color: #eaebf0;
    display: flex;
    height: 400px;
    background-image: url(../images/site/second.jpg);
    background-repeat: no-repeat;
    background-position: 0 100%;
}
#IndexSecond .display-3, #IndexFirst .display-3{
    line-height: 1;
}
#IndexSecond .font-weight-bold{
    font-size: 1.5rem;;
    font-weight: bold;
}
#UslugiSecond{
    color:black;
    background-color: #f2f2f2;
    display: flex;
    height: 500px;
    background-image: url(../images/site/uslugi.jpg);
    background-repeat: no-repeat;
    background-position: 0 100%;
}
#carouselUslugi .carousel-item{
    //background-color: #f2f2f2;
}
#itemUslugiFirst{
    color:black;
    background-color: #fff;
    display: flex;
    height: 500px;
    background-image: url(../images/site/uslugi_first.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0;
}
#itemVacancyFirst{
    color:black;
    background-color: #fff;
    display: flex;
    height: 500px;
    background-image: url(../images/site/vacancy_first.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0;
}
/*#itemUslugiSecond{
    color:black;
    background-color: #fff;
    display: flex;
    height: 500px;
    background-image: url(../images/site/cat.jpg);
    background-repeat: no-repeat;
    background-position: 10% 100%;
}*/
#carouselUslugi .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23EF5C23' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

#carouselUslugi .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23EF5C23' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
#carouselUslugi .carousel-indicators li{
    background-color: #EF5C23;
}

.list-rectangle {
    list-style: none;
    //margin: 0;
    //padding: 0;
}
.list-rectangle>li {
    position: relative;
    display: block;
    margin-bottom: .25rem;
    padding-left: 1.325rem;
    //padding: .325rem .825rem .325rem 1.325rem;
    //color: #000;
    //background: #B44E22;
}
.list-rectangle>li:last-child {
    margin-bottom: 0;
}
.list-rectangle>li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0.5rem;
    background: #EF5C23;
}

#vk_group,
#vk_group iframe {
    width: 100% !important;
}
#right-widget{
    font-size: 12pt;
}
.article-title{
    font-size: 1.575rem;
}
.article{
    margin-left: 20px;
    margin-right: 20px;
}
.article h2 span{
    font-size: 14pt;
}
.article p, .article p span{
    font-size: 12pt!important;
    padding-top: 0;
    min-height: 2px;
}
#ArticleCover{
    padding-bottom: 20px;
    float: left;
    padding-right: 30px;
}
.article img{
    /*margin-left:0!important;
    padding-bottom: 10px;
    padding-top: 20px;
    float: left;*/
    /*padding-bottom: 20px;
    float: left;
    padding-right: 20px;*/
}
.view-icon{
    width:20px;
    padding-bottom: 0;
    padding-top: 0;
    margin-right: 20px;
    float: none;
    opacity: 0.5;
}
.articleAll{
    max-height: 450px;
    width: 300px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    overflow:hidden;
    text-overflow: ellipsis;
    content: "";
    position:relative;
}
.articleAll:before {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    background:linear-gradient(transparent 300px, white);
}
.articleAll p img{
    /*max-width: 200px !important;
    max-height: 300px !important;*/
    max-width: 300px !important;
    height: auto !important;
}
#ArticleSnippetImg{
    height: 150px;
}
#ArticleSnippet .img-thumbnail{
    background-color: #ffffff;
    //border: none;
}
#ArticleSnippet a{
    color:black;
}
.social-share table{
    float: left;
    margin-left:10px;
    margin-top:10px;
}
.fb_iframe_widget span{
    display:block;
    height: 30px !important;
}
.pagination {
    justify-content: center!important;
    margin-top: 100px;
}
.accept-round{
    max-width: 35px;
}
p img{
    display: block;
    margin: 0 auto;
}
footer{
    min-height: 10vh;
    background-color: rgba(0, 0, 0, 0.03);
}
footer .socials img{
    height: 30px;
}

@media (max-width: 450px){
    #IndexSecond{
        height:480px;
    }
}
@media (max-width: 575px){
    #itemUslugiSecond{
        background-image: none;
    }
}
@media (max-width: 767px){
    .dropdown-menu{
        border:none;
    }
    #IndexFirst{
        background-image: none;
    }
    #IndexSecond{
        background-image: none;
    }
    #itemUslugiFirst{
        background-position: 30% 100%;
        background-size: 65%;
    }
    #itemVacancyFirst{
        background-position: 50% 100%;
        background-size: 40%;
    }
    /*#itemUslugiSecond{
        background-position: 20% 20%;
        background-size: 30%;
    }*/
    #UslugiSecond{
        background-image: none;
    }
}
@media (max-width: 991px){

}

