@media (min-width: 1420px){
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1400px;
}
}

*::-webkit-scrollbar,
html *::-webkit-scrollbar {
  height: 12px;
  width: 5px;
}
*::-webkit-scrollbar-track,
html *::-webkit-scrollbar-track {
  background: #fff9f1;
}
*::-webkit-scrollbar-thumb,
html *::-webkit-scrollbar-thumb {
  background-color: #f8a911;
  border-radius: 5px;
 
}

.comment-hidden{
    display:none;
}
.quiz_buttons {
    justify-content: space-between;
    display: flex;
    align-items: center;
    background: #fff9f1;
    padding: 30px;
}

section.quiz-block.ptb-60 {
    background: url(/assets/kuchni/img/back/modern-house-interior-design-project-sketch-3d-rendering-1.png) no-repeat 50% / cover;
    position: relative;
}
.pt-120{
    padding-top:120px;
}
.quiz {
    background: white;
    border-radius: 20px;
    padding: 30px;
}

.quiz h2 {
    text-align: center;
}

.quiz .name {
    padding: 0.7rem 1.6rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0) skew(-10deg);
    border-radius: 8px;
    box-shadow: 0px 4px 54px 0 #30303019;
    background-color: #dd8f93;
    font-size: 1.313rem;
    font-weight: 500;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    width: 290px;
}

.quiz .name span {
    transform: skew(10deg);
    display: block;
}

p.dolznost {
    color: #707070;
    font-size: 16px;
    text-align: center;
}

.podarki h3 {
    font-size: 18px;
}

.podarki {
    background: #fff9f1;
    padding: 20px;
}
div#progress_bar p {
    text-align: center;
    position: absolute;
    z-index: 5;
    width: 100%;
    color: black;
}

.podarki {
    background: url('/assets/kuchni/img/gift-icon.png')  no-repeat 100% 100% / 20% #fff9f1;
}

.img-prof {
background:url(/assets/kuchni/img/back/modern-house-interior-design-project-sketch-3d-rendering-1.png) no-repeat 50% / cover;position: relative;}
.img-prof img{
    max-height: 495px;
    margin: 0 auto;
    display: block;
}

.podarki p {
    font-size: 16px;
    margin: 0 0 10px 0;
}

.podarki h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

p.comment:before {
    content: "";
    position: absolute;
    border: 15px solid transparent;
    border-top: 15px solid #f9e8d2;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
}

p.comment {
    background: #f9e8d2;
    padding: 20px;
    border-radius: 20px 30px;
    /* position: absolute; */
    position: relative;
}

.quiz .name .dolznost {
    font-weight: normal;
    font-size: 16px;
}

.quiz_buttons p {
    margin: 0;
    width: 50%;
    text-align: right;
}

.prev {
    color: black;
    border-bottom: 1px dashed #2e2e2e;
    text-decoration: none!important;
    cursor: pointer;
}

.next {
    margin-top: 0;
}
.nav-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    /* background: hsl(0deg 0% 100% / 50%); */
    /* width: 510px; */
    height: 65px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 30px;
}
.carousel-indicators .active {
    background: #faa50b;
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.carousel-control-next, .carousel-control-prev {
    position: static;
}
.carousel-indicators {
    position: static;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}
.image-box {
   margin-right: 0;
   margin-left: 32px;
}.image-box img {
    position: relative;
}
.image-box:before {
    content: "";
    width: 60%;
    height: 80%;
    position: absolute;
    /* background: #fdf3e4; */
    border: 15px solid #ffbc5d;
    right: -80px;
    opacity: 0.5;
    /* border-radius: 30px; */
    top: 10%;
}
.image-box:after {
content: "";
    width: 5px;
    height: 50%;
    position: absolute;
    /* background: #e3dccf; */
    top: -20px;
    right: 0px; 
}
.image-box{
 position:
 relative;
 display: inline-block;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
    background: #ffffff;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    border: none;
}
.carousel-control-next, .carousel-control-prev {
    width: 32px;
    height: 28px;
}
.carousel-control-prev {
    left: 0;
    margin-left: 0;
}

a.carousel-control-prev svg {
    transform: rotate(-180deg);
}
a.foto {
    cursor: pointer;
    margin-bottom: 20px;
    display: block;
}
.modal .modal-dialog{
margin:0;
    width: 500px;
left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)!important;
}
.s-message{display:none}
.modal .form-header {
    padding: 25px 25px 0;
    text-align: left;
}
.back-opacity {
    background: rgb(244 238 233 / 20%);
    padding: 30px;
    border-radius: 30px;
}
.modal .modal-content{
   border-radius:0;
   box-shadow:none!important;
}
.modal .form-header i {
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 36px;
    background: #184347;
}
.modal .form-header button i {
 width: 30px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 color: #8a2424;
 float: left;
 font-size: 25px;
 background: #771f1f00;
}
.modal .form-header .title_for {
  margin-bottom: 5px;
  color: #2f383d;
  line-height: 41px;
  font-size: 28px;
  padding-bottom: 15px;
  text-align: left;
  font-weight: 700;
  color: #000;
}

.modal .form-header .text {
    color: #555;
    text-align: left;
}
.modal .modal-body {
    padding: 0 25px 25px;
}
.modal .form-control {
    width: 100%;
    padding: 10px 15px;
    height: auto;
    border-radius: 0;
    margin: 15px 0;
    box-shadow: none;
    font-size: 15px;
    height: 72px;
    border-radius: 8px;
    border: 1px solid #ffdaaa;
    background-color: #fff !important;
    max-width: 100%;
}
.modal .mf-text{
padding-bottom: 10px;
}
label.checked img {
    border: 2px solid #fcc063;
}
label.not_img {
    display: block;
    border: 1px solid #f9e8d2;
    border-radius: 10px;
}

.clock > div {
    width: 33.33%;
    padding: 0 20px;
    margin-bottom: 20px;
    text-align: center;
}

label.not_img span.text {
    padding: 0 20px 20px;
}

label.checked.not_img {
    border: 1px solid #f7b51b;
}
.custom-radio img {
    border-radius: 10px;
}

.clock img {
    border-radius: 10px;
    border: 2px solid #fff9f1;
}
 .custom-radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
.custom-radio .text {
    margin-top: 5550px;
}
  .custom-radio+label .text {
    display: block;
    user-select: none;
    margin-top: 20px;
    text-align: center;
  }
   .custom-radio+label .text::before {
    content: '';
    display: block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #f5b319;
    border-radius: 50%;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    margin: -30px auto 10px;
    z-index: 1;
    background: white;
    position: relative;
  }

  .custom-radio:not(:disabled):not(:checked)+label:hover .text::before {
    border-color: #b3d7ff;
  }
 .custom-radio:not(:disabled):active+label .text::before {
    background-color: #b3d7ff;
    border-color: #b3d7ff;
  }
  .custom-radio:focus+label .text::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
 .custom-radio:focus:not(:checked)+label .text::before {
    border-color: #80bdff;
  }
   .custom-radio:checked+label .text::before {
    border-color: #fcc46a;
    background-color: #fcc164;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
  }
  .custom-radio:disabled+label .text::before {
    background-color: #e9ecef;
  }
.checkbox {
    font-size: 17px;
    color: #000000;
    font-family: 'Cormorant Garamond';
}
.custom-checkbox input {
      position: absolute;
      z-index: -1;
      opacity: 0;
    }

    .custom-checkbox+label {
      display: block;
      align-items: center;
      user-select: none;
      position: relative;
    }

    .custom-checkbox+label::before {
      content: '';
      display: inline-block;
      width: 1em;
      height: 1em;
      flex-shrink: 0;
      flex-grow: 0;
      border: 1px solid #f8a911;
      border-radius: 0.25em;
      position: absolute;
      padding: 10px;
      margin: 0;
      left: 50%;
      top: -10px;
      transform: translate(-50%, 0%);
      background: white;
    }
    .custom-checkbox:not(:disabled):not(:checked)+label:hover::before {
      border-color: #b3d7ff;
    }
    .custom-checkbox:not(:disabled):active+label::before {
      background-color: #b3d7ff;
      border-color: #b3d7ff;
    }
    .custom-checkbox:focus+label::before {
      box-shadow: 0 0 0 0.2rem rgb(248 169 17);
    }
    .custom-checkbox:focus:not(:checked)+label::before {
      border-color: #80bdff;
    }
    .custom-checkbox:checked+label::before {
      border-color: #f8a911;
      background-color: rgb(255 255 255);
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fcc063' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
    }
    .custom-checkbox:disabled+label::before {
      background-color: #e9ecef;
    }
.modal .calc-but {
  box-shadow: 0 -150px 70px -120px #ffda93 inset, 0 -280px 70px -120px #fab44c inset;
    padding: 20px 40px;
    font-size: 24px;
    border: none;
    line-height: 1;
    transition: all 0.5s ease 0s;
    color: #5d2c0b;
    text-decoration: none;
    border-radius: 50px;
    margin-top: 30px;
    width:100%;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    
}
.form-group .custom-checkbox+label::before {
    position: static;
    margin: 0;
    padding: 0;
}
.form-group  .custom-checkbox+label{
 text-align:left;   
}
img {
    max-width:100%;
    height:auto;
}
.ptb-60{
    padding: 90px 0;
}
.mt-180{
    /* margin-top:180px; */
}
.mt-60{
    margin-top:60px;
}
body{
 font-family: 'Cormorant Garamond', sans-serif;
 color: #2C2C2C;
 font-size: 20px;
 font-weight: 400;
}
h1,h2{
   font-family: 'Cormorant Garamond', sans-serif;
}
h1 span {
    color: #f6b017;
}
header {
    position: absolute;
    width: 100%;
    margin: 10px auto 0;
    z-index: 55;
}
.header-block{
    position:relative;
    overflow:hidden;
}
header p{
    margin:0;
    font-size: 18px;
    color: #000000;
}
header p i{
    margin-right:10px
}
.banner{
    background: url('/assets/kuchni/img/back/first.png') no-repeat 50% 100% / cover;
    padding: 220px 0 180px;
    z-index: 400;
    overflow: hidden;
}
section.banner:after, .quiz-block:after, .kompany:after, .raboti-block:after,.otzivi:after {
    content: "";
    width: 100%;
    height: 60px;
    background: url('/assets/kuchni/img/back/perehod-(1)-(1).png');
    position: absolute;
    bottom: 0;
    left: 0;
}

.banner-center {
    border: 25px solid rgb(211 151 66 / 50%);
    padding: 30px;
    margin: 40px auto;
    text-align: center;
    color: black;
}
span.cifra {
    font-size: 30px;
    font-weight: 300;
    color: #ef9000;
    position: absolute;
}

.banner_left p {
    padding-left: 50px;
    margin-bottom: 0;
    font-size: 16px;
}

.banner_left .col-sm-6 {
    margin-bottom: 30px;
}

.banner_left p.vp-banner {
    font-size: 19px;
    color: #0267aa;
    font-weight: 400;
}
.banner_right img {
    margin-bottom: -100px;
}
.banner .form-control {
    border-radius: 5px 0 0 5px;
}

.btn{
    /* background: #f8c379; */
    box-shadow: 0 -150px 70px -120px #ffda93 inset, 0 -280px 70px -120px #fab44c inset;
    padding: 20px 40px;
    -webkit-box-shadow: 0 0.2rem 1.5rem rgb(209 136 13 / 45%), inset 0 -6px 0 #d1880d;
    box-shadow: 0 0.2rem 1.5rem rgb(209 136 13 / 45%), inset 0 -6px 0 #d1880d;
    border-radius: 47px;
    background-image: -webkit-linear-gradient(66deg, rgba(233, 184, 49, 0) 0%, rgba(233, 184, 49, 0.4) 100%), -webkit-linear-gradient(bottom, #ff9c00 0%, #fab915 100%);
    background-image: -o-linear-gradient(66deg, rgba(233, 184, 49, 0) 0%, rgba(233, 184, 49, 0.4) 100%), -o-linear-gradient(bottom, #ff9c00 0%, #fab915 100%);
    background-image: linear-gradient(24deg, rgba(233, 184, 49, 0) 0%, rgba(233, 184, 49, 0.4) 100%), linear-gradient(to top, #ff9c00 0%, #fab915 100%);
    font-size: 24px;
    border: none;
    line-height: 1.2;
    transition: all 0.5s ease 0s;
    color: #5d2c0b;
    text-decoration:
    none;
    border-radius: 50px;
    margin-top: 30px;
}
.btn:hover {
    color: #343434;
    box-shadow: 0 -150px 70px -120px #fab44c inset, 0 -280px 70px -120px #ffda93 inset;
}

h1{
   font-family: 'Cormorant Garamond', sans-serif;
   font-style: normal;
   font-weight: 500;
   font-size: 40px;
   line-height: 1.2;
   color: #323232;
   margin-bottom: 40px;
   position:
   relative;
}

h1 span,.h2 span{
    /* color: #ef9000; */
}

.content-box:before {
        content: "";
        width: 120%;
        height: 100%;
        position: absolute;
        background: white;
        left: 0%;
        top: 0;
        z-index: 5;
}

.content-box {
    position: relative;
    padding: 50px 30px 50px 50px;
    height: auto;
}

.content-box * {
    position: relative;
    z-index: 6;
}

.content-box:after {
    content: "";
    width: 1px;
    height: 80%;
    position: absolute;
    /* background: #ffc065; */
    left: 40px;
    top: 10%;
    z-index: 5;
}

header .container {
    position: relative;
}
.header_phone img{
    max-width:20px;
    margin-right:10px;
}
p.banner_p {
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 35px;
}
.header_logo span{font-size: 24px;/* width: 90px; */color: #000000;/* font-weight: 800; */line-height: 1.2;text-transform: uppercase;}
.header_logo img{
    margin-right: 20px;
    max-width: 80px;
    /* margin-left: -40px; */
    width: 100%;
}
header a{
    color: #ffffff;
    font-size: 17px;
}
.navbar-nav{
    width:100%;
    flex-wrap: wrap;
    border-top: 1px solid rgb(254 221 173 / 50%);
    border-bottom: 1px solid rgb(255 221 173 / 50%);
}
.header_nav {
    transform: skew(20deg, 0deg);
    margin-top: 15px;
}
.header_phone {
    justify-content: end;
    align-items: center;
}
nav.navbar {
    transform: skew(-20deg, 0deg);
    padding: 5px;
}
button.header_call {
    background: transparent;
    border: none;
    font-size: 18px;
    border-bottom: 1px dotted #e8e8e8;
    color: #000000;
    /* text-decoration: underline; */
    padding: 0;
    margin-left: 5px;
}
.navbar .navbar-nav .nav-link {
    padding: 10px;
    margin-right: 5px;
    color: #000000;
    font-size: 22px;
    /* text-transform: uppercase; */
    /* font-family: 'Cormorant Garamond', sans-serif; */
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active{
    color: white;
    text-decoration: underline;
}
.navbar .navbar-nav ul a.nav-link {
    color: black;
}
a.nav-link {
    color: #454545;
    font-size: 16px;
}
ul.link {
    margin: 0;
    list-style: none;
}
a.nav-link {
    position: relative;
}
li.nav-item ul {
    margin: 0px;
    padding: 15px;
    list-style: none;
    font-size: 14px;
    text-align: left;
    border: none;
    left: 100%;
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 0px, 0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform, -webkit-transform;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    visibility: hidden;
    opacity: 0;
    display: block;
    background: white;
    width: 250px;
    z-index: 444;
    position: absolute;
    left: 0;
    border-top: 3px solid #ef9000;
}

li.nav-item:hover ul {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-0%, 0, 0);
    visibility: visible;
    opacity: 1;
    
}

li.nav-item {
    position: relative;
}
li.nav-item.active a::before {
    background: #e47e8d;
}
.adress p{
    color:black;
}

.adress p i {
    font-size: 30px;
    color: #ffbf73;
    vertical-align: middle;
}
.header_phone span {
    font-weight: 600;
    color: white;
}
.header_phone  i{
    font-size:20px;
    margin-right:10px;
    color: #f9b143;
    width: 50px;
    height: 50px;
    background: white;
    text-align: center;
    line-height: 50px;
    margin-right: 20px;
    border-radius: 50px;
}
.header_phone a{
    color: #000000;
    font-size: 30px;
    line-height: 1;
}
.podpis {
    display: flex;
    align-items: center;
    margin-left: 50px;
}

.podpis img {
    transform: rotate(240deg);
    width: 60px;
    height: auto;
}

.podpis span {
    color: #b8b8b8;
    font-size: 15px;
    font-family: 'Cormorant Garamond';
    margin-left: 20px;
    font-weight: 300;
}

form#banner-form {
    margin-top: 30px;
}

form#banner-form button.btn {
    border-radius: 0 5px 5px 0;
}
li.nav-item.active a {color:black;}

.doc{position: relative;background: white;}
.h2{
    font-family: 'Cormorant Garamond', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 80px;
    position: relative;
    padding-left: 0;
    /* display: inline-block; */
}
.preim img {
    width: 70px;
}
.preim_title{
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 133%;
    text-align: center;
    color: #000000;
    margin: 20px 0 15px;
    position: relative;
}
.preim_info {
  max-width: 380px;
  margin: 0 auto;
  font-size: 20px;
}

p.preim_title:before {
    border-radius: 50%;
    content: "";
    width: 100px;
    height: 100px;
    background: #ffe4c0;
    position: absolute;
    top: -120px;
    z-index: -1;
    left: 50%;
    margin-left: -70px;
}


section.preim .container {
    position: relative;
    z-index: 1;
}

.preim_info:before {
    content: "";
    background: #d3ebb7;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    right: 50%;
    bottom: -50px;
}

.kompany {
    background: url(/assets/kuchni/img/back/stack-of-wooden-planks-in-the-workshop-1.png) no-repeat 50% / cover;
    position:
    relative;
}

.preim {
    position: relative;
}

.kompany:before, .quiz-block:before, .raboti-block:before,.otzivi:before {
   content: "";
   width: 100%;
   height: 60px;
   background: url('/assets/kuchni/img/back/perehod-(1)-(1).png') no-repeat 50% / cover;
   position: absolute;
   top: -20px;
   left: 0;
   z-index: 2;
   transform: rotate(180deg);
}

h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 20px;
    position: relative;
    padding-left: 0;
}

.kompany .d-flex span {
    font-size: 16px;
    margin-left: 30px;
    color: #121212;
    width: 200px;
}

.kompany .d-flex {
    align-items: center;
}
span.cifra-comp {
    font-weight: bold;
    color: #000000;
    font-size: 35px;
    position:
    relative;
}
span.cifra-comp:before {
    position: absolute;
    content: "";
    background: #d9fdd3;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: -1;
    left: -10px;
    top: 5px;
}


.h2 p {
    font-size: 25px;
    line-height: 1.2;
    max-width: 1000px;
    margin: auto;
    text-align: center;
}

.h2 h2 {
    margin-bottom: 10px;
}

.h2 span {
    color: #ef9000;
    font-weight: bold;
}
.back-skos {
    position: relative;
}

.back-skos p {
    color: white;
    font-size: 16px;
}

.back-skos {
    position: relative;
    margin: 30px 0;
}

.back-skos p {
    color: black;
    font-size: 20px;
}
.back-comp{/* background: #f6f6f6; *//* padding: 50px; */}
.back-comp .btn{
    margin-top: 20px
}
section.uslugi-back:before {
    content: "";
    background: url('/assets/avto/img/background/09c3a4ee554a9fe373777f1f4acea589.jpg') no-repeat scroll center center / cover;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 350px;
    width: 100%;
    z-index: -1;
}
section.uslugi-back:after {
    content: "";
    background: rgb(0 103 174 / 85%);
    position: absolute;
    left: 0px;
    top: 0px;
    height: 350px;
    width: 100%;
    z-index: -1;
}
.service_button {
    background: #fff;
    box-shadow: 0px 10px 50px 0px rgb(0 34 96 / 8%);
    height: 100%;
    margin-right: 30px;
}
.service_body {background: #fff;box-shadow: 0px 10px 50px 0px rgb(0 34 96 / 8%);height: 100%;margin-right: 30px;padding: 50px;}

section.uslugi-back h2,section.doc-back h2 {
    color: white;
}
section.uslugi-back,section.doc-back{
    padding-bottom:40px;
}
.service_ex p.h4 a {
    font-family: 'Cormorant Garamond', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 40px;
    position: relative;
    color: #217ab7;
}
.service_img:before {
    background: rgb(0 103 174 / 80%);
    content: "";
    width: 60%;
    height: 90%;
    position: absolute;
    transform: skew(-20deg, 0deg);
    left: 50%;
    margin-left: -30%;
}
.service_ex p.h4 i {
    color: #ef9000;
}
.service_img {
    position: relative;
}

.service_img img {
    position: relative;
}
header button.navbar-toggler {
    display:none;
}
.h2:before {
    content: "";
    height: 50px;
    width: 1px;
    top: -50px;
    position: absolute;
    left: 50%;
    background: #ffbf73;
}
.h2:after {
    content: "";
    height: 20px;
    width: 1px;
    bottom: -40px;
    position: absolute;
    left: 50%;
    background: #ffbf73;
}
.preim .col-sm-12 {
    margin-bottom: 25px;
}
.cel{overflow:hidden;padding-bottom: 60px;}
.cel h2.h2 {
    margin-bottom: 60px;
}
.circle {
    max-width: 300px;
    /* margin: 60px auto 0; */
    position: relative;
}
.cel_block {
    padding: 20px 20px 20px 20px;
    background: rgb(246 246 246);
    /* border-radius: 10px; */
    margin-bottom: 40px;
    position: relative;
}
span.cel_cifra .bi-x {
    color: #ff5722;
}

span.cel_cifra .bi-check2 {
    color: #4caf50;
}

.text-left span.cel_cifra {
    left: -50px;
    font-size: 42px;
}

.text-right span.cel_cifra {
    right: -50px;
}.circle:before {
    /* background: rgb(0 103 174 / 80%); */
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    transform: skew(20deg, 0deg);
    left: 0;
}
.circle:after {
    /* background: rgb(239 144 0); */
    content: "";
    width: 110%;
    height: 80%;
    bottom:0;
    position: absolute;
    transform: skew(-20deg, 0deg);
    left: 0%;
}

.circle img {
    position: relative;
    z-index: 1;
    width: 330px;
}
span.cel_cifra {font-style: normal;font-weight: 500;font-size: 52px;line-height: 50px;position: absolute;width: 50px;height: 50px;top: 0;background: #f6f6f6;text-align: center;}

p.cel_info {
    font-size: 16px;
    margin-bottom: 0;
}
.nav-tabs .nav-link {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 133%;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 0;
}

.nav-tabs {
    /* padding: 0 0 15px 0; */
    margin-bottom: 25px;
    display: block;
    border-bottom: none;
}

.nav-tabs a::before {
    width: 18px;
    height: 18px;
    bottom: -10px;
    top: auto;
    left: 50%;
    margin-left: -9px;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #3385be;
    border-color: transparent;
}
.nav-tabs .nav-link.active::before, .nav-tabs .nav-item.show .nav-link::before {
    background: #F9F4F1;
}

.nav-tabs .nav-link.active::after, .nav-tabs .nav-item.show .nav-link::after {
    content: "";
    width: 15px;
    height: 15px;
    background: #ef9000;
    position: absolute;
    bottom: 50%;
    margin-bottom: -10px;
    right: -10px;
    margin-left: -5px;
    transform: rotate(40deg);
}

.nav-tabs .nav-link {
    padding: 15px 30px;
    margin-bottom: -2px;
}
.uslugi-back{
    position: relative; 
}
section.tabs-block {
    /* background: #3385be; */
   
    padding-bottom: 25px;
}

div#nav-tabContent {
    /* background: rgb(255 255 255 / 20%); */
}
p.tabc_content_title {
  font-family: 'Cormorant Garamond', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 133%;
/* or 33px */
    display: block;
    color: #5C5C5C;
    margin-bottom: 25px;
}
.tabs-block button.btn {
    margin-top: 25px;
}

.tabs_info p {
    font-size: 16px;
}
.tabs_img img {
    border-radius: 60px 60px 0 0;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    max-height:450px;
}

.tabs_img {
    display: inline-block;
    position: relative;
    margin-top: 50px;
}

.tabs_img:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #f8f4f1;
    position: absolute;
    z-index: 0;
    right: 50px;
    bottom: 50px;
    border-radius: 60px 60px 0 0;
}

.tabs_img:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #e1ccbe;
    position: absolute;
    z-index: 0;
    left: 50px;
    bottom: 60px;
    border-radius: 60px 60px 0 0;
}
.stroka {
    display: flex;
    justify-content: left;
    margin-bottom: 15px;
    align-items: center;
    background: rgba(240, 229, 223, 0.3);
    border-radius: 10px;
    padding: 20px;
}
.clock > span:hover {
    background: #e7d6cc;
}
.clock span span {
    margin-right: 5px;
    color: #aa9484;
    display: block;
    font-style: normal;
}
.day {
    padding: 20px;
    font-style: normal;
    font-size: 28px;
    font-weight: bold;
    line-height: 125%;
/* identical to box height, or 44px */
    color: #4c4c4c;
    background: rgb(255 255 255 / 90%);
    border-radius: 10px;
    margin-right: 25px;
    text-align: left;
}

.clock {
    /* background: rgba(240, 229, 223, 0.3); */
    /* border-radius: 10px; */
    /* padding: 20px; */
}

.clock > span {
    display: inline-block;
    margin: 5px 1px 5px 5px;
    font-size: 16px;
    background: rgba(240, 229, 223, 0.3);
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}


.clock i {
    /* text-decoration: underline; */
    /* margin-right: 5px; */
    color: #e47e8d;
    /* display: block; */
    /* font-style: normal; */
    /* display: none; */
}
.back {
    position: sticky;
    top: 0;
    padding: 25px 30px;
    background: #faf7f5;
    text-align: center;
    background: rgba(240, 229, 223, 0.3);
    border-radius: 10px;
    margin-bottom: 20px;
}

.back .title {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Cormorant Garamond', sans-serif;
}

.back button {
    margin-top: 30px;
    margin-bottom: 20px;
}

.back img {
    max-height: 300px;
}
.vopros-block .circle:before {
    /* background: rgb(0 103 174 / 80%); */
    content: "";
    width: 60%;
    height: 80%;
    position: absolute;
    transform: skew(20deg, 0deg);
    left: 0;
    bottom: 80px;
}
 .vopros-block .circle:after {
    /* background: rgb(239 144 0); */
    content: "";
    width: 50%;
    height: 80%;
    bottom:0;
    position: absolute;
    transform: skew(-20deg, 0deg);
    left: 15%;
}
section.vopros-block .circle {
    width: 100%;
    max-width: 100%;
    text-align: center;
    background: url(/assets/kuchni/img/back/modern-house-interior-design-project-sketch-3d-rendering-1.png) no-repeat 50% / cover;
    position: relative;
}

.price-block{
 background: linear-gradient(180deg, #FFFFFF 0%, #F0E5DF 50%,#FFFFFF 100%);   
    
}
.price-block p.name {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Cormorant Garamond', sans-serif;
}
.price-block .back{
    background:white;
}
.contact-item {padding: 2px 0;padding: 20px;text-align: center;width: 25%;border-right: 1px solid #ffe5c1;}
.contact-item i {
    color: #ef9000;
    font-size: 25px;
    margin-right: 10px;
}
.accordion > .card .card-header .btn span:after {
   position: absolute;
   left: 0;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   top: 50%;
   font-size: 45px;
   left: 50%;
   color: #f09916;
   transform: translate(-50%, -50%);
   font-weight: bold;
}
.card-body {
    font-size: 20px;
    background: transparent;
    margin-bottom: 10px;
    padding: 0;
    position:
    relative;
}
.block-svas {
    background: #fff9f1;
    border-radius: 25px 0;
    padding: 20px;
    text-align: center;
    margin-top: -20px;
    position: relative;
    z-index: 2;
}

.accordion > .card .card-header .btn.collapsed span:after {
    content: "-";
}
.accordion > .card .card-header .btn span:after {
    content: "+";
}
.accordion button.btn.btn-link[aria-expanded="true"] {
    background: transparent;
    /* color: white; */
}
.card .btn {
    background: transparent;
    box-shadow: none;
    color: #2c2c2c;
    font-size: 22px;
    padding: 15px 30px 15px 0;
    margin: 0;
}
.accordion > .card > .card-header {
    margin-bottom: 15px;
    border: none;
    background: none;
    border-bottom: 1px solid #e7dac8;
    padding: 15px 0;
}
.accordion > .card {
    border: none;
    background: transparent;
}
.accordion button.btn.btn-link span {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    top: 15px;
    margin-top: -1px;
    right: 0;
    z-index: 0;
    border-radius: 50%;
}
.prepod p.title {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Cormorant Garamond', sans-serif;
}
.uslugi.ptb-60,.prepod-all.ptb-60 {
    padding-bottom: 0;
}

.back-m {
    background: white;
    /* margin-left: -80px; */
    height: 100%;
    /* border: 15px solid #ffffff; */
    padding: 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.prepod img {
    border-radius: 10px;
}


.owl-theme .owl-nav.disabled + .owl-dots {
    margin: 30px 0;
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f8a911;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }


.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
          width: 10px;
          height: 10px;
          margin: 5px 7px;
          background: #ffe4c0;
          display: block;
          -webkit-backface-visibility: visible;
          transition: opacity 200ms ease;
          border-radius: 0;
          }
.accordion {
    width: 100%;
    /* background: #ffffff; */
    padding: 20px;
}
p.title-footer {font-family: 'Cormorant Garamond', sans-serif;font-style: normal;font-weight: 400;font-size: 22px;line-height: 1.3;margin-bottom: 30px;position: relative;padding-left: 25px;margin-top: 50px;}
span.logo-footer img {
    max-width: 100px;
}

span.logo-footer {
    margin-bottom: 25px;
    display: block;
}

ul.link a {
    font-size: 18px;
    text-decoration: underline;
    color: black;
}
footer li a:hover,header a:hover{
    color:#202020
}
ul.ul-col-2 {
    display: flex;
    flex-wrap: wrap;
}

ul.ul-col-2 li {
    width: 100%;
}

footer hr {
    margin: 30px 0;
    border-top: 1px solid rgb(227 227 227);
}

footer p {
    font-size: 16px;
}
footer {
    background: url(/assets/kuchni/img/back/stack-of-wooden-planks-in-the-workshop-1.png) no-repeat 50% / cover;
    /* padding: 50px 0 20px; */
    position: relative;
    overflow: hidden;
}
footer .container {
    /* background: rgb(255 255 255 / 90%); */
    /* padding: 50px; */
    /* margin-top: -80px; */
    /* box-shadow: 0 0 20px 5px rgb(131 128 128 / 10%); */
}

footer .soc-seti {
    text-align: center;
    padding: 20px;
    width: 25%;
}

footer .soc-seti a i {
    /* color: #0087bf; */
}

footer .soc-seti a {
    /* border-color: #0087bf; */
}

.back_footer {
    /* background: rgb(0 135 191); */
    padding: 50px 35px 45px;
}

.back_footer {
    color: white;
}

footer .back_footer a {
    color: white;
}

.planka_bottom {
    padding: 20px 0;
    background: #fff9f1;
}

.planka_bottom p {
    color: black;
    margin-bottom: 0;
}
.planka_bottom p a{
    color: #f19e00;
}

.back_footer:before {

    background: rgb(0 103 174 / 80%);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    transform: skew(-10deg, 0deg);
    left: -20px;
    bottom: 0;
}
.back_footer *{
    position:relative;
    z-index:2;
}
.back_footer {
    position: relative;
}
footer li {
list-style: none;
    margin-bottom: 5px;
    font-size: 16px;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer a {
    color: #2c2c2c;
}

footer p {
    margin-bottom: 0;
    font-size: 20px;
}
.soc-seti i {
    font-size: 30px;
    color: #ffbf73;
}

.soc-seti {text-align: right;}

.soc-seti a {
    margin-right: 10px;
}

.soc-seti a {
    border-radius: 50%;
    /* border: 2px solid #ffc27d; */
    display: inline-block;
    text-align: center;
    line-height: 48px;
    /* background: #FF8E00; */
}
footer p.title-footer:before {
    content: "";
    width: 10px;
    height: 3px;
    position: absolute;
    background: #ef9000;
    left: 0;
    top: 12px;
}
span.plus {
    display: none;
}
/*Inline Page*/

.inline-page header {
    position: relative;
    margin-top: 0;
    padding-top: 20px;
}
.block-header h1 {
    font-size: 32px;
    color: #2c2c2c;
    margin-bottom: 0;
}

.block-header {
    position: static;
    background: url(/assets/avto/img/background/banner.png) no-repeat 50% 100% / cover;
    position: relative;
}
.modal .modal-content:before {content: "";width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);opacity: 0.2;}
ul.breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
    align-items: baseline;
    padding: 0px 0 30px;
    text-align: left;
    justify-content: left;
    font-size: 16px;
}
ul.breadcrumb a {
    color: #0083bb;
    text-decoration: underline;
}

ul.breadcrumb i {
    margin: 0 10px;
    font-size:13px;
}



.breadcrumbs_wrap {
    position:relative;
}

.breadcrumbs_wrap {
    padding: 50px 0 0px;
    text-align: left;
}
p.title_product a {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Cormorant Garamond', sans-serif;
    color: black;
    margin-top: 15px;
    display: block;
}
.uslugi .title {
    margin-bottom: 50px;
    background: #faf7f5;
    padding: 0px 0 30px;
    text-align: center;
    border-radius: 15px;
}
.uslugi .title img{
     border-radius: 15px 15px 0 0;
}
.block-title p.title {
    font-family: 'Cormorant Garamond', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 50px;
    background: #e47e8d;
    color: white;
    padding: 20px 35px;
    position: absolute;
    min-width: 70%;
    margin-left: -30px;
    border-radius: 50px;
    bottom: -20px;
}
.block-title{
  position:relative;  
}
.block-title p.title span {
    position: absolute;
    right: 20px;
    top: 8px;
    cursor: pointer;
}

.block-title p.title svg {
    width: 30px;
    height: 60px;
}
.block-content{
    padding: 20px;
    background: #faf7f5;
}
.back-prepod {
    height: 100%;
    background: #faf7f5;
}
.prepod-all .col-lg-6 {
    margin-bottom: 40px;
}
.block-title img {
    width: 100%;
}
.ptb-100 {
    padding: 100px 0;
}
.block-zaglushka {
    text-align: center;
}

.block-zaglushka .title {
    font-family: 'Cormorant Garamond', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 30px;
    color: black;
}

section.form-bottom .form-big {
    background: #faf7f5;
    padding: 50px;
    border-radius: 15px;
}
.checkbox a {
    color: #1b1b1b;
    text-decoration: underline;
    margin-left: 5px;
}
section.form-bottom h2.wow {
    padding: 20px 0;
}

section.form-bottom .form-control {
    padding: 15px;
    height: auto;
    border: 1px solid #faf7f5;
}

form#obr_form2 {
    margin-top: 20px;
}

section.form-bottom img {

    margin: -110px 0;
    display: block;
}

.sec_1_new h2{
    font-size: 26px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.sec_1_new h3{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: bold;
}
.sec_1_new h4{
      font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.sec_1_new h5{
      font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.sec_1_new table{
    width: 100%;
    margin:20px 0;
}
.sec_1_new td,.sec_1_new th{
    padding: 10px;
    border-radius:10px;
    border:3px solid white;
}
.sec_1_new th{
    background:#e47e8d;
    color:white;
    padding:10px;

}
.sec_1_new tr:nth-child(2n) td{
    background:#faf7f5;
}
.sec_1_new li{
    line-height: 1.5;
    position: relative;
    padding-left: 36px;
    list-style: none;
    margin-bottom: 10px;
}
.sec_1_new ol,.sec_1_new ul{
    margin:20px 0
;
    padding: 0;
}
.sec_1_new ol {
    counter-reset: num;
}
.sec_1_new ol li:before{
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: #ffffff;
     border: 1px solid #e47e8d; 
    color: #e47e8d;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    border-radius: 50%;    
}
.sec_1_new ul li:before{
        position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    top: 8px;
    left: 0px;
    border-radius: 50%;
    content: "";
    speak: none;
    line-height: 10px;
    text-align: center;
    border: 2px solid #e47e8d;
}
.elementor-divider {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
}

span.elementor-divider-separator:before,span.elementor-divider-separator:after {
    display: block;
    content: "";
    border-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top: 1px solid #e7d6cc;
}

span.elementor-divider-separator {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    direction: ltr;
}

.elementor-icon.elementor-divider__element {
    margin: 0 20px;
}

svg.bi.bi-circle-half {
    fill: #e7d6cc;
}
section.prepod-block .btn {
    margin: 30px 0 30px;
}

section.prepod-block .title {
    position: relative;
    left: 20px;
    bottom: 30px;
    background: #faf7f5;
    padding: 10px 35px;
    border-radius: 25px;
    width: 90%;
    font-size: 22px;
}

.prepod .item {
    position: relative;
}
section.prepod-block .title:before{
  content: "";
    width: 50px;
    height: 25px;
    background: #e47e8d;
    border-radius: 50px;
    position: absolute;
    right: 15px;
    top: 15px;
    
}
section.prepod-block .title:after{
    content: "";
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 50px;
    position: absolute;
    right: 22px;
    top: 23px;
    
}
.elementor-icon.elementor-divider__element i {
    color: #e7d6cc;
    font-size: 16px;
}
#upbutton {
    background: orange;
    position: fixed !important;
    right: 45px;
    bottom: 140px;
    display: block;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    width: 60px;
    height: 60px;
    color: #ffffff;
    border-radius: 50%!IMPORTANT;
    z-index: 9999;
    cursor: pointer;
}

p.err404 {
    font-weight: bold;
    font-size: 75px;
}

p.err404 img {
    max-width: 200px;
}
.tegi-all {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.border-teg {
    margin: 20px;
}
section.service_included_area {
    background: linear-gradient(180deg, #FFFFFF 0%, #F0E5DF 50%,#FFFFFF 100%);
}

.border-teg span.img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(255 255 255);
    z-index: 0;
    left: 10px;
    top: 30px;
    border-radius: 15px;
}
.border-teg span.img {
    position: relative;
    bottom: 20px;
    border-radius: 15px;
    padding: 0;
}
.border-teg span.img img {
    height: auto;
    /* max-height: 150px; */
    display: inline-block;
    position: relative;
    /* top: 50%; */
    /* transform: translate(0, -50%); */
    border-radius: 15px;
}
.border-teg span {
    display: block;
    position: absolute;
    font-family: 'Cormorant Garamond', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    bottom: 0;
    z-index: 2;
    padding: 15px;
    background: #faf7f5;
    width: 100%;
    border-radius: 0 0 20px 20px;
}
.tegi-all.home {
    padding-bottom: 50px;
}
.home .border-teg {
    border: 2px solid #f3f3f8;
    height: 100%;
    background: #ffffff;
    padding: 10px;
}
.tegi-all > div {
    margin-bottom: 20px;
}
.tegi-all a {
    color: black;
    position: relative;
    display: block;
}

.document .icon:before {
 background: rgb(249 249 249);
 content: "";
 width: 55%;
 height: 100%;
 position: absolute;
 transform: skew(-20deg, 0deg);
 left: 60%;
 margin-left: 0;
 z-index: 0;
 bottom: 0;
 /* box-shadow: 0 0 3px 5px hsl(0deg 16% 91% / 50%); */
}
.document .icon img{
   max-height: 140px;
   position:
   relative;
    margin-bottom:10px;
}
.small-title span {
    color: #fbad0d;
}

.small-title .h4 {
    font-weight: bold;
}
.car-search-wrap {
    padding: 40px 40px 40px 300px;
    background: #fff9f1 no-repeat 100% 95% / 20%;
    margin: 100px 0 0;
    position: relative;
    border-radius: 20px;
}
img.img-what {
    position: absolute;
    z-index: 5;
    width: 250px;
    left: 20px;
    /* top: -50px; */
}

.feature-step-icon {
    font-weight: bold;
    font-size: 70px;
    color: #60605f;
    top: 0;
    width: 120px;
    height: 120px;
    position: absolute;
    background: #ffe4c0;
    border-radius: 50%;
    z-index: 2;
    left: 50%;
    margin-left: -60px;
    margin-top: -90px;
    text-align: center;
}
.feature-step-icon:before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    background: #d3ebb7;
    border-radius: 50%;
    z-index: -1;
    right: -0px;
}
p.feature-step-title {
    font-weight: bold;
    color: #000000;
    font-size: 24px;
    margin-bottom: 10px;
}

section.shema div.col-md-4:last-of-type .feature-step-item:before{
    content:none;
}

.feature-step-item {
    /* height: 100%; */
    padding: 20px;
    position: relative;
    background: #ffffff;
    box-shadow: 0px 0px 20px 2px rgb(241 233 223);
    /* margin-top: 80px; */
    text-align: left;
}

.feature-step-info {
    /* font-size: 20px; */
    /* font-weight: bold; */
    margin: 20px 0;
    text-align: center;
}
.etapi > div {
    margin-top: 110px;
}


.etapi > div:nth-child(3) .feature-step-item:before,.etapi > div:nth-child(6) .feature-step-item:before {
    content: none;
}

.feature-step-item:before {
    background: url('/assets/kuchni/img/element/2989500-200.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 140px;
    position: absolute;
    content: "";
    height: 80px;
    top: 0;
    margin-top: 0px;
    -webkit-transform: rotate(320deg);
    /* transform: translateY(-50%); */
    left: 90%;
    z-index: 2;
    opacity: 0.5;
}
input#file {
    display: none;
}
.form-control {
    background: white;
    border: none;
    height: 60px;
    width: 100%;
    max-width: 350px;
    border-radius: 5px;
}

.car-search-wrap .submit_btn {
    margin-top: 20px;
}
a.whatsapp {
    background: #4caf50;
    padding: 21px 30px;
    font-size: 22px;
    border: none;
    line-height: 1;
    transition: all 1s ease 0s;
    color: #ffffff;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;
    margin-left: 20px;
}

a.whatsapp i {
    font-size: 20px;
}
select.nice_select {
    background: white;
    border: none;
    height: 60px;
    padding:10px;
    width: 100%;
    max-width: 350px;
    border-radius: 5px;
}
label.form-control.js-labelFile {
    margin: 0;
    text-transform: inherit;
    border-radius: 0px;
    color: #777777;
    outline: none;
    border: 1px solid transparent;
    box-shadow: none;
    transition: all 0.2s linear;
    background: white;
    border: none;
    height: 60px;
    padding: 20px 10px;
    width: 100%;
    max-width: 350px;
    border-radius: 5px;
}
.marki_item {
  text-align: center;
  margin-bottom: 25px;
  /* border: 2px solid #f3f3f8; */
  padding: 15px;
  background: white;
  box-shadow: 0px 0px 20px 0px rgb(13 7 65 / 8%);
}
.marki_item img {
  margin-bottom: 10px;
  display: inline-block;
  height: 60px;
}
 .marki_item .h4 {
  display: block;
  text-align: center;
  color: #34373b;
  font: normal 16px "Source Sans Pro", sans-serif;
  margin-bottom: 0px;
  transition: all 300ms linear 0s;
}
.vikup-home p.h5 {
    color:
    white;
    position: absolute;
    z-index:5;
    bottom: 20px;
    right: 30px;
}
.vikup-home p.h5:before {
background: rgb(0 103 174 / 80%);
    content: "";
    width: 140%;
    height: 120%;
    position: absolute;
    transform: skew(20deg, 0deg);
    left: -20%;
    z-index: -1;
}

.text_body {
    padding: 30px;
    box-shadow: 0 0 20px 2px rgb(231 231 231 / 80%);
    background: white;
}
.raboti-home .img {
    height: 100%;
}

.text_body li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #d3ebb7;
    display: inline-block;
    border-radius: 20px;
    margin-right: 10px;
}

.raboti-home.owl-theme .owl-dots .owl-dot span {
    width: 35px;
    height: 35px;
    border-radius: 20px;
    background: white;
}
.raboti-home.owl-theme .owl-dots .owl-dot.active span, .raboti-home.owl-theme .owl-dots .owl-dot:hover span {
    background: #f8a911;
}
.raboti-home .owl-dots {
    margin-top: 30px;
}
.text_body .h4 {
    font-size: 35px;
    font-weight: bold;
    padding: 0;
}
section.otzivi {
    background: url(/assets/kuchni/img/back/stack-of-wooden-planks-in-the-workshop-1.png) no-repeat 50% / cover;
    position: relative;
}
.car_img {
    position: relative;
}

.text_footer {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    border-top: 1px solid #e8e8e8;
    padding: 10px 0;
}

.text_footer i {
    color: #ef9000;
    margin-right: 5px;
}
.l_collection_item {padding-bottom: 30px;}
.otzivi .text_body i {
    position: absolute;
    top: -15px;
    font-size: 70px;
    color: #ef9000;
    right: 20px;
}
.otzivi .text_body {
    position: relative;
    height: 230px;
}

.otziv_img {
    flex: 0 0 250px;
    margin-right: 30px;
}

.otzivi .item {
    background: white;
}

.text-otziv {
    padding: 20px 20px 20px 0;
}

.otzivi .date {
    font-size: 18px;
    position: absolute;
    right: 20px;
    color:#919191;
}
.text-otziv p.h4 {
    font-weight: bold;
    color: #202020;
}
.otzivi .text_footer p {
    -webkit-line-clamp: 8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom:0;
    font-size: 18px;
}
.otzivi .item {
    margin-bottom: 50px;
}
.otzivi .text_footer {
    border-top: 0;
    padding-top: 10px;
}
section.marki:before,section.marki:after {
    height: 100%;
}
.kviz-step {
    display: none;
}
.kviz-step.active {
    display: block;
}
.clock img {
    width: 200px;
}

.clock {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: left;
    height: 500px;
    border: 4px solid #fff9f1;
    padding: 30px;
    border-radius: 10px 10px 0 0;
    overflow-y: scroll;
    align-content: flex-start;
}
.day span {
    color: #f8af14;
    margin-right: 10px;
}

h1 b {
    color: #faa50b;
}

.quiz__buttons__hint__text {
    display: flex;
    align-items: center;
    font-size: 16px;
    justify-content: space-between;
    flex: 0 0 auto;
    margin-left: 40px;
}

.quiz__buttons__hint__text img {
    margin-right: 30px;
}

.next {}

.quiz_buttons .next {
    margin-top: 0;
}

.quiz_buttons a[disabled] {
    /* opacity: 0.5; */
}

.clock label {
    cursor: pointer;
}
div#progress_bar p {
    text-align: center;
    position: absolute;
    z-index: 5;
    width: 100%;
    color: black;
}
p.kak_h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

p.kak_h3 span {
    font-weight: bold;
    color: #faa80e;
}p.kak_h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

p.kak_h3 span {
    font-weight: bold;
    color: #faa80e;
}
.kviz-step:not(.next-kviz) .clock {
    height: auto;
    border:none;
    padding: 65px 0;
    overflow-y: auto;
}

textarea#dannie {
    display: none;
}

span.error.error_name {
    display: none;
}

.kviz-step button.btn {
    margin-top: 0;
}

.kviz-step input.form-control {
    border: 1px solid #f9e8d2;
    height: 70px;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}

.custom-checkbox {}

.checkbox .custom-checkbox {
    display: none;
}

.kviz-step:not(.next-kviz) .clock > div {
    width: 100%;
}
#progress_bar {width: 100%;height: 3.438rem;border-radius: 8px;background-color: #fff9f1;padding: 0.5rem;margin-right: auto;margin-left: auto;position: relative;}
#progress_in {-webkit-background-size: 30px 30px;-moz-background-size: 30px 30px;background-size: 30px 30px;background-image: -webkit-gradient(linear, left top, right bottom, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);-webkit-animation: animate-stripes 3s linear infinite;-moz-animation: animate-stripes 3s linear infinite;display: inline-block;height: 100%;background-color: #ffe8b0;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;-webkit-box-shadow: 0 1px 0 rgb(255 255 255 / 50%) inset;box-shadow: 0 1px 0 rgb(255 255 255 / 50%) inset;-webkit-transition: width .4s ease-in-out;-moz-transition: width .4s ease-in-out;-ms-transition: width .4s ease-in-out;-o-transition: width .4s ease-in-out;transition: width .4s ease-in-out;position: absolute;top: 0;}
  @-webkit-keyframes animate-stripes { 
			0% {background-position: 0 0;} 100% {background-position: 60px 0;}
        }
        
        
        @-moz-keyframes animate-stripes {
			0% {background-position: 0 0;} 100% {background-position: 60px 0;}
        }
		
@keyframes progres {
  from {
    background-position: 0 0, 0 0; }
  to {
    background-position: 2000px 0, 0 0; } }
.etapi > div:nth-child(2),.etapi > div:nth-child(5){
    margin-top: 160px;
}
.catalog-item {
    height: 400px;
    background-size: cover!important;
    overflow: hidden;
    position: relative;
}


.catalog_text {
    font-size: 30px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-weight: bold;
    color: #000000;
    border-radius: 50%;
    z-index: 3;
}

.catalog-item:before {
    content: "";
    width: 360px;
    height: 180px;
    background: #ffe4c0;
    position: absolute;
    border-radius: 50%;
    left: -90px;
    bottom: -88px;
    z-index: 2;
}

.catalog-item:hover:before {
    background: #d9fdd3;
}
.catalog-item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /* background: rgb(205 205 205 / 40%); */
    z-index: 1;
}span.comanda_title {
    background: #d3ebb7;
    padding: 10px 20px;
    border-radius: 20px 0;
    font-weight: bold;
    color: #1e1e1e;
    display: block;
    z-index: 1;
    width: 200px;
    margin: -25px auto 0;
    position: relative;
}

span.comanda_dolz {
    display: block;
    padding: 10px;
    font-size: 22px;
}

.plashka {
    background: #fff9f1;
    text-align: center;
    padding: 30px;
    flex-wrap: wrap;
}


.comanda img {
    border-radius: 20px;
}
.raboti-block {
    background: url(/assets/kuchni/img/back/modern-house-interior-design-project-sketch-3d-rendering-1.png) no-repeat 50% / cover;
    position: relative;
}

.owl-controls {
    position: absolute;
    bottom: 150px;
    z-index: 555;
    left: 20px;
    padding: 20px;
    width: 150px;
    background: white;
    border-radius: 50px;
}

.text_body h3 {
    font-weight: bold;
    font-size: 22px;
}


.text_body ul {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
}

.counter {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}

button.owl-next {}

.custom-nav.owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
}

.custom-nav .owl-prev {
    left: 10px;
}

.custom-nav .owl-next {
    right: 10px;
}

.custom-nav button {
    position: absolute;
    border: none;
    background: none;
    top: -10px;
    color: red;
}

.text_body p.h5 {
    font-size: 35px;
    font-weight: bold;
}
.mb-30{
    margin-bottom:30px;
}
@media (max-width: 1450px){
    .clock{
        height:450px
    }
}

@media (max-width: 1199px){
    .otziv_img {
    flex: 0 0 200px;
    }
     .otziv_img img{
         height:100%;
     }
    .otzivi .date{
        position:static;
    }
    
    .prev{
        margin-right:20px
    }
    .quiz_buttons {
    padding: 20px;
    }
    .clock > div {
    width: 50%;
    }
       .clock{
        height:400px
    }
    .quiz__buttons__hint__text img{
        display:none;
    }
    span.cel_cifra {
    position: static;
    }
    .service_ex.row{
        align-items:center;
    }
    .banner{
        padding: 120px 0 50px;
    }
    .banner_right img {
    margin-bottom: 0px;
}
    .podpis span{
        display:none;
    }
    header .adress{
        display:none;
    }
nav.navbar.navbar-expand-xl.navbar-light {
    padding: 0;
    transform: skew(0deg, 0deg);
}
.header_nav {
    transform: skew(0deg, 0deg);
}
    span.plus {
    position: absolute;
    top: 0;
    right: 10px;
    padding: 10px;
    display:block;
}
    li.nav-item ul {position: static;opacity: 1;width: 100%;overflow: visible;text-align: center;border-radius: 0;transform: none;visibility: visible;opacity: 1;display: none;box-shadow: none;}
.nav-tabs .nav-link {
    /* padding: 15px 0px; */
}
    li.nav-item ul .nav-link{
        border-bottom:none;
    }
.tabs_img:before {
    right: 30px;
    bottom: 30px;
    }
 .tabs_img:after {
    left: 30px;
    bottom: 30px;
 }
header button.navbar-toggler {display:block;position: absolute;padding: 10px;font-size: 1rem;top: 50%;transform: translate(10px, -50%);right: 30px;}
.header_nav {
    order: 2;
}
 .soc-seti a{
     border-color: #458fc2;
 }  
     .soc-seti i{
         color: #f6b016;
     }
.header_phone span {
    display: block;
}
.navbar .navbar-nav .nav-link {
    padding: 10px 0!important;
    font-size: 18px;
    border-bottom: 1px solid rgb(217 190 174 / 20%);
}

.header_nav a:before {
    content: none;
}
.header_nav .navbar .navbar-collapse {
    z-index: 2;
}
.header_phone {
    position: relative;
    padding-right: 80px;
}
h1 {
    font-size: 32px;
}
p, .preim_info, .sec_1_new li, .sec_1_new td, .sec_1_new th {
    font-size: 18px;
}

p.banner_p {
    font-size: 16px;
    line-height: 1.6;
}
.preim img {
}
.back-comp{
}
.back-skos:before {
    width: 100%;
    height: 120%;
    left: -15px;
}
span.cifra-comp {
    font-size: 25px;
}
.cel_circle{
    order:3;
}
    .kviz-step:not(.next-kviz) .clock{
        padding:40px 0;
    }
}
@media (max-width: 991px){
    .content-box {
    position: relative;
    padding: 30px 30px 30px 30px;}
    h1{
        font-size:27px
    }
    .card .btn {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 30px 10px 0;
    }
    a.whatsapp,.car-search-wrap .submit_btn {
    padding: 15px 20px;
    font-size: 18px;
    }
    img.img-what {
    position: absolute;
    z-index: 5;
    width: 250px;
    left: -50px;
     top: -0px;
}
    .car-search-wrap {
    padding: 40px 40px 40px 200px;
    margin: 50px 0 0;
}
    .quiz_buttons .next{
        padding: 12px 25px;
        font-size: 20px;
    }
     .kviz-step:not(.next-kviz) .clock{
        padding:20px 0;
    }
    .container{
        max-width:100%;
    }
    .quiz .name{
        width:80%;
    }
    header p.d-flex{
        display: none!important;
    }
    .banner{
    padding: 100px 0 60px;
}
header .container {
    width: 100%;
    max-width: 100%;
}
.soc-seti i {
    font-size: 25px;
}
.header_phone a {
    color: #000000;
    font-size: 25px;
}
.header_phone span {
    color: black;
}
.soc-seti a {
    border: none;
    width: 30px;
    height: 30px;
    
    line-height: 30px;
}
    section.form-bottom img {
    margin: 0 auto;
    }
    nav.navbar.navbar-expand-xl.navbar-light {
    padding: 0;
    background: #f5f5f4;
}
    .tab-content > .tab-pane{
        text-align:center;
    }
    .tabs_img {
    margin-top: 0;
    margin-bottom: 50px;
}
.nav-tabs .nav-link{
    
    text-align:
    center;
}

.ptb-60 {
    padding: 60px 0;
}

}
@media (max-width: 767px){
        footer .soc-seti, .contact-item {
    width: 50%;
    border-right: none;
}
        img.img-what {
    display: none;
}
    .car-search-wrap {
    padding: 40px 40px 40px 40px;
    margin: 50px 0 0;
}
    .counter {
    font-size: 20px;
    }
    .owl-controls {

    bottom: auto;
        top:20px;

    left: auto;
        right: 20px;
    padding: 10px;
    width: 120px;

}
    .raboti-home .img {
    height: 500px;
}
    .feature-step-icon:before{
        width:30px;
        height:30px;
    }
    .etapi > div:nth-child(2n) .feature-step-item:before{
    content: none;
}
.etapi > div:nth-child(2n-1) .feature-step-item:before{
    content: "";
}
    .feature-step-icon {
    font-size: 50px;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -50px;
}
    .feature-step-item {
     height: 100%;
    }
    .etapi > div{
    margin-top: 80px!important;
}
    .order2{
    order:2;
}
    .kviz-step{
        margin-bottom:30px
    }
    
    .service_body {
 
    margin-right: 0px;
    padding: 20px;
    }
       .banner{
    }
    .header_phone a {
    font-size: 18px;
}
.soc-seti a {
    margin-right: 5px;
        width: auto;
}
    .card .btn {
    padding: 15px 30px 15px 15px;
}
.accordion button.btn.btn-link span {
    width: 40px;
    height: 40px;
}
    .day {
    margin-right: 0;
    margin-bottom: 10px;
    }
    .stroka {
    display: block;
    }
  
.cel_block {
    text-align: center;
}
    .service_button {
    margin-right: 0px;
}
.nav-tabs .nav-link{
    
    text-align:center;
}
    .nav-tabs .nav-link.active::after, .nav-tabs .nav-item.show .nav-link::after {
    content: "";
    width: 15px;
    height: 15px;
    background: #ef9000;
    position: absolute;
    bottom: 0%;
    margin-bottom: -7px;
    right: 50%;
    margin-right: -5px;
    transform: rotate(45deg);
}
.price-block p.name {
    font-size: 20px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 30px;
}
.back-m {
    margin-left: 0;
    padding: 10px;
    margin-top:20px;
}
      .content-box:before {
    width: 100%;
}
.content-box {
    position: relative;
    padding: 20px 20px 20px 20px;
    margin-bottom:20px;
}
      .image-box {
    margin-left:0;
  }
  .image-box:before{
    content:none;
  }
}
@media (max-width: 640px){
    .modal .modal-dialog {
    width: 100%;
    }
    .modal .form-header .title_for {
    font-size: 20px;
    }
.navbar-light .navbar-toggler {
    right: 20px;
    font-size: 15px;
    padding: 5px;
}
    .header_phone {
    position: relative;
    padding-right: 60px;
}
    .header_logo span {
    display: none;
}

}
@media (max-width: 575px){
    footer .soc-seti, .contact-item {
    width: 100%;
    border-right: none;
}
.accordion {

    padding: 0px;
}
.back-m {
    display: block;
    padding: 10px;
}

.planka_bottom,.planka_bottom .text-right {
    text-align: center!important;
}
    .otziv_img {
    width:100%;
        height:400px
}
    .text-otziv {
    padding: 20px;
}
    section#raboti .col-sm-6 {
    width: 50%;
}
        section#raboti .car-search-wrap .col-sm-6 {
    width: 100%;
}
    
    .otzivi .d-flex{
display:block!important;  
    }
        .raboti-home .img {
    height: 350px;
}
.text_body {
    padding: 20px;
    }
    .text_body .h4,.text_body p.h5 {
    font-size: 25px;
    }
    
        .etapi > div .feature-step-item:before{
    content: none!important;
}
         .clock, .clock > div,.kviz-step:not(.next-kviz) .clock {
        padding:10px
    }
    .quiz{
        padding:30px 20px;
    }
    .day {
    padding: 10px 0;
    font-size: 22px;
    }
      .clock span {
   font-size:18px
    }
    .quiz_buttons {
    justify-content:center;
    }
    .quiz__buttons__hint__text{
        display:none;
    }
    .quiz_buttons p {
    text-align: center;
}
    .back-skos:before {
    width: 100%;
    height: 110%;
    left: 0;
    transform: skew(0deg, 0deg);
}
    .h2 p {
    font-size: 18px;}
.back-comp .btn {
    margin: 20px 0 30px;
    width: 100%;
}
    .banner_left .col-sm-6 {
    margin-bottom: 10px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
    .podpis{
        display:none;
    }
footer .col-sm-12 {
    padding-bottom: 20px;
    text-align: center;
}
p.err404 img {
    max-width: 150px;
}
p.err404 {
    font-size: 55px;
}
ul.ul-col-2 li {
    width: 100%;
}

footer p.title-footer:before {
    content: none;
}
.back-skos p {
    width: auto;
    font-size: 18px;
}
.back-skos {
    text-align:center;
    margin: 20px 0;
    border-bottom: 1px solid #e9dccb;
}
footer p {
    text-align: center;
}
.nav-tabs .nav-link{
    width:100%;
    text-align:
    center;
}
.h2,h2 {
    font-size: 25px;
    padding-left: 0;
    margin-bottom: 30px;
}
.service_ex p.h4 a {
    font-size: 25px;
}
h2.h2:before {
    bottom: -10px;
    top: auto;
}
span.cifra-comp,.preim_title {
    font-size: 20px;
}
.block-title p.title span {
    top: 0;
}
.block-title p.title {
    font-size: 18px;
    margin-bottom: 30px;
    padding: 15px 35px;
    margin-left: -10px;
    border-radius: 50px;
    bottom: -20px;
}
.header_logo {
    width: 20%;
}
.btn{
    padding: 15px 30px;
    font-size: 16px;
}
    a.whatsapp, .car-search-wrap .submit_btn{
       width:100%;
        text-align:center;
        margin-left:0
    }
    .form-control,label.form-control.js-labelFile{
        max-width:100%;
    }
  .soc-seti i {
    font-size: 20px;
}
.soc-seti {
    text-align: right;
    width: 25%;
    padding: 0;
}
.header_phone {
    width: 55%;
    /* text-align:
    left!important; */
    /* border-top: 1px solid #eeeeee; */
    /* padding-top: 10px; */
}
  .header_phone i{
    display:none;
  }
span.cifra {

    position: static;
}
.banner {
    padding: 30px 0 60px;
}
.banner_left p,.banner_left p.vp-banner {
    padding-left: 0px;
    font-size: 16px;
}
button.header_call {
    font-size: 15px;
    display: none;
}
.header_phone span {
    font-size: 16px;
}
header a {
    color: black;
    font-size: 14px;
}
h1 {
    font-size: 25px;
    margin-bottom: 20px;
}
p.preim_title:before {

    width: 80px;
    height: 80px;
    top: -100px;
 
}

  .content-box:after {
    left: 20px;
}
header {
    padding: 10px 0 0;
    background: white;
    margin: 0;
    position: static;
}
}
.col-xs-5th,
.col-sm-5th,
.col-md-5th,
.col-lg-5th {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
}
.col-5-th {
   -webkit-box-flex: 0;
   -webkit-flex: 0 0 20%;
   -ms-flex: 0 0 20%;
   flex: 0 0 20%;
   max-width: 20%;
}
@media (min-width: 768px) {
    .col-sm-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
@media (min-width: 992px) {
    .col-md-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
@media (min-width: 1200px) {
    .col-lg-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 25%;
          max-width: 25%;
    }
}
 
@media only screen and (max-width: 992px) {
     .col-md-5th {
          width:33%;
          float:none;
          display:block;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 33%;
          -ms-flex: 0 0 33%;
          flex: 0 0 33%;
          max-width: 33%;
     }
    .col-md-5th.col-sm-5th {
        width: 20%;
        float: left;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
 
@media only screen and (max-width: 769px) {
 
     .col-md-5th {
          width:100%;
          float:none;
          display:block;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
     }
 
    .col-md-5th.col-sm-5th {
          width:50%;
          float:none;
          display:block;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
    }
}
 
@media only screen and (max-width: 767px) {
 
     .col-md-5th {
          width:100%;
          float:none;
          display:block;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
     }
 
    .col-md-5th.col-sm-5th {
          width:100%;
          float:none;
          display:block;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
    }
}