html, body {
    height: 100%;
    margin: 0;
}
.wrapper {
    min-height: 70vh;
}
/*!* navigation *!*/
.navbar-brand img{
    height: 100%;
}
.navbar-brand {
    padding: 5px;
}
.navbar.navbar-default.navbar-fixed-top.top-navigation {
    height: auto;
    background: #fff;
    box-shadow:0 5px 10px 0 rgba(0,0,0,0.15);
}
.navbar-brand img {
    margin: 0 40px 0 0;
}
.navbar-collapse .navbar-nav li.active,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a:hover {
    background: transparent;
    color: #86bc42;
}
.navbar-collapse .navbar-nav li a:after {
    position: absolute;
    top: 35px;
    left: 15px;
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #86bc42;
    transition: width .3s;
}
.navbar-collapse .social-links li a:after {
    position: absolute;
    top: 35px;
    left: 15px;
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #ffffff;
    transition: width .3s;
}
.navbar-collapse .navbar-nav li a:hover::after {
    width: 30%;
}
.navbar-default .navbar-nav>.open>a {
    color: #86bc42 !important;
    background-color: transparent !important;
}
.social-links {
    width: 230px;
    top: 0;
    background-image: url(/bundles/app/base/images/navigator.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding-right: 5px;
}
#facebook,
#instagram,
#youtube{
    color: #ffffff
}
#facebook{
    margin-left: 50px;
}
.top_green_block{
    color: #ffffff;
    background-color: #3a7130;
    height: 150px;
    padding-top: 35px;
    margin-bottom: 50px
}
.top_categories_block{
    background-color: #e5e5e5;
    /*height: 75px;*/
    padding-top: 0;
    margin: -50px 0 50px 0;
}
.system_clear{
    height: 50px
}

/*tours index*/
#tours .tours_item img{
    width: 100%;
    height: 180px
}
#tours h2{
    color: #3a7130;
}
#tours .tours_item .caption{
    padding: 10px 0;
}
#tours .tours_item .caption h4{
    color: #3a7130;
}
#tours .tours_item .caption .tours_duration,
#tours .tours_item .caption .placetype{
    font-size: 12px;
    margin: 0;
}
#tours .tours_item .caption .tour_price_to_discount{
    margin-bottom: 0;
}
#tours .tours_item .caption .tours_pricediscount{
    margin-top: 0;
}
#tours .tours_item .tours_discount{
    position: absolute;
    width:50px;
    top: -66px;
    right: -1px
}
#tours .tours_item .tours_discount_one{
    position: absolute;
    width:50px;
    top: -65px;
    right: 15px
}
#tours .slick-prev:before {
    color: #3a7130;
}
#tours .slick-next:before {
    color: #3a7130;
}
#tours .slick-dots li button:before{
    font-size: 10px;
}
#tours .border_post_slider{
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    margin: 15px;
    min-height: 180px;
    max-height: 180px;
}
.tour_one .tour_one_description{
    padding: 0 15px;
}
/*!*services*!*/
#services h2{
    color: #3a7130;
}
#services_list .services_item .caption{
    padding: 10px 0;
}
#services_list .services_item .caption h4{
    color: #3a7130;
}
#services_list .services_item .caption .tours_duration,
#services_list .services_item .caption .placetype{
    font-size: 12px;
    margin: 0;
}
#services_list .services_item .caption .tour_price_to_discount{
    margin-bottom: 0;
}
#services_list .services_item .caption .tours_pricediscount{
    margin-top: 0;
}
#services_list .services_item .tours_discount{
    position: absolute;
    width:50px;
    top: -5px;
    right: -5px
}
#services_list .border_post_slider{
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    margin: 15px;
    min-height: 200px;
    max-height: 200px;
}
#services .image_block img{
    opacity: 0.5;
}
#services .image_block img:hover{
    opacity: 1;
}
.top_categories_block .image_block img{
    opacity: 0.5;
}
.top_categories_block .image_block img:hover{
    opacity: 1;
}

/*reviews*/
#reviews h2{
    color: #d3dbe1;
}
#reviews .slick-list{
    height: 300px;
}
#reviews .slick-dots li button:before{
    font-size: 10px;
    color: #ffffff;
}
#reviews .slider-single{
    height: 300px;
}
#reviews .slider-single .item{

}
#reviews .slider-single .item .reviews_item_title{
    margin-top: 100px;

}
#reviews .slider-single .item .reviews_item_description{
    margin: 0 33.333333%;
    color: #d3dbe1;
}
#reviews .slick-slide {
    height:300px;
}

#reviews .slick-slide .item {
    height:300px;
}
#reviews .bg_image_reviews{
    width: 100%;
    height: 400px;
    background-image: url("/bundles/app/base/images/bg_reviews.jpg");
}
#reviews .bg_opacity{
    color: #FFFFFF;
    width: 100%;
    height: 400px;
    background-color: rgba(0,0,0,.5);
}

/*news*/
/*#news img{*/
    /*max-height: 165px;*/
    /*width: 100%*/
/*}*/
/*.news-index-content h2{*/
    /*color: #3a7130;*/
    /*margin: 30px 0;*/
/*}*/
/*#news .border_post{*/
    /*box-shadow: 0 0 10px rgba(0,0,0,0.5);*/
    /*margin: 5px;*/
    /*min-height: 400px;*/
    /*max-height: 400px;*/
/*}*/
/*#news .text_post{*/
    /*padding: 10px;*/
    /*min-height: 200px*/
/*}*/
/*#news .text_post h4{*/
    /*color:#3a7130;*/
/*}*/
/*#news .btn, #news_list .btn{*/
    /*background-color: #3a7130;*/
/*}*/

/*#news_list .border_post_slider{*/
    /*box-shadow: 0 0 10px rgba(0,0,0,0.5);*/
    /*margin: 15px;*/
    /*min-height: 200px;*/
    /*max-height: 200px;*/
/*}*/
/*#news_list .text_post {*/
    /*padding: 5px 5px 5px 0;*/
    /*min-height: 100px*/
/*}*/
/*#news_list .text_post h4{*/
    /*color: #3a7130;*/
/*}*/
/*#news_list .text_post .date_creation,*/
/*#news .text_post .date_creation{*/
    /*color: #3a7130;*/
/*}*/
/*#news_detail .post_img{*/
    /*width: 100%;*/
/*}*/

/**/
.news-index-content h2{
    color: #3a7130;
    margin: 30px 0;
}
.news-index-content a:hover{
    color:black;
    text-decoration:none;
}
.news-index-content{
    margin-bottom: 0;
    padding: 0;

}
.news-index-content .row{
    margin-top:20px;
}
.news-index-content a{
    color: black;
}
.news-index-content .card{
    margin: 15px 0;
    background-color: #FFFFFF;
    padding:0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius:0px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),
    0 1px 10px 0 rgba(0,0,0,0.12),
    0 2px 4px -1px rgba(0,0,0,0.3);
}
.news-index-content .card:hover{
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14),
    0 6px 30px 5px rgba(0,0,0,0.12),
    0 8px 10px -5px rgba(0,0,0,0.3);
    color:black;
}
.news-index-content .card img{
    width:100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.news-index-content .card h4{
    margin:20px;
}
.news-index-content .card p{
    margin:20px;
    opacity: 0.65;
}
.news-index-content .green-button{
    width: 100px;
    -webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
    transition: background-color 1s , color 1s;
    min-height: 20px;
    background-color: #3a7130;
    color: #ffffff;
    border-radius: 4px;
    text-align: center;
    font-weight: lighter;
    margin: 0px 20px 15px 20px;
    padding: 5px 0px;
    display: inline-block;
}
.news-index-content .green-button:hover{
    background-color: #dadada;
    color: #3a7130;
}

/*!*footer*!*/
#footer .footer_text_block{
    margin: 75px 0 0 0;
}
#footer .footer_text_block h5{
    color: #ffffff;
}
#footer .footer_green_container{
    background-color: #3a7130; height: 200px
}
.img_bottom_logo{
    width: 360px;
    height: 200px;
}
#footer .footer_green_container img{
    width: 360px;
    height: 200px;
    margin: 0 0;
    padding: 40px 20px;
}
#footer .copied_read{
    background-color: #172e14;
    color: #ffffff;
}
#footer .copied_read .text_block{
    height: 40px;
    text-align: center;
}
#footer .copied_read .text_block>p{
    margin: 10px 0;
}