/**
 * Place your custom styles here.
 */

html {
	overflow-x: hidden;
    font-family:sans-serif;
    line-height:1.15;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    -ms-overflow-style:scrollbar;
    -webkit-tap-highlight-color:transparent;
}

body {
	margin: 0;
    font-weight: 400;
	/* font-size: 0.875rem; */
    font-family:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size:0.8125rem;
    font-weight:400;
    line-height:1.5;
    color:#212529;
    text-align:left;
//    background-color: #FCFCFC;
    background-color: #fff;
}

.page-wrapper {
    min-height: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
//    margin-bottom: 0.5rem;
    margin-bottom: 18px;
    font-family: 'Roboto Condensed', sans-serif;
//    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1, .h1 {
    font-size: 30px;
}

h5, .h5 {
    font-size: 1.015625rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

a {
	/* color: #f96800; */
    color: #f98600;
}

a:hover {
	/* color: #ac3911; */
    color: #e75900;
}

.owl-item ul,
ul.params,
.owl-item ol,
.descTxt {
    list-style-type: square;
    padding-left: 0
}

.owl-item li,
ul.params li,
.descTxt li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 5px;
    list-style: none;
}

ul.params li {
    margin-bottom: 0;
}

.owl-item li::before,
ul.params li::before,
.descTxt li::before {
    content: "\F12E";
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 8px;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    list-style-type: none;
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 1;
    color: #f7c20a;
}

ul.params li::before,
ul.descTxt li::before {
    top: 4px;
}

.footer ul {
    padding-left: 0;
}

.footer li {
    list-style: none;
    padding-bottom: 4px;
}

label,
.form-item-captcha-response {
    font-family: 'Roboto Condensed';
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 4px !important;
}

.ctr {
    text-align: center;
}

/*** Transition ***/

.owl-item .views-field-field-image img {
    transition: 0.5s;
}

/*** Fonts ***/

.roboto-c {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
}

.font500 {
    font-weight: 500;
}

.bold {
    font-weight: 700;
}

.fontIcon {
    font-size: 15px;
    color: #757575;
}

/*** END Fonts ***/

/*** Colors ***/

.orange {
    color: #f96800;
}

.white {
    color: white;
}

.red {
    /* color: #cd1b1b; */
    color: #e2201a;
}

.green {
    color: #1abc9c;
}

/*** END Colors ***/

/*** Elements ***/

.separator {
    border-bottom: 1px solid #e0e0e0;
    height: 20px;
    margin-bottom: 20px;
}

/*** END Elements ***/

.logo {
    width: 224px;
    height: 65px;
    background-size: 230px;
}

.inline {
    display: inline-block;
    margin-right: 15px;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.r15 {
    margin-right: 15px;
}

.l15 {
    margin-left: 15px;
}

.mt0 {
    margin-top: 0 !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.ml20 {
    margin-left: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mt45 {
    margin-top: 45px;
}

.mdi:before, .mdi-set {
	margin-right: 6px;
}

.none {
    display: none;
}

.rotate90 {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

/*** Media ***/

@media screen and (max-width: 480px) {

    .phoneCall {
        display: none;
    }

    .infoMobileBlock {
        display: none;
    }

    .container {
        max-width: 100%;
    }

    .logo {
        float: none;
        width: 100%;
        text-align: center;
    }

    .main-container .frontNewsBlock {
        max-width: 100%;
    }

    .owl-theme .owl-controls {
        margin-top: 20px;
    }

    .orderButtonBlock {
        display: none;
    }

    .footerLogoLine {
        background: none;
        height: 100%;
    }

    .developer {
        display: none;
    }

    .footer .nameCompany,
    .footer .nameCompany span {
        color: #fff;
    }

    .footer {
        height: 100%;
    }

    .footer-four.col-md-3 {
        width: 100%;
    }

    .headIcon {
        display: block;
    }

    .logoFooter img {
        width: 210px;
    }

    .oborudovanie-page {
        display: block;
    }

    .oborudovanie-block-desktop {
        display: none;
    }

    .breadcrumbs {
        height: auto;
        background: none;
    }

    .breadcrumb ol {
        display: none;
    }

    .region-breadcrumbs .page-header {
        margin-top: 40px;
        font-size: 25px;
        overflow: inherit;
        white-space: inherit;
    }

    .oborudobanie-item-block1 {
        float: none;
        padding-right: 0px;
    }

    .docDownButton {
        position: relative;
        top: 5px;
    }

    .companyPageDoc li {
        width: 100%;
    }

    .nav-block {
        padding-left: 0;
        padding-right: 0;
    }

    .circleButton-desktop,
    .map-bg {
        display: none;
    }

    .advantagesBlock {
        margin-top: 20px;
    }

    .advantagesBlock,
    .advantagesBlock-2 {
        background: none;
        color: #707070;
        border-top: none;
        padding: 20px 40px 0;
        height: 100%;
    }

    .advantagesBlockTitle {
        color: #202020;
        text-align: center;
    }

    .front-bg-stroyka {
        display: none;
    }

    .advantagesBlockItem {
        float: none;
        line-height: 2;
        width: 100%;
        padding: 0 10px 30px 10px;
    }

    .menu-c132 {
        display: block;
    }

    .menu-c138 {
        display: none;
    }

    .modal-dialog {
        margin: 45px auto;
    }

    .field--name-field-photo {
        text-align: center;
    }

    .head #block-headerline .mdi-vk-circle::before,
    .head #block-headerline .mdi-whatsapp::before {
        font-size: 30px;
    }
}

@media screen and (min-width: 480px) {

    .phoneCall {
        display: none;
    }

    .infoMobileBlock {
        display: none;
    }

    .container {
        max-width: 100%;
    }

    .logo {
        float: none;
        width: 100%;
        text-align: center;
    }

    .main-container .frontNewsBlock {
        max-width: 100%;
    }

    .owl-theme .owl-controls {
        margin-top: 20px;
    }

    .orderButtonBlock {
        display: none;
    }

    .footerLogoLine {
        background: none;
        height: 100%;
    }

    .developer {
        display: none;
    }

    .footer .nameCompany,
    .footer .nameCompany span {
        color: #fff;
    }

    .footer {
        height: 100%;
    }

    .footer-four.col-md-3 {
        width: 100%;
    }

    .headIcon {
        display: block;
    }

    .logoFooter img {
        width: 210px;
    }

    .oborudovanie-page {
        display: block;
    }

    .oborudovanie-block-desktop {
        display: none;
    }

    .breadcrumbs {
        height: auto;
        background: none;
    }

    .breadcrumb ol {
        display: none;
    }

    .region-breadcrumbs .page-header {
        margin-top: 40px;
        font-size: 25px;
        overflow: inherit;
        white-space: inherit;
    }

    .oborudobanie-item-block1 {
        float: left;
        padding-right: 30px;
    }

    .docDownButton {
        position: relative;
        top: 5px;
    }

    .companyPageDoc li {
        width: 100%;
    }

    .nav-block {
        padding-left: 0;
        padding-right: 0;
    }

    .col-sm-12 {
        width: 100%;
    }

    .circleButton-desktop,
    .map-bg {
        display: none;
    }

    .advantagesBlock {
        margin-top: 20px;
    }

    .advantagesBlock,
    .advantagesBlock-2 {
        background: none;
        color: #707070;
        border-top: none;
        padding: 20px 40px 0;
        height: 100%;
    }

    .advantagesBlockTitle {
        color: #202020;
        text-align: center;
    }

    .front-bg-stroyka {
        display: none;
    }

    .advantagesBlockItem {
        float: none;
        line-height: 2;
        width: 100%;
        padding: 0 10px 30px 10px;
    }

    .menu-c132 {
        display: block;
    }

    .menu-c138 {
        display: none;
    }

    .modal-dialog {
        margin: 45px auto;
    }

    .field--name-field-photo {
        text-align: center;
    }

    .head #block-headerline .mdi-vk-circle::before,
    .head #block-headerline .mdi-whatsapp::before {
        font-size: 30px;
    }
}

@media screen and (min-width:576px) {
   
    .main-container .frontNewsBlock {
        max-width: 100%;
    }

    .breadcrumb ol {
        display: block;
    }
}

@media screen and (max-width:767px) {

    .table-responsive {
        border: 0;
        margin-bottom: 0;
    }

    .nashiUslugiView .table>caption+thead>tr:first-child {
        display: none;
    }

    .table-responsive>.table>thead>tr>th, 
    .table-responsive>.table>tbody>tr>th, 
    .table-responsive>.table>tfoot>tr>th, 
    .table-responsive>.table>thead>tr>td, 
    .table-responsive>.table>tbody>tr>td, 
    .table-responsive>.table>tfoot>tr>td {
        white-space: inherit;
        width: 100%;
        display: block;
    }

    .nashiUslugiViewBuy {
        text-align: center;
    }

    .nashiUslugiView table {
        margin-bottom: 0;
    }

    .nashiUslugiView table tr {
        display: block;
        margin-bottom: 45px;
        border: 1px solid #eee;
        padding: 10px;
        background: #f5f5f5;
    }

    .nashiUslugiView table tr td {
        border-top: none;
    //    border-bottom: 1px solid #eee;
    }
    
    .nashiUslugiView .nashiUslugiPrice {
        font-size: 35px;
    }
}

@media screen and (min-width:768px) {

    .phoneCall {
        display: none;
    }

    .infoMobileBlock {
        display: block;
        float: right;
    }

    .line-r {
        padding-right: 18px;
    }

    .headPhoneBlock.line-r {
        border-right: none;
    }

    .container {
        max-width: 720px;
    }

    .logo {
        margin-bottom: 15px;
        float: left;
    }

    .main-container .frontNewsBlock {
        max-width: 29.1%;
    }

    .companyPageDoc li {
        width: 259px;
    }

    .nav-block {
        padding-left: 15px;
        padding-right: 15px;
    }

    .circleButton-desktop,
    .map-bg {
        display: block;
    }

    .circleButton-mobile {
        display: none;
    }

    .advantagesBlock,
    .advantagesBlock-2 {
        padding: 20px 40px;
        height: 260px;
    }

    .advantagesBlock {
        background: #f7c20a;
        background-image: -webkit-linear-gradient(left, #f7c20a 0%, #f9be00 100%);//
        background-image: -o-linear-gradient(left, #f7c20a 0%, #f9be00 100%);//
        background-image: linear-gradient(to right, #f7c20a 0%, #f9be00 100%);//
    }

    .advantagesBlock {
        color: #fff;
        /* border-top: 4px solid #d8aa50; */
        border-top: 4px solid #e8b100;
        margin-top: 0;
    }

    .advantagesBlock-2 {
        background: #f5f5f5;
        color: #707070;
        margin-top: 15px;
    }

    .advantagesBlock .advantagesBlockTitle {
        color: #fff;
    }

    .front-bg-stroyka {
        display: block;
    }

    .advantagesBlockItem {
        float: left;
        line-height: 19px;
        width: 20%;
        padding: 0 10px 20px 10px;
    }

    .advantagesBlockTitle {
        text-align: left;
    }

    .menu-c24 a {
        background: url(../images/home.png) no-repeat;
        background-size: 18px;
        background-position: 20px 16px;
        width: 57px;
    }

    .menu-c24 a:hover {
        background: url(../images/home_h.png) no-repeat;
        background-size: 18px;
        background-position: 20px 16px;
    }

    .menu-c24 a,
    .menu-c138 a {
        text-indent: -9999px;
    }

    .menu-c138 a {
        background: url(../images/search.png) no-repeat;
        background-size: 18px;
        background-position: 20px 16px;
        width: 57px;
    }

    .menu-c138 a:hover {
        background: url(../images/search_h.png) no-repeat;
        background-size: 18px;
        background-position: 20px 16px;
    }

    .menu-c132 {
        display: none;
    }

    .menu-c138 {
        display: block;
    }

    .nashiUslugiViewBuy {
        text-align: right;
    }

    .nashiUslugiView table {
        margin-bottom: 30px;
    }

    .nashiUslugiView .nashiUslugiPrice {
        font-size: 24px;
    }
}

@media screen and (max-width:991px) {

    .modal-sm {
        width: 100%;
    }

    .modal-content {
        width: 100% !important;
    }
}

@media screen and (min-width:992px) {

    .line-r {
        padding-right: 18px;
    }

    .phoneCall {
        display: none;
    }

    .headPhoneBlock.line-r {
        border-right: none;
    }

    .container {
        max-width: 960px;
    }

    .logo {
        margin-bottom: 0;
        width: 224px;
        text-align: left;
    }

    .main-container .frontNewsBlock {
        max-width: 30.2%;
    }

    .footerLogoLine {
        height: 430px;
        padding-left: 0;
    }

    .developer {
        display: block;
        color: rgba(255,255,255,.5);
    }

    .footer-four.col-md-3 {
        width: 23.3%;
    }

    .headIcon {
        display: none;
    }

    .logoFooter img {
        width: 100%;
    }

    .oborudovanie-page {
        display: none;
    }

    .oborudovanie-block-desktop {
        display: block;
    }

    .breadcrumbs {
        height: 200px;
        background: url(../images/crump_bg.jpg) no-repeat;
    }

    .region-breadcrumbs .page-header {
        margin-top: 65px;
        font-size: 32px;
        overflow: hidden;
        white-space: nowrap;
    }

    .docDownButton {
        position: absolute;
        top: 76px;
    }

    .modal-sm {
        width: auto;
    }

    .head #block-headerline .mdi-vk-circle::before,
    .head #block-headerline .mdi-whatsapp::before {
        font-size: 20px;
    }
}

@media screen and (min-width:1200px) {

    .line-r {
        padding-right: 18px;
    }

    .phoneCall {
        display: block;
    }

    .headPhoneBlock.line-r {
        border-right: 1px dotted #666;
    }
    
    .container {
        max-width: 1140px;
    }

    .infoMobileBlock {
        float: left;
    }

    .main-container .frontNewsBlock {
        max-width: 30.7%;
    }

    .owl-prev, .owl-next {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        height: 293px;
        width: 12px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -50px;
        background: url(../images/arr.png) 0 center no-repeat;
        padding: 0;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -50px;
        background: url(../images/arr.png) -12px center no-repeat;
        padding: 0;
    }

    .owl-theme .owl-controls {
        margin-top: 0;
    }

    .orderButtonBlock {
        display: block;
    }

    .headIcon {
        display: block;
    }

    .footer {
        /*height: 473px;*/
        height: 506px;
    }

    .footerLogoLine {
        background: #f7c20a;
        /*height: 410px;*/
        height: 444px;
        padding-left: 30px;
    }
    
    .logoFooter img {
        width: 210px;
    }

    .footer .nameCompany,
    .footer .nameCompany span {
        color: #212529;
    }

    .developer {
        color: #212529;
    }

    .field--name-field-photo {
        text-align: left;
    }
}

/*** End Media ***/

/*** Head ***/

#block-headerline {
    background: #191919;
    line-height: 47px;
    color: #fff;
    font-size: 12px;
}

#block-headerline .mdi:before {
	color: #f7c20a;
    font-size: 0.8125rem;
}

#block-headerline .mdi-vk-circle::before,
#block-headerline .mdi-whatsapp::before {
    /*font-size: 20px;*/
}

#block-headerlogo {
	background: #202020;
	padding: 20px 0 22px;
	color: rgba(255,255,255,0.7);
}

.awemenu-nav {
    z-index: 99;
}

.btn-primary,
.oborudovaniePageLink a,
.newsPageLink a {
//    background-image: -webkit-gradient(linear, left top, left bottom, from(#e72510), color-stop(6%, #D9230F), to(#cb210e));
//    background-image: linear-gradient(#e78f1d, #d96b1c 6%, #cb5914);
    background: #f7c20a;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    transition: all 0.35s;
    font-size: 16px;
    padding: 8px 32px 7px;
    color: #fff;
    border-radius: 4px;
    border: none;
    display: inline-block;
    text-align: center;
    line-height: 20px;
}

.btn-primary:hover,
.oborudovaniePageLink a:hover,
.newsPageLink a:hover {
    background: #202020;
    color: #f7c20a;
    border: none;
    text-decoration: none;
}

.btn-primary:active,
.oborudovaniePageLink a:active,
.newsPageLink a:active,
.btn-primary:focus,
.oborudovaniePageLink a:focus,
.newsPageLink a:focus {
    outline: none;
}

.nameCompany {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 100;
    line-height: 14px;
}

.nameCompany span, .phoneCompany span {
    font-size: 18px;
    font-weight: 700;
}

.nameCompany span {
    color: #fff;
    line-height: 25px;
}

.phoneCompany span {
    color: #fff;
    line-height: 23px;
    display: block;
    margin-top: -3px;
    margin-bottom: 1px;
}

.pagePhoneCompany span {
    color: inherit;
//    font-size: 18px;
//    font-weight: 700;
    line-height: 23px;
    display: block;
    margin-top: -3px;
    margin-bottom: 1px;
}

.pagePhoneBlock, 
.pageEmailBlock {
    margin-top: 20px;
}

.phoneCall {
    margin-left: 10px;
    position: relative;
}

.phoneCall a {
    position: relative;
    display: block;
    /*padding: 6px 15px 6px 31px;*/
    padding: 6px 10px 6px 25px;
    background: #121212;
    color: #f7c20a;
    border: 1px solid #f7c20a;
    margin-top: 16px;
}

.phoneCall .mdi-cellphone-basic {
    font-size: 17px;
    position: absolute;
    top: 2px;
    left: 5px;
}

.line-r {
//    width: 267px;
    border-right: 1px dotted #666;
    height: 100%;
//    padding-right: 25px;
}

.adress {
    color: rgba(255, 255, 255, 0.7);
}

.adress a {
    line-height: 25px;
}

.headIcon,
.pageIcon {
    color: #f7c20a;
    font-size: 26px;
    width: 22px;
}

.headIcon {
    line-height: 28px;
}

.pageIcon {
    line-height: 19px;
}


/*** Mega Menu ***/

div.awemenu-container {
	width: 1110px !important;
}

.awemenu-default.awemenu-nav, .awemenu-default.awemenu-mobile {
//	background-image: -webkit-linear-gradient(left, #f98700 0%, #f96000 100%);
//    background-image: -o-linear-gradient(left, #f98700 0%, #f96000 100%);
//    background-image: linear-gradient(to right, #f98700 0%, #f96000 100%);
//    background-repeat: repeat-x;
//    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff98700', endColorstr='#fff96000', GradientType=1);
    background: #f7c20a;
}

.awemenu-default.awemenu-nav .awemenu > .awemenu-item > a {
    font-family: 'Montserrat';
    padding: 16px 17px 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    color: #333;
    border-right: none;
    border-left: none;  
}

.awemenu-default.awemenu-nav .awemenu > .awemenu-item > a:hover,
.awemenu-default.awemenu-nav .awemenu > .awemenu-item > a:focus,
.awemenu-default.awemenu-nav .awemenu > .awemenu-item > a:active,
.awemenu-default.awemenu-nav .awemenu > .awemenu-item > a.is-active {
    color: #fff;
}

.menu-c138 .form-group {
    margin-bottom: 6px;
}

#block-formapoiska .form-group {
    margin: 5px 15px 11px;
}

.menu-c138 .awemenu-submenu.awemenu-megamenu {
    background: transparent;
}

.awemenu-standard .awemenu > .menu-c138 {
    float: right;
}

.awemenu-default.awemenu-mobile .awemenu {
    background-color: rgba(0, 0, 0, .8);
}

.awemenu-default.awemenu-mobile .awemenu > .awemenu-item > a {
    color: #fff;
}

.awemenu-default.awemenu-mobile .awemenu > .awemenu-item > a:hover, 
.awemenu-default.awemenu-mobile .awemenu > .awemenu-item > a:focus, 
.awemenu-default.awemenu-mobile .awemenu > .awemenu-item > a:active, 
.awemenu-default.awemenu-mobile .awemenu > .awemenu-item > a.is-active {
    color: #f7c20a;
}

.awemenu-default.awemenu-nav .awemenu-submenu {
    background-color: transparent;
}

.ac_container {
    padding-left: 0;
    padding-right: 0;
}

/*** Drop menu 100% ***/

// .awemenu-megamenu {
    width: 100% !important;
    left: 0 !important;
}

.ac_bg__overlay {
//    right: 0;
    border-radius: 0 0 5px 5px;
}

// .navigation {
    position: relative;
}

// .ac_section, .awemenu-standard .awemenu > .awemenu-item .awemenu-submenu .awemenu-item, .awemenu, .awemenu-container, .awemenu-nav, .contextual-region, .nav-block {
    position: static !important;
}

.menuNashiUslugiBlock ul li {
//    display: inline-block;
//    width: 24.7%;
    padding: 0 30px;
}

/*** End Drop menu 100% ***/

.menuNashiUslugiBlock li a {
    color: #333;
    font-size: 14px;
    line-height: 1.8;
}

.ac_wrap_menu-main .section-c52 {
    border-radius: 0 0 5px 5px;
}

/*** End Mega Menu ***/

/*** Bootstrap - Simplex ***/

.alert {
	color: #fff;
    border-style: solid;
    border-width: 0 1px 4px 1px;
    margin-top: 30px;
}

.alert-dismissible {
	padding-right: 35px;
}

.close {
	text-decoration: none;
    opacity: 0.4;
    float: right;
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
}

.alert .close {
	text-shadow: 0 1px 0 #fff;
}

.close:hover, .close:focus {
	color: #fff;
    text-decoration: none;
    opacity: 1;
}

.alert-success {
	background-color: #28B62C;
    border-color: #23a127;
}

.alert-danger {
	background-color: #FF4136;
    border-color: #ff291d;
}

.alert-success a, .alert-success a:focus, .alert-success a:hover {
    color: #d8c56e;
}

.region-content, .region-sidebar-second {
    padding-top: 45px;
    padding-bottom: 40px;
}

div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    z-index: 102 !important;
}

.webform-submission-obratnyi-zvonok-form .form-tel,
.webform-submission-sdelat-zakaz-form .form-tel {
    width: 100%;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    color: #fff;
}

.main-container .frontNewsBlock {
    background: #f5f5f5;
//    max-width: 28.8%;
    margin-left: 15px;
    margin-right: 15px;
}

.frontNewsBlock .views-field-body {
    color: #777;
}

.nav-tabs {
    height: 33px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.nav-tabs a, .nav>li>a {
    padding: 6px 10px 7px;
    margin-right: 10px;
    background: #f4f4f4;
}

.nav-tabs a:hover, 
.nav>li>a:hover, 
.nav>li>a:focus {
    background: #f1f1f1;
}

.btn {
    line-height: 1.3;
}

#search-block-form .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 8px 12px;
    background: #202020;
    color: #fff;
}

.form-control {
    padding: 8px 12px 10px;
}

#search-block-form .btn:hover {
    color: #f7c20a;
}

#search-block-form .btn-primary {
    border-left: none;
}

#search-block-form .form-control {
    border: none;
}

#search-block-form .form-control:focus {
    box-shadow: none;
}

.breadcrumbs {
//    height: 180px;
}

.breadcrumbs {
    position: relative;
//    background: url(../images/crump_bg.jpg) no-repeat;
    background-position: center center;
    background-size: 100%;
}

.breadcrumbs {
    /* background-image: url(../images/bg-header-1.jpg); */
    /* background-position: 50% 30.2%; */
}

.breadcrumbs .page-header::after {
    content: none;
}

.breadcrumbs .small-border-decor {
//    display: block;
    display: none;
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,.1);
}

.breadcrumbs .small-border-decor span {
    display: block;
    margin: 0 auto;
    height: 2px;
    width: 100px;
    background-color: #f7c20a;
}

.breadcrumb {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.breadcrumb ol {
    list-style-type: none;   
    margin: 0;
    padding-left: 0;
//    font-family: 'Montserrat';
    margin-top: 20px;
    /* color: #fff; */
}

.breadcrumb li {
    float: left;
}

.breadcrumb ol a {
    color: #212529;
    /* color: #f7c20a; */
}

.breadcrumb .mdi {
    padding-left: 3px;
    color: #191919;
    /* color: #fff; */
}

.block-title {
    margin: 40px 0 20px;
}

.pt30 {
    margin-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.nashiUslugiView caption {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 27px;
    color: inherit;
    padding-top: 0;
}

.page-header,
.block-title,
.node__title,
.nashiUslugiView caption,
.view-sertifikaty h3 {
    margin-bottom: 20px;
    position: relative;
    border-bottom: none;
    padding-bottom: 20px;
}

.page-header::after,
.block-title::after,
.nashiUslugiView caption::after,
.view-sertifikaty h3::after {
    content: '';
    width: 60px;
    height: 3px;
    background: #f7c20a;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.view-sertifikaty h3 {
    font-size: 27px;
    margin-top: 0;
}

.view-sertifikaty .views-view-grid {
    margin-bottom: 25px;
}

/*
.page-header {
    position: absolute;
    top: -135px;
    left: 50%;
    transform: translate(-50%);
    text-transform: uppercase;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 20px;
    max-width: 100%;
    font-family: 'Roboto Condensed';
    font-size: 32px;
} */

.region-breadcrumbs .page-header {
//    position: absolute;
//    font-size: 32px;
//    top: 52px;
//    left: 50%;
//    transform: translate(-50%);
    text-transform: uppercase;
    font-weight: 600;
//    white-space: nowrap;
//    overflow: hidden;
    max-width: 100%;
    font-family: 'Roboto Condensed';
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
//    margin-top: 57px;
    /* color: #fff; */
}

.breadcrumbs .col-sm-12 {
    padding: 0;
}

.region-slider .page-header::after {
    clear: both;
}

.navigation {
    background-color: #f7c20a;
}

.nav-block {
    position: relative;
}

#block-formapoiska {

//    display: none;
    position: absolute;
    right: 15px;
    width: 300px;
    z-index: 9;
//    padding: 15px;
    background: #f7c20a;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-transition: opacity 1.9s, max-height .5s;
    -ms-transition: opacity 1.9s, max-height .5s;
    transition: opacity 1.9s, max-height .5s;
}

#block-formapoiska.show {
//    display: block;
    max-height: 65px;
    opacity: 1;
}

#block-formapoiska .form-control {
    border: 1px solid #fff;
}

.newsFrontBlockTitle {
    font-size: 30px;
    color: #337ab7 !important;
    /* color: #f98600 !important; */
    display: table;
    margin-bottom: 15px;
}

.news-time {
    color: #999;
    margin-bottom: 6px;
    font-size: 11px;
}

.views-more-link {
    float: right;
    margin-top: -15px;
    text-decoration: underline;
}

.views-field-view-node {
    text-align: right;
    text-decoration: underline;
    line-height: 20px;
}

.frontNewsBlock .views-field-view-node a {
    color: #f96800;
}

.row,
.row::before,
.row::after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

// .news-block-view {
    margin-top: 30px;
}

.news-block-view .news-left-col {
    width: 24.8%;
}

.news-block-view .news-right-col {
    width: 75.2%;
    padding-left: 30px;
}

.form-control:focus {
    border-color: #f7c20a;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(247, 194, 100, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(247, 194, 100, 0.6);
}

/* Modal Bootstrap */

// .modal-dialog {
    width: auto !important;
}

// .modal.in .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.modal-open {
    padding-right: 0 !important;
}

.modal-open .modal {
    padding-right: 0 !important;
}

.modal .alert {
    margin-top: 2px;
}

#drupal-modal--header {
    padding: 10px 20px 10px 25px;
    background: #f7c20a;
    color: #000;
    border-radius: 6px 6px 0 0;
}

.modal-header {
    padding: 0;
    border-bottom: 0;
}

.modal-title {
    font-weight: bold;
    color: #fff;
}

.modal-content {
    /* border: 3px solid #f7c20a; */
    /* width: 100% !important; */
    box-shadow: 0 5px 15px rgba(63, 51, 8, .5);
    max-height: 100% !important;
}

.modal-body {
    /* padding: 20px 25px 25px; */
    padding: 0;
}

.modal-footer {
    padding: 20px;
    border-top: none;
    padding-top: 0;
    display: none !important;
}

.form-actions {
    text-align: right;
    margin-bottom: 0;
}

.form-actions .btn {
    margin-right: 0;
    display: inline-block !important;
    width: inherit !important;
    height: inherit !important;
    padding: 8px 32px 7px !important;
//    border: 1px solid #a91b0c !important;
}

.form-actions .js-webform-confirmation-back-submit-ajax {
    display: none !important;
}

.modal-header .close {
    margin-top: -1px;
    opacity: 0.7;
}

.webform-submission-obratnyi-zvonok-form .webform-confirmation__back,
.webform-submission-sdelat-zakaz-form .webform-confirmation__back {
    display: none;
}

.webform-confirmation__message {
    margin: 0;
}

.formConfirm, 
.formSubConfirm {
    font-family: 'Roboto Condensed';
}

.formConfirm {
    font-size: 26px;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.formSubConfirm {
    font-size: 16px;
}

.form-required:after {
    background-size: 10px 10px;
    height: 10px;
    margin-left: 5px;
}

/* End Modal Bootstrap */


.advantagesBlock,
.advantagesBlock-2 {
//    padding: 20px 40px;
    width: 100%;
//    height: 260px;
//    background: #f7c20a;
//    background-image: -webkit-linear-gradient(left, #f7c20a 0%, #f9be00 100%);//
//    background-image: -o-linear-gradient(left, #f7c20a 0%, #f9be00 100%);//
//    background-image: linear-gradient(to right, #f7c20a 0%, #f9be00 100%);//
    background-repeat: repeat-x;//
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff7c20a', endColorstr='#fff9be00', GradientType=1);
//      background: #f7c20a;
}

.advantagesBlockTitle {
    font-size: 30px;
    padding-bottom: 20px;
}

.advantagesBlockItem {
//    float: left;
//    width: 20%;
    text-align: center;
//    padding: 0 10px 20px 10px;
    font-family: 'Roboto Condensed';
    font-size: 18px;
//    line-height: 19px;
}

.advantagesBlock .mdi-checkbox-marked-circle-outline::before,
.advantagesBlock-2 .mdi-checkbox-marked-circle-outline::before {
    font-size: 68px;
    line-height: 75px;
    padding-bottom: 12px;
}

.oborudovaniye-slider .owl-wrapper,
.partners-slider .owl-wrapper {
    background: #f9f9f9;
}

.owl-carousel .owl-item {
    padding: 25px;
}

.partners-slider .owl-carousel .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
}

.owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
    vertical-align: middle;
}

.owl-item .views-field-field-image {
    height: 228px;
}

.owl-item .views-field-field-image:hover img {
    transform: scale(1.1);
}

.owl-item .views-field-title {
    margin: 15px 0;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    line-height: 18px;
}

.owl-item .views-field-title a {
    color: black;
}

.owl-item .views-field-body {
    font-family: 'Segoe UI', sans-serif;
    font-size: 14px;
    margin: 0;
    line-height: 18px;
}

.owl-pagination {
    display: none;
}

.owl-theme .owl-controls .owl-buttons div {
    margin: 0 5px;
}

.owl-carousel .owl-wrapper-outer {
    border-radius: 10px;
}

#block-tekstnaglavnoi {
    margin-top: 40px;
}

.footer {
    border-top: none;
    background: url(../images/footer.png) center top no-repeat #222;
//    height: 452px;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    padding-top: 0;
    margin-top: 57px;
    padding-bottom: 0;
}

.footer a {
    color: rgba(255, 255, 255, 0.5);
//    color: #ccc;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}

.footer .white {
    color: white;
}

.footer a:hover,
.phoneCompany a:hover {
    color: #f7c20a;
    text-decoration: none;
}

.footerLogoLine {
//    background: #f7c20a;
//    height: 390px;
    margin-right: 15px;
//    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

.footer-four.col-md-3 {
//    width: 23.3%;
    padding-right: 0;
}

.footer .block-title {
    margin: 0 0 20px;
    color: #fff;
}

.footer-one,
.footer-two,
.footer-three,
.footer-four {
    margin-top: 40px;
}

.footer .nameCompany {
    margin-top: 25px;
//    color: #212529;
    display: block;
    line-height: 18px;
}

.footer .nameCompany span {
//    color: #212529;
}

.developer {
    position: absolute;
    bottom: 30px;
//    color: #212529;
    left: 0;
    width: 100%;
}

.developer a {
    color: #e75900;
}

.developer a:hover {
    color: #ff0000;
}

.footer-bottom-line {
    padding: 20px 0;
    border-top: 1px solid rgba(255,255,255,.2);
}

.node--view-mode-full header {
    display: none;
}

.node__title {
    font-size: 30px;
}

.heading-line {
    width: 60px;
    height: 3px;
    background: #f7c20a;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.newsPage .views-row,
.oborudovanie-page .views-row {
    width: 100%;
    padding: 30px 0;
    display: inline-flex;
    border-bottom: 1px solid #eee;
    position: relative;
}

.oborudovanie-page .views-row {
    padding: 30px 15px;
    position: relative;
}

.newsPage .views-field-nothing,
.oborudovanie-page .views-field-nothing {
    width: 100%;
}

.newsPage .views-row:first-child,
.oborudovanie-page .views-row:first-child {
    padding-top: 0;
}

.newsPageImg,
.oborudovaniePageImg {
    width: 100%;
}

.oborudovaniePageImg img {
    margin: 0 auto;
}

.newsPageBlockText {
    padding-left: 30px;
}

.newsPageTitle {
    font-family: 'Roboto Condensed';
    font-size: 18px;
    font-weight: 500;
}

.oborudovaniePageTitle {
    font-family: 'Roboto Condensed';
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

.newsPageTitle a,
.oborudovaniePageTitle a {
    color: #222;
    text-decoration: none;
    border-bottom: 1px solid rgba(34, 34, 34, .3);
}

.newsPageTitle a:hover,
.oborudovaniePageTitle a:hover {
    text-decoration: none;
    border-bottom: none;
}

.newsPageTime {
    color: #999;
    padding-top: 15px;
}

.newsPageBody,
.oborudovaniePageBody {
    color: #777;
    padding-top: 10px;
    margin-bottom: 50px;
}

.oborudovaniePageBody {
    padding-top: 18px;
}

.newsPageLink {
    margin-top: 10px;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 30px;
}
.oborudovaniePageLink {
    margin-top: 10px;
//    text-align: right;
    position: absolute;
    bottom: 30px;
    right: 20px;
}

.footer .footerLink {
    margin-top: 5px;
}

.footer .footerLink a {
    color: #f98600;
}

.footer .footerLink a:hover {
    color: #f7c20a;
}

#block-footer42 {
    margin-top: 20px;
    margin-bottom: 40px;
}

.footerBottomLineNameCompany {

}

.orderButtonBlock {
    position: fixed;
    bottom: 0;
    z-index: 20;
    min-width: 1110px;
}

.orderButton {
    float: right;
    width: 350px;
    background: #ea0000;
    padding: 18px 30px 17px 15px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin-top: -42px;
    position: relative;
}

.orderButton:hover {
    background: #f98600;
}

.orderButton,
.orderButton:hover,
.orderButton:focus,
.orderButtonBlock .orderButton,
.orderButtonBlock .orderButton:hover {
    color: #fff !important;
}

.orderButton:focus,
.orderButton:active,
.orderButton:hover,
.orderButtonBlock .orderButton:focus,
.orderButtonBlock .orderButton:active {
    text-decoration: none;
}

.orderButton .mdi-chevron-right:before {
    font-size: 28px;
    position: absolute;
    top: 11px;
    font-weight: 700;
}


.grid-item.v1 {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #eee;
    padding: 10px;
    border-radius: 5px;
}

.grid-item.v1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
//    border: 10px solid rgba(255,255,255,0.9);
//    border: 1px solid #eee;
    z-index: 1;
}

.grid-item.v1::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f7c20a;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    border: 10px solid rgba(255,255,255,0.9);
}

.grid-item.v1 .content-inner {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 11;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: left;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    padding: 30px 30px 30px;
}

.grid-item.v1 .content-inner .grid-item-title,
.grid-item.v1 .content-inner .grid-item-title a {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    color: #333;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -1px;
}

.grid-item.v1:hover:after, .grid-item.v1:active:after, .grid-item.v1:focus:after {
    top: 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.grid-item.v1:hover .content-inner, .grid-item.v1:active .content-inner, .grid-item.v1:focus .content-inner {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 50%;
}

.grid-item.v1 .content-inner .grid-item-body {
    margin-top: 10px;
    color: #333;
    line-height: 17px;
}

.oborudovanie-block-desktop .grid-item-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index: 11;
}

.grid-item-img {
    background-color: #f5f5f5;
    padding: 15px;
    margin: 0 auto;
}

.form-control:focus {
    /* border-color: #D9230F; */
    /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 130, 102, 0.6); */
}

.pageLogo {
    width: 270px;
    float: left;
    padding-bottom: 20px;
    padding-right: 20px;
}

.pageBasic ul {
    padding-left: 0;
    list-style-type: none;
}

.pageBasic ul.gallery {
    text-align: center;
}

.companyPageBlock {
    /* display: inline-flex; */
    width: 100%;
}

.companyPageRec,
.companyPageDoc {
    /* width: 50%; */
}

.companyPageRec {
    /* padding-right: 15px; */
    position: relative;
}

.companyPageDoc {
    /* padding-left: 15px; */
}

.companyPageDoc li,
.sertImg {
//    float: left;
    display: inline-block;
//    padding-right: 45px;
//    width: 260px;
    margin-bottom: 15px;
    text-align: center;
    margin-right: 15px;
    vertical-align: top;
}

.companyPageDoc img,
.sertImg img {
    border: 10px solid #f5f5f5;
    border-radius: 4px;
}

#backtotop {
    background-color: #f7c20a;
    line-height: 34px;
    height: 34px;
    width: 34px;
    border: 0;
    right: 40px;
    bottom: 29px;
    padding: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#backtotop::before {
    content: "\F060";
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 24px;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

#backtotop:hover {
    background: #111;
    color: #f7c20a;
}

.front-bg-stroyka {
    background: url(../images/777_2.png) center bottom no-repeat;
    background-size: 730px;
    background-size: 500px;
    width: 730px;
    height: 130px;
    position: absolute;
    bottom: 0;
}

.docDownButton {
    /* margin-top: 20px; */
//    position: absolute;
//    top: 76px;
    right: 0;
}

.nashiUslugiView .table > tbody > tr > td {
    vertical-align: middle;
}

.nashiUslugiView .views-field-nothing-1 {
    text-align: center;
}

.nashiUslugiView .nashiUslugiPrice {
//    font-size: 24px;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    color: #1abc9c;
}

.mdi-currency-rub::before {
    margin-right: -5px;
    margin-left: 1px;
    font-weight: 600 !important;
}

.nashiUslugiViewTitle {
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
    width: 50%;
}

.nashiUslugiViewFile {
    width: 275px;
}

.nashiUslugiViewPrice {
    width: 120px;
}

.file-size {
    color: #888 !important;
    padding: 0 1.5em;
}

.file-link {
    padding: 10px 0;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 15px;
}

.pageZagSmall,
.table>thead>tr>th {
    font-size: 16px;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    color: #212529;
}

.file {
    font-size: 82%;
}

.contactFormButton {
    margin-top: 25px;
}

.contactMap {
    -webkit-box-shadow: 0 3px 7px rgba(0,50,150,.2);
    -moz-box-shadow: 0 3px 7px rgba(0,50,150,.2);
    box-shadow: 0 3px 7px rgba(0,50,150,.2);
    border: 10px solid white;
    border-bottom: 6px solid white;
}

.contactMap iframe {
    width: 100%;
}

.contactMapBg {
    margin-left: -3px;
    display: none;
}

.map-bg {
    position: absolute;
    background: url('../images/tel_bg.png') no-repeat;
    background-size: 210px;
    width: 230px;
    height: 300px;
    right: 0;
    top: 182px;
}
 
.circleButton {
    display: inline-block;
//    line-height: 40px;
    text-align: center;
    background: #f7c20a;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    transition: all 0.35s;
    font-size: 16px;
    padding: 10px 32px 9px;
    color: #fff;
    border-radius: 30px;
    margin-top: 5px;
}

.circleButton-mobile {
    margin-top: 30px;
}
 
.circleButton:hover {
    background: #202020;
    color: #f7c20a;
    text-decoration: none;
}
 
.circleButton:focus,
.circleButton:active {
    color: #fff;
    text-decoration: none;
}
 
.circleButton .mdi-cellphone-basic:before {
    font-size: 19px;
    line-height: 15px;
}

.presentBlock {
    width: 100%;
    text-align: center;
}

.presentImg img {
    width: 350px;
    border: 10px solid #f5f5f5;
    border-radius: 4px;
}

.presentButton {
    margin-top: 20px;
}

.presentTitle {
    font-weight: 500;
    font-size: 27px;
    padding-bottom: 15px;
}

#webform_submission_contact_node_9_add_form-ajax {
    padding: 40px;
    border: 1px solid #eee;
    -webkit-box-shadow: 7.071px 7.071px 12px 0px rgba(2,40,78,0.18);
    box-shadow: 7.071px 7.071px 12px 0px rgba(2,40,78,0.18);
//    border-radius: 10px;
    background: #fbfbfb;
}

#webform_submission_contact_node_9_add_form-ajax .alert {
    margin-top: 0;
}

/*** Modal Fix ***/

.modal {
    text-align: center;
}

.modal.fade .modal-dialog {
    display: inline-block;
}

.modal-dialog {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%) !important; */
    text-align: left;
}

.modal .contactMap {
    border-radius: 6px;
}

.modal form {
    padding: 20px 25px 25px;
}

/*** END Modal Fix ***/

.adminimal-admin-toolbar .region-content {
    padding-bottom: 0px;
}

.adminimal-admin-toolbar .front-bg-stroyka {
    /*position: relative;*/
    bottom: -279px;
}

.uslugi-menu,
.menuNashiUslugiBlock ul {
    padding-left: 0;
    margin-bottom: 0px;
}

.nashiUslugiView .view-header {
    margin-bottom: 40px;
}

.nashiUslugiView .view-header img,
.nashiUslugiView .view-footer img {
    padding: 10px;
//    border: 1px solid #eee;
    border-radius: 7px;
    background: #f6f6f6;
//    height: 167px;
}

.nashiUslugiView .view-header img.small,
.nashiUslugiView .view-footer img.small {
    height: 167px;
}

.uslugi-menu li,
.menuNashiUslugiBlock ul li {
    list-style: none; 
}

.nashiUslugiView .uslugi-menu li a {
    font-size: 16px;
//    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    color: #212529;
}

.mdi-arrow-right-bold-circle:before {
    color: #f7c20a;
    margin-right: 10px;
}

.uslugi-bg {
    position: absolute;
    background: url('../images/uslugi_bg.png') no-repeat bottom right;
    background-size: 275px;
    width: 275px;
    height: 195px;
    right: 0;
}

.nashiUslugiView a {
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}

.uslugiZakazBlock {
    margin-top: 45px;
}

.nashiUslugiView .uslugiZakaz {
    width: 100%;
    margin-bottom: 20px;
}

.uslugiZakaz td {
    width: 50%;
    padding: 0 10px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.uslugiZakaz a.orderButton {
    margin: 10px 20px 10px;
    display: block;
    float: right;
    border-radius: 5px;
}

ul.params {
    margin-bottom: 0;
}

.nashiUslugiView .view-header a,
.nashiUslugiView .view-footer a {
    color: #f96800;
}

.nashiUslugiView .view-header a:focus,
.nashiUslugiView .view-footer a:focus {
    outline: none;
}

.nashiUslugiView .view-header ul.mb20 li,
.nashiUslugiView .view-footer ul.mb20 li {
    margin-bottom: 20px;
} 

.nashiUslugiView .mdi-plus:before,
.nashiUslugiView .mdi-minus:before {
    font-weight: bold;
}

#block-yandexmetrika {
    float: left;
    margin-right: 30px;
    margin-top: -5px;
}

.desc-small {
    /* color: #757575; */
}

.h220 {
    height: 220px;
}

.descTxt {
    padding-top: 10px;
    margin-bottom: 30px;
}

.nashi-raboti-photo {
    display: inline-block;
    margin: 15px 0px 10px;
//    margin: 10px 10px 5px;
//    overflow: hidden;
//    border: 10px solid #f7f8f9;
//    border-radius: 5px;
//    padding: 6px;
//    background: #F8FAFC;
//    border: 1px solid #eee;
}

// .field--name-field-photo {
    text-align: center;
}

.field--name-field-photo .field--item {
    display: inline-block;
    margin: 8px;
//    float: left;
    overflow: hidden;
//    border: 10px solid #f5f5f5;
    border-radius: 5px;
}

.field--name-field-photo .field--item img,
.nashi-raboti-photo img {
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    border-radius: 5px;
}

.field--name-field-photo .field--item img:hover,
.nashi-raboti-photo img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.nashi-raboti-title {
    text-align: center;
    margin-bottom: 10px;
//    padding-left: 10px;
//    padding-right: 10px;
}

.nashi-raboti-title a {
    color: #212529;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
}

.fotoalbom .field--name-body {
    margin-bottom: 20px;
    color: #757575;
    padding-left: 10px;
    padding-right: 10px;
}

.view-albomy .row {
    text-align: center;
}

.font16 {
    color: #212529;
    font-size: 16px;
}

.nashi-raboti {
    width: 100%; 
    display: inline-flex;
    text-align: center;
    margin: 50px 0 30px;
}

.nashi-raboti-nav {
    width: 50%;
}

.nashi-raboti-nav a:hover {
    color: #212529;
}

.whatsapp-web-icon {
    background: url(../images/whatsapp-logo.svg) no-repeat;
    display: block;
    width: 150px;
    height: 40px;
    background-size: 120px;
    background-position: left top;
    margin-top: 6px;
}


/*** Maintenance Page ***/

.maintenance-page {
    background: url(/sites/default/files/revslider/image/slider-1_0.jpg) center center fixed no-repeat #191919;
    color: #fff;
    background-size: cover;
}

.maintenance-page .dialog-off-canvas-main-canvas {
    margin-top: 20%;
}

.maintenance-page .logo {
    display: none;
}

.maintenance-page .main-container,
.maintenance-page .navbar {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.maintenance-page h1 {
    color: #f7c20a;
    font-size: 32px;
    font-weight: 600;
}

/*** END Maintenance Page ***/


.page-vacancy-head-title {
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    color: #999;
}

.page-vacancy-title {
    margin-top: 30px;
}

.vacancy .views-label {
    font-weight: 600;
    padding-bottom: 5px;
}

.page-vacancy-objazonosty {
    margin-bottom: 20px;
}

.page-vacancy-trebovanija {
    margin-bottom: 20px;
}

.page-vacancy-uslovija {
    margin-bottom: 30px;
}

.path-vacancy .region-content {
    padding-top: 40px;
} 
