/*
$main_color: #0e1a35;
$light_main_color:#132549;
$second_color:#5584ff;
$text_color:#ccdaff;
$header_color:#10327c;
$second_background:#f8f9fb;
*/
/*
$main_color: #476088;
$light_main_color:#5d7caa;
$second_color:#37ddbf;
$text_color:#adeadd;
$header_color:#344f77;
$second_background:#f8f9fb;
*/

/*#region main*/


.left_col {
    float: left;
    width: 570px;
}
.right_col {
    float: right;
    width: 570px;
}
.right_divider {
    border-left: 1px solid #303f9f;
    margin-left: -30px;
    padding-left: 30px;
}


/*#region top_main*/

#top_main {
    height:80px;
    padding: 20px;
}

#statistic_block {
    padding-top: 20px;
    padding-left: 20px;
}

.stat_count{
     color: #B8C5F2;
    font-size: 36px;
    font-weight: bold;
    margin: 0 15px;
    padding: 3px 40px 0;
}

#ul_count {
    background: url("img/factory.png") no-repeat scroll 0 10px transparent;       
}


#fl_count {
    background: url("img/people.png") no-repeat scroll 0 8px transparent;
}

#case_count{
    background: url("img/balance32.png") no-repeat scroll 0 8px transparent;
}

#zak_count{
    background: url("img/handshake32.png") no-repeat scroll 0 8px transparent;
}



/*#endregion top_main*/

/*#region middle_main*/

#middle_main{
    width: 100%;
    background-color: #003A6A;
    height: 550px;
    

    background:  url("img/background_1280.jpg") no-repeat scroll 50% 0 #003A6A
}

@media(min-width: 1281px){

#middle_main{
         background:  url("img/background_1600.jpg") no-repeat scroll 50% 0 #003A6A
}
    }

@media(min-width: 1601px){

#middle_main{
         background:  url("img/background_1920.jpg") no-repeat scroll 50% 0 #003A6A;
         height: 600px
}
    }

#middle_main .content {
    position:relative;
    padding: 100px 0;
    width: 1200px;
}

.bl{
    float: left;
    background: none repeat scroll 0 0;
    background-color: rgba(0, 58, 106, 0.8);
    border-radius: 10px;
    border: 1px solid #fff;
    color: #fff;


    width: 350px;
    height: 350px;
    margin-left: 30px;
    margin-top:25px;

}

@media(min-width: 1601px) {
    .bl:first-child {
        margin-left: 0;
    }
}

.bl.bl-active{
    position:relative;
    margin-top:0;

    width: 400px;
    height: 400px;

}


/*

.bl {
    background: #fff none repeat scroll 0 0;
    color:#333;
    border: 1px solid #e1e1e1;
    width: 550px;
    border-radius: 5px;
    text-decoration:none;
    font-size:18px;
    height: 300px;
    position: absolute;
}

*/

.bl ul  {
    list-style: outside none none;
    margin: 10px 0;
    font-size: 16px;
}


.bl  .ok {
    font-size: 13px;
    margin-right: 10px;
    color:  #5b85ad;
}

.bl.bl-active  .ok {
    font-size: 13px;
}

.new-label {
    position: absolute;
    background-color: #ff9800;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    right: 20px;
    width: 100px;
    height: 50px;
    padding-top: 24px;
    font-size: 24px;
}

#main .btns{
    background-color: transparent;
    border-color: #344f77;
    color: #344f77;
    text-decoration: none;  
}

#main .btns:active, #main .btns:focus, #main .btns:hover {
    background-color: #344f77;
    color: #fff;
        
}

.bl .moving{
    bottom: 40px;
    left: 0;
    position: absolute;
}


#middle_main .btns{
    background-color:#ff9800;
    border-color: #F27532;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 6px 12px!important;
    border-radius: 4px;

}

#middle_main .bl-active .btns{

    font-size: 16px;
}

#middle_main .btns:active, #middle_main .btns:focus, #middle_main .btns:hover {
        
        background-color: transparent;
        border-color: #ff9800;
        color: #ff9800;
    }

.bl_int {
    height: 100%;
    margin: 20px;
    position: relative;

}

.bl.bl-active .bl_int{
    margin: 20px;
}

.bl h2 {
    color: #fff;
    font-size: 24px;
    height: 75px;
    margin-bottom: 10px;
    margin-top: 4px;

}

.bl.bl-active h2 {
     font-size: 24px;
    height: 70px;
    width: 250px;
}

#bl1 .bl_int {
    background: url("img/bl1.png") no-repeat scroll 90% 90%;
}
#bl2 .bl_int {
    background:  url("img/bl2.png") no-repeat scroll 90% 90%;
}
#bl3 .bl_int {
    background:  url("img/bl3.png") no-repeat scroll 90% 90%;
}
#bl4 .bl_int {
    background:  url("img/bl4.png") no-repeat scroll 90% 90%;
}
#bl5 .bl_int {
    background:  url("img/bl5.png") no-repeat scroll 90% 90%;
}
#bl6 .bl_int {
    background:  url("img/bl6.png") no-repeat scroll 90% 90%;
}
/*#endregion middle_main*/


/*#region news*/

#events{
    background-color: #fff;
}

#analitics{
    background-color: #f7f7f7;
}

.news_lines_block{
    padding: 30px 0;
}

.news_lines_block h1{
    color: #344f77;
    font-size: 28px;
}

.news_lines{
    list-style: outside none none;
}

.news_lines li {
    color: #333;
    margin: 15px 0;
}

.news_lines li a{
    color: #333;
}

.news_lines li a.organitation{
    font-weight: bold;
}

.news_data{
    color: #3472ad;
    display: inline-block;
    width: 100%;
}

.news_data_sm{
    font-size: 18px;
}

.news_data_large{
    font-size: 20px;
    margin: 10px 0 0;
}

.news_lines_block .moving{
    margin: 30px 0;
}

.preloader {
    background: rgba(0, 0, 0, 0) url("/content/img/preloader.gif") no-repeat scroll 20px center;
}

/*#endregion news*/

/*#endregion main*/


