body{
    background-color: #f4f4f4;
    font-family: 'Open Sans', sans-serif;
}

h1 {
    font-size: 27px;
}

h3 {
    margin-top: 0px;
    font-size: 21px;
}

.block-header{
    color: #fff;
    font-size: 30px;
    padding-top: 0px;
    margin-top: 0px;
}

/*****************BEGIN MENU HEADER*****************/
#header{
    background: #3ab275;
    height: 30px;

}

#menu-company ul{
    -webkit-padding-start: 15px;
    padding-left: 0px;
}

#menu-company li{
    list-style: none;
    display: inline;
    padding: 0px 20px 0px 0px;
    line-height: 30px;
}

#menu-company li:last-child{
    padding-right: 0px;
}

#menu-company a{
    text-decoration: none;
    color: #fff;
}

#menu-products-header{
    height: 82px;
    line-height: 82px;
    background: #fff;
    text-align: right;
}

#menu-products{
    text-align: right;
}

#menu-products a{
    text-decoration: none;
    color: #535353;
}

#menu-products li{
    list-style: none;
    display: inline-block;
    padding: 0px 0px 0px 25px;
    /*height: 82px;*/
    text-transform: uppercase;
    line-height: 20px;
    font-weight: bold;
    color: #333;
    font-size: 14px;
}

#menu-products li:hover{
    /*background: #eee;*/
}

#menu-products a:hover{
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #3ab275;

}

.logo-vip{
    text-align: left;
}

/*****************END MENU HEADER********************/

#big-slider{
    margin-top: 30px;
    margin-bottom: 30px;
}

/*****************BEGIN BIG SLIDER*******************/

.carousel-indicators li{
    border-radius: 0px;
    border: 1px solid #8EA5BA;
}

.carousel-control {
    color: #67a3d7;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
    color: #005BA9;
}

.carousel-indicators .active {
    background-color: #3ab275;
}

.product-button{
    background: #5a84cc;
    height: 30px;
    width: 141px;
    border: solid 1px #3ab275;
    color: #fff;
}

.new-comment>button{
    background: #e0e0e0;
    border: none;
    color: #333;
}

/*****************END BIG SLIDER*******************/

/*.Vwidget{*/
/*margin: 0;*/
/*padding: 0;*/
/*width: 150px;*/
/*}*/

.VjCarouselLite ul{
    -webkit-padding-start: 0px;
}

/*a.up, a.down{*/
/*display: block;*/
/*width:32px;*/
/*height:32px;*/
/*margin: 0 auto;*/
/*}*/

/*a.up{*/
/*padding-bottom: 2px;*/
/*background:url(u-button.png);*/
/*}*/

/*a.down {*/
/*padding-top: 2px;*/
/*background:url(d-button.png);*/
/*}*/

/*.VjCarouselLite{*/
/*margin: 0;*/
/*padding: 0;*/
/*}*/

.VjCarouselLite li{
    overflow: hidden;
    float: left;
    display: block;
    padding: 0;
    text-align: center;
}

.VjCarouselLite li img {
    max-width: 100%;
    padding-bottom: 20px;
}

/*.VjCarouselLite li div{*/
/*margin: 0 auto;*/
/*margin-top: 5px;*/
/*margin-bottom: 5px;*/
/*padding: 4px;*/
/*height: 105px;*/
/*width: 159px;*/
/*}*/

.blue-block {
    background: #3ab275;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding-left: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.product-blue-block{
    margin-left: 0px;
    margin-bottom: 0px;
}

.product-blue-block a{
    margin-right: 15px;
    color: #fff;
    text-decoration: underline;
}

#reviews{
    margin-bottom: 30px;
}

.views-product-main{
    padding-right: 0px;
    padding-left: 0px;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    height: 263px;
    width: 285px;
    background-position: center;
    background-size: cover;
}

.views-big-product-main{
    height: 263px;
    padding-right: 0px;
    padding-left: 0px;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    background-position: center;
    background-size: cover;
}

.views-products-main{
    margin-left: 0px;
    margin-right: 0px;
}

.views-text{
    color: #FEFEFF;
    position: absolute;
    /* top: 101px; */
    bottom: -10px;
    /* height: 141px; */
    height: 70px;
    width: 100%;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    /* background: rgba(255, 255, 255, 0.37); */
    background: rgba(14, 49, 68, 0.7);
}

.views-text a{
    color: #FEFEFF;
    text-decoration: none;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.61);
    font-size: 19px;
}

.views-product-main h3:hover, .views-products-main h3:hover{
    background: rgba(117, 155, 255, 0.16);
    transition: all 300ms ease-out;
}

#about-us{
    background: #fff;
    margin-bottom: 30px;
    border-right: solid 1px #eee;
    border-left: solid 1px #eee;
    border-botttom: solid 1px #eee;
}

.about-us-text{
    padding-left: 0px;
}

.content-text{
    margin-left: 23px;
    margin-top: 15px;
    padding-right: 23px;
}

.about-image img{
    width: 100%;
}

#small-slider, #slider-logo{
    background: #fff;
    border: solid 1px #eee;
    margin-bottom: 30px;
}

#slider1 .viewport {
    float: left;
    overflow: hidden;
    position: relative;
    /*width: 981px !important;*/
    height: 260px !important;
}

#slider22 .viewport {
    float: left;
    overflow: hidden;
    position: relative;
    /*width: 981px !important;*/
    height: 260px !important;
}

.my-slider .viewport{
    float: left;
    overflow: hidden;
    position: relative;
    height: 300px;
    /*width: 981px !important;*/
}

#slider-logo .viewport ul.overview {
    padding: 0px;
}

.viewport .overview a{
    color: #888;
    text-decoration: none;
}

.viewport .overview a:hover {
    color: #444;
    transition: all 0.3s ease;
}

#slider1 .buttons, .my-slider .buttons {
    margin: 45px 21px !important;
    background: #fff !important;
    color: #B2B2B2 !important;
}

#slider1, .my-slider{
    margin: 0 0 11px;
}

#slider1 .disable, .my-slider .disable{
    visibility: hidden;
}

#slider1 .overview{
    padding: 0;
    margin: 0;
    top: 0;
}
#slider1 .overview li{
    display: inline;
    text-align: center;
    border: none !important;
    width: 181px !important;
    height: 250px !important;
}

#slider22 .overview li{
    display: inline;
    text-align: center;
    border: none !important;
    width: 181px !important;
    height: 250px !important;
}

.my-slider .overview li{
    display: inline;
    text-align: center;
    border: none !important;
    width: 172px !important;
    height: 115px !important;
}

.overview li img{
    height: 100px;
}

.name-product{
    margin-top: 10px;
    height: 20px;
    overflow: hidden;
}

#slider-logo .my-slider {
    margin-bottom: 0px;
}

/*****************BEGIN CATALOG PAGE*********************/


.product {
    background: #fff;
    border: solid 1px #eee;
    text-align: center;
    padding: 15px;
    margin-bottom: 25px;
    height: 320px;
}

.product a{
    text-decoration: none;
    /*color: #454545;*/
    color: #888;
}
.product a:hover{
    text-decoration: none;
    /*color: #454545;*/
    color: #444;
    transition: all 0.3s ease;
}

.rating{
    /*color: #ff9900;*/
    color: #fad507;
    /*padding-top: 5px;*/
    padding-bottom: 5px;
}

.user-comment .rating{
    margin-top: -5px;
}

.photo-product {
    padding: 15px;
    height: 175px;
    display: table-cell;
    vertical-align: middle;

}

.photo-product img{
    width: auto;
    max-width: 200px;
    max-height: 175px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.product-image{
    text-align: center;

}
.product-image img {
    max-width: 100%;
}

.baner-product{
    text-align: center;
    border: solid 1px #eee;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
    background: rgba(50, 118, 240, 0.06);
}

.panel {
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 25px;
}

.panel-heading{
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    background: #3ab275;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.caret{
    margin-top: 17px;
    margin-right: 15px;
}

.bg-menu ul{
    -webkit-padding-start: 20px;
}

.bg-menu li{
    /*margin-left: -15px !important;*/
    /*list-style: disc !important;*/
    padding-left: 0px !important;
}

.bg-menu a{
    font-weight: 100 !important;
}

.sale{
    /*background: #00D089;*/
}

.sale-body{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.sale-body img{
    width: 100%;
}

.sale-button{
    display: inline-block;
    /*background: #00D089;*/
    height: 30px;
    width: 141px;
    border: solid 1px #eaeaea;
    color: #fff;
    cursor: pointer;
}

a.sale-button {
    line-height: 25px;
    color: #ffffff;
    text-decoration: none;
}

.sale-button:hover{
    /*background: #00bf7b;*/
    background: #3ab275;
    color: #ffffff;
    transition: all 200ms ease-out;
}

.sale-footer{
    text-align: center;
    background: #e9e9e9;
    border-top: none;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.banner-catalog img{
    width: 100%;
}

.panel-body {
    background: #e9e9e9;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom: none;
    box-shadow: none;
    padding: 0px;
}

.menu-catalog-left{
    -webkit-padding-start: 0px;
}

.menu-catalog-left li{
    padding-left: 15px;
    background: #fff;
    list-style: none;
    line-height: 41px;
    /*border-bottom: 1px solid #eee;*/
}

.menu-catalog-left a{
    color: #454545;
    text-decoration: none;
    font-weight: 600;
    display: block;
    width: 100%;
}

.breadcrumb{
    border-radius: 0;
    background: none;
    /* border-bottom: 1px solid #eee; */
    margin-top: 20px;
    margin-bottom: 10px;
}

.breadcrumb a{
    color: #333;
    text-decoration: none;
}

.order-button {
    padding-bottom: 5px;
    text-align: -webkit-center;
}
.type-product {
    padding-bottom: 10px;
}
.price-product{
    padding-top: 5px;
    padding-bottom: 5px;
}

.order-button a{
    /*color: #cfcfd0;*/
    color: #888;
}

.product > .order-button a:hover{
    color: #5598dd;
}

.pagination-catalog{
    text-align: right;
}

.pagination{
    margin-right: 15px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination>li>a, .pagination>li>span {
    color: #FFFFFF;
    background-color: #5598dd;
    border: none;
}

.pagination>li>a:hover, .pagination>li>span:hover{
    background-color: #7ac6ee;
    color: #fff;
}

#cart{
    background: #fff;
    color: #454545;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.cart-prod-name{
    color: #454545;
}

.cart-prod{
    border-right: solid 1px #eee;
}

.pay{
    padding-top: 15px;
    padding-bottom: 15px;
}

#comments{
    margin-top: 30px;
    margin-bottom: 30px;
}

.comment{
    margin-top: 20px;
}

.new-comment{
    background-color: #fff;
    padding: 15px;
}

.user-name{
    line-height: 40px;
    margin-left: 50px;
}

.user-comment{
    margin-bottom: 40px;
}

.comment-phone{
    background-color: #fff;
}

.for-comment{
    float: left;
}

.user-block{
    margin-bottom: 10px;
}

.user-block a{
    text-decoration: none;
}

.header-comment{
    margin-bottom: 15px;
}

.user-comment-min{
    margin-left: 20px;
    font-weight: 600;
    margin-top: 10px;
}

.phone-for-questions{
    height: 280px;
    margin-bottom: 89px;
}

.phones{
    position: absolute;
    top: 7px;
    left: 280px;
}

.this-phone{
    background: #fff;
    min-height: 351px;
    text-align: left;
}

.this-phone h3{
    margin-top: 60px;
    padding-right: 30px;
}

.this-phone button{
    margin-top: 20px;
}

.this-phone img{
    max-width: 100%;
    float: left;
}

/*****************BEGIN FOOTER*********************/
#footer{
    padding: 15px 15px 15px 15px;
    /*height: 330px;*/
    /*background: linear-gradient(to top, #dedede, #fafafa);*/
    background: #fff;
    color: #3AB275

}

.footer-text{
    color: #3AB275
}

.work-time p, .menu-footer p, .adress-list p{
    text-transform: uppercase;
    font-weight: 600;
}

.work-time ul, .adress-list ul, .menu-footer ul{
    -webkit-padding-start: 0px;
}

.work-time li, .adress-list li, .menu-footer li{
    list-style: none;
    color: #888;
}

.glyphicon-time{
    margin-right: 7px;
    color: #B3B3B3;
}

.menu-footer a, .adress-list a{
    text-decoration: none;
    color: #888;
}

#blue-block-footer{
    border-top: solid 7px #2ab164;
    background: #3ab275;
    line-height: 50px;
    padding-top: 10px;
    color: #fff;
}

#blue-block-footer a{
    color: #fff;
    text-decoration: none;
}

#content {
    background: #ffffff;
    padding: 15px;
    border-bottom: 10px solid #e9e9e9;
    margin-bottom: 30px;
}

.contacts-form .form-group input, .contacts-form .form-group textarea, .contacts-form .btn{
    border-radius: 0px;
}

.contacts-form .btn-primary{
    background-color: #5899E0;
    border-color: #5899E0;
}

.contacts-form .btn-primary:hover{
    background-color: #538ed1;
}

#content-list {
    margin-bottom: 30px;
}

#content-list h1 {
    font-size: 14px;
    line-height: 1.42857143;
    margin-bottom: 15px;
}

.menu-catalog-left .active {
    background: #dddddd;
}

.panel-body.white{
    padding: 15px;
    background: #ffffff;
    border-bottom: 10px solid #e9e9e9;
}

#content-catalog {
    margin-bottom: 30px;
}

#search_header {
    display: none;
    height: 180px;
    background: #2157a1;
}

#search_header .portlet {
    width: 100%;
    padding: 65px 20px 0px 20px;
    margin: auto;
    text-align: center;
}

#search_header .portlet #search_field {
    border: none;
    border-bottom: 3px solid #f5bb35;
    width: 350px;
    height: 43px;
    padding: 5px;
}

#search_header .portlet #search_button {
    border: none;
    border-bottom: 3px solid #f5bb35;
    width: 80px;
    height: 43px;
    background: #19447f;
    color: #fff;

}

#search_header .portlet #search_button:hover {
    border: none;
    border-bottom: 3px solid #f5bb35;
    background: #19447f;
    color: #fff;

}

#search_header .search-category-wrap {
    color: #fff;

}

#search_header .search-category {
    width: 300px;
    margin: 10px auto;

}

#search_header .search-category input {
    display: block;
    float: left;
    margin-left: 15px;
}

#search_header .search_cat_label {
    display: block;
    float: left;
    margin-left: 5px;
}

#cart-area {
    position: relative;
    padding: 5px 12px;
    top: -1px;
    border: 0px;
    border-radius: 0px;
}
/*****************END FOOTER*******************/

.type-product .status {
    color: #5598dd;
}

.type-product .sale-button, .type-product .sale-button:hover {
    /*color: #ffffff;*/
    text-align: center;
}

.type-product .price-product {
    line-height: 30px;
    font-size: 16px;
    color: #5598dd;
    margin-bottom: 0px;
    text-align: -webkit-center;
}

.cart-view .table .btn-success {
    padding: 2px 3px;
    font-size: 12px;
    margin: 0px 5px;
}

.cart-view .price-product {
    margin-bottom: 0px;
}

.cart-view .btn-success{
    background-color: #E9E9E9;
    border-color: #d2d2d2;
    color: #5598DD;
}

.cart-view .btn-success:hover{
    background-color: #5598DD;
    border-color: #d2d2d2;
    color: #fff;
    -webkit-transition: all 0.3s ease;
}

.cart-view .form-group input, .cart-view .btn{
    border-radius: 0px;
}
/*****************BEGIN TYPOGRAPHY*******************/
.techno ul{
    -webkit-padding-start: 15px;
}

.techno, .techno ul, .techno ul > li{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px !important;
    text-align: left !important;
}

.techno ul > li{
    list-style-image: url("../images/li-style.png");
    padding: 1px 10px !important;
    line-height: normal !important;
    font-size: 13px !important;
}
.price-value {
    font-weight: bold;
}

.my-slider li {
    position: relative;
}

.sale-marker {
    /*background: url("../images/sale.png") center;*/
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0px;
    left: 50%;
    background-color: #22c8ff;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.discount-marker {
    /*background: url("../images/discount.png") center;*/
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0px;
    left: 50%;
    background-color: #e6cc1a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
     border-radius: 50%;
}

#cart .product-image .sale-marker,
#cart .product-image .discount-marker {
    right: 15px;
    left: auto;
}

#items_list .photo-product .sale-marker,
#items_list .photo-product .discount-marker {
    /*right: -10px;*/
    /*top: -15px;*/
    right: 35px;
    top: 25px;
    left: auto;
}
.ico-sale{
    color: #ffffff;
    left: 4px;
    top: 15px;
    position: absolute;
    z-index: 2;
    font-weight: 700;
    font-size: 13px;
}
.ico-discount{
    color: #ffffff;
    left: 2px;
    top: 15px;
    position: absolute;
    z-index: 2;
    font-weight: 700;
    font-size: 12px;
}


h1,h2,h3,h4,h5,h6{
    color: #31804c;

}
a{
    color: #31804c;
}

.slick-slider {
    margin-bottom: 0;
}
.btn-success {
    color: #fff;
    background: #31804c;
}

.btn-danger {
    color: #fff;
    background: #cc0021;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

 /*overriding ends*/
.xa-navigation {
    background: #31804c;
}
    .xa-navigation a{
        color: #FFF!important;
        text-decoration: none;
    }
    .xa-navigation a:hover{
        color: #FFF;
        text-decoration: underline;
    }
    .xa-navigation .navbar-default>li>a:focus, .nav>li>a:hover {
        text-decoration: none;
        border-radius: 0px;

        background-color: #3ab275!important;
    }
    .xa-navigation .navbar-default>li>a {
        border-radius: 0px;
    }
    .xa-navigation .navbar-default>li>a.active {
        background: #3ab275!important;

    }

.navbar-default {
    background-color: #31804c;
    border-color: #31804c;
    margin-bottom: 0px;
}

.navbar-default .navbar-toggle {
    border-color: #31804c;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #3ab275!important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color:  #3ab275!important;
}

.xa-header {
    background: #fefefe;
    /*background-image: url('../img/tileable-wood.png');*/

    border-bottom: 1px solid #ccc;
    padding-top:15px;
    padding-bottom:15px;
}
    .xa-header .logo img{
        width: 180px;
    }
    .xa-header .logo {
        font-family: 'Ruslan Display', cursive; font-weight: 400;
        font-size: 30px;
    }
    .xa-header a.logo {
        text-decoration: none!important;
    }
    .xa-header .logo h6{
        color: #cc0021;
    }
    .xa-header .address {
        margin-top:20px
    }
    .xa-header .search {
        margin-top:5px
    }

.xa-slider{

}
    .xa-slider-plugin {
        background: #2ccd65;
        color: #fff;
    }
    .xa-sale-plugin {
        background: #2ccd65;
        color: #fff;
    }
        .xa-slider-plugin div{
            height: 300px;
            width: 100%;
            background-image: url('http://oxotnichek.ru/uploads/posts/1312638750_creative_wallpaper_hunting_rifle_weapon_optics_022498_.jpg');
            background-size: cover;
        }
        .xa-sale-plugin div{
            height: 300px;
            width: 100%;
            background-image: url('../img/slider-1.jpg');
            background-size: cover;
        }
        .xa-slider-plugin div p{
           font-size: 32px;
            margin-top: 80px;

        }
        .xa-sale-plugin div p{
            font-size: 32px;
            margin-top: 80px;

        }

.xa-content {
    background: #eee;
    background-image: url('../images/tileable-wood.png');

}
    .xa-content .panel{
        border-radius:0;
    }
    .xa-content .panel .panel-heading{
        background: #31804c;
        color:#fff;
        padding: 10px 15px;
        border-bottom: none;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    .xa-content .sale {
        /*border-color: #31804c;*/
        /*border-top: 1px solid #cc3310;*/
    }
    .xa-content  .product-price {
        /*border-color: #31804c;*/
        font-weight: bold;
        font-size: 20px;
    }
    .xa-content .sale .product-price {
        /*border-color: #31804c;*/
        font-weight: normal;
        font-size: 16px;
        text-decoration: line-through;
    }
    .xa-content .sale .product-price-new{
        color: #cc3310;
        font-size: 20px;
        font-weight: bold;
    }
    .xa-content .product {
        /*border-color: #31804c;*/
        border-radius: 0;
    }

    .xa-content .product .product-image{
            padding-top:50px
    }
    .xa-content .product .product-image img{
            width: 100%;

    }
    .xa-content .product .panel-footer {
                padding: 10px 15px;
                background-color: #f5f5f5;
                border-top: 1px solid #31804c;
                border-bottom-right-radius: 3px;
                border-bottom-left-radius: 3px;
            font-weight: bold;
    }
    .xa-content .catalog-menu{
        margin-top:22px;
    }

    footer{
        color: #c0c0c0;
        background: #31804c;
        padding-top: 20px;
    }
    footer {
            background: #31804c;
        }
    footer a{
            color: #FFF;
            text-decoration: none;
        }
    footer a:hover{
            color: #FFF;
            text-decoration: underline;
        }
    footer .nav>li>a:focus, .nav>li>a:hover {
            text-decoration: none;
            background-color: #3ab275;
        }
    footer .nav-pills>li>a {
            border-radius: 0px;
        }

body{
    background:#d7d7d7;
}

.slick-prev, .slick-next {
    height: 55px;
    width: 55px;
}
.slick-prev{
    left: 0px;

    /*plan to add button image*/
}
.slick-next{
    right: 0px;

    /*plan to add button image*/
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 300px;
}

.dropdown-menu {
    background: #31804c;
}

.dropdown-menu>li>a {
        color:#fff;

}

.pager{
    margin:20px auto;
    text-align: center;
    display: block;
    width: 75%;
    float:left;
}
