

/*

box-sizing: border-box;

-moz-box-sizing: border-box; 

-webkit-box-sizing: border-box;

*/



*{margin: 0;padding: 0;}

a {text-decoration: none;}

a img {border: none;}

.inl {display: inline-block;*zoom: 1;*display: inline;}

.vtop {vertical-align: top;}

.vmid {vertical-align: middle;}

.vbot {vertical-align: bottom;}

.alignLeft {text-align: left;}

.alignCenter {text-align: center;}

.alignRight {text-align: right;}

.flLeft {float: left;}

.flRight {float: right;}

p {

    margin-bottom: 15px;

}

h2 {

    text-transform: uppercase;

    font-weight: 600;

    font-size: 21px;

    text-align: center;

    color: #b90450;

    padding-bottom: 18px;

}

h2.zag {
    display: flex;
    align-items: center;
    justify-content: space-between;

    text-align: left;

    border-bottom: 1px solid #d7dde0;

    padding-bottom: 20px;


    padding-top: 20px;

}
h2.zag .category_name{max-width: 785px;}

h3 {

    font-size: 16px;

    color: #373f66;

    margin-bottom: 18px;

}

h5,h5 a {

    color: #0086e8;

    font-size: 14px;

    font-weight: bold;

}

textarea {resize: none;}





.one-two.first {

    margin-left: 0;

}



.one-four {

    width: 25%;

}

.three-four {

    width: 75%;

}
.active{
    color: red;
}






html, body {height: 100%;}

.wrapper {

    width: 100%;

    min-height: 100%;

    position: relative;

    font-size: 12px;

    overflow: hidden;

    font-family: 'Open Sans', 'sans-serif';

}

.cont {

    margin: 0 auto;

    width: 960px;

}

.blue_text_container {

    color: #ffffff;

    background: #001e73;

    text-align: center;

    font-size: 24px;

    font-weight: bold;

}
.downloads{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.downloads .one-three{
    width: 45%;
    margin-left: 0;
    padding-left: 5%;
}

.logo {line-height: 0;}

.logo img {

    margin-left: 10px;

    margin-right: 10px;

}


/*--hamburger_menu---*/
.bg-hamburger{
    display: none;
    background: #001e73;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
#nav-icon4 {
    left: 50%;
    top:  50%;
    margin-top: -13px;
    margin-left: -20px;
    width: 40px;
    height: 27px;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon4 span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon4 {
}

#nav-icon4 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
    top: 11px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
    top: 22px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 7px;
}

#nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 26px;
    left: 7px;
}
/**--hamburger_menu---*/


/*--header--*/



header {

    position: relative;

    z-index: 3;

}

header .cont {

    width: 1022px;

    padding-top: 12px;

    padding-bottom: 12px;

    background: rgba(255, 255, 255, 0.9);

    border: 1px solid rgba(136, 158, 174, 0.2);

    border-top: none;

    /*box-sizing: border-box;

    -moz-box-sizing: border-box; 

    -webkit-box-sizing: border-box;*/

    white-space: nowrap;

    height: 78px;
}

header ul {list-style: none;}

.bl_text {

    margin-top: 6px;

    position: relative;

    right: -1px;

}

nav {margin-top: 6px;}

nav li {padding-left: 35px;display: inline-block;vertical-align: middle;*zoom: 1;*display: inline;}

nav ul li:first-child {padding: 0;}

nav a {

    font-size: 14px;

    color: #0978cd;



}



/*--header end--*/







/*--content--*/



section {}

.single ul {

    list-style: none;

    color: #0086E8;

    font-size: 14px;

    margin-bottom: 20px;

    line-height: 24px;

}

.single li {

    padding-left: 40px;

}


.single li a {

    color: #0086E8;
}



.breadcrumps {

    width: 1022px;

    margin: 0 auto;

    padding: 15px 31px 9px;

    border-top: 1px solid #d7dde0;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

}

.breadcrumps ul {list-style: none;}

.breadcrumps li {

    display: inline-block;

    vertical-align: middle;

    *zoom: 1;

    *display: inline;

}

.breadcrumps a {
    display: block;
    width: auto;
    height: 20px;
    padding-right: 25px;
    margin-right: 7px;
    color: #445a6b;
    background: url(../../upload/images/bredcramps_arrow.jpg) no-repeat right center;
}
.home_breadcrumbs a{
    display: block;
    width: 69px;
    height: 20px;
    padding-right: 0;
    margin-right: 32px;
    color: #445a6b;
    background: url(../../upload/images/bredcramps_arrow.jpg) no-repeat right center,
    url(../images/home.png) no-repeat 5px center transparent;
}

.breadcrumps li:first-child a {

    padding-left: 0;

}
.dublikat h2{
    text-align: left;
    padding-left: 1%;
}
.breadcrumps li.act a {

    color: #0086e8;
    width: max-content;
    background: none;

}

section .cont {

    padding-bottom: 25px;

    position: relative;

    z-index: 2;

}

.news_bl {

    color: #838383;
    padding: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #f0f2f3;
    background: #fafcfc;
    margin-bottom: 39px;
}
.news_bl p{
    color: #838383;
}
.news_bl1 {
    margin-left: 2%;

    color: #838383;

    padding: 10px;

    border: 1px solid #f0f2f3;

    background: #fafcfc;

    /*width: 100%;*/
}
.manuf {
    margin-top: 25px;
    border-top: 1px solid #c3ced6;
}
.news_bl img{
    width: 100%;
}
.news_w{
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.news_w .one-two {
    width: 100%;
}
.news_w .one-two h2{
    padding-left: 1%;
    text-align: left;
    padding-top: 30px;
}
.news_w .first {
    width: 100%;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
}
.news_w .first h2{
    padding: 0 0 30px 1%;
    text-align: left;
}
.news_w .first .news_item{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.news_w .first .news_item .social_col {
    padding: 0;
    width: 49%;
}

.news_w .first .news_item .overlay{
    display: flex;
    width: 49%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}
.go-to{
    position: relative;
    margin: auto auto 0 auto;
    font-size: 14px;
    color: #0086e8;
    text-decoration: underline;
    padding-top: 10px;
    padding-right: 32px;
    background: url(../../upload/images/dotted_arrow_right.png) no-repeat right center transparent;
}
.go-to:hover{
    text-decoration: none;
}
.news_col.active,
.social_col.active {
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}
.news_col.active>a{
    width: 49%;
}
.social_col.active .facebook-item{
    width: 47%;
}
.del_bl{
    display: none !important;
}

.companies {margin-top: 12px;}

.companies  {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #383838;
    list-style: none;
    vertical-align: top;

}
.companies .zag-txt{
    padding-left: 20px;
    -ms-align-items: center;
    align-items: center;
}

.companies li {
    padding: 0 1% 15px 1%;
    width: 47%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

/*.companies .img {
    padding-bottom: 15px;

}*/
.companies .zag-txt p{
    margin-bottom: 0;
}
.companies .zag{
    margin-bottom: 0;
}
.companies .zag a {

    color: #373f66;

    font-size: 14px;

    font-weight: bold;

}



.fullWidth .companies tr td:first-child {

    width: 14%;

    text-align: left;

}

.fullWidth h2 {

    text-align: left;

    margin-top: 15px;

}



.image_section {

    height: 102px;

    margin-top: -102px;

    overflow: hidden;

    position: relative;

    width: 100%;

}
.breadcrumps+.image_section {
    margin-top: -128px;
}



.image_section > img {

    left: 50%;

    margin-left: -960px;

    position: absolute;

    top: 0;

}



.category_block {border-bottom: 1px solid #d7dde0; padding: 15px 10px;margin-bottom: 5px;}

.category_block .left, .category_block .right {width: 50%;}

.category_block .left {line-height: 23px;}

.category_block .bl {width: 50%;}

.category_block .name {margin-bottom: 10px;}

.category_block .left ul {list-style: none;}
.category_block .left ul>li>ul{    margin-bottom: 10px;  padding-left: 15px; display: none;}
.category_block li a {
    cursor: pointer;
    color: #445a6b;
    font-size: 14px;

}
.category_block .left ul ul a{font-size: 13px;}
.category_block .left ul ul ul a{font-size: 12px;}

.category_block li a:hover {

    color: #00aeef;

}

.category_block .right {

    text-align: center;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    overflow: hidden;

    width: 460px;

    height: 252px;

    border: 1px solid #e4e9eb;

    background: #fcfcfc;

    margin-left: 5px;

}

.category_block .right img {

    display: none;

}

.category_block .right img.act {

    display: block;

}



.single {

    padding-top: 20px;

}

.single p, .single table, .single ul,.single ol {
    font-size: 14px;
    color: #445a6b;
}
.single table{width: 100%;}
.single table td{padding: 3px;}

.pdf_link, .word_link , .exel_link {

    background: url(../../upload/images/pdf_link_bg.png) no-repeat left center transparent;

    display: inline-block;

    height: 47px;

    line-height: 18px;

    padding: 5px 0 5px 60px;

    color: #00aeef;

    font-size: 14px;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    margin: 30px 0;

    *zoom: 1;

    *display: inline;

}
ul.price_files{
    display: flex;
    flex-wrap:wrap;
    list-style: none;
}
ul.price_files li{
    width: 50%;
}
.word_link{
    background: url(../images/msword-2016.png) no-repeat left center transparent;
}
.exel_link{
    background: url(../images/excel-2016.jpg) no-repeat left center transparent;
}

.single table tr{
    width:50%
}

.pdf_link span, .exel_link span, .word_link span {

    color: #445a6b;

    font-size: 12px;

}



.such_products {

    border-top: 1px solid #d7dde0;

    padding-top: 12px;

    padding-bottom: 90px;

}

.such_products .zag {

    color: #0086e8;

    margin-bottom: 12px;

    font-size: 14px;

    font-weight: bold;

}

.such_products > div {

    white-space: nowrap;

}

.such_products .tov {

    width: 22%;

    margin-left: 37px;

    white-space: normal;

    text-align: center;

}

.such_products .img {

    width: 100%;

    height: 164px;

    border: 1px solid #e4e9eb;

    overflow: hidden;

    text-align: center;

    margin-bottom: 12px;

}

.such_products .tov.first {

    margin-left: 0;

}

.such_products h3 {

    margin-bottom: 2px;

    font-weight: normal;

}

.such_products p {

    font-size: 12px;

}





/*--content end--*/







/*--footer--*/



footer {

    width: 100%;
    height: 347px;
    position: relative;
    background: url(../../upload/images/footer_bg.jpg) repeat 0 0 transparent;
    margin-top: -347px;
    overflow:hidden;
    font-family:'Open Sans','sans-serif';
    font-size:12px;
}

footer .cont {

    background: none repeat scroll 0 0 #ffffff;

    padding-bottom: 0px;

    padding-top: 16px;

    width: 1022px;

    height: 297px;

    position: relative;

    border-bottom: 5px solid #616d74;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    z-index: 2;

}

footer .footer_lights {

    position: absolute;

    left: 50%;

    margin-left: -811px;

    top: 0;

    z-index: 1;

}

footer .cont .alignCenter {

    padding: 5px 0;

    background: #FAFCFC;

}

footer .logo img {

    margin-left: 20px;

    margin-right: 8px;

}

footer .bot {

    margin-top: 18px;

    margin-bottom: 20px;

    height: 154px;

}

footer .bl {

    width: 25%;

    padding-left: 40px;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

}

footer .bl:first-child {

    width: 23%;

    line-height: 23px;

    font-weight: lighter;

    color: #445a6b;

}

footer .bl a {

    color: #0086e8;

}

footer ul {

    list-style: none;

}

footer li {

    line-height: 23px;

}

footer .whithListStyle {

    list-style: disc;

    color: #0086e8;

    font-weight: lighter;

}

footer ul a {

    font-size: 14px;

}

footer .gar {

    padding: 0 15px;

}

footer .botLine {

    height: 50px;

    line-height: 50px;

    margin: 0 auto;

    width: 960px;

    position: relative;

    z-index: 2;

}

footer .botLine a, footer .botLine p {

    color: #fafcfc;

    font-size: 12px;

}

footer .botLine p {

    margin-bottom: 0;

}

footer .botLine p+p {

    float: right;

}

.fb_footer{
    position: relative;
    top: -27px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.fb_footer a{
    font-size: 12px;
    color: #1048b0;
    position: relative;
    margin-right: 59px;
}
.fb_footer a:before{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background: url('../images/fb_icon.png') 50% 50% no-repeat;
}
.fb_footer a:hover{
    text-decoration: underline;
}


/*--footer end--*/



.galleria-lightbox-next {

    background: url(../../upload/images/icon-arrow-forward.png) no-repeat center center #ffffff;

}

.galleria-lightbox-prev {

    background: url(../../upload/images/icon-arrow-back.png) no-repeat center center #ffffff;

}

.galleria-lightbox-close {

    background: url(../../upload/images/circle_close.png) no-repeat center center #ffffff;

}

.contact_info {

    list-style: none;

    padding: 10px 0;

    margin-bottom: 0;

}

.single .contact_info {

    margin-bottom: 0;

}

.contact_info li {

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    color: #445a6b;

    padding: 6px 0 6px 30px;

    margin-left: 15px;

    font-size: 14px;

    display: inline-block;

    vertical-align: middle;

    *zoom: 1;

    *display: inline;

}

.single .contact_info li:before {

    content: '';

}

.contact_info li:first-child {

    margin-left: 0;

}

.contact_info .c-first {

    background: url(../../upload/images/contact_info_1.jpg) no-repeat left center transparent;

}

.contact_info .c-second {

    background: url(../../upload/images/contact_info_2.jpg) no-repeat left center transparent;

}

.contact_info .c-third {

    background: url(../../upload/images/contact_info_3.jpg) no-repeat left center transparent;

}

.contact_info .c-fourth {

    background: url(../../upload/images/contact_info_4.jpg) no-repeat left center transparent;

}

.single .page_menu {
    padding-right: 25px;
}

.page_menu li {
    margin-bottom: 10px;
    padding: 0;

}

.page_menu li:before {

    content: '';

}

.single .page_menu li.act a {

    color: #b90450;

}

.news_bl_wrapper {

    overflow: hidden;

    margin-bottom: 25px;

}

.news_bl_wrapper .name {

    color: #373f66;

    font-size: 16px;

    font-weight: bold;

    margin-bottom: 10px;

}

.news_bl_wrapper .name a {

    color: #373f66;

}

.news_bl_wrapper .date {

    color: #d7dde0;

    font-size: 12px;

    margin-bottom: 11px;

}

.news_bl_wrapper .text img {

    float: left;

    margin-right: 12px;

    margin-bottom: 12px;

    border: 1px solid #d7dde0;

}

.wrapper section {
    padding-bottom: 350px;
}

.wrapper section div.cont div div.paginator{

    border-top: 1px solid #D7DDE0;

    text-align: center;

    line-height: 62px;

}

div.wrapper section div.cont div div.paginator a.inl{

    font-size: 16px;

    margin: 0 2px;

    text-decoration: underline;

}

div.wrapper section div.cont div div.paginator a.inl.active{

    text-decoration: none;

}

div.wrapper section div.cont div div.paginator a.inl.right{

    margin-left: 35px;

}

div.wrapper section div.cont div div.paginator a.inl.right .arr_r{

    background: url(../../upload/images/right_pag.jpg) no-repeat left center transparent;

    height: 11px;

    width: 11px;

}

div.wrapper section div.cont div div.paginator a.inl.left{

    margin-right: 35px;

}

div.wrapper section div.cont div div.paginator a.inl.left .arr_l{

    background: url(../../upload/images/left_pag.jpg) no-repeat left center transparent;

    height: 11px;

    width: 11px;

}
.manufact_title #drop-manuf{
    display: none;
}
.top_blue{
    background-color: #001e73;
    height: 42px;
    line-height: 41px;
    margin-bottom: 10px;
    margin-top: 6px;
    width: 599px;
    text-indent: 32px;}
.top_blue,.top_blue a{
    color: #fff;
    font-size: 19px;
}
.top_blue a:hover,.footer_bl_text a:hover{
    color: #3CB0EF;
}


.footer_bl_text,.footer_bl_text a{
    width: 753px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-indent: 21px;
    font-size: 18px;
    background-color: #373f66;
}
/*.footer_bl_text a{
    text-indent: 0px;
    padding: 0 6px;
    height: 30px;
    line-height: 30px;}*/


.page_not_found{
    text-align: center;
    padding-bottom: 300px;
    border-bottom: 1px solid #d7dde0;
    margin-bottom: 100px;
}
.page_not_found p.text{text-align: left; padding-left: 273px;}
.page_not_found a{color: #00AFE5; text-decoration: underline;}
.page_not_found img{margin-bottom: 52px;}
.one-three{margin-left: 57px; width: 280px;}
.one-three.first{margin-left: 0;}


.feedback_form_wrapper{position: relative; margin:  0 auto; width: 460px;}
.feedback_form_wrapper .feedback div{position: relative;}
.feedback_form_wrapper .feedback>div{margin-bottom: 12px;}
.feedback_form_wrapper .feedback div label{
    position: absolute; top: 12px; left: 13px;
    color: #445a6b;
    font-size: 14px;}
.feedback_form_wrapper .feedback div label>span{color: #b90450;}
.feedback_form_wrapper .feedback div label>span::before
{
    content:" ";
}
.feedback_form_wrapper .required{text-align: center; font-size: 11px; color: #b90450; height: 44px; line-height: 44px;}
.feedback_form_wrapper div.message_box{height: 44px; position: relative; margin: 22px 0;}
.feedback_form_wrapper .message_box .feedback_msg{
    display: none;
    line-height: 44px;
    position: absolute;
    top:0; left:0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #1799E5;
    color: #fff;
    font-size: 14px;
}
.feedback_form_wrapper .message_box .feedback_msg.red{background-color: #b90450;}
.feedback_form_wrapper .submit{
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
    width: 313px;
    height: 30px;
    line-height: 30px;
    background-color: #001E73;
    border: none;}
input[type="text"],textarea{
    width: 100%;
    border: 1px solid #D7DDE0;
    color: #445a6b;
    font-family: 'Open Sans','sans-serif';
    font-size: 14px;}
.red input[type="text"],.red textarea{border-color: #b90450;}
input[type="text"]{height: 42px; line-height: 42px; text-indent: 12px;}
textarea{padding: 12px; box-sizing: border-box; height: 150px;}
input#captcha_answer{width: 260px;}

.pdf_icon{width: 24px; height: 24px; background: url(../images/iconPDF.png) no-repeat ; margin-bottom: -4px; margin-left: 7px; }

.cont .single img{max-width: 100%;}

/*========= NEWS-PAGE ==========*/
.newssocial h2{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 28px;
    padding-bottom: 0;
    margin-bottom: 15px;
    position: relative;
}
.newssocial .news_bl,
.newssocial .facebook-item {
    margin-bottom: 20px;
}
.select-state{
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    background: url('../images/select-hide_icon.png') 0px 0px no-repeat;
    width: 24px;
    height: 17px;
}
.select-state.hide{
    background: url('../images/select-hide_icon.png') -24px 0px no-repeat;
}
.news-wrap{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0 -10px;
}
.news-select #sort-form{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-top: 1px solid #c3ced6;
    border-bottom: 1px solid #c3ced6;
    padding: 11px 0;
    margin-bottom: 23px;
    transition: 0.3 all;
}
.select_cont{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
}
.select_cont p{
    font-size: 14px;
    font-weight: 600;
    color: #373f66;
    margin-bottom: 0;
    margin-right: 15px;
}

/*--- checkbox ---*/
.container {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    color: #373f66;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 25px;
}
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fafcfc;
    border: 1px solid #d7dde0;
}
.container input:checked ~ .checkmark {
    background-color: #2196F3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.container input:checked ~ .checkmark:after {
    display: block;
}
.container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*--- checkbox ---*/

/*--- select ---*/
.ceck_el{
    justify-content: flex-end;
}
.ceck_el #year_chosen{
    width: 150px !important;
}
#filter1_chosen{
    width: 260px!important;
}

/*--- select ---*/

/*--- social-block ---*/
.fi-top{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.social-logo{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    max-width: 40px;
    width: 100%;
    height: 40px;
    border: 1px solid #f0f2f3;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 8px;
}
.data-post a{
    color: #90949c;
    font-size: 12px;
    margin-left: 48px;
}
.social-logo a{
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;

}
.social-logo a img{
    width: 100%;
    height: 100%;
}
.soc-title > a {
    font-size: 14px;
    color: #365899;
    line-height: 16px;
    font-weight: 600;
}
.txt-news{
    margin-top: 5px;
    margin-bottom: 10px;
}
.txt-news a{
    color: #000;
}
.banner_title{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    border: 1px solid #f0f2f3;
    border-top: none;
    padding-bottom: 10px;
}
.banner_title .txt-news{
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.banner_title .link_baner{
    color: #90949c;
    font-size: 10px;
    text-transform: uppercase;
}
.fi-banner{
    border: 1px solid #f0f2f3;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    max-height: 235px;
}
.fi-banner img{
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

}
.news_col,
.social_col {
    padding: 0 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    width: 50%;
}
.news-col .news_bl{
    width: 100%;
}
.facebook-item{
    padding: 9px;
    border: 1px solid #f0f2f3;
}
/*--- social-block ---*/

/*========= -NEWS-PAGE- ==========*/

.cont .zag .img{
    margin-top: -12px;
}