.page_main_title{ 
    font-size: 24px;
    line-height: 1.5; 
    font-family: 'Source Sans Pro', 'Arial', sans-serif;
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #000;
}
.page_main_title:after{
    content:"";
    display:block;
    bottom:0;
    width:120px;
    height:2px;
    background: #42B3E5;
    margin-top:7px;
    margin-bottom:25px;
}
.content_categories{
    width:1230px;
    margin-left:auto;
    margin-right:auto; 
    min-height:700px;
    margin-top:25px;
}
.blog_item3{
    width:600px;
    float:left;
    margin-bottom:20px;
}
.blog_item3:nth-child(2n+0){
    margin-left:26px;
}
.content_cat_con{
    width:100%;
    display:inline-block;  
}
.article_time{
    display:none;
}
.description{
   text-align:center;
   background-color:#F0F0F0;
   height:100px;
   margin-top:-5px;
   display:block;
}
.article_titled{
    padding:0px; 
    display:inline-block;
}
.article_titled h3{
  font-family: 'Source Sans Pro', 'Arial', sans-serif;
    margin: 0;
    padding: 0;
    font-weight: normal;
    margin-top:15px;
    color:black;
}
.blog_item3:hover .lead_image{
    opacity: 0.8;
    background: #000;
    transition:0.7s;  
}
.grey-line{
   width:600px;
   height:20px;
   border:1px solid transparent;
   border-bottom: 1px solid #E5E5E5;
}
.blog_item3:hover .grey-line{
    border-bottom:1px solid #42B3E5;
}
.blog_item3:hover .description{
     background-color:#42B3E5;
     color:white;
     transition:1s;
    
}
.blog_item3:hover .article_titled h3{
    color:white;
     transition:1s;
}
#blog2{
    width:810px;
    min-height: 800px;
    display:inline-block;
}
.article_con1{
    width:670px;
    float:right;
    margin-bottom:40px;
    border-bottom: 1px solid #E5E5E5;
}
.article_con1 .article_image img{
    width:100%;
    
}
.artic_time{
    clear:both;
    background-color:white;
    color:white;
    float:left;
    border:1px solid transparent;
}
.article_time_container{
    background-color: #3156A3;
    float:left;
    width:110px;
    height:35px;
    display:inline-block;
}
.article_timel{
    width:80px;
    margin-left:auto;
    margin-right:auto;
    margin-top:6px;
    
}
.arrow{
    float:left;
    border-style: solid;
    border-width: 5px 5px 0 0;
    border-color: #3156A3 transparent; 
}
.article_tit h3 {
    font-family: 'Source Sans Pro', 'Arial', sans-serif;
    padding: 0;
    font-weight: normal;
    color: #000;
    font-size:24px;

}
.article_tit h3 a{
    text-decoration:none;
    color:black;
}
.article_short_descript p{
    color: #666;
    line-height: 1.71429;
    font-size: 16px;
    margin:0;
    padding:0;
    margin-bottom:25px;
}
.article_short_descript{
    padding:0;
    
}
.footer_categories{
    width:100%; 
}
#footer_elements_container{
    width:1230px;
    margin-left:auto;
    margin-right:auto; 
    height:130px;
}
.footer_elem{
    width:410px;
    height:130px;
    float:left;
   
}
.footer_elem:nth-child(1){
   background: #42B3E5;
}
.footer_elem:nth-child(2){
  background: #0384CE;
    
}
.footer_elem:nth-child(3){
    background: #3156A3; 
}
.footer_body{
    width:390px;
    float:right;
    margin-top:15px;
    clear:both;
}
.footer_elem:nth-child(1) .footer_body:before{
     content: "\f0fa";
    font-family: 'fontawesome';
    color: white;
    font-size: 50px;
    float:left;
    margin-right: 25px;
    height:80px;
    padding-top:25px;
    display:inline-block;
}
.footer_elem:nth-child(2) .footer_body:before{
     content: "\f0f0";
    font-family: 'fontawesome';
    color: white;
    font-size: 50px;
    float:left;
    margin-right: 25px;
    height:80px;
    padding-top:25px;
    display:inline-block;
}
.footer_elem:nth-child(3) .footer_body:before{
     content: '\f09d';
    font-family: 'fontawesome';
    color: white;
    font-size: 50px;
    float:left;
    margin-right: 25px;
    height:80px;
    padding-top:25px;
    display:inline-block;
}
    
.footer_title h3{
       font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 1.4;
    padding: 0;
    color: #FFF;
    margin: 0;
    line-height: 1.71429;
    margin: 0px;
    margin-top:5px;  
}
.footer_title h3 a{
    text-decoration:none;
    color:white;
}
.footer_short_description p {
      font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 1.5;
    color: #FFF;
    
}
.page_main_title3{
       font-size:30px;
    line-height:4px;
    font-family: 'Source Sans Pro', 'Arial', sans-serif;
    font-weight: normal;
    color: #000; 
    width:auto;
}
