#top_inform{
    padding: 12px;
    display: none;
}
@media (max-width: 768px){
    .master-container .text iframe{
        width: 100% !important;
        height: auto !important;
    }
}
.top_inform{
    padding: 0 10px;
    margin: 0 auto;
    display: inline-block;
}
.top_inform a, .top_inform a:hover{
    color:#ccc;
    text-decoration: none;
}
.top_inform span{
    color:#f7c51e;
}
.top_inform div{
    border:1px solid #f7c51e;
    border-radius: 6px;
    padding: 4px 10px
}
.top_inform::first-letter {
    color:#f7c51e;
    font-weight: bold;
}
@media (min-width: 992px){
    .top_inform{
        padding:12px 40px;
        margin: 0 auto;
        display: inline-block;
    }
}
.master-container .text h1,
.master-container .text h2, .master-container .text h3{
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding-bottom: 15px;
    position: relative;
}
.master-container .text h1::after,
.master-container .text h2::after, .master-container .text h3::after{
    position: absolute;
    content: "";
    background-color: #f7c51e;
    height: 3px;
    width: 30px;
    bottom: -1px;
    left: 0;
}
#map{
    min-height: 300px;
}
.button, .button:hover {
  background-color: #ffd000 !important;
  color: #1a1a1a;
  text-transform: uppercase;
  font-family: Montserrat-Bold, sans-serif;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  white-space: nowrap;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
}

.button:hover {
  color: #1a1a1a;
  background-color: #eeb908; }

.registration-btn, .sign-in-btn {
  font-size: 14px;
  margin: 3px 0px;
  font-weight: bolder;
  color:#1a1a1a !important;
  padding: 5px 20px 5px 20px !important;
}
.see_more{
    display: none;
}

@media (min-width: 768px){
    .d-md-inline {
        display: inline!important;
    }
}
@media (max-width: 768px){
    .d-md-inline {
        display: inline!important;
    }
    .top__right{
        display: none;
    }
    .industry__list div{
        display: none;
    }
    .industry__list div:nth-child(-n+11){
        display: block;
    }
    .see_more{
        display: block !important;
    }
    .see_more a{
        padding: 7px 15px;
        display: inline-block !important;
    }
}
.col-md-4 .panel-grid .panel{
    overflow: hidden;
}
.footer{
    background:#454545;
    color:#fff;
}
.footer li a,.footer li a:hover{
    color:#fff;
    font-size:16px;
    padding: 3px 0px;
}
.footer .footer__headings{
    color:#fff;
    border-bottom: 1px solid #fff;
}
.pagination{
    padding: 20px 0px 20px 0px;
}
#newsCarousel .carousel-caption{
    background: rgba(0, 0, 0, 0.6);
}
.news_item a{
    line-height: 18px;
}
.news_item a:hover{
    text-decoration: none;
}
.news_item.active{
    font-weight: bold;
    margin-left: -30px;
    padding-left: 30px;
    background-color: #ccc;
}
.news__list .news__date{
    font-size: 14px;
    color: #999999;
}
.news__list p {
    margin-bottom: 0px;
    font-size: 16px;
    font-family: Montserrat-Bold, sans-serif;
    color: #666666;
}
.industry__list > div {
  margin-bottom: 8px;
  padding: 5px 16px 5px 5px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0);
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
}
.industry__list a {
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.industry__list img {
    margin-right: 5px;
}
.industry__list p {
    font-size: 16px;
    margin-bottom: 0px;
    color: #454545;
}
.industry__list a:hover {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
}
.ads__item {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: white;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px; }

.ads__item .ad-yellow {
  background-color: #ffd000; }

.ads__item .ad-gr {
  background-color: #999999; }

.ads__item .ad-gr h4 {
  color: #ffffff; }

.ads__item .ad-gr .ad__date {
  color: #ffffff; }

.ads__item .ad-green {
  background-color: #009900; }

.ads__item .ad-green h4 {
  color: #ffffff; }

.ads__item .ad-green .ad__date {
  color: #ffffff; }

.ads__item .ad-red {
  background-color: #cc0000; }

.ads__item .ad-red h4 {
  color: #ffffff; }

.ads__item .ad-red .ad__date {
  color: #ffffff; }

.ads__item .ad-blue {
  background-color: #3300ff; }

.ads__item .ad-blue h4 {
  color: #ffffff; }

.ads__item .ad-blue .ad__date {
  color: #ffffff; }

.ad__link {
  display: block;
  padding: 18px 20px 24px 22px;
  height: 130px;
  font-size: 15px;
  color: #454545;
  line-height: 1.6;
  overflow: hidden; }
.ad__link:hover{
    color: #454545;
    text-decoration: none;
}
.ad__bottom-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 34px;
  padding: 5px 20px; }

.ad__bottom-info h4 {
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: Montserrat-Bold, sans-serif;
  text-transform: uppercase; }

.ad__date {
  color: black;
  font-size: 14px;
}
.bg_icon {
  width: 36px; height: 28px;
  background: url('https://313804.selcdn.ru/oborudka/css_sprites.png') no-repeat;
  padding-left: 44px;
  display: inline-block;
}
.bg-all {
  background-position: -10px -10px;
}
.bg-other {
    background-position: -70px -10px;
}
.bg-sale {
    background-position: -10px -62px;
}
.bg-service {
    background-position: -70px -62px;
}
.bg-smallsale {
    background-position: -1px -107px;
}
.bg-today {
    background-position: -130px -10px;
}
.bg-vacancy {
    background-position: -130px -62px;
}

.services-group{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    position: relative;
}
.services-group:after{
    position: absolute;
    content: "";
    background-color: #f7c51e;
    height: 3px;
    width: 30px;
    bottom: -1px;
    left: 0;
}
.services {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-left: -12px;
    margin-right: -12px;
}
.services.free .services__item .wrap {
    border:2px solid #00695c;
}
.services.paid .services__item .wrap {
    border:2px solid #c30000;
}
.services.business .services__item .wrap {
    border:2px solid #6a1b9a;
}
.services.inform .services__item .wrap {
    border:2px solid #ffa726;
}
.services__item{
    width: 100%;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
}
.services__item .wrap{
    /*border:1px solid rgba(0, 0, 0, 0.06);*/
    border-radius: 6px;
    /*box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);*/
    color: #999;
    padding: 12px;
    text-align: center;
}
.services__item .wrap .icon{
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
.services__item .wrap .title{
    border-bottom: 1px solid rgba(0, 0, 0, 0.18);
    font-size: 17px;
    height: 70px;
    padding: 10px 0px;
    margin: 8px 0;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    line-height: 20px;
}
.services__item .wrap .details{
    color:#ccc;
    display: block;
    margin-top:20px;
}
.services__item .wrap .details:hover{
    color:#37474f;
}
.services__item .s1 .icon{
    background: url("/static/img/svg/address-card-regular.svg") no-repeat;
}
.services__item .s2 .icon{
    background: url("/static/img/svg/cart-arrow-down-solid.svg") no-repeat;
}
.services__item .s3 .icon{
    background: url("/static/img/svg/hands-helping-solid.svg") no-repeat;
}
.services__item .s4 .icon{
    background: url("/static/img/svg/tasks-solid.svg") no-repeat;
}
.services__item .s5 .icon{
    background: url("/static/img/svg/images-regular.svg") no-repeat;
}

.services__item .s6 .icon{
    background: url("/static/img/svg/whmcs-brands.svg") no-repeat;
}
.services__item .s7 .icon{
    background: url("/static/img/svg/book-reader-solid.svg") no-repeat;
}
.services__item .s8 .icon{
    background: url("/static/img/svg/ad-solid.svg") no-repeat;
}
.services__item .s9 .icon{
    background: url("/static/img/svg/server-solid.svg") no-repeat;
}
.services__item .s10 .icon{
    background: url("/static/img/svg/thumbs-up-regular.svg") no-repeat;
}
.services__item .s11 .icon{
    background: url("/static/img/svg/globe-solid.svg") no-repeat;
}
.services__item .s12 .icon{
    background: url("/static/img/svg/list-ol-solid.svg") no-repeat;
}
.services__item .s13 .icon{
    background: url("/static/img/svg/link-solid.svg") no-repeat;
}
.services__item .s14 .icon{
    background: url("/static/img/svg/calendar-check-regular.svg") no-repeat;
}
.services__item .s15 .icon{
    background: url("/static/img/svg/award-solid.svg") no-repeat;
}
.services__item .s16 .icon{
    background: url("/static/img/svg/chart-line-solid.svg") no-repeat;
}

.services__item .s17 .icon{
    background: url("/static/img/svg/cogs-solid.svg") no-repeat;
}
.services__item .s18 .icon{
    background: url("/static/img/svg/screwdriver-solid.svg") no-repeat;
}
.services__item .s19 .icon{
    background: url("/static/img/svg/chart-area-solid.svg") no-repeat;
}
.services__item .s20 .icon{
    background: url("/static/img/svg/user-tie-solid.svg") no-repeat;
}
.services__item .s21 .icon{
    background: url("/static/img/svg/shipping-fast-solid.svg") no-repeat;
}

.services__item .s22 .icon{
    background: url("/static/img/svg/registered-solid.svg") no-repeat;
}
.services__item .s23 .icon{
    background: url("/static/img/svg/truck-moving-solid.svg") no-repeat;
}
.services__item .s24 .icon{
    background: url("/static/img/svg/dollar-sign-solid.svg") no-repeat;
}
.services__item .s25 .icon{
    background: url("/static/img/svg/black-tie-brands.svg") no-repeat;
}
@media (min-width: 992px){
    .services__item{
        width: 33%;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media (min-width: 1200px){
    .services__item{
        width: 25%;
        float: left;
        padding: 12px;
    }
    .services__item .wrap{
        padding: 20px;
    }
}