div.ruby-wrapper h3.ruby-list-heading {
    display: flex;
}

div.ruby-wrapper h3.ruby-list-heading img.img-icon {
    max-width: 25px;
    margin-right: 5px;
    max-height: 25px;
}
main {
    padding: 25px 0px;
}
.service-item .banner-adress {
    max-height: 18px;
    overflow: hidden;
}
ul.category-nav li {
    position: relative;
}
ul.category-nav {
    padding: 0px;
    list-style: none;
}
ul.category-nav li > ul {
    display: none;
}
ul.category-nav li a {
    margin-bottom: 4px;
    display: block;
    text-decoration: none;
    color: #444;
    background: #fcfcfc;
    padding: 3px 10px;
    border-radius: 10px;
}
ul.category-nav li a:hover span.ctn{
	color:#fff
}
ul.category-nav li a:hover {
    background: #2fc74c;
    color: #fff;
}
ul.category-nav li a span.ctn {
    color: #b1b1b1;
    margin-left: 5px;
    font-size: 80%;
}
.category-page {
    margin-top: 50px;
    margin-bottom: 30px;
}
.mt-5.category-page {
    margin-top: 130px;
}
.category-page .card{
    height:calc(100% - 20px);
}
.card {
    background: #fff;
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 20px;
    /* box-shadow: 0px 15px 35px rgb(0 0 0 / 5%); */
}
.card .card-image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.card .card-body {
    padding: 10px;
    text-align: center;
}
.card a {
    text-decoration:none !important;
}
.card .card-body h4 {
    font-size: 14px;
    color: #05803f;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
}
.pag {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #005c9d;
    border-color: #005c9d;
}
.pagination>li>a, .pagination>li>span {
    color: #005c9d;
}
h1.category-title {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 15px;
}


.top-padding{
    margin-top:130px;    
}
.product-outer h1.page-title {
    font-size: 28px;
    margin: 30px 0 15px;
}
.product-outer .description-product {
    padding: 15px;
    background: #fff;
    border-radius: 0.4rem;
    box-shadow: 0px 15px 35px rgb(0 0 0 / 5%);
}
.product-outer a.lens-image {
    display: flex;
    justify-content: center;
}
.product-outer .description-product h5 {
    font-size: 21px;
}
.product-outer .product-text-block {
    padding: 20px;
}
.product-outer .col-sm-6 {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 45px;
    min-height: 350px;
    box-shadow: 0px 15px 35px rgb(0 0 0 / 5%);
}
.product-outer .col-sm-6:first-child {
    align-items: center;
    display: flex;
}
ul#menu-primary li {
    position: relative;
}
ul#menu-primary li:hover ul.sub-menu {
visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.3s linear;
  top: 100%;
}
ul#menu-primary li ul.sub-menu {
    position: absolute;
    top: calc(100% + 15px);
    left: 0px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s linear;
}
ul.sub-menu {
    padding: 10px;
    min-width: 200px;
}
body ul#menu-primary li ul.sub-menu li {
    display: block !important;
    margin: 0px;
}
body ul#menu-primary li ul.sub-menu li a {
    white-space: nowrap;
    display: block;
    padding: 5px;
}
.sidebar-menu h3, .brand-outer h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
.sidebar-menu .dropdown > .btn {
    display: block;
    width: 100%;
    padding: 10px 15px;
    text-align: left;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 0px;
}
.sidebar-menu .dropdown > .btn span.caret {
    float: right;
    margin-top: 10px;
}
.brand-outer h3 {
    margin-top: 0px;
}
.brand-outer {
    margin-top: 25px;
    padding: 10px;
    background: #f9f9f9;
    display: block;
}
.brand-outer a.brand-link {
    display: block;
    font-size: 16px;
    text-decoration: none;
    padding: 5px 10px;
        transition: all .5s ease;
}
.brand-outer a.brand-link:hover, .brand-outer a.brand-link.active {
    background: #005c9d;
    color: #fff;
    transition: all .5s ease;
}
ul.B_crumbBox li a {
    color: #fff;
}
ul.B_crumbBox li {
    display: inline-block;
}
ul.B_crumbBox{
    margin:0px;
}
.banner-text {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    color: #fff;
}
.banner-text h1 {
    color: #fff;
    font-size: 3.5rem;
    margin-bottom: 20px;
}
.banner-content {
    margin-top: 100px;
}
.footer-widget {
    background: #252525;
    padding: 40px 0px 20px;
    color: white;
}
.footer-widget a, .footer-widget h5 {
    color: #ffffff;
}
.copyright {
    /* background: #1f1e1e; */
    color: dimgrey;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.aos-init[data-blur]{
    filter: blur(15px);
}
.aos-init.aos-animate[data-blur]{
    filter: blur(0px);
}
.faq-outer {
    padding: 60px 0px;
}
.faq-outer .panel-default>.panel-heading a:hover, .faq-outer .panel-default>.panel-heading a:active,
.faq-outer .panel-default>.panel-heading a:visited, .faq-outer .panel-default>.panel-heading a:focus{
    color: #fff;
    text-decoration:none;
}
.faq-outer .panel-default>.panel-heading {
    color: #fff;
    background-color: #005c9d;
    border-color: #005c9d;
    padding: 15px;
}
.news_item img.img-repsponsive {
    width: 100%;
}
.news_item .caption {
    padding: 25px 15px;
}
.news_item > .row {
    align-items: center;
}
.news_item {
    margin-bottom: 25px;
}
.news_item_mini {
    margin-bottom: 15px;
}
.container.news-page {
    margin-top: 40px;
}
.news-page-description {
    background: #fff;
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 0.4rem;
    box-shadow: 0px 15px 35px rgb(0 0 0 / 5%);
    overflow: hidden;
}
.news-page-description > img.img-repsponsive {
    width: 100%;
}
.news-page-description .description {
    padding: 0px 15px 15px;
}
.news-page-description .description .meta {
    margin-bottom: 15px;
}
ul.contact-list {
    list-style: none;
    padding: 0px;
}
ul.contact-list i.fa {
    color: #005c9d;
}
.contact-group > .contact-group {
    background: #fff;
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 0.4rem;
    box-shadow: 0px 15px 35px rgb(0 0 0 / 5%);
    margin-top: 25px;
    padding: 20px;
}
.home-slider .owl-dots {
    margin: auto;
    display: block;
    text-align: center;
    margin-bottom: 0px;
    position: absolute;
    bottom: 5px;
    width: 100%;
}
.home-slider .owl-nav.disabled {
    display: none;
}
.home-slider .owl-dots button.owl-dot {
    margin-right: 10px;
    background: #ffffff;
    border-radius: 10px;
    border: none;
    width: 20px;
    height: 5px;
}
.home-slider .owl-dots button.owl-dot.active {
    background: #2fc74c;
    border: none;
    width: 20px;
    height: 5px;
}
.home-slider {
    /* margin-top:120px; */
}
.quote.section-pad {
    padding: 60px 0px;
}
.quote h2 {
    font-size: 3.5rem;
    color: #005c9d;
    font-weight: 700;
}
.quote-container {
    display: flex;
    align-items: center;
}
.quote h2 > small {
    color: #005c9d;
    font-size: 80%;
}
body .quote .form-quote {
    margin-top: 10px;
}
.quote .form-quote {
    margin-top: 10px;
    padding: 35px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 15px 35px rgb(0 0 0 / 21%);
}

#mobile-menu, .menu-overlay, .mobile-contact, .contact-overlay, #mobile-contact {display:none;}
/*mobile*/
@media (max-width:992px){
.down-catalog{display:none;}    
#mobile-menu, .menu-overlay, .mobile-contact, .contact-overlay, #mobile-contact {display:block;} 
.menu-open div#page-navigation {
    transition:all .4s ease;
    left:0px;
}
div#page-navigation {
    position: fixed;
    top: 0px;
    left: -300px;
    z-index: 10;
    background: #005c9d;
    height: 100%;
    width: 280px;
    transition:all .4s ease;
    overflow-y:auto;
    box-shadow: 0px 10px 15px #000;
}
div#page-navigation ul#menu-primary li {
    display: block;
    margin-bottom: 7px;
}
body .header-05 .header-bottom {display:block;}
nav#menu a.download-catalog {
    background: #fff;
    display: block;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
}
div#page-navigation .menu-logo {
    display: block;
    margin: 10px auto 20px auto;
    max-width: 80%;
}
.menu-overlay, .contact-overlay {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.menu-open .menu-overlay, .contact-open .contact-overlay {
    visibility: visible;
    opacity: 1;
    background: rgb(0 0 0 / 64%);
    z-index: 3;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
}
#mobile-menu .fa-bars:before {
    transition: all .4s ease;
}
body.menu-open #mobile-menu .fa-bars:before {
    content: "\f00d";
    transition: all .4s ease;
}
.page-header {
    margin: 36px 0 20px;
}
.home-slider {
    margin-top: 0px;
}
.footer-widget .widget-container.row {
    margin: 0px;
}
.header-wrap .header-buttons {
    padding: 0px 15px;
    display: flex;
}
.header-wrap .header-buttons .btn {
    margin-left: 10px;
}
.contact-open .header-info.hidden-xs {
    left: 0px;
    transition:all .4s ease;
}
.header-info.hidden-xs {
    display: block !important;
    position: fixed;
    top: 0px;
    left: -300px;
    background: #fff;
    width: 280px;
    padding: 10px;
    height: 100%;
    box-shadow: 0px 10px 15px #000;
    transition:all .4s ease;
}
.header-info.hidden-xs .menu-logo-contact {
    display: block;
    margin: 10px auto 25px auto;
    width: 80%;
}
.header-info.hidden-xs .info-item {
    margin-bottom: 20px;
}
.banner-content {
    margin-top: 0px;
}
.banner-content .row {
    margin: 0px;
}
.banner-text {
    justify-content: center;
    flex-direction: column;
}
body{overflow-x:hidden;}
div#page-navigation ul#menu-primary li.menu-active {
   /*active style*/
}
li.with-child span.droptoggler {
    position: absolute;
    top: 1px;
    right: 5px;
    color: #fff;
}
li.with-child span.droptoggler {
    position: absolute;
    top: 0px;
    right: 5px;
    color: #fff;
    padding: 1px 7px;
}
li.with-child .droptoggler i.fa {
    transition: all .4s ease;
}
li.with-child.show-sub-menu .droptoggler i.fa {
    transform: rotate(180deg);
    transition: all .4s ease;
}
ul#menu-primary li.with-child ul.sub-menu {
    position: relative;
    display: none;
}
ul#menu-primary li.show-sub-menu.with-child ul.sub-menu {
    display: block;
}
body .header-05 .header-wrap {
    min-height: 4px;
}

.quote .quote-wrapper {
    width: 100%;
    padding-left: 35px;
    padding-right: 35px;
}
.quote .quote-wrapper .form-field {
    margin-bottom: 15px;
}
.mt-5.category-page {
    margin-top: 0px;
}
.brand-outer {
    max-height: 180px;
    overflow-y: auto;
}
.top-padding {
    margin-top: 50px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

}

@media (min-width: 993px){
body .header-05 .header-wrap {
    min-height: 104px;
}
}

.btn-outline-primary {
    color: #005c9d;
    background: #fff;
    border: 1px solid #005c9d;
    outline:0;
}
.btn-outline-primary:hover,  .btn-outline-primary:visited, .btn-outline-primary:focus, .btn-outline-primary:active{
    color: #fff;
    background: #005c9d;
    border: 1px solid #005c9d;
    outline:0;
}
.top-shop .contact-section {
    display: flex;
    border-top: 1px solid #ddd;
}
.top-shop .contact-section .phones a {
    display: table;
}
.top-shop .contact-section > div {
    padding: 5px 15px;
	    min-width: 190px;
}
.row.top-shop .social-netw p.heading {
    margin-bottom: 5px;
}
.row.top-shop .social-netw a {
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background: #2fc74c;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
}
.row.top-shop {
    padding: 25px 0px;
}
.footer-widget a:hover {
color:#2fc74c;
}
.secur img {
    padding: 15px;
}
ol li.breadcrumb-item a {
    color: #333333;
}
ol li.breadcrumb-item {
    margin-left: 0px;
}
.breadcrumb-item+.breadcrumb-item::before{
	content: var(--bs-breadcrumb-divider, ">");
}

button.owl-next, button.owl-prev {
    background: #00000099;
    color: #fff;
    border-radius: 37px;
    box-shadow: 0px 8px 9px #00000030;
}
.owl-dots button.owl-dot {
    margin-right: 10px;
    background: #ffffff;
    border-radius: 10px;
    border: none;
    width: 20px;
    height: 5px;
}
.owl-category-deals .owl-dots{
	bottom:-10px;
}
.category-ds {
    margin-bottom: 25px;
}
.owl-dots {
    margin: auto;
    display: none;
    text-align: center;
    margin-bottom: 0px;
    position: absolute;
    bottom: 5px;
    width: 100%;
}
.owl-dots button.owl-dot.active {
    background: #2fc74c;
    border: none;
    width: 20px;
    height: 5px;
}
@media(max-width: 992px) {
	.container > .row {
    width: 100%;
    min-width: 100%;
    /* --bs-gutter-x: 0; */
}
}
@media(max-width: 767px) {
.top-shop .contact-section {;
    flex-direction: column;
}
    .card .card-body h4 {

        font-size: 14px;
    }
    ul.category-nav li a {

        background: #f1f1f1;

        margin-right: 10px;
    }
    ul.category-nav li {
        display: inline-block;
        padding: 0px 0;
    }
    span.header-minibanner {
        width: 100%;
        position: absolute;
        color: white;
        font-size: 14px;
        padding: 20px;
        display: flex;
        align-content: center;
        align-items: center;
        height: -webkit-fill-available;
    }
    .home-slider-all {
        display: flex;
    }
    .product-outer h1.page-title {
        margin: 15px 0 10px;
    }
    .banner-adress {
        /* font-size: inherit; */
        padding-bottom: 10px;
    }
    ul.navbar-nav.bottom-nav {
        display: flex;
        flex-direction: row;
    }
    .company-row {
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .button-deal button {
        width: 100%;
        padding: 25px 0;
    }

    }
	