@media (min-width: 1380px) {
    .container {
        max-width: 1280px!important;
    }

    .container.container-short {
        max-width: 945px!important;
    }

    .aq-pluses .container.container-short {
        max-width: 1100px!important;
    }

    header .container {
        max-width: 1365px!important;
    }
}

body {
    margin: 0 auto;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #1F1F1F;
}

@media (max-width: 1199.8px) {
    body {
        overflow-x: hidden;
    }
}

header {
    /*position: fixed;*/
    left: 0;
    right: 0;
    top: 0;
    z-index: 4;
    transition: 0.3s;
    background-color: #006634;
}

header {
    position: fixed;
    left: 0;
    right: 0;
}

header.header-hidden {
    opacity: 0;
    visibility: hidden;
}

.navbar {
    padding: 0;
}

.nav-link {
    position: relative;
    display: flex;
    align-items: center;
    height: 100px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    transition: 0.2s;
}

.navbar-nav .nav-item:last-child .nav-link:after {
    display: none;
}

.navbar .navbar-brand {
    padding: 0;
}

.aq-header-links .nav-link:hover,
.aq-header-links .nav-link:focus{
    background: #088E46;
    color: #fff;
}

.navbar-expand-lg .navbar-nav.navbar-nav-social .nav-link {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 8px;
    padding: 0;
    background-position: center;
    background-size: 100% 100%;
}

.nav-link-vb {
    background-image: url(images/vb.png);
}
.nav-link-wt {
    background-image: url(images/wt.png);
}
.nav-link-tg {
    background-image: url(images/tg.png);
}

.hdr-phone  {
    text-align: right;
}

.hdr-phone-value {
    display: block;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #fff!important;
    transition: 0.4s;
}

.hdr-phone-value:hover {
    color: #FFF006!important;
    text-decoration: none;
}

.hdr-phone-link {
    margin-right: 18px;
    padding: 7px 21px;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    background: #FFF006;
    border-radius: 6px;
    transition: 0.4s;
}

.hdr-phone-link:hover,
.hdr-phone-link:focus {
    color: #000;
    text-decoration: none;
    box-shadow: inset 0 5px 13px 2px #FFB906;
}

.aq-section-title {
    position: relative;
    max-width: 945px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 75px;
    font-weight: bold;
    font-size: 50px;
    line-height: 61px;
    color: #006634;
    text-align: center;
    text-transform: uppercase;
}

.aq-section-title:after {
    position: relative;
    display: block;
    bottom: -20px;
    content: ' ';
    height: 1px;
    background: #FFF006;
    width: 75%;
    margin: auto;
}

.aq-section-subtitle {
    position: relative;
    max-width: 945px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 155px;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #006634;
}

.aq-section-subtitle-image {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 125px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.aq-transport-price,
.aq-transport-name {
    position: relative;
    display: inline-block;
    padding: 17px 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #006634;
}

.aq-transport-text {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-transform: lowercase;
    color: #006634;
}

.aq-transport-table-title {
    margin-bottom: 4px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    background: rgba(0, 102, 52, 0.65);
    border-radius: 6px;
}

.aq-transport-table-option {
    margin-bottom: 4px;
    padding: 7px 20px;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #006634;
    text-align: center;
    background:  rgba(0, 102, 52, 0.16);
    border-radius: 6px;
}

.aq-transport-table-value {
    padding: 20px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #000000;
}

.aq-transport-table-row-delimeter {
    position: relative;
}
.aq-transport-table-row-delimeter:before {
    position: relative;
    content: ' ';
    width: calc(100% - 30px);
    margin-left: 15px;
    border-bottom: 1px solid #006634;
}

.aq-transport-table-description {
    padding: 16px 0;
    font-size: 14px;
    line-height: 17px;
    text-transform: lowercase;
    color: #000000;
}

.aq-transport-name:after {
    position: relative;
    display: inline-block;
    top: 4px;
    width: 4px;
    height: 26px;
    background: #FFF006;
    content: ' ';
    margin: 0 18px;
}

.aq-prices {
    overflow: hidden;
}

.aq-prices-container {
    position: relative;
    background: #fff;
}

.aq-prices-container:before {
    position: absolute;
    left: -100%;
    width: 100%;
    max-width: 100%;
    content: ' ';
    height: 100%;
    background-size: contain;
    background-image: url(images/minified/forest-transporting-1.webp);
    background-position: right;
    background-repeat: no-repeat;
}

.aq-prices-container:after {
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    max-width: 100%;
    content: ' ';
    height: 100%;
    background-size: contain;
    background-image: url(images/minified/forest-transporting-2.webp);
    background-position: left;
    background-repeat: no-repeat;
}

.aq-prices-container.aq-prices-container-ural:before {
    background-image: url(images/minified/forest-transporting-3.webp);
}

.aq-prices-container.aq-prices-container-ural:after {
    background-image: url(images/minified/forest-transporting-4.webp);
}

.aq-prices-container.aq-prices-container-process:before {
    background-image: url(images/minified/forest-transporting-5.webp);
}

.aq-prices-container.aq-prices-container-process:after {
    background-image: url(images/minified/forest-transporting-6.webp);
}

.aq-prices-forest-processing {
    padding: 120px 40px;
}

.aq-prices-forest-processing  .aq-section-subtitle {
    padding-left: 80px;
}

.aq-prices-forest-services {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}

.aq-prices-forest-services > li {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    padding-left: 25px;
}

.aq-prices-forest-services > li:before {
    position: absolute;
    top: 6px;
    left: 0;
    display: inline-block;
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #006634;
}

.aq-prices-forest-service-name {
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #006634;
}

.aq-prices-forest-service-desc {
    font-style: italic;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}


.aq-slider {
    position: relative;
    min-height: 670px;
    margin-top: 100px;
}

.aq-slider-form-container {
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.aq-slider-one {
    padding: 170px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.aq-slider-one > .container,
.aq-slider-one {
    position: relative;
}

.aq-slider:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: ' ';
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), url(images/minified/slider_bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.4;
}

.aq-slider-title {
    position: relative;
    margin-top: 300px;
    margin-bottom: 110px;
    font-weight: bold;
    font-size: 50px;
    line-height: 61px;
    text-transform: uppercase;
    color: #fff;
    z-index: 2;
    text-shadow: 1px 1px 8px #000!important;
}

.aq-slider-title-margin-sm {
  margin-top: 200px;
}

.aq-slider-title:after {
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    display: inline-block;
    border-radius: 9%;
    width: 100%;
    height: 150px;
    background: #006634;
    opacity: 1;
    -webkit-filter: blur(75px);
    filter: blur(75px);
    z-index: -1;
}

.aq-form.aq-slider-static-form {
    position: absolute;
    right: 50px;
    margin-top: 170px;
    max-width: 400px;
    z-index: 3;
}

.aq-form form.aq-form-price {
    height: 104px;
    padding: 15px 15px 15px 35px;
}

.aq-form-price-subtitle {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.aq-form-price-description {
    display: inline-block;
    padding-top: 8px ;
    font-size: 13px;
    line-height: 17px;
    color: #43B649;
}

.aq-form-price-result {
    display: none;
}

.aq-form-counter .aq-form-price-result {
    text-align: center;
    margin-top: -15px;
    margin-bottom: 15px;
}


.aq-form-price-result-price {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #43B649;
}

.aq-form-price-result .hdr-phone-link {
    display: inline-block;
    margin-left: 25px;
    margin-right: 0;
}

.aq-form-price-last-row {
    margin-top: 11px;
}

.aq-form.aq-form-with-prepend {
    padding-left: 180px;
}

.aq-form-prepend {
    position: absolute;
    left: 0;
    top: 0;
    height: 104px;
    width: 180px;
    padding: 16px;
    background: #FFF006;
    border-radius: 6px 0 0 6px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    text-align: left;
}

.aq-slider-footer {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.aq-slider-col-with-delimeter {
  position: relative;
  text-shadow: 1px 1px 8px #000!important;
}

.aq-slider-col-with-delimeter:before{
  position: absolute;
  display: inline-block;
  width: 4px;
  height: 26px;
  top: 3px;
  content: ' ';
  right: 7px;
  background: #FFF006;
}

.aq-slider-col-with-delimeter-text {
  position: relative;
  top: -16px;
  text-shadow: 1px 1px 8px #000!important;
}

.aq-slider-text {
    margin-bottom: 30px;
    font-size: 19px;
    line-height: 32px;
}

.aq-btn {
    padding: 7px 21px;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    border: 0;
    transition: 0.2s;
    color: #000000;
    background: #FFF006;
    border-radius: 6px;
}

.aq-btn.aq-btn-gradient {
    font-weight: bold;
    background: linear-gradient(91.24deg, #FFF006 19.45%, #FFB906 79.93%);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.aq-slider-img {
    position: absolute;
    right: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
}

.aq-slider-img-first {
    top: -100px;
    height: 576px;
    width: 808px;
}

.aq-slider-img-second {
    top: -100px;
    width: 549px;
    height: 496px;
}

.aq-slider-img-thr {
    top: -100px;
    width: 350px;
    height: 536px;
}

.aq-slider-price {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    line-height: 40px;
}

.aq-contacts-panel {
    display: flex;
    justify-content: center;
    margin: 24px 0;
    padding: 37px 15px;
    text-align: center;
    background: #006634;
}

.aq-contacts-panel .aq-contacts-panel-link {
    display: inline-block;
    margin-right: 37px;
    height: 36px;
}

.aq-contacts-panel .aq-contacts-panel-links .nav-link {
    display: inline-block;
    height: 32px;
}

.aq-contacts-panel .aq-contacts-panel-links {
    display: inline-block;
    margin-right: 10px;
}

.aq-contacts-panel .aq-contacts-panel-phones {
    display: inline-block;
    text-align: left;
    margin-top: -6px;
}

.aq-slider .owl-theme .owl-controls {
    margin: 0;
    padding: 15px 0;
}

.aq-btn-slider {
    position: absolute;
    top: 40%;
    width: 60px;
    height: 60px;
    transform: translateY(-50%);
    z-index: 3;
    box-shadow: none!important;
    transition: 0.2s;
}

.aq-svg svg {
    position: relative;
}

.aq-svg.aq-svg-rekz {

}

.aq-svg.aq-svg-rekz svg{
    top: -2px;
    width: 23px;
    height: 23px;
}

.aq-btn-client-left,
.aq-btn-slider-left {
    left: 40px;
}

.aq-btn-client-right,
.aq-btn-slider-right {
    right: 60px;
}

.aq-btn-slider .aq-svg svg {
    width: 51px;
    height: 33px;
}

.h2 {
    font-size: 40px;
    line-height: 52px;
    text-align: center;
}

.aq-works h2 {
    margin-top: 0;
    margin-bottom: 60px;
}

.aq-work-name {
    margin-top: 0;
    margin-bottom: 12px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    line-height: 40px;
}

.aq-work-text {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    color: #666666;
}


.aq-work-with-us {
    position: relative;
    padding-bottom: 75px;
}

.aq-about {
    margin-bottom: 60px;
    text-align: center;
}

.aq-about-img {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    width: 80px;
    height: 80px;
    transition: 0.2s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.aq-about-img-1 {
    background-image: url(images/plus-1.svg);
}

.aq-about-img-2 {
    background-image: url(images/plus-2.svg);
}

.aq-about-img-3 {
    background-image: url(images/plus-3.svg);
}

.aq-about-img-4{
    background-image: url(images/plus-4.svg);
}

.aq-about-img-5 {
    background-image: url(images/plus-5.svg);
}

.aq-about-img-6 {
    background-image: url(images/plus-6.svg);
}

.aq-about-img-7 {
    background-image: url(images/plus-7.svg);
}

.aq-about-img-8{
    background-image: url(images/plus-8.svg);
}

.aq-about-img-9 {
    background-image: url(images/plus-9.svg);
}

.aq-about-img-10 {
    background-image: url(images/plus-10.svg);
}

.aq-about-img-11 {
    background-image: url(images/plus-11.svg);
}

.aq-about-img-12{
    background-image: url(images/plus-12.svg);
}

.aq-about-name {
    margin-top: 24px;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000;
}

.aq-vehicles {
    padding-top: 53px;
    padding-bottom: 88px;
    margin-top: 25px;
    background: #D6E7DF;
}

.aq-sales-vehicle {
    padding: 0 160px;
}

.aq-sales-vehicle-img-content {
    position: relative;
}

.aq-pluses-slider-btn,
.aq-sales-vehicle-slider-btn{
    position: absolute;
    display: inline-block;
    content: ' ';
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 3;
    opacity: 0.7;
}




.aq-pluses-slider-btn:hover,
.aq-pluses-slider-btn:focus,
.aq-sales-vehicle-slider-btn:hover,
.aq-sales-vehicle-slider-btn:focus {
    opacity: 1;
}

.aq-pluses-slider-btn-left,
.aq-sales-vehicle-slider-btn-left {
    left: -60px;
    background-image: url(images/arrow-left.png);
}

.aq-pluses-slider-btn-right,
.aq-sales-vehicle-slider-btn-right {
    right: -60px;
    background-image: url(images/arrow-right.png);
}

.aq-pluses-slider-btn-left {
  left: 20px;
}

.aq-pluses-slider-btn-right {
  right: 20px;
}

.aq-sales-vehicle-title {
    position: relative;
    padding-left: 90px;
    margin-bottom: 50px;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #006634;
}

.aq-sales-vehicle-title:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    content: ' ';
    background-image: url(images/sale.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.aq-sales-vehicle-description {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #006634;
}

.aq-sales-vehicle-text {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

.aq-sales-vehicle-img {
    display: inline-block;
    height: 324px;
    border-radius: 6px;
}

.aq-sales-vehicle-content {
    padding-left: 40px;
}

.aq-sales-vehicle-price {
    display: inline-block;
    padding: 9px 17px;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    background: #006634;
    border-radius: 6px;
}

.aq-our-appeal {
    margin-bottom: 100px;
}

.aq-our-appeal-signature {
    display: inline-block;
    margin-top: 250px;
}

.aq-our-appeal-text {
    font-size: 20px;
    line-height: 24px;
    color: #000;
}

.aq-our-appeal-portret {
    text-align: right;
}

.aq-our-appeal-portret img {
    display: inline-block;
    max-width: 90%;
}

.aq-counter {
    padding: 0 0 120px;
    background-image: url(images/minified/counter-bg.webp);
    background-position: center;
    background-size: cover;
    box-shadow: inset 0 -3px 10px 3px #006634;
}

.aq-form-bottom-counter,
.aq-form-counter {
    border: 1px solid #FFF006;
}

.aq-counter .aq-form {
    display: inline-block;
    max-width: 370px;
}


.aq-counter .aq-section-title {
    max-width: 100%;
    margin-bottom: 100px;
    text-transform: uppercase;
    color: #FFF006;
}

.aq-news {
    position: relative;
    padding-bottom: 128px;
    background: #D6E7DF;
}

.aq-news .aq-section-title:after {
    background: #006634;
}


.aq-news-image {
    margin-bottom: 30px;
}

.aq-news-image img {
    display: inline-block;
    height: 210px;
    width: 100%;
    object-fit: cover;
}

.aq-news-subject {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
    color: #006634;
}

.aq-news-name {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    color: #686868;
}

.aq-news-date {
    font-size: 12px;
    line-height: 15px;
    color: #006634;
}

.aq-clients {
    padding-bottom: 120px;
}

.aq-client {
    position: relative;
}

.aq-client-image {
    margin: 0 auto 42px;
    width: 204px;
    height: 204px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.aq-client-name {
    margin-bottom: 45px;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #000000;
}

.aq-client-quote {
    width: 53px;
    height: 53px;
    margin: 0 auto 58px;
    background-image: url(images/quote.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.aq-slider-text {
    margin: 0 auto;
    max-width: 320px;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

footer {
    padding: 50px 0;
    background: #006634;
}

.aq-footer-text {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

.aq-footer-phones {
    position: relative;
    margin-top: 4px;
    padding-left: 30px;
}

.aq-footer-phones:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 22px;
    height: 30px;
    content: ' ';
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.aq-footer-phones.mobile:before {
    background-image: url(images/mobile-icon.svg);
}

.aq-footer-phones.static:before {
    width: 22px;
    height: 22px;
    background-image: url(images/static-phone-icon.svg);
}

.aq-footer-phones.fax:before {
    width: 22px;
    height: 22px;
    background-image: url(images/fax-icon.svg);
}

.aq-footer-socials {
    padding-top: 18px;
}

.aq-footer-socials .nav-link {
    display: inline-block;
    position: relative;
    top: 10px;
    height: 32px;
    width: 32px;
}

.aq-unp {
    display: inline-block;
    position: relative;
    margin-left: 20px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
}

.aq-dev {
    display: block;

    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF!important;
    margin-top: 20px; 
}

.aq-pluses {
    padding-top: 100px;
}

.aq-form {
    position: relative;
    background: #006634;
    border-radius: 6px;
}


.aq-form .aq-btn {
    width: 100%;
}

.aq-form form {
    padding: 30px;
}

.aq-form-title {
    padding: 15px 30px;
    font-weight: bold;
    font-size: 22px;
    line-height: 27px;
    color: #000;
    background: #FFF006;
    border-radius: 6px 6px 0 0;
    text-align: center;
}

.aq-form-text {
    margin-bottom: 40px;
}

.aq-form .custom-checkbox,
.aq-form .input-group {
    margin-bottom: 15px;
}

.aq-form .input-group.input-group-with-image {
    margin: 30px 0;
}

.aq-form .input-group-text {
    padding-left: 22px;
    border-radius: 26px;
    background: #F0FCFF;
    border: 1px solid #F0FCFF;
}

.aq-form-truck-image {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    height: 68px;
    background-image: url(images/form-truck.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.aq-form .form-control {
    /*height: 36px;*/
    height: 48px;
    padding: 4px 16px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    background: #fff;
    border-radius: 6px;
    text-align: center;
}

.aq-form .form-control::placeholder {
    color: #000;
}

.aq-form.aq-form-with-prepend  .form-control {
    text-align: left;
}

.aq-form .custom-control-label::before {
    border: 2px solid #CCCCCC;
    border-radius: 4px;
}


.aq-form .custom-control-label {
    padding-top: 2px;
    font-size: 14px;
}


.input-group label.error {
  position: absolute;
  top: 60px;
  left: 0;
  font-size: 12px;
}

.modal-header {
  border: 0;
}


.modal-header .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0px 5px;
    margin: 14px;
    opacity: 1;
    background: #D6E7DF;
    border-radius: 8px;
    width: 26px;
    height: 28px;
}

.modal-header .close svg {
    width: 14px;
    height: 14px;
    fill: #006634;
}

.modal-body h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 52px;
  text-align: center;
}

.modal-dialog {
  max-width: 808px;
}

.modal-content {
  padding-bottom: 60px;
}

.aq-btn-footer {
  margin-top: 60px;
}

.modal-form .modal-content {
  padding-bottom: 20px;
}

.modal-form .modal-body {
  padding-top: 0;
}

.modal .aq-form-inner {
  max-width: 100%;
}

.modal .aq-form-inner .aq-form {
  box-shadow: none;
}

.modal .aq-form:before {
  left: 0;
  width: 380px;
  height: 380px;
}

.aq-forest-machine,
.aq-forester {
    display: none;
}

.aq-form-under-slider {
    display: none;
}

.aq-prices-table-col-left {
    padding-left: 0;
    padding-right: 7.5px;
}

.aq-prices-table-col-right {
    padding-right: 0;
    padding-left: 7.5px;
}

.aq-structure {
    padding: 60px 0;
    background: #D6E7DF;
}

.aq-structure-component {
    cursor: pointer;
}

.aq-structure-component-image {
    position: relative;
    width: 213px;
    height: 213px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 62px;
    background: rgba(0, 102, 52, 0.63);
    border-radius: 50%;
}

.aq-structure-component-image .aq-svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.aq-structure-component-image svg {
    fill: #fff;
}

.aq-structure-component-name {
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    text-decoration-line: underline;
    color: #006634;
}

.aq-structure-component.active .aq-structure-component-image {
    background: #7581AC;
}

.aq-structure-component.active .aq-structure-component-name {
    color: #7581AC;
    text-decoration: none;
}

.aq-structure-vechicle {
    max-width: 326px;
}

.aq-structure-vechicle-name {
    margin-bottom: 42px;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}

.aq-structure-vechicle-image {
    margin-bottom: 42px;
}


.aq-structure-vechicle-image img {
    display: inline-block;
    max-width: 100%;
    height: 210px;
}

.aq-structure-vechicle-description {
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.aq-structure-tabs {
    margin-top: 100px;
}

.aq-structure-tab {
    display: none;
}

.aq-structure-tab.active {
    display: block;
}

.aq-structure-component-slider {
    display: none;
}

.aq-news-slider {
    display: none;
}

.aq-slider-socials {
    position: absolute;
    right: 274px;
    bottom: 330px;
}

.aq-slider-socials > a {
    display: block;
    width: 32px;
    height: 32px;
    margin-bottom: 6px;
    border-radius: 50%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.link-inst {
    background-image: url(images/inst.jpg);
}

.link-vk {
    background-image: url(images/vk.jpg);
}

.link-ok {
    background-image: url(images/ok.jpg);
}

.navbar-nav-social {
    margin-right: 10px;
}

.aq-slider-one-sale-ural {
    background-size: 65%;
    background-position: left top;
    background-color: #d6e7df;
}

.modal .aq-form-inner .aq-form {
    background: #fff;
}

.modal-form .modal-content {
    border: 4px solid #006634;
    box-sizing: border-box;
    box-shadow: 13px 15px 9px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
}

.modal-form .modal-header {
    display: block;
    padding-top: 45px;
    padding-bottom: 40px;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #006634;
    text-align: center;
}

.modal-form .modal-dialog {
    max-width: 521px;
}

.modal-form .aq-form form {
    padding: 0 30px;
}

.modal-form .aq-form .form-control {
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    border: 3px solid #D6E7DF;
    border-radius: 6px;
}

.modal-form .aq-form .custom-checkbox {
    padding-left: 24px;
    padding-right: 24px;
}

.modal-form .aq-form .aq-btn {
    display: block;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
}


.modal-form .aq-form-logo {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.aq-form label.error {
    display: none!important;
}

.aq-form .form-control.error {
    border: 3px solid #e83535;
}

.modal-form .custom-control-input:checked~.custom-control-label::before {
    border-color: #D6E7DF;
    background-color: #D6E7DF;
    border-radius: 6px;
}

.aq-form-price-subtitle-col {
    display: none;
}

.col-lg-with-border {
    position: relative;
}

.col-lg-with-border:after {
    position: absolute;
    display: inline-block;
    top: 19px;
    right: -15px;
    width: 4px;
    height: 26px;
    background: #FFF006;
    content: ' ';
    margin: 0 18px;

}

.col-lg-with-border .aq-transport-name:after {
    display: none;
}

.navbar-mobile-content {
    display: none;
}

.hdr-phone-numbers-toggler {
    display: none;
}

@media(max-width: 1380px) {
    .aq-header-links {
        display: none;
    }

    .hdr-phone-caller {
        margin-left: 100px;
    }

    .navbar .navbar-brand {
        display: inline-block;
        margin: 0;
        padding: 27px 0;
    }
}


@media(max-width: 1199px) {
    .aq-header-links,
    .hdr-phone-caller,
    .navbar-nav-social {
        display: none;
    }

    .hdr-phone-numbers {
        margin-left: 300px;
    }
}


@media(max-width: 992px) {
    .hdr-phone-numbers {
        display: none;
    }

    .hdr-phone-numbers-toggler.hdr-phone-numbers {
        display: inline-block;
        margin: 0 0 0 150px;
        padding: 0;
        background: none;
    }


    .navbar {
        height: 100px;
        text-align: center;
    }

    .navbar .navbar-brand {
        display: inline-block;
        margin: 0;
        padding: 27px 0;
    }

    .navbar .navbar-brand img {
        max-width: 250px;
    }

    .navbar-toggler-icon {
        display: block;
        width: 20px;
        height: 3px;
        margin-bottom: 3px;
        background: #FFF006;
    }

    .navbar-toggler {
        outline: none!important;
    }

    .navbar-nav {
        flex-direction: row;
    }

    .navbar-collapse .hdr-phone-caller {
        margin-left: 0;
        padding-top: 30px;
        padding-bottom: 20px;
        text-align: center;
        background: #088E46;
    }

    .navbar-socials-row {
        text-align: center;
        background: #088E46;
    }

    .navbar-socials-row .hdr-phone-numbers {
        margin-left: 10px;
    }

    .navbar-nav.navbar-nav-social {
        justify-content: center;
        background: #088E46;
        padding: 0 0 5px;
    }

    .navbar-collapse .hdr-phone-link {
        display: inline-block;
        margin: 0;
    }

    .navbar-collapse {
        margin: 0 -15px;
        background: #007938;
    }

    .aq-header-links .nav-item {
        padding-top: 13px;
        padding-bottom: 13px;
        width: 33%;
    }

    .aq-header-links .nav-item:nth-child(2) .nav-link {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .aq-header-links .nav-link {
        height: 74px;
        justify-content: center;
        font-size: 14px;
        line-height: 17px;
    }

    .hdr-phone-numbers {
        padding: 8px 0 20px;
        text-align: center;
        background: #088E46;
    }


    .aq-form-title {
        padding: 12px 26px;
        font-size: 18px;
        line-height: 22px;
    }

    .aq-form .form-control {
        font-size: 14px;
        line-height: 17px;
        height: 29px;
        padding: 0 16px;
    }

    .aq-form form {
        padding: 22px 24px;
    }

    .aq-form .aq-btn {
        font-size: 14px;
        line-height: 17px;
        padding: 6px 21px;
    }

    .aq-svg.aq-svg-rekz svg {
        top: -2px;
        width: 17px;
        height: 17px;
    }

    .aq-slider {
        min-height: 400px;
    }

    .aq-slider-title {
        margin-top: 167px;
        margin-bottom: 40px;
        font-size: 24px;
        line-height: 29px;
    }

    .aq-slider-footer {
        font-size: 14px;
        line-height: 17px;
    }

    .aq-slider-one {
        width: 100%;
        padding: 40px 50px;
    }

    .container-static-form {
        display: none;
    }

    .aq-btn-client-left,
    .aq-btn-slider-left {
        left: 10px;
    }

    .aq-btn-client-right,
    .aq-btn-slider-right {
        right: 10px;
    }

    .aq-slider-title:after {
        display: none;
    }

    .aq-slider-footer-delimeter {
        display: block;
        height: 0;
        margin: 0;
        background: none;
    }

    .aq-slider-footer{
        padding-left: 10px;
        border-left: 4px solid #FFF006;
    }

    .aq-section-title {
        margin: 27px auto;
        font-size: 24px;
        line-height: 29px;
    }

    .aq-section-title:after {
        display: none;
    }

    .aq-section-subtitle {
        padding-left: 0;
        margin-bottom: 30px;
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
        text-align: center;
    }

    .aq-section-subtitle img {
        display: block;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 16px;
    }

    .aq-transport-price, .aq-transport-name {
        padding: 0 0 10px;
        font-size: 14px;
        line-height: 17px;
    }

    .aq-transport-name {
        color: #000000;
    }

    .aq-transport-text {
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
    }

    .aq-transport-name:after {
        display: none;
    }

    .aq-prices-table {
        overflow-x: scroll;
        width: 100%;
    }

    .aq-prices-table-scroll {
        width: 950px;
    }

    .aq-prices-table .mCSB_scrollTools {
        position: relative;
        max-width: 60%;
        margin: 20px auto;
    }

    .aq-prices-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
        width: 100%;
        height: 2px;
        margin: 7px 0;
        background: #D6E7DF;
        border-radius: 6px;
    }

    .aq-prices-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        margin: 0;
        height: 15px;
        background: #006634;
        border-radius: 8px;
    }

    .aq-prices-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
        width: 29px!important;
    }

    .aq-transport-table-description {
        text-align: center;
    }


    .col-lg-with-border:after {
        display: none;
    }

    .aq-form.aq-form-with-prepend {
        padding-left: 0;
        border-radius: 0;
    }

    .aq-form-prepend {
        position: relative;

        height: 100%;
        width: 100%;
        padding: 13px;
        text-align: center;
        border-radius: 0;
    }

    .aq-form form.aq-form-price {
        height: 100%;
        padding: 15px ;
    }

    .aq-form-price-subtitle {
        padding-top: 6px;
        padding-bottom: 6px;
        width: 100%;
        text-align: center;
    }

    .aq-form-price-subtitle-lg {
        display: none;
    }

    .aq-form-price-subtitle-col {
        display: block;
    }

    .aq-form-price-subtitle-col .aq-form-price-subtitle {
        padding-top: 20px;
    }

    .col-no-pad {
        padding-left: 0;
        padding-right: 0;
    }

    .aq-form-price-description {
        display: block;
        text-align: center;
    }

    .aq-contacts-panel {
        margin: 0;

        flex-direction: column;
        align-items: center;

        background: #088E46;
    }

    .aq-contacts-panel .aq-contacts-panel-links,
    .aq-contacts-panel .aq-contacts-panel-link {
        margin-right: 0;
    }

    .aq-contacts-panel .aq-contacts-panel-link {
        max-width: 220px;
        margin-bottom: 20px;
    }

    .aq-contacts-panel .aq-contacts-panel-links {
        margin-bottom: 20px;
    }

    .aq-form-price-result {
        margin-top: 20px;
    }

    .aq-prices-container-ural {
        margin-top: 60px;
    }

    .aq-prices-forest-processing .aq-section-subtitle {
        padding-left: 0;
        margin-bottom: 60px;
    }

    .aq-prices-forest-processing {
        padding: 40px;
    }

    .aq-prices-forest-services > li {
        width: 100%;
        margin-bottom: 40px;
    }

    .aq-prices-forest-services > li:last-child {
        margin-bottom: 0;
    }

    .aq-forester {
        display: block;
        height: 260px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;

        background-image: url(images/minified/forest-transporting-6.webp);
    }

    .aq-forest-machine {
        display: block;
        height: 260px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(images/minified/forest-machine.webp);
    }

    .aq-vehicles {
        margin-top: 0;
        padding-bottom: 56px;
        background: #fff;
    }

    .aq-sales-vehicle {
        padding: 0;
    }

    .aq-sales-vehicle-content {
        padding: 20px 20px 0;
    }

    .aq-sales-vehicle-slider-btn-left {
        left: 0;
    }

    .aq-sales-vehicle-slider-btn-right {
        right: 0;
    }

    .aq-sales-vehicle-title {
        padding-top: 80px;
        padding-left: 0;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 36px;
        text-align: center;
    }

    .aq-sales-vehicle-title:before {
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }

    .aq-sales-vehicle-text {
        margin-bottom: 25px;
        font-size: 12px;
        line-height: 15px;
    }

    .aq-sales-vehicle-footer .hdr-phone-link {
        display: block;
        max-width: 210px;
        margin-top: 25px;
    }

    .aq-sales-vehicle-img {
        display: none;
    }

    .aq-pluses {
        padding-top: 40px;
    }

    .aq-about-img {
        margin-bottom: 0;
    }

    .aq-about-name {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .aq-work-with-us {
        padding-left: 60px;
        padding-right: 60px;
      padding-bottom: 50px;
    }


    .aq-about {
        margin-bottom: 30px;
    }

    .aq-our-appeal-portret {
        order: 1;
    }

    .aq-our-appeal-content {
        order: 2;
        text-align: center;
    }

    .aq-our-appeal-portret img {
        display: inline-block;
        max-width: 250px;
    }
    .aq-our-appeal-portret {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .aq-our-appeal-text {
        font-size: 12px;
        line-height: 15px;
    }

    .aq-our-appeal-signature {
        height: 65px;
        margin-top: 30px;
    }

    .aq-our-appeal-text {
        padding-left: 35px;
        padding-right: 35px;
    }

    .aq-news-date {
        margin-bottom: 20px;
    }

    .aq-footer-text {
        display: inline-block;
        width: 100%;

        margin-bottom: 50px;
        text-align: center;
    }

    .aq-footer-socials .hdr-phone-link {
        display: block;
        max-width: 210px;
        margin: 0 auto 30px;
    }

    .aq-footer-socials {
        padding-top: 30px;
        text-align: center;
    }

    .aq-unp {
        display: block;
        margin: 35px 0 0;
    }


    .aq-footer-phones {
        text-align: center;
    }

    .aq-footer-phones:before {
        left: 50px;
    }

    .aq-counter .aq-form.aq-form-counter {
        width: 100%;
        max-width: 100%;

        margin-bottom: 35px;
    }
    .aq-form-counter .aq-form-title {
        border-radius: 0;
    }

    .aq-form-bottom-counter-content {
        text-align: center!important;
    }

    .aq-counter {
        padding: 60px 0;
    }

    .aq-counter .aq-section-title {
        margin-bottom: 50px;
        max-width: 80%;
    }

    .aq-slider-one {
        height: 500px;
    }

    .aq-form-under-slider {
        display: block;
        padding: 40px 25px;
        background-image: url(images/minified/form-bg.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .aq-form-counter {
        border: 0;
    }

    .aq-counter {
        box-shadow: none;
    }

    .aq-component-slider-row {
        display: block;
        margin: 0;
    }

  .aq-pluses-row {
    display: block;
    margin: 0;
  }

  .aq-pluses-row .owl-item > .col-3 {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

    .aq-structure-vechicle-name {
        margin-bottom: 35px;
        text-align: center;
    }

    .aq-structure-vechicle-image {
        margin-bottom: 35px;
    }

    .aq-structure-tabs {
        margin-top: 71px;
    }

    .aq-structure-vechicle {
        margin-bottom: 20px;
    }

    .aq-structure-vechicle-description {
        font-size: 12px;
        line-height: 15px;
    }

    .aq-news-slider,
    .aq-structure-component-slider {
        display: block;
        position: absolute;
        padding: 0;
        top: 50%;
        width: 30px;
        height: 30px;
        transform: translateY(-50%);
        z-index: 3;
        box-shadow: none!important;
        transition: 0.2s;
    }

    .aq-news-slider {
        top: 40px;
    }

    .aq-news-slider-left,
    .aq-structure-component-slider-left {
        left: 10px;
    }

    .aq-news-slider-right,
    .aq-structure-component-slider-right{
        right: 10px;
    }

    .aq-news-slider svg,
    .aq-structure-component-slider svg {
        width: 30px;
        height: 30px;
    }

    .aq-new-slider-row {
        display: block;
        margin: 0;
    }

    .aq-news {
        padding-bottom: 80px;
    }

    .aq-news-item{
        padding-left: 22px;
        padding-right: 22px;
    }

    .aq-row-with-left-img {
        position: relative;
    }

    .aq-row-with-left-img:before {
        position: absolute;
        left: calc(50% + 15px);
        right: -30px;
        top: 0;
        bottom: 20px;
        width: 100%;
        max-width: 100%;
        content: ' ';
        background-size: contain;
        background-position: left;
        background-repeat: no-repeat;

    }

    .aq-row-with-forester:before {
        background-image: url(images/minified/forester-mob.webp);
    }

    .aq-row-with-ural:before {
        background-image: url(images/ural-mob.png);
    }
    
    .aq-slider-socials {
        display: none;
    }

    .aq-slider-col-with-delimeter:before{
      display: none;
    }

    .aq-slider-col-with-delimeter-text {
      top: 0;
    }

    .aq-news-image img {
        max-height:  100%;
        width: 100%;
    }

    .aq-slider-one-sale-ural {
        background-size: cover;
        background-position: center;
    }

    .aq-dev {
        text-align: center;
    }
}

@media(max-width: 991.8px) {

    .navbar-mobile-content {
        display: block;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center;
    }


    .navbar-mobile-content .hdr-phone-caller {
        display: block;
    }

    .navbar-mobile-content .hdr-phone-numbers,
    .navbar-mobile-content .navbar-nav-social {
        display: inline-block;
    }


    .navbar-mobile-content .aq-header-links {
        display: flex;
    }
}

@media(max-width: 768px) {
    .hdr-phone-numbers-toggler.hdr-phone-numbers {
        margin-left: 20px;
    }
}

@media(max-width: 555px) {
    .hdr-phone-numbers-toggler.hdr-phone-numbers {
        display: none;
    }
}

@media (min-width: 300px) and (max-width: 359px) {
    .slider_1_lesovoz {
        background-image: url(images/minified/slider_1_lesovoz_360.webp)!important;
    }
}
@media (min-width: 360px) and (max-width: 399px) {
    .slider_1_lesovoz {
        background-image: url(images/minified/slider_1_lesovoz_400.webp)!important;
    }
}
@media (min-width: 400px) and (max-width: 499px) {
    .slider_1_lesovoz {
        background-image: url(images/minified/slider_1_lesovoz_500.webp)!important;
    }
}
@media (min-width: 500px) and (max-width: 1299px) {
    .slider_1_lesovoz {
        background-image: url(images/minified/slider_1_lesovoz_1300.webp)!important;
    }
}
@media (min-width: 300px) and (max-width: 359px) {
    .slider_2_ural {
        background-image: url(images/minified/slider_2_ural_360.webp)!important;
    }
}
@media (min-width: 360px) and (max-width: 399px) {
    .slider_2_ural {
        background-image: url(images/minified/slider_2_ural_400.webp)!important;
    }
}
@media (min-width: 400px) and (max-width: 499px) {
    .slider_2_ural {
        background-image: url(images/minified/slider_2_ural_500.webp)!important;
    }
}
@media (min-width: 500px) and (max-width: 1299px) {
    .slider_2_ural {
        background-image: url(images/minified/slider_2_ural_1300.webp)!important;
    }
}
@media (min-width: 300px) and (max-width: 359px) {
    .slider_3_drevesina {
        background-image: url(images/minified/slider_3_drevesina_360.webp)!important;
    }
}
@media (min-width: 360px) and (max-width: 399px) {
    .slider_3_drevesina {
        background-image: url(images/minified/slider_3_drevesina_400.webp)!important;
    }
}
@media (min-width: 400px) and (max-width: 499px) {
    .slider_3_drevesina {
        background-image: url(images/minified/slider_3_drevesina_500.webp)!important;
    }
}
@media (min-width: 500px) and (max-width: 1299px) {
    .slider_3_drevesina {
        background-image: url(images/minified/slider_3_drevesina_1300.webp)!important;
    }
}
@media (min-width: 300px) and (max-width: 359px) {
    .slider_4_lesoseka {
        background-image: url(images/minified/slider_4_lesoseka_360.webp)!important;
    }
}
@media (min-width: 360px) and (max-width: 399px) {
    .slider_4_lesoseka {
        background-image: url(images/minified/slider_4_lesoseka_400.webp)!important;
    }
}
@media (min-width: 400px) and (max-width: 499px) {
    .slider_4_lesoseka {
        background-image: url(images/minified/slider_4_lesoseka_500.webp)!important;
    }
}
@media (min-width: 500px) and (max-width: 1299px) {
    .slider_4_lesoseka {
        background-image: url(images/minified/slider_4_lesoseka_1300.webp)!important;
    }
}
@media (min-width: 300px) and (max-width: 359px) {
    .slider_5_vagon {
        background-image: url(images/minified/slider_5_vagon_360.webp)!important;
    }
}
@media (min-width: 360px) and (max-width: 399px) {
    .slider_5_vagon {
        background-image: url(images/minified/slider_5_vagon_400.webp)!important;
    }
}
@media (min-width: 400px) and (max-width: 499px) {
    .slider_5_vagon {
        background-image: url(images/minified/slider_5_vagon_500.webp)!important;
    }
}
@media (min-width: 500px) and (max-width: 1299px) {
    .slider_5_vagon {
        background-image: url(images/minified/slider_5_vagon_1300.webp)!important;
    }
}
@media (min-width: 300px) and (max-width: 359px) {
    .counter-bg {
        background-image: url(images/minified/counter-bg_360.webp)!important;
    }
}
@media (min-width: 360px) and (max-width: 399px) {
    .counter-bg {
        background-image: url(images/minified/counter-bg_400.webp)!important;
    }
}
.ul_li_pad {
    padding-bottom: 10px;
}
.news_no_links {
    text-decoration: none!important;
}
@media (min-width: 993px) and (max-width: 7680px) {
    .pc-none {
        display: none!important;
    }
}
@media (min-width: 200px) and (max-width: 460px) {
    .mob-none {
        display: none!important;
    }
}
.table-title-2024 {
    background: #FF0606;
}
.price-description-2024 {
    color: #FF0000;
}
.last-row-2024 {
    margin-top: 5px!important;
}
.price-description-2024-top {
    padding-top: 15px;
}