section .wrapper h2 {
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    font-weight: 600;
    margin: 20px 0;
}



.breadCrumbs_container
{display:none}



.select{position:relative;width:100%;max-width:350px}
.select svg{position:absolute;right:12px;top:calc(50% - 3px);width:10px;height:6px;stroke-width:2px;stroke:#9098a9;fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.select select{-webkit-appearance:none;padding:10px 40px 10px 12px;width:100%;border:none;border-radius:5px;background:#f5f5f5;cursor:pointer;font-family:inherit;font-size:19px;font-weight:300;transition:all 150ms ease}
.select select:required:invalid{color:#5a667f}
.select select option{color:#223254}
.select select option[value=""][disabled]{display:none}
.select select:focus{outline:none;border-color:#07f;box-shadow:0 0 0 2px rgba(0,119,255,0.2)}
.select select:hover + svg{stroke:#07f}
.sprites{position:absolute;width:0;height:0;pointer-events:none;user-select:none}

.hide_elem {
    display: none;
}


.pageOrderableContainer_item { position: relative}










@media (min-width:768px) {

}
@media (min-width:992px) {

}
@media (min-width:1200px) {

}

@media (max-width: 1300px) {

}
@media (max-width: 1200px) {
    header .wrapper .menus_box .row .search_box input[type="text"],.select select,#b2 .col1_3 input[type="text"],#b2 .col1_3 span{font-size:17px}
    section .wrapper h2{font-size:30px}
    #b2 .col1_3:nth-child(1) .select{max-width:250px}
    section#b5 .wrapper p{font-size:18px}
    .cols3 .col1_3{width:32%}
    #b6 .cols3 .col1_3{width:48%}
}
@media (max-width: 1100px) {
}
@media (max-width: 992px) {
}
@media (max-width: 980px) {

}


@media only screen and (max-width:1199px) {
    .footer{padding:25px 0 15px}
    #b2 { margin-top: 20px}
}
@media only screen and (max-width:767px) {
    .footer{padding-bottom:40px}
    .footer .footer-wrapper{max-width:320px;margin:0 auto}
}
@media only screen and (min-width:1200px) {
    .footer .footer-menu .col-lg-3{margin-right:30px}
}
@media only screen and (max-width:767px) {
    .footer .footer-menu .col-lg-3.col-sm-4:last-child .footer_list{margin-bottom:0}
}
@media only screen and (max-width:767px) {
    .footer_list{float:none;padding-right:0;margin-bottom:25px}
}
@media only screen and (max-width:1199px) {
    .footer_list:last-child{padding-right:0}
}


