﻿body {
    background-color: #f7f7f7;
    font-size: 12px;
    font-family: "Arial", Times-NewRoman, Sens-Serif;
    padding: 0 !important;
}



.top-side {
    width: 100%;
    min-height: 80px;
    background: url('Img/bg-topside.gif') #09220b repeat-x bottom;
    padding: 20px 0 10px 0;
}





/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.slide-control {
    position: relative;
    height: 45px;
    background: url('Img/bg-slide-button.gif') repeat-x bottom;
}

.carousel-control {
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.carousel-indicators {
    top: 15px;
    left: 43%;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        border: 1px solid #0e3511;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        background-color: #16541b;
    }

    .carousel-indicators li:hover {
        background-color: #16541b;
    }




/*  CONTENT
-------------------------------------------------- */

.cat-title,
.products-title,
.contact-title,
.about-title {
    margin: 20px 0 20px 0;
    color: #0e3511;
    border-bottom: 8px solid #0e3511;
    text-shadow: 1px 1px 1px #fff;
    padding-left: 45px;
    font-weight: bold;
    font-size: 22px;
}



.contact-title {
    background: url('Img/icon-contact-title.png') left center no-repeat;
}

.cat-title {
    background: url('Img/icon_categories.png') left center no-repeat;
}

.products-title {
    color: #17581c;
    background: url('Img/icon-products-title.png') left center no-repeat;
    border-bottom: 4px solid #17581c;
}

.about-title {
   
        background: url('Img/icon-info-title.png') left center no-repeat;
}





/*  Products
-------------------------------------------------- */
.product-row {
    margin: 0 5px 0 5px;
}

.product-box {
    background-color: #fdfdfd;
    border: 1px solid #dadada;
    padding: 8px;
    margin: 5px auto 5px auto;
}

    .product-box img {
        padding: 1px;
        background-color: #fff;
        min-width: 20%;
        max-width: 25%;
        border: 2px solid #ebebeb;
        float: left;
    }

    .product-box p {
        float: left;
        max-width: 72%;
        margin-left: 5px;
        line-height: 16px;
    }

        .product-box p b.title {
            font-size: 15px;
            width: 100%;
            float: left;
            margin: 2px 0 3px 0;
             color: #0e3511;
        }

    .product-box .btn {
        float: right !important;
    }
/*  Category
-------------------------------------------------- */

.cat-row {
    margin: 0 5px 0 5px;
}

.cat-box {
    margin: 10px auto 10px auto;
    padding: 0 !important;
    margin: 0 2% 25px 2%;
}

    .cat-box img {
        background-color: #fff;
        width: 97%;
        float: left;
        border: 4px solid #ebebeb;
        padding: 1px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .cat-box p {
        float: left;
        line-height: 16px;
        padding: 3px;
    }

        .cat-box p b.title {
            font-size: 16px;
            width: 100%;
            float: left;
            margin: 10px 0 5px 0;
            border-bottom: 1px dotted #0e3511;
            padding-bottom: 7px;
            color: #0e3511;
        }

.more-info {
    float: left;
    width: 100%;
    padding-right: 3px;
}
/*  FOOTER
-------------------------------------------------- */

footer {
    width: 100%;
    min-height: 100px;
    background: url('Img/bg-footer.gif') #1f2020 repeat-x top;
    padding: 20px 0 20px 0;
    margin-top: 40px;
}

    footer h6 {
        color: #e2e2e2;
        font-weight: bold;
        margin-bottom: 5px;
        text-shadow: 1px 1px 1px #020702;
    }

    footer ul {
        padding-left: 5px;
    }

.fline {
    float: left;
    width: 100%;
    height: 1px;
    background-color: #020702;
    border-bottom: 1px solid #0d3210;
    margin: 10px 0 20px 0;
}



.phone, .contact {
    margin: 0;
    line-height: 22px;
    color: #686b6b;
    padding-left: 22px;
}


.phone {
    background: url('Img/icon-phone.png') no-repeat left center;
}

.contact {
    background: url('Img/icon-contact.png') no-repeat left center;
}


.copyright {
    text-align: center;
    color: #686b6b;
    float: left;
    text-align: center;
    width: 100%;
}





a.logo-ava-commercial {
    width: 300px;
    height: 30px;
    background: url('Logo/logo-avacommercial-group.jpg') no-repeat left center;
    float: left;
}

a.logo-ava-1 {
    width: 150px;
    height: 35px;
    background: url('Logo/Logo-1.jpg') #d4d4d4 no-repeat left center;
    float: left;
}
a.logo-ava-1:hover {
    background: url('Logo/Logo2.jpg') no-repeat left center;
}
a.logo-ava-2 {
    width: 150px;
    height: 35px;
    background: url('Logo/Logo-1.jpg') no-repeat left center;
    float: left;
}
a.logo-ava-2:hover {
    background: url('Logo/Logo-2.jpg') no-repeat left center;
}




/* FORM    
-------------------------------------------------------------  */

.form-horizontal {
    background-color: #fff !important;
    border: 1px solid #dadada !important;
    padding: 40px !important;
    margin-bottom: 30px;
    overflow: hidden;
}



/* FORM    
-------------------------------------------------------------  */

.sidebar-top {
    height: 54px;
    background: url('Img/sidebar_top.jpg') no-repeat left;
}

.sidebar-inner {
    padding: 0 0 0 50px;
    min-height: 54px;
    background: url('Img/sidebar_mid.jpg') repeat-y left;
}

.sidebar-bot {
    height: 54px;
    background: url('Img/sidebar_bot.jpg') no-repeat left;
}

.widget-title {
    font-weight: bold;
    color: #428bca;
    margin: 0;
}


.sidebar-inner .contact-phone,
.sidebar-inner .contact-mail,
.sidebar-inner .contact-address,
.sidebar-inner .contact-extra {
    line-height: 1.3em;
    padding: 2px 0;
    font-weight: bold;
}

.sidebar-inner .contact-address {
    padding: 0 0 10px 0;
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
}

.sidebar-inner .contact-phone {
    background: none;
}

    .sidebar-inner .contact-phone span,
    .sidebar-inner .contact-mail span,
    .sidebar-inner .contact-extra span {
        display: inline-block;
        width: 70px;
        float: left;
        color: #737373;
        font-weight: normal;
        font-style: italic;
    }


.sidebar-inner .inner {
    padding-bottom: 15px;
}



.map {
    width: 220px;
    height: 220px;
    margin: 0 auto 0 auto;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
}










/* Customize On Bootstrap 3 rc
---------------------------------------------------
    */

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    float: left;
}

.col-1 {
    width: 8.333333333333332%;
}

.col-2 {
    width: 16.666666666666664%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.33333333333333%;
}

.col-5 {
    width: 41.66666666666667%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.333333333333336%;
}

.col-8 {
    width: 66.66666666666666%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.33333333333334%;
}

.col-11 {
    width: 91.66666666666666%;
}

.col-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .container {
        max-width: 728px;
    }

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.333333333333332%;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-11 {
        width: 91.66666666666666%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-push-1 {
        left: 8.333333333333332%;
    }

    .col-push-2 {
        left: 16.666666666666664%;
    }

    .col-push-3 {
        left: 25%;
    }

    .col-push-4 {
        left: 33.33333333333333%;
    }

    .col-push-5 {
        left: 41.66666666666667%;
    }

    .col-push-6 {
        left: 50%;
    }

    .col-push-7 {
        left: 58.333333333333336%;
    }

    .col-push-8 {
        left: 66.66666666666666%;
    }

    .col-push-9 {
        left: 75%;
    }

    .col-push-10 {
        left: 83.33333333333334%;
    }

    .col-push-11 {
        left: 91.66666666666666%;
    }

    .col-pull-1 {
        right: 8.333333333333332%;
    }

    .col-pull-2 {
        right: 16.666666666666664%;
    }

    .col-pull-3 {
        right: 25%;
    }

    .col-pull-4 {
        right: 33.33333333333333%;
    }

    .col-pull-5 {
        right: 41.66666666666667%;
    }

    .col-pull-6 {
        right: 50%;
    }

    .col-pull-7 {
        right: 58.333333333333336%;
    }

    .col-pull-8 {
        right: 66.66666666666666%;
    }

    .col-pull-9 {
        right: 75%;
    }

    .col-pull-10 {
        right: 83.33333333333334%;
    }

    .col-pull-11 {
        right: 91.66666666666666%;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 940px;
    }

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-3 {
        width: 21%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-offset-3 {
        margin-left: 25%;
    }

    .col-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-offset-6 {
        margin-left: 50%;
    }

    .col-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-offset-9 {
        margin-left: 75%;
    }

    .col-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-offset-11 {
        margin-left: 91.66666666666666%;
    }
}


.form-group {
    margin-bottom: 15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display: table;
    content: " ";
}

.form-horizontal .form-group:after {
    clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display: table;
    content: " ";
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .form-group {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.form-horizontal .form-group .row {
    margin-right: -15px;
    margin-left: -15px;
}



.form-control:-moz-placeholder {
    color: #999999;
}

.form-control::-moz-placeholder {
    color: #999999;
}

.form-control:-ms-input-placeholder {
    color: #999999;
}

.form-control::-webkit-input-placeholder {
    color: #999999;
}

.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control:focus {
        border-color: rgba(82, 168, 236, 0.8);
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eeeeee;
    }

textarea.form-control {
    height: auto;
}




.breadcrumb {
    font-size: 16px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-bottom: 10px;
}

.navbar-inverse .navbar-inner {
  background-color: #0a240c;
  background-image: -moz-linear-gradient(top, #103d14, #0a240c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#103d14), to(#0a240c));
  background-image: -webkit-linear-gradient(top, #103d14, #0a240c);
  background-image: -o-linear-gradient(top, #103d14, #0a240c);
  background-image: linear-gradient(to bottom, #103d14, #0a240c);
  background-repeat: repeat-x;
  border-color: #0f3a13;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#103d14', endColorstr='#0a240c', GradientType=0);
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #0d3210;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #ffffff;
  background-color: #0d3210;
}


.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #17581c;
  *background-color: #0a240c;
  background-image: -moz-linear-gradient(top, #17581c, #0a240c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#17581c), to(#0a240c));
  background-image: -webkit-linear-gradient(top, #17581c, #0a240c);
  background-image: -o-linear-gradient(top, #17581c, #0a240c);
  background-image: linear-gradient(to bottom, #17581c, #0a240c);
  background-repeat: repeat-x;
  border-color: #17581c #17581c #0a240c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17581c', endColorstr='#0a240c', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0a240c;
  *background-color: #0a240c;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #2a1809 \9;
}


a {
     color: #1d6d23
}

a:hover {
    color: #2aa234;
}

footer a {
    color: #2a9f33;
}
footer a:hover  {
    color: #1f7827;
}

/*
    Media
-----------------------------------------------------------
    */
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

@media (max-width: 990px) {
    .cat-row .col-sm-3 {
        width: 29%;
    }

    .cat-box p {
        height: 150px;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .cat-box p {
        overflow: hidden;
    }
}


@media (max-width: 600px) {
    .col-11 {
        width: 91%;
    }

    .cat-row .col-12 {
        width: 44%;
    }

    .cat-box p {
        overflow: hidden;
        height: 160px;
    }
}



@media (max-width: 400px) {
    .product-box img {
        min-width: 40%;
    }

    .product-box p {
        width: 56%;
    }

    .col-11 {
        width: 85%;
    }

    .map {
        width: 150px;
        height: 150px;
    }

    .cat-box p {
        height: 220px;
        overflow: hidden;
    }
}

@media (max-width: 300px) {
    .product-box img {
        max-width: 95%;
    }

    .product-box p {
        min-width: 96%;
    }

    .cat-row .col-12 {
        width: 92%;
    }

    .cat-box p {
        height: auto;
        
    }
}

@media (min-width: 800px) {
    .col-offset-1 {
        margin-left: 1%;
    }
}

@media (min-width: 979px) and (max-width: 1200px) {
    .col-lg-6 {
        width: 44%;
    }

    .col-offset-1 {
        margin-left: 1%;
    }

    .cat-box p {
        height: 145px;
        overflow: hidden;
    }

    .product-box p {
        height: 110px;
        overflow: hidden;
    }
}

@media (min-width: 1200px) {
    .col-lg-6 {
        width: 45%;
    }
    /*
    .col-lg-4 {
        width: 25%;
    }*/

    .col-offset-1 {
        margin-left: 1%;
    }

    .cat-box p {
        height: 100px;
        overflow: hidden;
    }

    .product-box p {
        height: 90px;
        overflow: hidden;
    }
}
