
@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy ExtraBold'), local('Gilroy-ExtraBold'), url('../fonts/Gilroyextrabold.woff2') format('woff2'), url('../fonts/Gilroyextrabold.woff') format('woff'), url('../fonts/Gilroyextrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
html, body {
  color:#333333;
  font-family: 'Gilroy', sans-serif;
  font-weight: 800;
  font-stretch: condensed;
  /*font-family: 'Montserrat', sans-serif;*/
}
body {
  font-size: 14px;
}
header, footer {
  background: #333333;
}
a, a:hover, a:focus {
  color:#333;
  outline:none;.
}
.href {
  color:#007bff;
}
.animated-0-5 {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}
.animated-1-0 {
    -webkit-animation-duration: 1.0s;
    animation-duration: 1.0s;
}
.animated-1-5 {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

h1, h2, h3, h4, h5, h6, .btn {
    font-weight: 800;
}
h1, h2 {
    font-size: 34px;
}
h3, h4 {
    font-size: 21px;
}
h5, h6 {
    font-size: 16px;
}
p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}
.sect-title hr {
    width: 50px;
    border-top: 5px solid #ffae00;
    margin: -5px auto 36px;
}
.btn {
    display: inline-block;
    font-size: 16px;
    background: #ffae00;
    color: #333;
}
.href {
    color:#007bff;
}
.btn:hover {
    color: #fff;
}
.padding-cont {
    padding-top: 45px;
    padding-bottom: 45px;
}
.skidki {
    text-align: center;
    margin: -25px 0 45px;
}
.skidki p {
    font-size: 30px;
    border: 1px solid #ccc;
    padding: 10px;
}
a:hover {
    color: #ffae00;
}

/* хлебные крошки и верх страницы
---------------------------------- */
.page-intro {
    margin-bottom: -54px;
}
.breadcrumb {
    background: none;
    padding-left: 0;
    margin-left: -10px;
}

.breadcrumb > li {
    padding: 0 5px 0 10px;
    position: relative;
    white-space: nowrap;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    right: -3px;
    width: 6px;
    height: 6px;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* скролл --------------------- */
.scrollup {
    width: 40px;
    height: 40px;
    opacity: 0.6;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url('../img/icon_top.png') no-repeat;
    z-index: 9999;
}
.scrollup:hover {
    opacity: 0.9;
}

/*  header
----------------------------- */
.navbar-toggler {
    color:rgba(255,255,255,.8);
    border-color:rgba(255,255,255,.8);
}
.top-head {
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 23px;
    padding-bottom: 23px;
    margin-right: -15px;
    margin-left: -15px;
}
.col-logo {
  padding: 0;
}
.logo-head, .logo-foot {
    display: block;
    height: 64px;
    font-weight: 800;
    padding-left: 70px;
    padding-top: 7px;
    background: url(../img/logo.png) no-repeat;
    background-size: contain;
    width: 200px;
}
.logo-head, .logo-head:hover, .logo-head:focus, .logo-foot, .logo-foot:hover, .logo-foot:focus {
  color: #ffae00;
  text-decoration: none;
}
.logo-head h1, .logo-foot h2 {
    font-size: 36px;
    text-transform: uppercase;
    display: grid;
}
.logo-head span, .logo-foot span {
    font-size: 19px;
    color: #fff;
    margin-bottom: -7px;
}
.col-contacts {
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
.col-contacts a {
  display: inline-block;
  font-size: 21px;
  line-height: 36px;
  padding-left: 45px;
  color: #fff;
}
/* .profteh  {

} */
.profteh a {
    padding-left: 0 !important;
    text-align: center;
    line-height: 1 !important;
    
}
.mail a {
    background: url('../img/email.png') no-repeat;
    
}
.tel a {
    background: url('../img/phone.png') no-repeat;
}
.geo span {
    background: url('../img/geo.png') no-repeat;
}
.tel {margin-bottom: -27px;}
.tel .obr-zvonok {
  display: block;
  margin-top: -9px;
  padding-left: 100px !important;
  color: #ffae00 !important;
  font-size: 14px;
  background: none;
}
.head-bottom-flex {
  display: flex;
  background: #ffae00;
}
/* MENU
-------------------------------------------------- */
.menu-cont {
  text-align: center;
}
.menu-lable {
  display: none;
  color: #333;
  margin-top: 10px;
  text-transform: uppercase;
}

.menu-row {    height: 48px;
    margin-left: -70px;
    margin-right: -70px;
}
.nav--main {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
li.dropdown {
    margin: 0 auto;
    display: inline-block;
    line-height: 18px;
}
.dropdown-menu {
    min-width: 50px;
    width: auto;
    margin-left: -15px;
    padding: 12px 15px 7px;
    background-color: #ffae00;
    border: none;
    border-radius: 0;
}
.dropdown a {
    display: block;
    font-size: 20px;
    color: #333;
    text-align: center;
    padding: 0;
}
.dropdown.active {
    border-bottom: 1px solid #333;
}
.dropdown:hover {
  /*text-decoration: underline;*/
}
.dropdown.active a:hover {
    text-decoration: none;
}
.main-slide .navbar {
    padding:.5rem 0;
}
button.navbar-toggler {
    margin: 3px auto;
    color: #333;
    border-color: #333;
    padding: .25rem 0.5rem;
}
.list-unstyled li {
    line-height: 25px;
}
.list-unstyled a {
}

/* FOOTER
-------------------------------------------------- */
.footer {
  border-top: .4rem solid #ffae00;
  background-color: #333333;
  position: relative;
  margin-bottom: -25px;
  bottom: 0;
  min-height: 100px;
  height: 100%;
  line-height: 40px;
}
.footer .row {
  padding: 25px 0 15px;
  margin: 0 -30px;
}
.footer .ABBED {margin-top:55px;}
.footer .ABBED span {font-size:2rem;font-weight:800;color:#fff;padding:0 1rem;line-height:60px;transition:.4s linear;}
.footer .ABBED span:hover {color:#ffae00;text-decoration:underline;}
.footer .ABBED span.top-B:hover {color:#fff;}
.footer .ABBED .top-B {color:#ffae00;}
.footer p {
  color: #fff;
  line-height: 60px;
  text-align: right;
  margin: 0 auto;
}
.footer p>a {color:#fff;padding:.5rem;}
.footer .small {text-align:center;font-weight:300;font-size:0.64rem;line-height:normal;margin:0 auto .4rem;}
span.vk_logo {background:url(../img/icons/vk_logo.svg) no-repeat 50% / contain;height:20px;width:35px;margin:11px 10px 0 0;padding-left:40px;}
.footer p>a:hover {border-bottom:2px solid #ffae00;}

/*    БАННЕР
------------------------- */
.banner {
    padding: 0;
    max-width: 1920px;
    margin: 0 auto;
}
.banner-cont {
  background: url(../img/banner.jpg) no-repeat top;
  background-size: cover;
}
.banner-descr {
  color: #333;
  padding: 90px 0 100px;
  margin: 0 -15px;
}
.banner-descr h1 {
  font-size: 36px;
}
.banner-descr span {
  color: #ffae00;
}
.banner-descr p {
  padding: 20px 0;
}
.banner-descr .yell {
  color: #ffae00;
  font-weight: 800;
  font-size: 21px;
  font-family: 'Gilroy', sans-serif;
}
.banner-txt strong {
  font-weight: 400;
}
.banner-ul {
  margin: -20px 0 20px -23px;
  font-size: 18px;
  line-height: 32px;
}
.btnBanner {
  font-size: 18px;
  padding: 10px 25px;
}
.deskr-a {
  font-weight: 800;
  text-decoration: underline;
  font-family: 'Gilroy', sans-serif;
  font-size: 18px;
}

/* блок КАТЕГОРИИ
--------------------------------- */
.padding-cont {
  background-color: #f0f2f3;
}
.sect-title {
  margin: 0 -15px;
}
.sect-title h2 {
  display: inline-block;
  font-size: 30px;
  color: #333;
  border-bottom: 3px solid #ffae00;
  margin-bottom: 45px;
}
.card-cont {
  padding: 10px;
}
.categories-row {
  margin: 0 -25px;
}
.card {
  padding: 25px;
  flex-direction: row;
}
.card-img {
  text-align: center;
  padding: 0;
  margin-left: -10px;
}
.card-img img {
  width: 180px;
}
.card-descr {
  padding: 10px 0 10px 20px;
}
.card-descr h3, .card-descr h4 {
  font-size: 18px;
}
.card-descr strong {
  color: #ffae00;
}
.btnCard {
  font-size: 18px;
  padding: 10px 30px;
  margin-top: 10px;
}

/* блок О КОМПАНИИ
--------------------------------- */
.o-kompanii {
  padding: 45px 15px;
}
.o-kompanii-descr, .o-kompanii-img {
  padding: 0;
}
.o-kompanii-descr img {
  max-width: 50%;
  padding-left: 36px;
  padding-top: 7px;
  float: right;
}
.btnMore {
  font-size: 18px;
  padding: 10px 30px;
  margin-top: 10px;
}

/*  блок РАСПИСАНИЕ
----------------------------------- */
.img-container {
  max-width:100%;
  overflow:hidden;
  text-align:center;
  border: 1px solid #ccc;
  border-bottom: none;
}
.img-container img {
  height: auto;
  width: 100%;
  max-height: 200px;
}
.rasp-row .txto {
  padding: 20px 25px;
  background-color: #fff;
  border: 1px solid #ccc;
  min-height: 175px;
}
.rasp-row .txto p {
  margin:0;
  padding-top: 5px;
}
.rasp-row .img-container span {
  background: #ffae00;
  padding: 5px 10px;
  position: absolute;
  top: 1px;
  left: 1px;
}
.img-container span:focus {
  color: #333;
}

/* форма заказа обратного звонка
------------------------------------ */
.asked {
    text-align: center;
    margin: 25px auto;
    padding: 0 15px 25px;
    border: 2px solid #ffae00;
}
.asked h2 {
    padding: 25px 0;
}

.checkbox {
    padding-top: 20px;
}
.checkbox strong {
    padding-left: 5px;
}
.asked .row {margin: auto;padding:0.6rem 0;}
.asked .left {border-right:1px solid #eee;}

.asked h3{padding-top:1rem;}
.asked h6 {font-weight:300;font-size:.88rem;}
.asked .phoner {font-weight:600;font-size:1.6rem;margin:0 auto 1rem auto;}
.asked .phoner a {font-family: 'Gilroy', sans-serif; color:#5a5a5a;}
.form-control {border: 1px solid #333;}
.right p {font-weight:600;font-size:1.6rem;color:#229222;}
.iconMails {
    background: transparent url(../img/icons/mails.png) no-repeat center center;
    background-size:100% 100%, 0 0;
  -moz-background-size:0 0, 100% 100%;
  overflow:hidden;
  font-size: 0;
  display:block;
  margin:0 auto;
  position:relative;
  float:left;
  width:50px;
  height:38px;
}

.asked .btn:not(:disabled):not(.disabled).active, .asked .btn[disabled] {background-color: #ffae00;}
.form-control:focus {border-color:#c71e1d;box-shadow:0 0 0 .2rem rgba(199,30,29,.25);}
.form-inline .form-control {width:100%;}
.form-control {max-width:100%;}

/* Страница КОНТАКТЫ
-------------------------------- */
.contacty-top a, .contacty-top span {
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    padding-left: 45px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 14px;
}
.contacty-top-row .geo span {
    line-height: 23px;
    padding-top: 7px;
}

.docs a {color: #ffae00;}


/*-------------------------
--------------------------- */
.navbar-dark .navbar-toggler {color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.8);}
.btnRed {
  transition:.4s linear;
  display:inline-block;
  padding:6px 34px;
  border-radius:0.26rem;
  color:#333;
  background-color:#ffae00;
  box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
}
.btnRed:hover, .btnRed:focus {
  color:#fff;
  text-decoration:none;
  box-shadow:0 3px 6px rgba(0,0,0,.28),0 3px 6px rgba(0,0,0,.38);
}
.btnWhy {
  transition: 0.2s linear;
  display: block;
  padding: 10px 1.8rem !important;
  border-radius:0;
  position:relative;
  font-size:1rem;
  box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    margin-top: auto;
}
.btnWhy:hover, .btnWhy:focus {
  color:#FFF;
}

/* MENU
-------------------------------------------------- */
.main-slide .navbar {padding:.5rem 0;}
button.navbar-toggler {margin:0 auto;}
li.nav-item {margin:0 auto;}
.navbar-dark .navbar-nav .nav-item a {color:#fff;}
.navbar-dark .navbar-nav .nav-item a:hover {text-decoration:none;}
.nav-item a {display: block;padding: .5rem .5rem;}
.navbar-dark .navbar-nav .active>.nav-item, .navbar-dark .navbar-nav .nav-item.active, .navbar-dark .navbar-nav .nav-item.show, .navbar-dark .navbar-nav .show>.nav-item {border-bottom: 0.02rem solid #ffae00;}
.navbar-dark .navbar-nav:hover > .nav-item:hover, .navbar-dark .navbar-nav .nav-item:hover, .navbar-dark .navbar-nav .nav-item:hover.show, .navbar-dark .navbar-nav .show > .nav-item:hover {border-bottom: 0.02rem solid #ffae00;}
/* LINER
-------------------------------------------------- */
.liner {
    background: transparent url(../img/icons/line.png) repeat-x center;
    margin:70px auto 36px;
}
.liner h2 {
    background-color:#fff;
    display:inline;
    padding:.8rem .8rem;
    margin-left:1.8rem;
    line-height: 1.8;
}
/* INFORMER
-------------------------------------------------- */
.informer .col-lg-4 {padding:15px;}
.txto{padding:0.8rem;font-weight:300;}
.txto a{font-size:1.2rem;min-height:3rem;font-weight: 700;}
.txto>h4{font-size:1.2rem;min-height:3rem;font-weight: 700;}
.txto>p{font-size:.8rem;min-height:58px;margin:0;}
.info-down {
  font-weight: 300;
  height: 2.9rem;
  box-shadow: 1px -1px 9px 1px #ccc, 1px -1px 9px 3px #ccc;
}
.info-down span.dop {padding:0 0 0 0;font-size:.8rem;}
.info-down span.dop > a {color:#5a5a5a;display:inline-block;padding:1rem 0 0 .8rem;font-size:.68rem;}
.info-down span.dop:hover span {border-bottom:1px solid #b71d1c;}

/* FILIALS
-------------------------------------------------- */
.filials-cont {
  padding-top: 45px;
  padding-bottom: 45px;
}
.filials-row {
  margin: 0 -30px;
}
.filials .col-md-6 {padding: 15px;}
.within {
    width: 100%;
    display: flex;
    flex-direction: column;
  box-shadow: 1px -1px 9px 1px #ccc, 1px -1px 9px 3px #ccc;
  position: relative;
  z-index: 200;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
  .within-first {
      width: calc(50% - 10px) !important;
      align-self: flex-start;
      margin-left: 0 !important;
  }
}

.filials-subrow {
    gap: 20px;
}
.conta {
  text-align: left;
  padding: 0 5px;
}
.conta>h3 {
  padding: .8rem 0 0.6rem 0;
  border-bottom: 2px solid #ffae00;
  font-size: 23px;
  margin: 0 auto;
  text-align: center;
  width: 250px;
}
.conta>.phone{font-size:1.2rem; text-align:center;}
.conta>.email {font-size:1.06rem; text-align:center;}
.conta>.phone, .conta>.email {margin: 5px auto; font-weight:600;}
.conta>.address {font-size:.8rem; margin:0 auto; padding-bottom:1rem; font-weight:600; text-align:center;}
.conta>.address>strong {font-weight:600;}
.conta.shelk>.address {width:16rem;}

.Icon-mail-red, .Icon-maps {
  font-size: 1.2rem;
}
.mini-maps {
    min-height: 45px;
  position:relative;
  width:100%;
  /*box-shadow: 1px -1px 9px 1px #ccc, 1px -1px 9px 3px #ccc;*/
}
.mini-maps .btnWhy {
  position: absolute;
  float: none;
  width: 100%;
  min-height: 45px;
  font-size: 16px;
  padding: 10px 0;
    margin-top: auto;
}
.mini-maps a:hover, .mini-maps a:focus {
  color: #fff;
  text-decoration: none;
  /*box-shadow: 1px -1px 5px 1px #ccc, 1px -1px 5px 1px #333;*/
}

/* MODALS
-------------------------------------------------- */
.text-small {font-size: 0.76rem;}
.modal-footer {padding:1rem 0;}


[class^="Icon-"], [class*=" Icon-"] {
    font-family: 'Argoc', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.preview-block__btn {
    max-width: 450px;
    margin-top: 11px;
}

.custom-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 45px;
    padding-top: 2px;
    border: none;
    border-bottom: 2px solid #beb038;
    position: relative;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #f3d429;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
	margin-bottom: 6px;
}
.custom-btn:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; }
}



