@media (max-width: 979px){
.breadcrumbs {
    z-index: 600;
}
}

#projector_amount.projector_status__info_amount {
    display: none !important;
}
    
.projector_details .projector_sizes .f-dropdown-item .count {
    display: none;
}
.projector_info__item.--stocks.projector_stocks {
    display: none;
}

#menu_categories {
    clear: both;
    height: 50px;
    padding: 0;
    position: relative;
    z-index: 9;
    margin-bottom: 50px !important;
}

#menu_categories:before {
    content: '';
    width: 400%;
    height: 100%;
    position: static;
    background: #3d6bc9;
    background: -moz-linear-gradient(top, #3d6bc9 0%, #1543a0 89%);
    background: -webkit-linear-gradient(top, #3d6bc9 0%, #1543a0 89%);
    background: linear-gradient(to bottom, #3d6bc9 0%, #1543a0 89%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d6bc9', endColorstr='#1543a0', GradientType=0);
}

#menu_banners3{
    margin-top: -1px;
    font-weight: normal;
}

#menu_banners3:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #f5ca1b
}

header .wide .nav-link {
    padding: 0px 10px 0px;
}

header .navbar-collapse {
    background: linear-gradient(to bottom, #3d6bc9 0%, #1543a0 89%);
    padding-bottom: 0;
  
}

.navbar-nav > li > a {
    color: #ffffff;
    font-size: 1.06667em;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}

.navbar-nav > li > span {
    color: #ffffff;
    font-size: 1.06667em;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}

.navbar-nav > li:hover > a {
    color: #f5ca1c;
}

.navbar-nav > li:hover > a,.navbar-nav > li:hover > span{box-shadow:0 2px 0 0 #f5ca1c inset;}

.navbar-nav > li:hover > span {
    color: #f5ca1c;
}

.navbar-nav > li:last-child {
    border-right: none;
}

.navbar-collapse .navbar-nav:before {
    content: '';
}

.navbar-collapse .navbar-nav {
    width: 100%;
    position: relative;
    padding-left: calc(50% - 485px);
    padding-right: calc(50% - 485px);
}

.navbar-nav li .navbar-subnav {
    background: #ffffff none repeat scroll 0 0;
    border: 5px solid #2655b1;
    box-shadow: -2px 2px 6px 0 rgba(0, 0, 0, 0.5);
    display: none;
    left: 0;
    padding: 5px 0;
    position: absolute;
    width: 100%;
    z-index: 100;b
    padding: 10px;
}

.navbar-nav li .navbar-subnav .nav-link{
    padding: 15px;
}

.navbar-nav li .navbar-subnav .navbar-subnav {
    left: 95%;
    top: 0;
    position: absolute;
    display: block;
    border: none;
    box-shadow: none;
    padding-top: 10px;
    padding-left: 5px;
}

.navbar-nav.mx-md-n2 > li.nav-item:nth-child(6) {
    background: #d63e4e;
    background: -moz-linear-gradient(top,#d63e4e 0%,#a81f22 89%);
    background: -webkit-linear-gradient(top,#d63e4e 0%,#a81f22 89%);
    background: linear-gradient(to bottom,#d63e4e 0%,#a81f22 89%);
}


#menu_banners2 { display: table-header-group; }

footer {
    background: #1543a0;
    background: -moz-linear-gradient(top,#1543a0 11%,#3d6bc9 100%);
    background: -webkit-linear-gradient(top,#1543a0 11%,#3d6bc9 100%);
    background: linear-gradient(to bottom,#1543a0 11%,#3d6bc9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1543a0',endColorstr='#3d6bc9',GradientType=0);
}

#footer_links {
    color: #ffffff;
    font-size: 16px;
    margin: 0 auto 25px;
    position: relative;
}

#footer_links ul.footer_links_sub li a {
    color: #ffffff;
}

#footer_links ul.footer_links_sub li a:hover {
    color: #f5ca1c;
}

#footer_links a.footer_links_label {
    color: #ffffff;
}

#footer_links a.footer_links_label:hover {
    color: #f5ca1c;
}

#footer_links a, #footer_links span {
    color: #ffffff;
}

#menu_contact {
    height: 100px;
    margin-top: 10px;
    background: #f5ca1c;
    max-width: 100%;
}

#menu_contact ul {
    margin: 32px 10%;
    display: inline-block;
    background: #f5ca1c;
    z-index: 10;
    position: relative;
    padding: 20px;
}

.logo_iai {
    display: inline-block;
    margin: 30px 0 30px 10%;
    background: #f5ca1c;
    z-index: 10;
    position: relative;
    padding: 20px;
}

aside .navbar-collapse {
    background: #3d6bc9;
}

.top_banners > div {
    display: inline-block;
    float: left;
    line-height: 1;
    padding: 10px;
    text-align: left;
    vertical-align: top;
    width: 19%;
}

#main_banner1 {
    padding-top: 30px;
}

.top_banners > div img {
    padding: 0 15px;
    float: left;
}

.top_banners > div strong {
    display: block;
}

.product:hover {
   border: 2px solid #f5ca1c;
}

header .nav-link.active {
    color: #ffa500;
}

.price_info__wrapper {
    color: #ffffff;
}

#search .product:hover {
    border: 1px solid #f5ca1c;
}

    .top_banners > * { display: inline-block; }
    .top_banners > * img { padding: 0 15px; }
    .top_banners a{text-decoration:none;}
@media only screen and (max-width: 757px){
  .top_banners > div{width:50%;}
  #menu_banners3{margin-bottom:10px;}
  
}

label[for="order2_document_confirmation"] {
   display: none !important;
}