.content_block {
 background: url("../img/content_bg.jpg") 100% 0  no-repeat;
 background-color: #fff;
  padding-bottom: 30px;
  min-height: 400px;
 font: normal normal 13px/18px 'PT Sans Caption', helvetica, sans-serif;
}
.content_block2 {
   background-color: #fff;
   padding: 0 70px 70px 70px;
}
.content_block2 .text-block + .hr{
  margin-bottom: 15px;
}
.alert {
  border-radius: 0;
  padding-left: 130px;
  position: relative;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
}
.alert strong{
  position: absolute;
  height: 100%;
  left: 26px;
  top: 50%;
  margin-top: -38px;
}
.content_block2 .title, .content_block .title{
  border-bottom: 1px solid #d3d3d3;
  position: relative;
  padding-top: 20px;
  margin-bottom: 40px;
}
.content_block2 .text-block, .content_block .text-block{
  padding-bottom: 70px
}
.white_block2 .text-block{
  padding-bottom: 0 !important
}
.content_block2 .title:after, .content_block .title:after{
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 4px;
  background: #ffcc00;
  width: 50px;
  content: "";
}
.content_block2 h3, .content_block h3 {
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 22px;
  font-weight: normal;
  color: #333;
  float: none;
  display: block;
  margin-top: 10px;
  clear: both;
  display: block;
  text-transform: none;
  letter-spacing: -1px;
}



.news-page h1{
margin-bottom: 10px !important;
}

.blue_block{
  background: url("../img/blue_blok_bg.jpg") 50% 0  no-repeat;
  margin-left: -70px;
  margin-right: -70px;
  padding: 60px 70px 60px 70px;
  min-height: 250px;
}

.white_block2{
  background: url("../img/whitw_block.jpg") 50% 0 no-repeat;
  margin-left: -70px;
  margin-right: -70px;
  padding: 47px 70px 50px 70px;
  /*  border-bottom: 1px solid #d3d3d3; */
}

.white_block2 small, .blue_block small {
text-transform: uppercase;
font: normal bold 11px arial, tahoma, 'PT Sans Caption';
color: #79ACC9;
margin-top: -20px;
margin-bottom: 20px;
display: block;
}

.white_block2 h3, .blue_block h3{
  font-size: 21px;
  margin-bottom: 29px;
  line-height: 22px;
}
.white_block2 .title h3  {
margin-bottom: 20px;
}
.white_block2 li {
margin-bottom: 6px;
}

.white_block2 p, .blue_block p{

  font-size: 13px;
}
.white_block2 .col-md-6:first-child{
  /*text-align: right;*/
}
.white_block2 img{
  margin-top: 13px;
}
.white_block2 .row{
  position: relative;
}
.img_block div{
  position: absolute;
  left: 35px;
  right: 0;
  bottom: -1px;
  
}
.img_block{
  padding-left: 35px;
}
p.blue{
  color: #3598e0;
}
.hr4{
  height: 20px;
  background: url('../img/bgbg.png');
  margin-left: -70px;
  margin-right: -70px;
  margin-bottom: 30px
}

.block{
  min-height: 490px;
  padding: 57px 70px;
  margin-bottom: 1px;
  margin-left: -70px;
  margin-right: -70px;

}
.block .text{
  width: 50%;
}
.block .text.float_left{
  padding-right: 25px;
}
.block .text.float_right{
  padding-left: 38px;
}
.block .text h3{
  font-size: 21px;
  margin-bottom: 44px;
  line-height: 22px;
}
.white-text, .white-text h3{
  color: #fff;
}
.white-text p{
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}
.black-text{
  color: #333;
}
.black-text p{
  color: #333;
  font: normal normal 13px/18px 'PT Sans Caption', helvetica, sans-serif;
  /*font-size: 13px;  line-height: 1.3*/
}
.float_left{
  float: left;

}
.float_right{
  float: right;
}

.news-page{
  background: #fff;
border-top: 10px solid #c3dce9;
}
.news-page .content_block{
  background: none;
  border: 0;
  padding-top: 0;

}
.news-page .breadcrumb > li:first-child, .withouthat .breadcrumb > li:first-child {
  background: url("../img/bredcur2.jpg") no-repeat;
}
.news-page .breadcrumb, .withouthat .breadcrumb {
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 5px;
}
.news-page  .news_item{
  width: 50%;
  float: left;
  padding-bottom: 40px
}

.withouthat  {margin: -70px 0 0 -70px;}

.news-page .news .news_item:nth-child(odd){
   clear: both;
   padding-right: 17px;
 }
.news-page .news .news_item:nth-child(even){
   padding-left: 17px;
 }
.news-page .news .news_item .new_title{
  background: url("../img/hr.png") repeat-x;
  padding-top: 50px;
}
.news-page .news .news_item:first-child .new_title, .news-page .news .news_item:first-child + .news_item .new_title{
  background: none;
  padding-top: 0;
}
.news{
  padding-top: 10px
}
.news_item h3{
  font-size: 21px;
  letter-spacing: -1px;
  line-height: 24px;
  margin-bottom: 30px;
}

.news_item h3 a {
color: #333;
}

.news_item .data{
  font: normal normal 12px/14px tahoma, helvetica, sans-serif;
  color: #aeaeae;
  margin-bottom: 25px
}
.news_item img{
  width: 100%;
  height: auto;
  margin-bottom: 25px
}
.news_item .btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.news_item .btn{
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}


.solutions_block h3 {
color: #A6AAB6 !important;
margin-bottom: 50px;
display: block;
font-size: 22px;
letter-spacing: -1px;
}

@media (min-width: 1200px){
  .news-page, .content_block2 {
  margin-right: 8px;
}
  .news-page .content_block {
    margin-right: 0;
    padding-right: 100px
}

.white_block2 img{

  max-width: 330px;
}

}



@media (max-width: 991px){
  .content_block2{
    padding-left:40px;
    padding-right: 40px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .content_block2 .text-block .col-md-6, .white_block2 .col-md-6, .blue_block .col-md-6{
    float: left;
    width: 50%;
  }
  .white_block2, .blue_block, .block{
    padding-right: 40px;
    padding-left: 40px;
    margin-right: -40px;
    margin-left: -40px;

  }
  .hr4{
    background: #f1f1f1;
     margin-right: -40px;
    margin-left: -40px;
  }
}



@media (max-width: 768px) {
  .block {
    min-height: inherit;
    background-image: none !important;
  }
  .block .text{
    width: 100%;
  }
}
@media (max-width: 550px) {
  .content_block2 .text-block .col-md-6, .white_block2 .col-md-6, .blue_block .col-md-6{
    float: none;
    width: 100%;
  }
  .white_block2 .col-md-6:first-child {
    text-align: left;
  }
  .img_block {
    padding-left: 0;
  }
  .img_block div{
    left: 0;
  }
  .alert {
    padding: 15px;
  }
  .alert strong {
    display: none
  }
  .news-page  .news_item{
  width: 100%;
  float: none;
  padding-bottom: 40px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.news-page .news .news_item:first-child + .news_item .new_title{
  background: url("../img/hr.png") repeat-x;
  padding-top: 50px;
}
}
@media (max-width: 380px){
  .content_block2{
    padding-left: 10px;
    padding-right: 10px;
  }
   .white_block2, .blue_block{
    padding-right: 10px;
    padding-left: 10px;
    margin-right: -10px;
    margin-left: -10px;

  }
  .hr4{
    margin-right: -10px;
    margin-left: -10px;
  }
}
