.panel-group .panel{ 
    border:none;
}

.panel-default>.panel-heading {
    background-color: #fff;
    border-bottom: 1px solid #F4F4F4;
}

.panel{
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-body{
    border:none;
}

.panel-heading {
    padding: 15px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;   
}

.panel-heading a {
    text-decoration: none;
    font-size: .8em;
    color: #787878;
}

.panel-heading a:hover {
    text-decoration: none;
    color: #00C0E1;
}
.panel-heading a:after {
	font-family: FontAwesome;
    content:"\f078";
    float: right;
    color: #00C0E1;
    font-size: .5em;
    text-decoration: none;
}
.panel-heading a:focus {
    text-decoration: none;
}
.panel-heading a.collapsed:after {
    text-decoration: none;
    color: #0B75A1;
}
.panel-heading h4 {font-weight: 300;}
.col-lg-9 {
    position: relative;
    min-height: 1px;
    padding-right: 9%;
}
.col-lg-3 {
    position: relative;
    min-height: 1px;
}
.blog-category li:hover{
 	color: #ccc;
 	padding-left:10px;
 	transition: all .2s ease-in;
 	color: #FFDB10;
} 
.blog-category li i{
 	color: #FFDB10;
}
.testimonialrotator.skin_default .testimonial .testtext {
    color: #555;
    background: #FFDB10;
    padding: 5px;
    border-radius: 2px;
    text-align: center;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.65;
    border: 1px solid #eee;
}
.testimonialrotator.skin_default .testimonial .testtext { 
	border-color: #FFDB10 transparent;
}
.testimonialrotator.skin_default .testimonial .testtext:after { 
	border-color: #FFDB10 transparent;
}
.testauthor-desc {
    color: #999;
    font-weight: 300;
    font-size: 12px;
    margin-top: 0px;
    font-family: 'Open Sans', sans-serif;
}
.blog-category li {
    color: #666;
    font-weight: 300;
    padding-left: 5px;
    font-size: 14px;
}
.news-category li {
    color: #fff;
    font-weight: 300;
    padding-left: 5px;
    font-size: 14px;
    font-weight: 500;
}
.promo-text-blog:first-child {
    margin-top: .2em;
}	
#steps {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 9.5em;
    text-align: center;
    border-bottom: 1px solid #dedede;
}	
#steps .step:hover .circle {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    margin-left: -30px;
    top: -5%;
    background: #FFDB10;
    border: none;
    transition: all .2s ease-in;
}
#steps .circle {
    background: #90C400;
    width: 40px;
    display: block;
    position: absolute;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    top: 0;
    left: 50%;
    cursor: pointer;
    margin-left: -20px;
    z-index: 1;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
}
#steps span.text {
    font-size: 16px;
    padding: 60px 0 5px;
    display: block;
}
#steps p {
    font-size: 14px;
    line-height: 22px;
}
.promo-text-blog-center {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #00C0E1;
    padding-bottom: 5px;
    margin-top: 10px;
    text-align: center;
}
.smart-forms .checkbox:before {
    position: absolute;
    top: 4px;
    left: 3px;
    width: 6px;
    height: 3px;
    border: 1px solid #01C0E1;
    color: #01C0E1;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.smart-forms .checkbox, .smart-forms .radio {
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #fff;
    display: inline-block;
    border: 3px solid #CFCFCF;
    height: 25px;
    width: 25px;
    top: 4px;
    border: 1px solid #CFCFCF;
    color: #01C0E1;
}
.smart-forms input + .checkbox, .smart-forms input + .radio {
    border-color: #01C0E1;
    color: #01C0E1;
    border: 1px solid #CFCFCF;
}
.smart-forms input:active + .checkbox, .smart-forms input:active + .radio {
    border-color: #01C0E1;
    color: #01C0E1;
}
.smart-forms input:hover + .checkbox, .smart-forms input:hover + .radio {
    border-color: #01C0E1;
    color: #01C0E1;
}
.smart-forms input:checked + .checkbox, .smart-forms input:checked + .radio {
    border: 1px solid #01C0E1;
    color: #01C0E1;
}
.smart-forms .checkbox:before {
    position: absolute;
    color: #01C0E1;
    top: 8px;
    left: 4px;
    width: 15px;
    height: 8px;
    border: 1px solid #01C0E1;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
ul.list-check-hypopozicka li{font-size:.9em;font-weight:300;}