.owl-nav {
pointer-events: none;
}
.owl-nav button {
    pointer-events: auto;
}
.col-city .placehold {text-align: end;}
.col-city .placehold span {padding-right: 10px;}
.prod_gal {
position: relative;
}



.owl-prodgallery {
width:100%;
max-width: unset;
}

.owl-stage-outer {
width:100%;
}



.owl-prodgallery .owl-nav {
position: absolute;
top: 50%;
left:0px;
transform: translate(0%, -50%);
width: 100%;
display: flex;
justify-content: space-between;
}
.owl-prodgallery .owl-nav .owl-prev {
background: url(/local/templates/gkgross-ru/../atlas/img/prev.svg) 0 0 no-repeat!important;
height:49px;
width:49px;
margin-left: 18px;
}

.owl-prodgallery .owl-nav .owl-next {
background: url(/local/templates/gkgross-ru/../atlas/img/next.svg) 0 0 no-repeat!important;
height:49px;
width:49px;
margin-right: 10px;
}
.owl-prodgallery .owl-nav span {
display:none;
}

@media (max-width: 1399px) {
    .owl-prodgallery .owl-nav {
       max-width:615px;
    }
.owl-prodgallery .owl-nav .owl-next {
    margin-right: 18px;
}

}

@media only screen and (max-width: 768.99px) {
.owl-prodgallery .owl-nav .owl-next {margin-right: 14px; display:none;}
.owl-prodgallery {max-width: 526px;}
.owl-prodgallery .owl-nav .owl-prev {margin-left: 14px; display:none;}
}
@media only screen and (max-width: 500px) {
.owl-prodgallery .owl-nav .owl-prev { display:block;}
.owl-prodgallery .owl-nav .owl-next { display:block;}
.owl-prodgallery {max-width: 425px;}
}
.nonpup {
    border: 1px solid #ffffff!important;
    background-color: #000000!important;
}
.custom-checkbox input:checked + span.nonpup::after {
    background: url(/local/templates/gkgross-ru/../atlas/img/check.svg) no-repeat center!important;
}
.btn_blue.ref-nonactive {background-color: unset;color: #bababa;border: 2px solid #bababa;}
.custom-checkbox {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 18px;
}

.custom-checkbox input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.custom-checkbox span {
display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid black;
    background-color: white;
    position: relative;
margin-top: 3px;
    margin-right: 9px;
}

.custom-checkbox input:checked + span::after {
    content: "";
    position: absolute;
    left: 0px;
    top: -8px;
    width: 17px;
    height: 24px;
    background: url(/local/templates/gkgross-ru/../atlas/img/chack_b.svg) no-repeat center;
    background-size: contain;
}

.input__wrapper {
  width: 100%;
  position: relative;
  margin: 15px 0;
  text-align: center;
}
 
.input__file {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
 
.input__file-icon-wrapper {
  height: 60px;
  width: 60px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-right: 1px solid #fff;
}
 
.input__file-button-text {
  line-height: 1;
  margin-top: 1px;
}
 
.input__file-button {
  width: 100%;
  max-width: 290px;
  height: 60px;
  background: #00a0e0;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: center;
  border-radius: 3px;
  cursor: pointer;
  margin: 0 auto;
}

.filters {
position: unset!important;
}
.modal-vacant .modal-dialog, .modal-serv .modal-dialog, .modal-garantya .modal-dialog, .modal-callhead .modal-dialog, .modal-callmanager .modal-dialog, .modal-lizing .modal-dialog, .modal-partners .modal-dialog, .modal-getkp .modal-dialog, .modal-order-repair-new .modal-dialog {
    max-width: 600px;
}
.modal-order-repair-new .modal-content .modal-body {
    padding: 120px 115px 200px;
}
.modal-help .modal-content .modal-body, .modal-order-section .modal-content .modal-body {
    padding: 82px 47px 60px 45px;
    font-size: 14px;
    color: #727272;
}
.modal-vacant .modal-body, .modal-serv .modal-body, .modal-garantya .modal-body, .modal-callhead .modal-body, .modal-callmanager .modal-body, .modal-lizing .modal-body, .modal-partners .modal-body, .modal-getkp .modal-body, .modal-order-section .modal-body {
    padding: 100px 120px;
}
.modal-help .modal-content, .modal-order-section .modal-content, .modal-order-repair-new .modal-content {
  border: none;
  border-radius: 0;
}
.modal-help .modal-content .modal-body, .modal-order-section .modal-content .modal-body, .modal-order-repair-new .modal-content .modal-body {
  padding: 82px 47px 60px 45px;
  font-size: 14px;
  color: #727272;
}
.modal-help .modal-content .modal-body a, .modal-help .modal-content .modal-body h4, .modal-order-section .modal-content .modal-body a, .modal-order-section .modal-content .modal-body h4, .modal-order-repair-new .modal-content .modal-body a, .modal-order-repair-new .modal-content .modal-body h4 {
  color: #000;
}
.modal-help .modal-content .modal-body h4, .modal-order-section .modal-content .modal-body h4, .modal-order-repair-new .modal-content .modal-body h4 {
  margin-bottom: 10px;
}
.modal-help .modal-content .modal-body h4:not(:first-of-type), .modal-order-section .modal-content .modal-body h4:not(:first-of-type), .modal-order-repair-new .modal-content .modal-body h4:not(:first-of-type) {
  margin-top: 34px;
}


.modal-order-section .modal-content .modal-body {
  padding: 120px 115px 200px;
}
.modal-order-repair-new .modal-content .modal-body {
  padding: 120px 115px 200px;
}
.modal-order-section .prod_social {
  justify-content: space-between;
  margin: 27px 0 37px;
}
.modal-order-section .prod_social a {
  margin: 0 !important;
}
.modal-order-section .prod_social .vk_pr path[fill=black] {
  fill: #00A0E0;
}
.modal-order-section .prod_social .wp_pr path[fill=black] {
  fill: #03C203;
}
.modal-order-section .prod_social .vb_pr path[fill=black] {
  fill: #B367FF;
}
.modal-order-section form {
  margin-top: 35px;
}
.modal-order-section form input[type=checkbox] + label {
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}
.modal-order-section .form_flex {
  margin-top: 17px;
  margin-bottom: 10px;
}
.modal-order-section .modal-body {
  padding: 100px 120px;
}
.modal-order-section .modal-dialog {
  max-width: 600px;
}

.anchor.active path {
  fill: #00A0E0;
}
.anchor path.active {
  fill: #00A0E0;
}

footer .ft_copy p {
    font-size: 12px;
    line-height: 110%;
    margin-bottom: 23px;
font-family: "Roboto", sans-serif;
}
footer .ft_copy p:last-child {
    margin-bottom: 0;
}
/*
.prod_item .h2.konteynerovozy, .prod_item .h2.refrizheratory, .prod_item .h2.sortimentovozy{
    font-size: 36px;
}
@media only screen and (max-width: 1399px) {
.prod_item .h2.konteynerovozy, .prod_item .h2.refrizheratory, .prod_item .h2.sortimentovozy {
        font-size: 32px;
    }
}
@media only screen and (max-width: 1199px) {
.prod_item .h2.konteynerovozy, .prod_item .h2.refrizheratory, .prod_item .h2.sortimentovozy {
        font-size: 26px;
    }
}
@media only screen and (max-width: 990.99px) {
.prod_item .h2.konteynerovozy, .prod_item .h2.refrizheratory, .prod_item .h2.sortimentovozy {
        font-size: 24px;
    }
}
@media only screen and (max-width: 768.99px) {
.prod_item .h2.konteynerovozy, .prod_item .h2.refrizheratory, .prod_item .h2.sortimentovozy {
        font-size: 20px;
    }
}
@media only screen and (max-width: 470.99px) {
.prod_item .h2.konteynerovozy, .prod_item .h2.refrizheratory, .prod_item .h2.sortimentovozy {
        font-size: 16px;
    }
}

.prod_item .h2.benzovozy, .prod_item .h2.bitumovozy {
    font-size: 45px;
}
@media only screen and (max-width: 1399px) {
    .prod_item .h2.benzovozy, .prod_item .h2.bitumovozy {
        font-size: 40px;
    }
}
@media only screen and (max-width: 1199px) {
    .prod_item .h2.benzovozy, .prod_item .h2.bitumovozy {
        font-size: 32px;
    }
}
@media only screen and (max-width: 990.99px) {
    .prod_item .h2.benzovozy, .prod_item .h2.bitumovozy {
        font-size: 24px;
    }
}
@media only screen and (max-width: 768.99px) {
    .prod_item .h2.benzovozy, .prod_item .h2.bitumovozy {
        font-size: 20px;
    }
}
@media only screen and (max-width: 470.99px) {
    .prod_item .h2.benzovozy, .prod_item .h2.bitumovozy {
        font-size: 16px;
    }
}

*/

@media only screen and (min-width: 990.99px) {
.prod-right .fixed > .row > div.text_help {
    order: 10;
    text-align: right;
    margin-left: auto;
    margin-top: 15px;
  }
}

.pc-none-display {
display:none;
}

.h1-tehnic.benzovozy, .h1-tehnic.bitumovozy {
font-size: 45px;
}

@media only screen and (max-width: 1399.99px) {
.h1-tehnic.benzovozy, .h1-tehnic.bitumovozy {
        font-size: 40px;
    }
}
@media only screen and (max-width: 1199.99px) {
.h1-tehnic.benzovozy, .h1-tehnic.bitumovozy {
        font-size: 36px;
    }
}
@media only screen and (max-width: 990.99px) {
.h1-tehnic.benzovozy, .h1-tehnic.bitumovozy {
        font-size: 28px;
    }
}
@media only screen and (max-width: 768.99px) {
.h1-tehnic.benzovozy, .h1-tehnic.bitumovozy {
        font-size: 24px;
    }
}
@media only screen and (max-width: 470.99px) {
.h1-tehnic.benzovozy, .h1-tehnic.bitumovozy {
        font-size: 20px;
    }
nav.white .col-city.pc-none-display .form-select li.placehold {
color: #000000;
}
#logo img {
        width: 95px;
    }
.col-connect a.call {
  font-size: 13px;
  padding: 6px 16px;
}

nav.white .col-city.pc-none-display .form-select:after {
background: url(../atlas/img/select.svg) center center no-repeat;
}

.mb-none-display {
display:none;
}
.pc-none-display {
display:block;
margin-bottom: 20px;
}

nav.white .col-city.pc-none-display .form-select li {
margin-bottom: 0px!important;
}
}
@media only screen and (max-width: 411px) {
h3.big, .h3.big {
  font-size: 36px;
}
h2.med, .h2.med {
  font-size: 30px;
}
}
@media only screen and (max-width: 375px) {
nav {
max-width: 375px;
	}
section.accordion.dark h2 {
        font-size: 17px;
    }
}
.h1-tehnic.konteynerovozy, .h1-tehnic.refrizheratory, .h1-tehnic.sortimentovozy {
font-size: 37px;
}

@media only screen and (max-width: 1399.99px) {
.h1-tehnic.konteynerovozy, .h1-tehnic.refrizheratory, .h1-tehnic.sortimentovozy {
        font-size: 32px;
    }
}
@media only screen and (max-width: 1199.99px) {
.h1-tehnic.konteynerovozy, .h1-tehnic.refrizheratory, .h1-tehnic.sortimentovozy {
        font-size: 36px;
    }
}
@media only screen and (max-width: 990.99px) {
.h1-tehnic.konteynerovozy, .h1-tehnic.refrizheratory, .h1-tehnic.sortimentovozy {
        font-size: 28px;
    }
}
@media only screen and (max-width: 768.99px) {
.h1-tehnic.konteynerovozy, .h1-tehnic.refrizheratory, .h1-tehnic.sortimentovozy {
        font-size: 24px;
    }
}






.cookie-banner {
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            background-color: #00a0e0; /* Голубой фон */
            color: #fff; /* Белый текст */
            text-align: left;
            padding: 15px 120px;
            z-index: 1000;
            display: none; /* Скрыто по умолчанию */
            font-family: "Montserrat", sans-serif;
            font-size: 16px;
            line-height: 100%;
    		font-weight: 400;
        }
.adapt {
display:flex;
align-items: center;
}
        .cookie-banner .cookie-text {
            margin: 0;
            display: inline-block;
            max-width: calc(100% - 120px); /* Учитываем кнопку */
        }
        .cookie-banner .btn {
            float: right;
            margin-left: 15px;
            padding: 0 35px;
			height: 42px;
			font-family: "Montserrat", sans-serif;
            font-size: 14px;
			font-weight: 600;
            background-color: #fff; /* Белый фон кнопки */
            color: #00A0E0; /* Голубой текст кнопки */
            border: none;
            cursor: pointer;
            border-radius: 0px;
			text-transform: uppercase;
        }


        .cookie-banner .btn:hover {
            background-color: #f1f1f1; /* Светло-серый фон при наведении */
        }



        /* Адаптивность */
        @media (max-width: 768px) {
            .cookie-banner {
                font-size: 12px; /* Уменьшаем размер текста */
                padding: 10px 15px;
            }
            .cookie-banner .cookie-text {
                max-width: calc(100% - 100px); /* Уменьшаем ширину текста */
            }
            .cookie-banner .btn {
                padding: 8px 15px; /* Уменьшаем размеры кнопки */
                font-size: 12px;
            }
        }

        @media (max-width: 480px) {
            .cookie-banner {
                flex-direction: column; /* Делаем баннер вертикальным */
                text-align: center;
            }
            .cookie-banner .cookie-text {
                max-width: 100%; /* Текст занимает всю ширину */
                margin-bottom: 10px; /* Отступ снизу */
            }
            .cookie-banner .btn {
                margin-left: 0; /* Убираем отступ */
                width: 100%; /* Кнопка на всю ширину */
                padding: 10px; /* Равномерные отступы */
            }
        }
@media (max-width: 991.99px) {
    .adapt {
        flex-direction: column;
    }
	.cookie-text {
text-align: center;
    margin-bottom: 15px!important;
}
	.cookie-banner {
font-size: 14px;
}
	.cookie-banner .btn {
margin-left:0px;
}
}

.h3-a {
color:unset;
text-decoration:none!important;
transition: 0.2s;
}
.h3-a:hover {
color: #00A0E0;
transition: 0.2s;
}

.kontakti-h2-new {
font-size: 36px;
color: #000000;
padding-bottom:50px;
margin:0;
}

.f-new {
padding-top:20px;
}

dl dt {
    flex: 0 0 55%;
    max-width: 55%;
}

dl dd {
    flex: 0 0 45%;
    max-width: 45%;
}	
.property-html li{
list-style-type:none;
padding: 14px 0 15px;
margin-bottom: 0;
border-bottom: 1px dashed #AAAAAA;
color: #5B5B5B;
}
.property-html dd {
flex: 0 0 100%;
max-width: 100%;
text-align: left;
border-bottom: unset;
padding: unset;
}

dd.property-html {
flex: 0 0 100%;
max-width: 100%;
text-align: left;
border-bottom: unset;
padding: unset;
}

.form-select {
    max-width: 220px;
}



.owl-prodgallery {
margin-top: 0px;
}

.mobile-h4-new {
    margin-bottom: 44px;
}

@media (max-width: 1200px) {
    .mobile-h4-new {
        margin-bottom: .5rem;
    }
}
