@font-face {
    font-family: 'Bebas';
    font-style: normal;
    src: local('Bebas'), url('/assets/font/BebasNeue.woff2') format('woff2');
}

.bebas {
    font-family: 'Bebas', 'Arial Narrow';
}

.clientlist{
    margin:100px 0 40px;
}
.clientlist div.hmb {
    margin-bottom: 30px;
}
.clientlist img {
    display: block;
    max-width: 350px;
    width: 100%;
}
.clientlist .t {
    opacity: 0.5;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #303342;
}

.hero-header-5 .subh-basic-light {
    margin-top: 30px;
}

.modal-thank {
    border-radius: 6px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-align: center;
}
.modal-thank .t{
    font-weight: 600;
    font-size:26px;
    line-height: 22px;
    color:#303342;
}
.modal-thank p{
    font-size:16px;
    line-height: 22px;
    color:#303342;
    margin:0;
    padding: 20px 0 45px;
}
.modal-thank img{
    display:block;
    margin:40px auto;
    width:75px;
}

.content-block-8 {
    background: #333333;
}

.content-block-8 .feature p {
    color: #999999
}

.footer-1 .copyright {
    float: right;
    margin-top: 20px;
}

/* Portfolio style 1 modifications */
.portfolio-1 {
    background: #222222
}

.grid-img:after {
    background: rgba(0, 0, 0, 0.2);
    opacity: 1;
}

.grid-item:hover .grid-img:after {
    opacity: 0
}

@media only screen and (min-width: 992px) {
    .grid figure:hover img {
        opacity: 1;
    }
}

.grid-type-1 figcaption .project {
    color: #CCCCCC;
    text-align: left;
}

.grid-type-1 figure:hover .project {
    color: #FFFFFF;
}

.grid-type-1 figcaption .company {
    text-align: left;
}

.portfolio-1 .subh-basic-light {
    font-size: 18px
}

.btn-submit {
    font-family: 'Bebas', 'Arial Narrow';
    display: inline-block;
    color: #fff;
    border-radius: 27.5px;
    text-transform: uppercase;
    background-image: linear-gradient(to bottom, rgba(246, 191, 68, 0.5), rgba(246, 191, 68, 0.5)), linear-gradient(to bottom, #f09253, #f09253), linear-gradient(to left, #e98b4c, #f39e65);
    font-size: 20px;
    line-height: 1.3;
    padding: 1px 7px 2px;
    height: 55px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 55px;
}

.btn-submit:hover {
    color: #fff;
    background-color: #EE9F3B;
    background-image: linear-gradient(to bottom, #EE9F3B, #EE9F3B);
}

.btn-submit img {
    float: right;
    margin-top: 8px;
}

#open-positions h4 {
    padding: 60px 0 20px;
    font-weight: bold;
    color: #303342;
}

#open-positions .btn-submit {
    width: 305px;
}

#open-positions {
    background-color: rgba(217, 226, 239, 0.15);
    padding-bottom: 110px;
}

#open-positions div.positions {
    margin-top: 20px;
    margin-bottom: 50px;
}

#open-positions div.positions .position {
    width: 100%;
    padding: 15px;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    margin: 0 0 20px;
    float: left;
    height: 82px;
    border-radius: 6px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.9);
}

#open-positions div.positions .position:hover {
    background-color: rgba(217, 226, 239, 0.15);
}

#open-positions div.positions .position:hover .info .title {
    color: #4354b8;
}

#open-positions div.positions .position .info .title {
    color: #575757;
    font-weight: bold;
}

#open-positions div.positions .position .info{
    width: calc(100% - 50px);
}
#open-positions div.positions .position .info .location {
    color: #575757;
    font-weight: 300;
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

#open-positions div.positions .position .pull-right {
    width: 37px;
    background: url('/assets/img/arrow-blue.svg') no-repeat transparent;
    background-size: 37px;
    height: 38px;
    margin-top: 7px;
}

#about-us {
    padding: 90px 0;
}

#about-us h4 {
    margin-top: 30px;
    font-weight: bold;
    color: #303342;
}

#about-us img {
    width: 100%;
    max-width: 100%;
    display: block;
}

#about-us p {
    color: #575757;
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
    font-weight: 300;
}

#looking-for-employes {
    position: relative;
    background-color: #4354b8;
    padding: 80px 0;
    color: #fff;
}

#looking-for-employes h4 {
    color: #fff;
}
#looking-for-employes .mr1 {
    left: 20px;
    top: 190px;
}
#looking-for-employes .mr2 {
    right: 20px;
    top:-85px;
}

#looking-for-employes .btn-submit {
    margin-top: 32px;
    width: 340px;
    z-index:2;
    position: relative;
}
.mriezka {
    position:absolute;
    background: url('/assets/img/mriezka.svg') no-repeat transparent;
    width:278px;
    height:202px;
}

#our-services {
    position:relative;
    padding: 100px 0 150px;
    background-color: #4354b8;
    color: #fff;
}

#our-services .mr1 {
    left: 45px;
    top: 410px;
}
#our-services .mr2 {
    right: 26px;
    top: 70px;
}
#our-services h4 {
    color: #fff;
}

#our-services p {
    max-width: 540px;
    margin: 18px auto 0;
    opacity: 0.8;
}

#our-services div.s {
    text-align: center;
    margin-top: 70px;
}

#our-services div.s>a.c {
    display: inline-block;
    border-radius: 6px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    height: 200px;
    width: 210px;
    margin: 24px;
    padding-top: 35px;
    transition: all 0.3s;
    position: relative;
    top:0;
}
#our-services div.s>a.c:hover {
    background-color: #f9fafd;
    top:-6px;
}
#our-services div.s>a.c:hover .t {
    color:#4354B8;
}

#our-services div.s>a img {
    height: 65px;
}

#our-services div.s>a .t {
    padding-top: 22px;
    font-size: 18px;
    height: 42px;
    font-weight: 600;
    color: #303342;
}

.body-overlay {
    position: fixed;
    z-index: 5555;
    opacity: 0.9;
    background-color: #303342;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

div.modal-catch{
    position: fixed;
    top: calc((100vh - 490px)/2);
    left: calc((100vw - 380px)/2);
    width: 380px;
    height: 490px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    z-index: 66666;
}
div.modal-catch.thank{
    top: calc((100vh - 287px)/2);
    height: 287px;
}

div.modal-catch .cls{
    position: absolute;
    top: 15px;
    right: 20px;
    width: 17px;
}
div.modal-catch   .boxtop{
     background-color: rgba(48, 51, 66, 0.05);
     text-align: center;
     padding: 21px 15px;
}
div.modal-catch .boxtop img {width:175px;padding:15px;}
div.modal-catch  .boxtop .h {
    font-size: 26px;
  font-weight: 600;
  margin-bottom: 14px;
  line-height: 1.31;
  text-align: center;
  color: #303342;
}
div.modal-catch .boxtop .t {
     opacity: 0.8;
     font-size: 16px;
     font-weight: 300;
     line-height: 1.63;
     text-align: center;
     color: #575757;
}
div.modal-catch  .boxbottom{
     padding: 30px 40px;
}
div.modal-catch .btn-submit{
     width:100%;
}
div.modal-catch form input {
    background: #fff;
    border-radius: 0;
    border:0 none;
    border-bottom: 1px solid rgba(48, 51, 66, 0.5);
    padding: 5px 0;
    margin-bottom: 15px;
}
div.modal-catch form input:focus{
    border-bottom-color: #3A4BAF;
}

.navbar-white .nav > li > a+ul {
    display: none;
    position: absolute;
    border-radius: 6px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 7px 14px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    font-size: 15px;
    white-space: nowrap;
    line-height: 2.27;
}
.navbar-white .nav > li>a>span {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAAXNSR0IArs4c6QAAAOtJREFUKBWtkTsKAjEQhpOsihYiiIXY2YmVa1h8dT5RUFDJCQQP5yU8iIhHsBNFM2MmuLKuG7AwzUz+zDcz/GHs3wcReaejcq6+wvXQbA3b1/tZUYOkmkQwCGZlpvkAAapBMO7+BEq5TWt9WyOCR4BG6Pv+qBKHvyYiHifAsBQWmlUFE7hWSmVCjeIHKOW4ZiAZLaDcTC8eTudpVH+Dvd4ij1wvoo8fOUDDbw3qoWZBcu5yuywB0Gm/BR44l3JYoNyC5Bw5GHZzRUSWNWuvaBC3jgnYWBNcREznHtunhBAG93Ys8ZtjxOv6EBqeZoNY9e/SWnQAAAAASUVORK5CYII=) no-repeat;
    width:7px;
    height:6px;
    display: inline-block;
    background-size: 7px 6px;
    position: relative;
    top: -3px;
    left: 5px;
    transform: rotate(180deg);
}
.navbar-white .nav > li:hover>a>span {
    transform: rotate(0deg);
}
.navbar-white .nav > li:hover>a+ul {
    display: block;
}
.navbar-white .nav > li > a+ul a{
    color:#303342;
}
.navbar-white .nav > li > a+ul a img{
    width:23px;
    margin-right:7px;
}
.navbar-white .nav > li > a+ul a:hover{
    color:#F3A84B;
}
.navbar-default .nav > li > a img {
    width:23px;
    margin-right:7px;
}


.page-content {
    min-height: 872px
}

.page-content p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.44;
    color: #575757;
}

.page-content h1+p {
    margin-top: 45px;
}

.page-content h1 {
    font-size: 34px !important;
    font-weight: bold;
    line-height: 0.82;
    text-align: center;
    color: #303342;
}


.navbar-white .nav>li>a.phone {
    background: linear-gradient(to bottom, rgba(246, 191, 68, 0.5), rgba(246, 191, 68, 0.5)), linear-gradient(to bottom, #f09253, #f09253), linear-gradient(to left, #e98b4c, #f39e65);
    border-radius: 20px;
    color: #fff !important;
    padding: 10px !important;
    margin: 5px 5px 5px 10px;
    font-size: 15px !important;
    line-height: 20px !important;
    letter-spacing:2px;
}
.navbar-white .nav>li>a.phone:hover {
    background-color: #EE9F3B;
    background-image: linear-gradient(to bottom, #EE9F3B, #EE9F3B);
}

.navbar-white .nav>li>a.phone img {
    padding-right: 10px;
}

.content-block-5 {
    background: none;
}

.content-block-5 .img-container {
    box-shadow: 20px 20px 50px #ccc;
}

.content-block-6 ul,
.tab-content ul {
    margin: 20px 0 0 20px;
    list-style: outside disc;
}

.tab-content ul {
    margin-top: 30px;
}

.content-block-6 ul li,
.tab-content ul li {
    margin-bottom: 10px;
    padding-left: 10px;
}

.center-block-3 ul {
    margin: 20px auto 140px;
    list-style: none;
    text-align: left;
    width: 98%;
}

.center-block-3 ul li {
    margin: 5px 0;
}

.center-block-3 ul li:before {
    content: '+';
    color: #32b9ec;
    padding-right: 15px;
}

ul.clients {
    margin: 25px auto 55px;
}

ul.clients.iso {
    margin-top: 70px;
}

ul.clients li {
    height: 90px;
    width: 160px;
    background: url(/assets/img/loga.png) 0 0 no-repeat transparent;
    margin: 10px 20px;
    opacity: 0.6;
}

ul.clients.iso li,
ul.clients li:hover {
    opacity: 1;
}

ul.clients li.kia {
    background-position: 0 0;
    width: 120px;
}

ul.clients li.mobis {
    background-position: -175px 0;
}

ul.clients li.hyundai {
    background-position: -385px 0;
}

ul.clients li.voith {
    background-position: -590px 0;
}

ul.clients li.takenaka {
    background-position: -805px 0;
    width: 270px;
}

ul.clients li.jaguar {
    background-position: -1130px 0;
    width: 270px;
}

ul.clients li.adampol {
    background-position: -1458px 0;
    width: 270px;
}

ul.clients li.glovis {
    background-position: -1785px 0;
    width: 270px;
}

ul.clients li.wilson {
    background-position: -2100px 0;
    width: 90px;
    margin-left: 90px;
}

ul.clients li.pm {
    background-position: -2240px 0;
    width: 90px;
}

ul.clients li.aldesa {
    background-position: -2385px 0;
    width: 160px;
}

ul.clients li.franke {
    background-position: -2608px 0;
    width: 160px;
}

ul.clients li.vae {
    background-position: -2832px 0;
    width: 90px;
    height: 100px;
}

ul.clients li.iso1 {
    background: url(/assets/img/iso.png) 0 0 no-repeat transparent;
    height: 160px
}

ul.clients li.iso2 {
    background: url(/assets/img/iso.png) -190px 0 no-repeat transparent;
    height: 160px
}

ul.clients li.iso3 {
    background: url(/assets/img/iso.png) -370px 0 no-repeat transparent;
    height: 160px
}

ul.clients li.iso4 {
    background: url(/assets/img/iso.png) -555px 0 no-repeat transparent;
    height: 160px
}

.isowrap {
    background-color: #fafafb;
    padding-top: 145px;
}

.isowrap h4 {
    margin-bottom: 25px;
}

ul li.lang {
    margin-left: 25px;
}

ul li.lang ul li {
    display: inline-block;
    margin: 6px;
    padding: 8px 9px 8px 9px;
    cursor: pointer;
    border: 1px solid transparent;
    color: #ccc;
}

ul li.lang ul li:hover,
ul li.lang ul li.active {
    color: #fff;
    border-radius: 100%;
    border-color: #fff;
}

ul.smenu {
    list-style: none;
    margin: 35px auto 0;
    padding: 0;
    width: 80%;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
}

ul.smenu li {
    display: inline-block;
}

ul.smenu li a {
    margin: 15px 0;
    text-align: center;
    color: #3a3a3a;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    border: solid 1px #EEEEEE;
    width: 200px;
    height: 200px;
    background-color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0px 0px 0px #DDDDDD;
    -webkit-box-shadow: 0px 0px 0px #DDDDDD;
    box-shadow: 0px 0px 0px #DDDDDD;
}

ul.smenu li a span {
    float: left;
    padding: 0px 20px;
    width: 100%;
    text-align: center;
}

ul.smenu li:nth-child(n+4) {
    float: initial;
}

ul.smenu li a:hover {
    text-decoration: none;
    box-shadow: 0px 0px 40px #DDDDDD;
    color: #32b9ec;
}

@media (max-width: 992px) {
    .main-icon-box {
        margin: 0 auto 10px;
        display: block;
        float: initial;
    }
}

i.menu-icon {
    display: block;
    margin: 40px auto;
    width: 50px;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 380px;
}

i.menu-icon.tbm {
    background-image: url('/assets/img/icons/technical-building-maintenance.svg');
}

i.menu-icon.tbm-b,
ul.smenu li a:hover i.menu-icon.tbm {
    background-image: url('/assets/img/icons/technical-building-maintenance-hover.svg');
}

i.menu-icon.it {
    background-image: url('/assets/img/icons/information-technology.svg');
}

i.menu-icon.it-b,
ul.smenu li a:hover i.menu-icon.it {
    background-image: url('/assets/img/icons/information-technology-hover.svg');
}

i.menu-icon.gc {
    background-image: url('/assets/img/icons/general-cleaning.svg');
}

i.menu-icon.gc-b,
ul.smenu li a:hover i.menu-icon.gc {
    background-image: url('/assets/img/icons/general-cleaning-hover.svg');
}

i.menu-icon.l {
    background-image: url('/assets/img/icons/landscaping.svg');
}

i.menu-icon.l-b,
ul.smenu li a:hover i.menu-icon.l {
    background-image: url('/assets/img/icons/landscaping-hover.svg');
}

i.menu-icon.wm {
    background-image: url('/assets/img/icons/winter-maintenance.svg');
}

i.menu-icon.wm-b,
ul.smenu li a:hover i.menu-icon.wm {
    background-image: url('/assets/img/icons/winter-maintenance-hover.svg');
}

i.menu-icon.wam {
    background-image: url('/assets/img/icons/waste-management.svg');
}

i.menu-icon.wam-b,
ul.smenu li a:hover i.menu-icon.wam {
    background-image: url('/assets/img/icons/waste-management-hover.svg');
}

i.menu-icon.s {
    background-image: url('/assets/img/icons/security.svg');
}

i.menu-icon.s-b,
ul.smenu li a:hover i.menu-icon.s {
    background-image: url('/assets/img/icons/security-hover.svg');
}

i.menu-icon.in {
    background-image: url('/assets/img/icons/instalations.svg');
}

i.menu-icon.in-b,
ul.smenu li a:hover i.menu-icon.in {
    background-image: url('/assets/img/icons/instalations-hover.svg');
}

#contact {
    background-color: #fff;
    padding: 200px 0 130px;
}

#contact img {
    display: block;
    max-width: 100%;
}

#contact h4 {
    margin-top: 30px;
    font-weight: bold;
    color: #303342;
}

#contact p {
    font-weight: 300;
}

div.hmb {
    width: 87px;
    height: 4px;
    background-color: #4355b9;
}

.cbb {
    background-color: #f2f8fb;
}

.main-icon-box {
    background-color: #fff;
    border: solid 1px #EEEEEE;
    width: 275px;
    height: 275px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0px 0px 0px #DDDDDD;
    -webkit-box-shadow: 0px 0px 0px #DDDDDD;
    box-shadow: 0px 0px 0px #DDDDDD;
}

.main-icon-box i.menu-icon {
    width: 100px;
    height: 180px;
}

@media (min-width: 992px) {
    .main-icon-box {
        margin-right: 90px;
    }

    #open-positions div.positions .position {
        margin: 10px 20px;
        width: calc(50% - 40px);
    }

    ul.smenu li {
        display: inline-block;
        float: left;
    }

    ul.smenu li:nth-child(4) a {
        margin: 15px 0 15px 0;
    }
}

html[lang="ru"] .bebas {font-family: 'Arial Narrow';}
html[lang="ru"] .btn-submit {font-family: 'Arial Narrow';}
html[lang="ru"] .navbar-default .nav > li > a, html[lang="ru"] .navbar-default .nav > li > a:focus {font-family: 'Arial Narrow' !important;}
