.mod-newsflash-adv.counters {
  text-align: center;
}
.mod-newsflash-adv.counters .introtext {
  display: block;
}
.mod-newsflash-adv.counters .item_content {
  margin-bottom: 30px;
}
.mod-newsflash-adv.counters .counter {
  float: none;
  font-size: 40px;
  line-height: 50px;
  margin: 0 0 15px;
  border: none;
  color: #2da5ee;
  background: transparent;
}
.mod-newsflash-adv.counters .item_title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #2da5ee;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content {
  text-align: center;
  padding: 30px 20px;
  border: 1px solid #2da5ee;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content ul {
  padding: 10px 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content ul li {
  font-size: 24px;
  line-height: 26px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content ul li:before {
  display: none;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content ul li + li {
  margin-top: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
  color: #2da5ee;
  margin-bottom: 0;
  text-transform: uppercase;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item.featured .item_content {
  background: #374046;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item.featured .item_content .btn:hover {
  background: #2da5ee;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .price {
  font-size: 40px;
  line-height: 50px;
  padding: 16px 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .price span {
  font-size: 16px;
  line-height: 41px;
  vertical-align: bottom;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item {
  position: relative;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_title {
  color: #2da5ee;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price {
  border-top: 1px solid #212121;
  border-bottom: 1px solid #212121;
  font-size: 40px;
  line-height: 50px;
  padding: 16px 0;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .price span {
  font-size: 16px;
  line-height: 38px;
  vertical-align: bottom;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content {
  text-align: center;
  padding: 30px 20px;
  border: 1px solid #2da5ee;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul {
  padding: 18px 0 11px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul li {
  font-size: 16px;
  line-height: 30px;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul li:before {
  display: none;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul li + li {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content {
    padding: 30px 8px;
  }
}
@media (max-width: 992px) {
  .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content .item_title {
    font-size: 18px;
    line-height: 24px;
  }
  .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content .btn {
    padding: 8px 16px;
    font-size: 14px;
  }
}
.mod-newsflash-adv.mod-newsflash-adv__progbars_horizontal {
  text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__progbars_circle {
  text-align: center;
}
@media (min-width: 480px) and (max-width: 767px) {
  .mod-newsflash-adv.mod-newsflash-adv__progbars_circle .item__module {
    width: 50%;
    float: left;
  }
}
.mod-newsflash-adv .mod-newsflash-adv_custom-link {
  margin-bottom: 46px;
}
.mod-newsflash-adv.blog .item {
  margin-bottom: 31px;
  text-align: center;
}
.mod-newsflash-adv.blog .item_img {
  margin-bottom: 18px;
}
.mod-newsflash-adv.blog .item_img a {
  position: relative;
}
.mod-newsflash-adv.blog .item_img a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(45, 165, 238, 0.3);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.mod-newsflash-adv.blog .item_img a:hover:before {
  filter: alpha(opacity=10000);
  opacity: 100;
}
.mod-newsflash-adv.blog .pretext {
  text-align: center;
  font-size: 46px;
  line-height: 63px;
  font-weight: 500;
  color: #2da5ee;
  padding-bottom: 45px;
}
.mod-newsflash-adv.blog .item_content {
  text-align: center;
}
.mod-newsflash-adv.blog .item_content .item_info .item_createdby:before {
  display: none;
}
.mod-newsflash-adv.blog .item_content .item_info .item_info_dl {
  margin-bottom: 11px;
}
.mod-newsflash-adv.blog .item_content .item_info .item_info_dl dd {
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}
.mod-newsflash-adv.blog .item_content .item_info .item_published {
  color: #2da5ee;
}
.mod-newsflash-adv.blog .item_content .item_info .item_published:before {
  display: none;
}
.mod-newsflash-adv.blog .item_content .item_title {
  padding: 0 30px;
  min-height: 67px;
}
.mod-newsflash-adv.blog .item_content .item_title a {
  font-weight: 400;
  color: #333333;
  line-height: 34px;
}
.mod-newsflash-adv.blog .item_content .item_title a:hover {
  text-decoration: none;
  color: #2da5ee;
}
.mod-newsflash-adv.blog .item_content .btn {
  margin-top: 21px;
}
.mod-newsflash-adv__home-block1 {
  text-align: center;
}
.mod-newsflash-adv__home-block1 .pretext {
  font-size: 36px;
  line-height: 42px;
  color: white;
  padding-bottom: 47px;
}
.mod-newsflash-adv__home-block1 .pretext span {
  font-size: 46px;
  line-height: 62px;
  font-weight: 900;
  color: #212121;
}
.mod-newsflash-adv__home-block1 .item .item_introtext {
  margin: 0 auto;
  width: 154px;
  height: 154px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid white;
  text-align: center;
  line-height: 154px;
  font-size: 46px;
  color: white;
}
.mod-newsflash-adv__home-block1 .item .item_title {
  color: white;
  font-weight: 400;
  margin-top: 22px;
  text-transform: none;
}
.mod-newsflash-adv__home-block2 {
  text-align: center;
}
.mod-newsflash-adv__home-block2 .pretext {
  font-size: 36px;
  line-height: 42px;
  color: #333333;
  padding-bottom: 47px;
}
.mod-newsflash-adv__home-block2 .pretext span {
  font-size: 46px;
  line-height: 62px;
  font-weight: 700;
  color: #2da5ee;
}
.mod-newsflash-adv__home-block2 .item_content {
  padding-bottom: 25px;
  padding-top: 27px;
  border: 1px solid #ebebeb;
}
.mod-newsflash-adv__home-block2 .item_content .thin-ico {
  display: inline-block;
  font-size: 90px;
  line-height: 90px;
  color: #2da5ee;
}
.mod-newsflash-adv__home-block2 .item_content .item_title {
  margin-top: 18px;
  margin-bottom: 14px;
}
.mod-newsflash-adv__home-block2 .item_content .item_introtext,
.mod-newsflash-adv__home-block2 .item_content p {
  font-size: 16px;
  line-height: 23px;
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: 300;
}
.mod-newsflash-adv__home-block2 .item_content .item_introtext {
  padding: 0 35px;
}
.mod-newsflash-adv__home-block2 .mod-newsflash-adv_custom-link {
  margin-top: 60px;
  margin-bottom: 31px;
}
.mod-newsflash-adv__home-block2.about-custom .item .item_content {
  position: relative;
  padding-bottom: 36px;
}
.mod-newsflash-adv__home-block2.about-custom .item .item_content .item_count {
  font-size: 64px;
  line-height: 64px;
  color: #2da5ee;
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 15px;
}
.mod-newsflash-adv__testimonials .pretext {
  text-align: center;
  font-size: 36px;
  line-height: 42px;
  color: #333333;
  padding-bottom: 47px;
}
.mod-newsflash-adv__testimonials .pretext p {
  margin-bottom: 2px;
}
.mod-newsflash-adv__testimonials .pretext span {
  font-size: 46px;
  line-height: 62px;
  font-weight: 700;
  color: #2da5ee;
}
.mod-newsflash-adv__testimonials .item .item_img img {
  margin-top: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.mod-newsflash-adv__testimonials .item .item_introtext {
  overflow: hidden;
}
.mod-newsflash-adv__testimonials .item .img-intro__left {
  margin-right: 39px;
}
.mod-newsflash-adv__testimonials .item small {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  display: inline-block;
}
@media (max-width: 991px) {
  .mod-newsflash-adv__testimonials .img-intro__left {
    margin-right: 0;
    float: none;
    max-width: none;
  }
  .mod-newsflash-adv__testimonials .item {
    text-align: center;
  }
}
.mod-newsflash-adv__history {
  text-align: center;
}
.mod-newsflash-adv__history .item_title {
  display: inline-block;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 14px;
  margin-top: 27px;
}
.mod-newsflash-adv__history .btn {
  margin-top: 23px;
}
.mod-newsflash-adv__team .item {
  margin-bottom: 58px;
}
.mod-newsflash-adv__team .item .item_img {
  margin-bottom: 4px;
}
.mod-newsflash-adv__team .item .item_title {
  display: inline-block;
  margin-bottom: 14px;
}
.mod-newsflash-adv__about-block1 {
  text-align: center;
}
.mod-newsflash-adv__about-block1 .pretext {
  color: white;
  padding-bottom: 41px;
}
.mod-newsflash-adv__about-block1 .pretext span {
  color: #212121;
}
.mod-newsflash-adv__about-block1 .item .item_content .item_title {
  margin-top: 18px;
  margin-bottom: 14px;
  color: white;
}
.mod-newsflash-adv__about-block1 .item .item_content .thin-ico {
  font-size: 90px;
  line-height: 90px;
  color: white;
}
.mod-newsflash-adv__about-block1 .item .item_content .item_introtext {
  color: white;
}
.mod-newsflash-adv__about-block1 .item .item_content .item_introtext p {
  color: white;
}