@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700,900&subset=latin-ext);

body {
    font-family:  'Open Sans',Arial;
    color: #444;
    font-weight: 300;
}
a {
    font-family: 'Open Sans', Arial;
}

section#about .cond-item i.fa {
    /*  border: 2px solid #66cc99; */
    color: #66cc99;
    /* margin-right: 10px;*/
}
section#about .cond-item:hover i.fa {
    color: #ffffff;
    background: #66cc99;
}
section#about .cond-item:hover h3 {
    color: #66cc99;
}

section#about .cond-item {
    text-align: left;
    font-size: 17px;
    line-height: 30px;
    color: #999999;
}

section#about .aboutut {
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    color: #999999;
}

section#conditions {
    position: relative;
}
section#conditions .conditions-item {
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    color: #999999;
}
section#conditions .about-conditions i.fa {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 35px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 104px;
}

section#conditions .conditions-item i.fa {
    border: 2px solid #66cc99;
    color: #66cc99;
}
section#conditions .conditions-item:hover i.fa {
    color: #ffffff;
    background: #66cc99;
}
section#conditions .conditions-item:hover h3 {
    color: #66cc99;
}
/*
.section-heading {

    text-align: left;
}

.section-heading .divider:after {

    text-align: center;

}*/

.stt {
    text-align: left;
    font-size: 17px;
    line-height: 25px;
    color: #666;
}

.dividerxx {
    background: -webkit-linear-gradient(left right, #66cc99, blue, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#66cc99, blue); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#66cc99, blue); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#66cc99, blue); /* Standard syntax */
}
/*
.section-heading p {
    margin-top: 20px;
}

.section-heading .divider:after {
    position: absolute;
    left: 0px;
}
*/


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Open Sans', Arial;
    color: #333;
}

.section-heading p {

    color: #666;

}

.thumbnail {
    background: none;
}

section#demo {

    background: #ffffff;
}

section#about {

    background: #f6f6f6;
}


section#about .about-item {

    color: #666;
}

section#features .media .media-body {
    color: #666;
}

section#reviews .review-filtering .review .review-comment p {

    color: #666;
}

section#screens .slider div h4 {
    color: #666;
}


section#screens .filter a {
    border: 2px solid #cccccc;
    color: #666;
}

section#about .cond-item {

    color: #666;
}

.bico {

    /*  margin-right: 0px;*/
}

section#features .media .media-body {
    color: #222;
    font-size: 17px;
}

footer .rights {
    font-weight: 400;
}

.btn-list {

    padding: 0px 25px;
}

@media screen and (max-width: 640px) {
    .logo {
        width: auto;
        height: auto;
    }
}


header .navbar-default ul.navbar-nav li a {
    text-transform: none;
}

.eventreviews {

    background: url("../img/eco/bk-eco-dark.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: white;
}

section#reviews2 .review-filtering .slick-dots li button {
    background: #ffffff;
    border: 2px solid #ffffff;
}
section#reviews2 .review-filtering .slick-dots li button {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

section#reviews2 .review-filtering .slick-dots li.slick-active button {
    background: #026867;
}


/*
section#eventreviews h2 {
  
  
  color: white;
}
*/

header .navbar-default.plain {
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    padding: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
header .navbar-default.plain .navbar-brand {
    padding: 15px 20px;
}
header .navbar-default.plain .navbar-brand img {
    width: auto;
    max-height: 33px;
}
header .navbar-default.plain ul.navbar-nav {
    padding-top: 15px;
}

@media screen and (max-width: 640px) {
    header .navbar-default .navbar-toggle:hover,
    header .navbar-default .navbar-toggle:focus {
        background: none;
    }
    header .navbar-default ul.navbar-nav li a {
        color: #ffffff;
        border-bottom: 1px solid #753e76;
    }
    header .navbar-default ul.navbar-nav li a.getApp {
        color: #ffffff;
    }
    header .navbar-default ul.navbar-nav li a:after {
        display: none;
    }
    header .navbar-default ul.navbar-nav li a:hover {
        color: #cc6698;
    }
    header .navbar-default .navbar-collapse {
        background: #6b396c;
    }
    header .navbar-default.plain {
        background: #6b396c;
    }
    header .navbar-default.plain ul.navbar-nav li a {
        color: #ffffff;
    }
    header .navbar-default.plain ul.navbar-nav li a:hover {
        color: #cc6698;
    }
}

.bvm.navbar-default ul.navbar-nav li a {
    color: #6b396c;
    background: none;
}

.bvm.navbar-default.plain {
    border-bottom: 3px solid #6b396c;
}

.bvm.navbar-default.plain .navbar-brand {
    background: #6b396c;
}

.bvm.navbar-default ul.navbar-nav li a:hover {
    color: #b05eb1;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.btn-w {
    color: white;
    border: 1px;
    border-color: wheat;
}

.btn-w:hover {
    border: 1px;
    /*border-color: #4b2b35;*/
    border-color: #000;
    background-color:  #cc6698;
}

.btn-warning:hover {
    color:black;
    background-color:  #f4db16;
}

.wt {


    color: white; }



.favourite {

    /*
    background: linear-gradient(45deg, #ff9a45 0%, #f5d742 100%) no-repeat border-box;
    background: -moz-linear-gradient(45deg, #ff9a45, #9b5e2a) no-repeat border-box;
    background: -webkit-gradient(25deg, from(#ff9a45), to(#f5d742)) no-repeat border-box;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a45', endColorstr='#9b5e2a');
    */
    background: #ff9a45;
    color:white; 
    margin-bottom: 0px;
    font-weight: 500;
    border-bottom: 0px;
    border-color: #d8833a;
}

.noul:hover{

    text-decoration: none;
    /* color: #666;*/

}

.noul{


    color: #222
}

.lead2 {
    font-size: 24px;
    font-weight: 400;
    margin: 20px;
}
.lead-srnka {
    font-size: 24px;


}

.nmb {

    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.pink {

    font-weight: 800;  color: #c56394; padding:20px;
}

.panel-feature {

    margin: 0px 0 0px 0; padding: 0px 20px 0px 20px; 
}

h2 {
    
    font-weight: 100;
}

.btn-kopitka {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;




    background: linear-gradient(to bottom, #cc6698 0%, #6b396c 100%) no-repeat border-box;
    background: -moz-linear-gradient(top, #cc6698, #6b396c) no-repeat border-box;
    background: -webkit-gradient(linear, left top, left bottom, from(#cc6698), to(#6b396c)) no-repeat border-box;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6698', endColorstr='#6b396c');
    color: white;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 40px;
    margin: 20px;
    padding: 20px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

    box-shadow: inset 1px 1px 2px rgba(255,255,255,0.4);
    -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255,0.4);
    -moz-box-shadow: inset 1px 1px 2px rgba(255,255,255,0.4);
    border: 1px solid rgba(0,0,0,0.2);



}

 
.btn-kopitka:hover {
    background: linear-gradient(to bottom, #cc6698 0%, #cc6698 100%) no-repeat border-box;
    background: -moz-linear-gradient(top, #cc6698, #cc6698) no-repeat border-box;
    background: -webkit-gradient(linear, left top, left bottom, from(#cc6698), to(#cc6698)) no-repeat border-box;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc6698', endColorstr='#cc6698');
    /*opacity: 0.5;*/
    color: black;
}

.eventreviews-berry {

    background: url("../img/berry/bk-berry-ga.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: white;
}

label.btn.btn-primary.active {
    
    background-color: #cc6698;
    color: white;
    font-size: 1.5em;
    
}

section#bid .media i.fa {
  border: 2px solid #cc6698;
  color: #cc6698;
  padding: 30px;
}
section#bid .media:hover i.fa {
  color: #ffffff;
  background: #cc6698;
}
section#bid .media:hover h3 {
  color: #cc6698;
}
section#bid .media.active i.fa {
  color: #ffffff;
  background: #cc6698;
}
section#bid .media.active .media-heading {
  color: #cc6698;
}