.main-about {
    color: white;
}

.faq-wrapper {
    padding-top: 0;
}

.details-content .testimonials-wrapper {
    padding: 0;
}

.pricing-plans-wrapper {
    padding-top: 20px;
}

.timetable-wrapper {
    padding-top: 20px;
}

.pricing-plans-wrapper .panels {
    padding-top: 0;
}

.testimonials-wrapper {
    padding-top: 0;
}


.jumbotron.page-jumbotron.bg-8 {
    padding: 0;
/*    background: url(/img/details-images/IMGP2022.jpg) center center no-repeat;*/
}

.timetable-wrapper {
    padding-top: 20px;
}

.newsletter-wrapper.index-1 .phone h2 {
/*    line-height: 0;*/
    margin-top: -10px;
}

.newsletter-wrapper.index-1 .phone {
    height: 150px;
}

blockquote {
    display: block;
    width: 95%;
    margin: 48px auto 58px;
    background: #ffffff;
    border-left: 2px solid #ffa800;
    padding: 17px 35px 37px;
    text-align: center;
}



blockquote p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 22px;
    font-style: italic;
    color: rgba(51, 51, 51, 0.75);
}

blockquote-custom {
    
}

.team-member > h2 {
    margin: 0 auto;
}

.team-wrapper.index-1 .team-members .team .team-member ul.meta li:last-child {
    float: none;
}

.panels.pricing .panel {
/*    height: 450px; */
    height: auto;
    width: auto;
}

.panels.pricing .panel .panel-body ul.benefits li {
    height: auto;
}

.panels.pricing .panel .panel-body ul.benefits {
    padding: 0 20px 0 20px;
}

col-panel col-md-6 col-sm-6 col-xs-12 {
    padding-bottom: 15px;
}

.pricing-plans-wrapper .section-name.index-2 p {
    width: 70%;
}

.about-wrapper.index-1 .tab-content #tab-2 .info-block p, .about-wrapper.index-1 .tab-content #tab-2 .info-block li > h5 {
    font-size: 16px;
}

.about-wrapper.index-1 .tab-content #tab-1 p {
    font-size: 16px;
}

.panels.pricing .panel .panel-heading h2:hover {
    cursor: pointer;
}

#telefon2 {
    margin-top: 0;
}

.jumbotron.page-jumbotron.bg-8 {
    background: none;
}

#menuclick:hover {
    cursor: pointer;
}

#menudocs {
    display: block;
    text-align: center;
}

.section-name.index-2 h1 {
    padding-bottom: 50px;
}

#slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:3px;
    }

    #slides .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #slides .slidesjs-next {
      margin-right: 5px;
      float: left;
    }

    .slidesjs-pagination {
      margin: 6px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }
.text-center {
    margin-top: 40px;
}


/*
.panels.pricing .panel .panel-heading h2 {
    line-height: 37px;
    margin-top: 50px;
}
*/

.text-center p,h1 {
    text-align: center;
}

#price div {
    padding: 10px 10px 10px 10px;
}

#price1 {
    background: #487CBF;
    border: 1px solid white;
}

#price2 {
    background: #FFF323;
    border: 1px solid white;
}

#price3 {
    background: #289350;
    border: 1px solid white;
}

#price4 {
    background: #F24943;
    border: 1px solid white;
}

.text-center h2 {
    font-family: 'Lobster';
}

.timetable-wrapper .time-table .panel.time-cells .panel-body .time-cell.small {
    padding-bottom: 10px; 
}

#small-text {
    font-size: 15px;
}

.text-center h2 {
    text-align: center;
}

.text-center h3 {
    text-align: center;
}

#acord {
    padding-top: 50px;
}

h1 {
    font-family: 'lobster';
}

p {
    margin-top: 0.5em; /* Отступ сверху */
    margin-bottom: 1em; /* Отступ снизу */
}

blockquote i {
    color: #ffa800;
    padding-bottom: 29px;
    font-size: 36px;
}

span.empty-space {
    display: block;
    width: 100%;
    height: 35px;
}

.info-block ul {
    list-style: disc;
    list-style-position: inside;
}

#to-top {
/*
    position: absolute;
    top: 4030px;
*/
    margin: 0 auto;
    width: 60px;
    height: 60px;
    background: #ffa800;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.about-wrapper.index-1 .tab-content #tab-1 p {
    text-align: left;
}

.about-wrapper.index-1 .tab-content #tab-1 {
    padding-top: 85px;
}

.about-wrapper.index-1 .tab-content #tab-1 {
    margin-top: 0;
}

.text-right {
    text-align: right;
}

.faq-wrapper .accordions .collapse.in .panel-body p:first-child {
    padding-bottom: 0;
}

.modal-body ul {
    list-style: disc;
    padding-left: 30px;
}

.breadcrumb {
    border: 1px solid #686AC5;
}

.breadcrumb-wrapper .breadcrumb ul li a {
    font-size: 16px;
}

#acc {
    padding-top: 0;
}

.blog-wrapper .blog-content.list .articles-wrapper .article {
    border-bottom: 0;
    
}

#text-center-h4 {
    text-align: center;
}

.benefits li:hover {
    cursor: pointer;
    color: #FFA800;
}

#details-panel {
    border: 2px solid #efefef;
    background: #ffa800;
  -webkit-border-radius: 22px;
          border-radius: 22px;
  text-align: center;
  -webkit-transition: background 0.75s ease;
          transition: background 0.75s ease;
}

#details-panel:hover {
/*    border: 1px solid #FFA800;*/
    background-color: #FFA800;
    background: #ffa800;
  border: 1px solid transparent;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}

#text-center-h4:hover {
    cursor: pointer;
    color: #ffa800;
}

#price-class {
    width: 30%;
    height: auto;
    margin: 0 auto;
    line-height: 40px;
    border: 1px solid #D2D2D2;
  -webkit-border-radius: 22px;
          border-radius: 22px;
  text-align: center;
  -webkit-transition: background 0.75s ease;
          transition: background 0.75s ease;
}

.benefits:hover #price-class {
/*    border: 1px solid #FFA800;*/
    background-color: #FFA800;
    background: #ffa800;
  color: #ffffff;
  border: 2px solid transparent;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}

.benefits {
    display: block;
}

/*
.panels.pricing .panel:hover {
  border: 3px solid #ffa800;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
*/
.panels.pricing .panel:hover .panel-heading {
  margin-top: 61px;
  background: #ffa800;
  color: #ffffff;
  border: 2px solid transparent;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
.panels.pricing .panel-footer:hover #timetable-footer {
  background: #ffa800;
    color: #ffffff;
  border: 2px solid transparent;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
.panels.pricing .panel-footer:hover #timetable-footer a {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}

#timetable-footer {
    height: auto;
    line-height: 40px;
    border: 2px solid #D2D2D2;
  -webkit-border-radius: 22px;
          border-radius: 22px;
  text-align: center;
  -webkit-transition: background 0.75s ease;
          transition: background 0.75s ease;
}

#timetable-footer:hover {
    cursor: pointer;
    color: #ffa800;
}

.timetable-wrapper .time-table {
    padding-top: 0;
}

#fb-center {
    text-align: center;
}

.fa-facebook {
    color: #4E69A2;
}

.fa-youtube {
    color: #4E69A2;
}

.fa-instagram {
    color: #4E69A2;
}

.fa-vk {
    color: #4E69A2;
}

#vvod {
list-style: none;
color: white;
}