/* Bootstrap */

.img-responsive{display:block;max-width:100%;height:auto}
.img-rounded{border-radius:6px}
.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}
.img-circle{border-radius:50%}
hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #eee}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}
h1,.h1,h2,.h2,h3,.h3{margin-top:18px;margin-bottom:9px}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}
h4,.h4,h5,.h5,h6,.h6{margin-top:9px;margin-bottom:9px}
h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}
h1,.h1{font-size:33px}
h2,.h2{font-size:27px}
h3,.h3{font-size:23px}
h4,.h4{font-size:17px}
h5,.h5{font-size:13px}
h6,.h6{font-size:12px}
p{margin:0 0 9px}
.lead{margin-bottom:18px;font-size:14px;font-weight:200;line-height:1.4}
@media (min-width: 768px) {
.lead{font-size:19.5px}
}
small,.small{font-size:85%}
cite{font-style:normal}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-justify{text-align:justify}
.text-muted{color:#999}
.text-primary{color:#428bca}
a.text-primary:hover{color:#3071a9}
.text-success{color:#3c763d}
a.text-success:hover{color:#2b542c}
.text-info{color:#31708f}
a.text-info:hover{color:#245269}
.text-warning{color:#8a6d3b}
a.text-warning:hover{color:#66512c}
.text-danger{color:#a94442}
a.text-danger:hover{color:#843534}
.bg-primary{color:#fff;background-color:#428bca}
a.bg-primary:hover{background-color:#3071a9}
.bg-success{background-color:#dff0d8}
a.bg-success:hover{background-color:#c1e2b3}
.bg-info{background-color:#d9edf7}
a.bg-info:hover{background-color:#afd9ee}
.bg-warning{background-color:#fcf8e3}
a.bg-warning:hover{background-color:#f7ecb5}
.bg-danger{background-color:#f2dede}
a.bg-danger:hover{background-color:#e4b9b9}
.page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #eee}
ul,ol{margin-top:0;margin-bottom:9px}
ul ul,ol ul,ul ol,ol ol{margin-bottom:0}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none}
.list-inline > li{display:inline-block;padding-left:5px;padding-right:5px}
.list-inline > li:first-child{padding-left:0}
dl{margin-top:0;margin-bottom:18px}
dt,dd{line-height:1.428571429}
dt{font-weight:700}
dd{margin-left:0}
@media (min-width: 768px) {
.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dl-horizontal dd{margin-left:180px}
}
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
@media (min-width: 768px) {
.container{width:750px}
}
@media (min-width: 992px) {
.container{width:970px}
}
@media (min-width: 1200px) {
.container{width:1170px}
}
.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
.row{margin-left:-15px;margin-right:-15px}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}
.col-xs-12{width:100%}
.col-xs-11{width:91.666666666667%}
.col-xs-10{width:83.333333333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.666666666667%}
.col-xs-7{width:58.333333333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.666666666667%}
.col-xs-4{width:33.333333333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.666666666667%}
.col-xs-1{width:8.3333333333333%}
.col-xs-pull-12{right:100%}
.col-xs-pull-11{right:91.666666666667%}
.col-xs-pull-10{right:83.333333333333%}
.col-xs-pull-9{right:75%}
.col-xs-pull-8{right:66.666666666667%}
.col-xs-pull-7{right:58.333333333333%}
.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.666666666667%}
.col-xs-pull-4{right:33.333333333333%}
.col-xs-pull-3{right:25%}
.col-xs-pull-2{right:16.666666666667%}
.col-xs-pull-1{right:8.3333333333333%}
.col-xs-pull-0{right:0}
.col-xs-push-12{left:100%}
.col-xs-push-11{left:91.666666666667%}
.col-xs-push-10{left:83.333333333333%}
.col-xs-push-9{left:75%}
.col-xs-push-8{left:66.666666666667%}
.col-xs-push-7{left:58.333333333333%}
.col-xs-push-6{left:50%}
.col-xs-push-5{left:41.666666666667%}
.col-xs-push-4{left:33.333333333333%}
.col-xs-push-3{left:25%}
.col-xs-push-2{left:16.666666666667%}
.col-xs-push-1{left:8.3333333333333%}
.col-xs-push-0{left:0}
.col-xs-offset-12{margin-left:100%}
.col-xs-offset-11{margin-left:91.666666666667%}
.col-xs-offset-10{margin-left:83.333333333333%}
.col-xs-offset-9{margin-left:75%}
.col-xs-offset-8{margin-left:66.666666666667%}
.col-xs-offset-7{margin-left:58.333333333333%}
.col-xs-offset-6{margin-left:50%}
.col-xs-offset-5{margin-left:41.666666666667%}
.col-xs-offset-4{margin-left:33.333333333333%}
.col-xs-offset-3{margin-left:25%}
.col-xs-offset-2{margin-left:16.666666666667%}
.col-xs-offset-1{margin-left:8.3333333333333%}
.col-xs-offset-0{margin-left:0}
@media (min-width: 768px) {
.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-12{width:100%}
.col-sm-11{width:91.666666666667%}
.col-sm-10{width:83.333333333333%}
.col-sm-9{width:75%}
.col-sm-8{width:66.666666666667%}
.col-sm-7{width:58.333333333333%}
.col-sm-6{width:50%}
.col-sm-5{width:41.666666666667%}
.col-sm-4{width:33.333333333333%}
.col-sm-3{width:25%}
.col-sm-2{width:16.666666666667%}
.col-sm-1{width:8.3333333333333%}
.col-sm-pull-12{right:100%}
.col-sm-pull-11{right:91.666666666667%}
.col-sm-pull-10{right:83.333333333333%}
.col-sm-pull-9{right:75%}
.col-sm-pull-8{right:66.666666666667%}
.col-sm-pull-7{right:58.333333333333%}
.col-sm-pull-6{right:50%}
.col-sm-pull-5{right:41.666666666667%}
.col-sm-pull-4{right:33.333333333333%}
.col-sm-pull-3{right:25%}
.col-sm-pull-2{right:16.666666666667%}
.col-sm-pull-1{right:8.3333333333333%}
.col-sm-pull-0{right:0}
.col-sm-push-12{left:100%}
.col-sm-push-11{left:91.666666666667%}
.col-sm-push-10{left:83.333333333333%}
.col-sm-push-9{left:75%}
.col-sm-push-8{left:66.666666666667%}
.col-sm-push-7{left:58.333333333333%}
.col-sm-push-6{left:50%}
.col-sm-push-5{left:41.666666666667%}
.col-sm-push-4{left:33.333333333333%}
.col-sm-push-3{left:25%}
.col-sm-push-2{left:16.666666666667%}
.col-sm-push-1{left:8.3333333333333%}
.col-sm-push-0{left:0}
.col-sm-offset-12{margin-left:100%}
.col-sm-offset-11{margin-left:91.666666666667%}
.col-sm-offset-10{margin-left:83.333333333333%}
.col-sm-offset-9{margin-left:75%}
.col-sm-offset-8{margin-left:66.666666666667%}
.col-sm-offset-7{margin-left:58.333333333333%}
.col-sm-offset-6{margin-left:50%}
.col-sm-offset-5{margin-left:41.666666666667%}
.col-sm-offset-4{margin-left:33.333333333333%}
.col-sm-offset-3{margin-left:25%}
.col-sm-offset-2{margin-left:16.666666666667%}
.col-sm-offset-1{margin-left:8.3333333333333%}
.col-sm-offset-0{margin-left:0}
}
@media (min-width: 992px) {
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}
.col-md-12{width:100%}
.col-md-11{width:91.666666666667%}
.col-md-10{width:83.333333333333%}
.col-md-9{width:75%}
.col-md-8{width:66.666666666667%}
.col-md-7{width:58.333333333333%}
.col-md-6{width:50%}
.col-md-5{width:41.666666666667%}
.col-md-4{width:33.333333333333%}
.col-md-3{width:25%}
.col-md-2{width:16.666666666667%}
.col-md-1{width:8.3333333333333%}
.col-md-pull-12{right:100%}
.col-md-pull-11{right:91.666666666667%}
.col-md-pull-10{right:83.333333333333%}
.col-md-pull-9{right:75%}
.col-md-pull-8{right:66.666666666667%}
.col-md-pull-7{right:58.333333333333%}
.col-md-pull-6{right:50%}
.col-md-pull-5{right:41.666666666667%}
.col-md-pull-4{right:33.333333333333%}
.col-md-pull-3{right:25%}
.col-md-pull-2{right:16.666666666667%}
.col-md-pull-1{right:8.3333333333333%}
.col-md-pull-0{right:0}
.col-md-push-12{left:100%}
.col-md-push-11{left:91.666666666667%}
.col-md-push-10{left:83.333333333333%}
.col-md-push-9{left:75%}
.col-md-push-8{left:66.666666666667%}
.col-md-push-7{left:58.333333333333%}
.col-md-push-6{left:50%}
.col-md-push-5{left:41.666666666667%}
.col-md-push-4{left:33.333333333333%}
.col-md-push-3{left:25%}
.col-md-push-2{left:16.666666666667%}
.col-md-push-1{left:8.3333333333333%}
.col-md-push-0{left:0}
.col-md-offset-12{margin-left:100%}
.col-md-offset-11{margin-left:91.666666666667%}
.col-md-offset-10{margin-left:83.333333333333%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-8{margin-left:66.666666666667%}
.col-md-offset-7{margin-left:58.333333333333%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-5{margin-left:41.666666666667%}
.col-md-offset-4{margin-left:33.333333333333%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-2{margin-left:16.666666666667%}
.col-md-offset-1{margin-left:8.3333333333333%}
.col-md-offset-0{margin-left:0}
}
@media (min-width: 1200px) {
.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-12{width:100%}
.col-lg-11{width:91.666666666667%}
.col-lg-10{width:83.333333333333%}
.col-lg-9{width:75%}
.col-lg-8{width:66.666666666667%}
.col-lg-7{width:58.333333333333%}
.col-lg-6{width:50%}
.col-lg-5{width:41.666666666667%}
.col-lg-4{width:33.333333333333%}
.col-lg-3{width:25%}
.col-lg-2{width:16.666666666667%}
.col-lg-1{width:8.3333333333333%}
.col-lg-pull-12{right:100%}
.col-lg-pull-11{right:91.666666666667%}
.col-lg-pull-10{right:83.333333333333%}
.col-lg-pull-9{right:75%}
.col-lg-pull-8{right:66.666666666667%}
.col-lg-pull-7{right:58.333333333333%}
.col-lg-pull-6{right:50%}
.col-lg-pull-5{right:41.666666666667%}
.col-lg-pull-4{right:33.333333333333%}
.col-lg-pull-3{right:25%}
.col-lg-pull-2{right:16.666666666667%}
.col-lg-pull-1{right:8.3333333333333%}
.col-lg-pull-0{right:0}
.col-lg-push-12{left:100%}
.col-lg-push-11{left:91.666666666667%}
.col-lg-push-10{left:83.333333333333%}
.col-lg-push-9{left:75%}
.col-lg-push-8{left:66.666666666667%}
.col-lg-push-7{left:58.333333333333%}
.col-lg-push-6{left:50%}
.col-lg-push-5{left:41.666666666667%}
.col-lg-push-4{left:33.333333333333%}
.col-lg-push-3{left:25%}
.col-lg-push-2{left:16.666666666667%}
.col-lg-push-1{left:8.3333333333333%}
.col-lg-push-0{left:0}
.col-lg-offset-12{margin-left:100%}
.col-lg-offset-11{margin-left:91.666666666667%}
.col-lg-offset-10{margin-left:83.333333333333%}
.col-lg-offset-9{margin-left:75%}
.col-lg-offset-8{margin-left:66.666666666667%}
.col-lg-offset-7{margin-left:58.333333333333%}
.col-lg-offset-6{margin-left:50%}
.col-lg-offset-5{margin-left:41.666666666667%}
.col-lg-offset-4{margin-left:33.333333333333%}
.col-lg-offset-3{margin-left:25%}
.col-lg-offset-2{margin-left:16.666666666667%}
.col-lg-offset-1{margin-left:8.3333333333333%}
.col-lg-offset-0{margin-left:0}
}



.breadcrumb{padding:8px 15px;margin-bottom:18px;list-style:none;background-color:#f5f5f5;border-radius:4px}
.breadcrumb > li{display:inline-block}
.breadcrumb > li + li:before{content:"/\00a0";padding:0 5px;color:#ccc}
.breadcrumb > .active{color:#999}
.pagination{display:inline-block;padding-left:0;margin:18px 0;border-radius:4px}
.pagination > li{display:inline}
.pagination > li > a,.pagination > li > span{position:relative;float:left;padding:6px 12px;line-height:1.428571429;text-decoration:none;color:#428bca;background-color:#fff;border:1px solid #ddd;margin-left:-1px}
.pagination > li:first-child > a,.pagination > li:first-child > span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}
.pagination > li:last-child > a,.pagination > li:last-child > span{border-bottom-right-radius:4px;border-top-right-radius:4px}
.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}
.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}
.pagination-lg > li > a,.pagination-lg > li > span{padding:10px 16px;font-size:17px}
.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span{border-bottom-left-radius:6px;border-top-left-radius:6px}
.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span{border-bottom-right-radius:6px;border-top-right-radius:6px}
.pagination-sm > li > a,.pagination-sm > li > span{padding:5px 10px;font-size:12px}
.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span{border-bottom-left-radius:3px;border-top-left-radius:3px}
.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span{border-bottom-right-radius:3px;border-top-right-radius:3px}
.pager{padding-left:0;margin:18px 0;list-style:none;text-align:center}
.pager li{display:inline}
.pager li > a,.pager li > span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}
.pager li > a:hover,.pager li > a:focus{text-decoration:none;background-color:#eee}
.pager .next > a,.pager .next > span{float:right}
.pager .previous > a,.pager .previous > span{float:left}
.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span{color:#999;background-color:#fff;cursor:not-allowed}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}
.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}
.label:empty{display:none}
.btn .label{position:relative;top:-1px}
.label-default{background-color:#999}
.label-default[href]:hover,.label-default[href]:focus{background-color:gray}
.label-primary{background-color:#428bca}
.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}
.label-success{background-color:#5cb85c}
.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}
.label-info{background-color:#5bc0de}
.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}
.label-warning{background-color:#f0ad4e}
.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}
.label-danger{background-color:#d9534f}
.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}
.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}
.badge:empty{display:none}
.btn .badge{position:relative;top:-1px}
.btn-xs .badge{top:0;padding:1px 5px}
a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}
a.list-group-item.active > .badge,.nav-pills > .active > a > .badge{color:#428bca;background-color:#fff}
.nav-pills > li > a > .badge{margin-left:3px}
.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}
.jumbotron h1,.jumbotron .h1{color:inherit}
.jumbotron p{margin-bottom:15px;font-size:20px;font-weight:200}
.container .jumbotron{border-radius:6px}
.jumbotron .container{max-width:100%}
@media screen and (min-width: 768px) {
.jumbotron{padding-top:48px;padding-bottom:48px}
.container .jumbotron{padding-left:60px;padding-right:60px}
.jumbotron h1,.jumbotron .h1{font-size:58.5px}
}
.thumbnail{display:block;padding:4px;margin-bottom:18px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.thumbnail > img,.thumbnail a > img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}
.thumbnail .caption{padding:9px;color:#b2b2b2}
.alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:4px}
.alert h4{margin-top:0;color:inherit}
.alert .alert-link{font-weight:700}
.alert > p,.alert > ul{margin-bottom:0}
.alert > p + p{margin-top:5px}
.alert-dismissable{padding-right:35px}
.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}
.alert-success hr{border-top-color:#c9e2b3}
.alert-success .alert-link{color:#2b542c}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}
.alert-info hr{border-top-color:#a6e1ec}
.alert-info .alert-link{color:#245269}
.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}
.alert-warning hr{border-top-color:#f7e1b5}
.alert-warning .alert-link{color:#66512c}
.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}
.alert-danger hr{border-top-color:#e4b9c0}
.alert-danger .alert-link{color:#843534}
@-webkit-keyframes progress-bar-stripes {
from{background-position:40px 0}
to{background-position:0 0}
}
@keyframes progress-bar-stripes {
from{background-position:40px 0}
to{background-position:0 0}
}
.progress{overflow:hidden;height:18px;margin-bottom:18px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}
.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:18px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}
.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}
.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}
.progress-bar-success{background-color:#5cb85c}
.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
.progress-bar-info{background-color:#5bc0de}
.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
.progress-bar-warning{background-color:#f0ad4e}
.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
.progress-bar-danger{background-color:#d9534f}
.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
.media,.media-body{overflow:hidden;zoom:1}
.media,.media .media{margin-top:15px}
.media:first-child{margin-top:0}
.media-object{display:block}
.media-heading{margin:0 0 5px}
.media > .pull-left{margin-right:10px}
.media > .pull-right{margin-left:10px}
.media-list{padding-left:0;list-style:none}
.list-group{margin-bottom:20px;padding-left:0}
.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}
.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.list-group-item > .badge{float:right}
.list-group-item > .badge + .badge{margin-right:5px}
a.list-group-item{color:#555}
a.list-group-item .list-group-item-heading{color:#333}
a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}
a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}
a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}
a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7}
.list-group-item-success{color:#3c763d;background-color:#dff0d8}
a.list-group-item-success{color:#3c763d}
a.list-group-item-success .list-group-item-heading{color:inherit}
a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}
a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}
.list-group-item-info{color:#31708f;background-color:#d9edf7}
a.list-group-item-info{color:#31708f}
a.list-group-item-info .list-group-item-heading{color:inherit}
a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}
a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}
.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}
a.list-group-item-warning{color:#8a6d3b}
a.list-group-item-warning .list-group-item-heading{color:inherit}
a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}
a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}
.list-group-item-danger{color:#a94442;background-color:#f2dede}
a.list-group-item-danger{color:#a94442}
a.list-group-item-danger .list-group-item-heading{color:inherit}
a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}
a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}
.list-group-item-heading{margin-top:0;margin-bottom:5px}
.list-group-item-text{margin-bottom:0;line-height:1.3}
.panel{margin-bottom:18px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}
.panel-body{padding:15px}
.panel > .list-group{margin-bottom:0}
.panel > .list-group .list-group-item{border-width:1px 0;border-radius:0}
.panel > .list-group .list-group-item:first-child{border-top:0}
.panel > .list-group .list-group-item:last-child{border-bottom:0}
.panel > .list-group:first-child .list-group-item:first-child{border-top-right-radius:3px;border-top-left-radius:3px}
.panel > .list-group:last-child .list-group-item:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel-heading + .list-group .list-group-item:first-child{border-top-width:0}
.panel > .table,.panel > .table-responsive > .table{margin-bottom:0}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:3px}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:3px}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:3px}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:3px}
.panel > .panel-body + .table,.panel > .panel-body + .table-responsive{border-top:1px solid #ddd}
.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td{border-top:0}
.panel > .table-bordered,.panel > .table-responsive > .table-bordered{border:0}
.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}
.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}
.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,.panel > .table-bordered > tfoot > tr:first-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > tfoot > tr:first-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td{border-top:0}
.panel > .table-bordered > thead > tr:last-child > th,.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,.panel > .table-bordered > thead > tr:last-child > td,.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0}
.panel > .table-responsive{border:0;margin-bottom:0}
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}
.panel-heading > .dropdown .dropdown-toggle{color:inherit}
.panel-title{margin-top:0;margin-bottom:0;font-size:15px;color:inherit}
.panel-title > a{color:inherit}
.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel-group{margin-bottom:18px}
.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}
.panel-group .panel + .panel{margin-top:5px}
.panel-group .panel-heading{border-bottom:0}
.panel-group .panel-heading + .panel-collapse .panel-body{border-top:1px solid #ddd}
.panel-group .panel-footer{border-top:0}
.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #ddd}
.panel-default{border-color:#ddd}
.panel-default > .panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}
.panel-default > .panel-heading + .panel-collapse .panel-body{border-top-color:#ddd}
.panel-default > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#ddd}
.panel-primary{border-color:#428bca}
.panel-primary > .panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}
.panel-primary > .panel-heading + .panel-collapse .panel-body{border-top-color:#428bca}
.panel-primary > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#428bca}
.panel-success{border-color:#d6e9c6}
.panel-success > .panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}
.panel-success > .panel-heading + .panel-collapse .panel-body{border-top-color:#d6e9c6}
.panel-success > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#d6e9c6}
.panel-info{border-color:#bce8f1}
.panel-info > .panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}
.panel-info > .panel-heading + .panel-collapse .panel-body{border-top-color:#bce8f1}
.panel-info > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#bce8f1}
.panel-warning{border-color:#faebcc}
.panel-warning > .panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.panel-warning > .panel-heading + .panel-collapse .panel-body{border-top-color:#faebcc}
.panel-warning > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#faebcc}
.panel-danger{border-color:#ebccd1}
.panel-danger > .panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}
.panel-danger > .panel-heading + .panel-collapse .panel-body{border-top-color:#ebccd1}
.panel-danger > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#ebccd1}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}
.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}
.well-lg{padding:24px;border-radius:6px}
.well-sm{padding:9px;border-radius:3px}
.close{float:right;font-size:19.5px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}
.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}
button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}
.modal-open{overflow:hidden}
.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.modal-dialog{position:relative;width:auto;margin:10px}
.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:none}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}
.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}
.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.428571429px}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;line-height:1.428571429}
.modal-body{position:relative;padding:20px}
.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}
.modal-footer .btn + .btn{margin-left:5px;margin-bottom:0}
.modal-footer .btn-group .btn + .btn{margin-left:-1px}
.modal-footer .btn-block + .btn-block{margin-left:0}
@media (min-width: 768px) {
.modal-dialog{width:600px;margin:30px auto}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}
.modal-sm{width:300px}
.modal-lg{width:900px}
}
.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}
.tooltip.in{opacity:.9;filter:alpha(opacity=90)}
.tooltip.top{margin-top:-3px;padding:5px 0}
.tooltip.right{margin-left:3px;padding:0 5px}
.tooltip.bottom{margin-top:3px;padding:5px 0}
.tooltip.left{margin-left:-3px;padding:0 5px}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}
.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}
.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}
.popover.bottom{margin-top:10px}
.popover.left{margin-left:-10px}
.popover-title{margin:0;padding:8px 14px;font-size:13px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.popover-content{padding:9px 14px}
.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover .arrow{border-width:11px}
.popover .arrow:after{border-width:10px;content:""}
.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}
.popover.top .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}
.popover.right .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}
.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}
.popover.bottom .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}
.popover.left .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}
.carousel{position:relative}
.carousel-inner{position:relative;overflow:hidden;width:100%}
.carousel-inner > .item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
.carousel-inner > .item > img,.carousel-inner > .item > a > img{display:block;max-width:100%;height:auto;line-height:1}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev{display:block}
.carousel-inner > .active{left:0}
.carousel-inner > .next,.carousel-inner > .prev{position:absolute;top:0;width:100%}
.carousel-inner > .next{left:100%}
.carousel-inner > .prev{left:-100%}
.carousel-inner > .next.left,.carousel-inner > .prev.right{left:0}
.carousel-inner > .active.left{left:-100%}
.carousel-inner > .active.right{left:100%}
.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}
.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0%),color-stop(rgba(0,0,0,0.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}
.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0%),color-stop(rgba(0,0,0,0.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}
.carousel-control:hover,.carousel-control:focus{outline:none;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}
.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}
.carousel-control .icon-prev:before{content:'\2039'}
.carousel-control .icon-next:before{content:'\203a'}
.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}
.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}
.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}
.carousel-caption .btn{text-shadow:none}
@media screen and (min-width: 768px) {
.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}
.carousel-caption{left:20%;right:20%;padding-bottom:30px}
.carousel-indicators{bottom:20px}
}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}
.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical > .btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}
.center-block{display:block;margin-left:auto;margin-right:auto}
.pull-right{float:right!important}
.pull-left{float:left!important}
.hide{display:none!important}
.show{display:block!important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.hidden{display:none!important;visibility:hidden!important}
.affix{position:fixed}
.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs{display:none!important}
@media (max-width: 767px) {
.visible-xs{display:block!important}
table.visible-xs{display:table}
tr.visible-xs{display:table-row!important}
th.visible-xs,td.visible-xs{display:table-cell!important}
}
.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm{display:none!important}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm{display:block!important}
table.visible-sm{display:table}
tr.visible-sm{display:table-row!important}
th.visible-sm,td.visible-sm{display:table-cell!important}
}
.visible-md,tr.visible-md,th.visible-md,td.visible-md{display:none!important}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md{display:block!important}
table.visible-md{display:table}
tr.visible-md{display:table-row!important}
th.visible-md,td.visible-md{display:table-cell!important}
}
.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg{display:none!important}
@media (min-width: 1200px) {
.visible-lg{display:block!important}
table.visible-lg{display:table}
tr.visible-lg{display:table-row!important}
th.visible-lg,td.visible-lg{display:table-cell!important}
}
@media (max-width: 767px) {
.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs{display:none!important}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm{display:none!important}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md{display:none!important}
}
@media (min-width: 1200px) {
.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg{display:none!important}
}
.visible-print,tr.visible-print,th.visible-print,td.visible-print{display:none!important}
@media print {
.visible-print{display:block!important}
table.visible-print{display:table}
tr.visible-print{display:table-row!important}
th.visible-print,td.visible-print{display:table-cell!important}
}
@media print {
.hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print{display:none!important}
}

/* Style.css */
a{text-decoration:none}
a:hover{text-decoration:none}
a:focus{text-decoration:none;background:none}
a[href^="tel:"]{color:inherit;text-decoration:none}
textarea,input[type="text"],input[type="email"],input[type="search"],input[type="password"]{-webkit-appearance:none;-moz-appearance:caret}
p{margin-bottom:12px;line-height:18px}
p > strong{color:#ab2d2f}
h1.navbar-brand_{margin:-76px 0 0;padding:0;width:100%;text-align:center}
h1.navbar-brand_ a{display:inline-block}
h1.navbar-brand_ a span{display:none}
.delivery h1,h2{font:48px/48px 'Open Sans';color:#a02d2f;margin:0 0 34px;width:100%;text-align:center}
h2 em{display:inline-block;padding:0 22px;font-style:normal;background:#fff;letter-spacing:2px}
h2 span{width:100%;height:2px;background:#a02d2f;display:block;margin-top:-23px}
.delivery h2,.delivery h3{font:40px/40px 'Open Sans';color:#191919;margin:0 0 28px}
h4{font:14px/18px 'Open Sans';color:#a02d2f;margin:0 0 10px}
.extra-wrap{overflow:hidden}
.global{padding:0;background:#fff}
.global.indent{padding:67px 0 0;background:#fff}
.center{text-align:center}
.logo-box{background:#fff}
.logo-box h1.navbar-brand_{position:relative;left:0;top:0}
.menuBox > div{border-top:6px solid #fff;border-radius:6px 6px 0 0;background:#810103}
nav.tm_navbar{background:none;border:none;padding:0;margin:0;min-height:0;background:#93191b}
nav.tm_navbar li{float:left;display:inline-block;font-size:13px;line-height:18px;padding:0}
nav.tm_navbar li:last-child{margin-left:0;border-right:none}
nav.tm_navbar li a{position:relative;padding:20px 0;width:234px;text-align:center;text-transform:uppercase;font:12px 'Open Sans';color:#fff;background:#93191b;-webkit-transition:all .35s ease;transition:all .35s ease}
nav.tm_navbar li.active > a{color:#fff;background:#810103}
nav.tm_navbar li > a:hover{color:#fff;background:#810103;-webkit-transition:all .35s ease;transition:all .35s ease}
nav.tm_navbar .sfHover > a{color:#fff;background:#810103;-webkit-transition:all .35s ease;transition:all .35s ease}
nav.tm_navbar li span{height:4px;background:url(../img/menu-marker.png) center 0 no-repeat;width:100%;text-align:center;position:absolute;left:0;top:10px}
nav.tm_navbar .sub-menu > ul{position:absolute;display:none;width:234px;left:0;top:57px;list-style:none!important;zoom:1;z-index:11;background:#810103;padding:13px 0 32px;margin:0;text-align:left}
nav.tm_navbar .sub-menu > ul li{position:relative;background:none;border:none;width:auto;float:none;margin:0;padding:0;display:block}
nav.tm_navbar .sub-menu > ul li a{display:block;background:transparent;padding:0;margin:0;font:12px 'Open Sans';color:#fff;text-transform:uppercase;padding:5px 0;width:100%;text-align:center;-webkit-transition:all .25s ease;transition:all .25s ease}
nav.tm_navbar .sub-menu > ul li span{margin-left:30px;display:inline-block;background:url(../img/menu-marker2.png) no-repeat;width:6px;height:7px;position:absolute;right:30px;top:11px;left:auto}
nav.tm_navbar .sub-menu > li > a:hover{text-decoration:none;color:#810103!important;background:#fff!important;-webkit-transition:all .25s ease;transition:all .25s ease}
nav.tm_navbar .sub-menu > li.sfHover > a{text-decoration:none;color:#810103!important;background:#fff!important}
nav.tm_navbar .sub-menu ul ul{position:relative;display:none;width:234px;left:0;top:0;list-style:none!important;zoom:1;z-index:11;background:transparent;padding:0;margin:0;text-align:left}
nav.tm_navbar .sub-menu ul ul li a{display:block;background:transparent;padding:0;margin:0;font:12px 'Open Sans';color:#d1d1d1;text-transform:lowercase;padding:5px 0;width:100%;text-align:center;-webkit-transition:all .25s ease;transition:all .25s ease}
nav.tm_navbar .sub-menu ul ul li a:hover{text-decoration:none;color:#fff!important;background:#93191b!important;-webkit-transition:all .25s ease;transition:all .25s ease}
.select-menu{display:none!important}
.advantages-box{padding-bottom:25px}
.errorBox{text-align:center;margin-top:5px;margin-bottom:77px}
.errorBox1{margin-bottom:50px}
.errorBox1 h2{font-size:60px!important;letter-spacing:2px;margin:0 0 6px;color:#191919;width:auto;text-align:left}
.errorBox1 h3{font-size:40px!important;letter-spacing:2px;margin:0 0 46px;color:#191919}
.errorBox1 p{color:#a02d2f;font-size:18px;line-height:18px;margin-bottom:36px}
.testimBox{padding:0}
#toTop{display:none;width:32px;height:18px;background:url(../img/top.png) 0 top no-repeat;position:fixed;margin-right:-660px!important;right:50%;bottom:80px;z-index:999}
#toTop:hover{background:url(../img/top.png) 0 bottom no-repeat}
.privacyBox{margin-bottom:80px}
.blog-box{padding:63px 0 40px;position:relative}
.about-box{text-align:center;padding-top:70px}
.about-box hr{border-top:1px solid #d6d6d6;margin:70px 0 75px}
.about-box .title{font:600 36px/36px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;color:#222;margin-bottom:36px}
.comment-box{padding:11px 0 26px;background:#fed46f}
.comment-box figure{border-radius:100%;float:left;margin-right:45px;border:3px solid #fee097}
.comment-box figure img{border-radius:100%}
.comment-box .extra-wrap{padding-top:15px}
.comment-box p{font-size:14px;font-style:italic;color:#2e2e2e;margin-bottom:0}
.comment-box p a{font:bold italic 14px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;color:#2e2e2e}
.comment-box p a:hover{text-decoration:underline}
.block-box{padding:37px 0 29px;background:#3f3f3f}
.block-box p{color:#fff;font-size:14px;margin-bottom:0}
.trainerBox{margin-bottom:28px;position:relative;display:block;text-align:center}
.trainerBox figure{margin:0 0 16px;border-radius:100%}
.trainerBox figure img{width:100%;border-radius:100%}
.trainerBox a{font:bold 13px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;color:#ab2d2f;-webkit-transition:all .25s;transition:all .25s}
.trainerBox a:hover{color:#737373}
.events-box hr{margin:0 0 44px;border-top:1px solid #e2e2e2}
.coaching-box{padding-bottom:50px}
.coaching-box hr{margin:0 0 44px;border-top:1px solid #e2e2e2}
.who-box .col-lg-4{margin-bottom:38px}
.list2-box{padding-bottom:37px}
.icons-box{margin:-35px 0 59px;overflow:hidden}
.icons-box > div{position:relative}
.carousel-box{margin-bottom:54px;text-align:center}
.carousel-box h2{color:#191919;margin-bottom:25px}
.carousel-box h2 span{background:#191919}
.carousel-box .title{margin:0 0 35px;font:24px 'Open Sans';color:#191919;letter-spacing:2px}
.carousel-box hr{margin:0;border:none;width:600px;height:2px;background:#a02d2f;display:inline-block;position:relative;top:42px;z-index:0}
.list_carousel1.responsive{position:relative;width:auto;margin:0;padding:0 0 70px}
.list_carousel1 #foo1{margin:0;padding:0;list-style:none;display:block;cursor:default}
.list_carousel1 #foo1 > li{padding:0;float:left;cursor:default;text-align:center;margin-right:30px}
.list_carousel1 #foo1 > li figure{border-radius:100%;margin-bottom:18px;overflow:hidden;-webkit-transition:all .25s;transition:all .25s}
.list_carousel1 #foo1 > li figure img{width:100%;border-radius:100%}
.list_carousel1 #foo1 > li .title{font:14px 'Open Sans';color:#a02d2f;letter-spacing:0;margin-bottom:0}
.list_carousel1 #foo1 > li .price{font:27px 'Open Sans';color:#a02d2f;letter-spacing:0;margin:-4px 0 0}
.list_carousel1 #foo1 > li p{margin-bottom:0}
.list_carousel1 #foo1 > li:hover figure{border:4px solid #a02d2f;padding:3px;-webkit-transition:all .25s;transition:all .25s}
.list_carousel1.responsive .caroufredsel_wrapper{cursor:default!important}
.list_btn{position:absolute;bottom:13px;left:50%;margin-left:-58px;width:165px;padding:0 12px;background:#fff;z-index:1}
.list_btn .prev,.list_btn .next{display:inline-block;width:40px;height:40px;cursor:pointer;float:left;position:relative;margin:0 3px;border-radius:100%}
.list_btn .prev{background:url(../img/prev2.png) 0 top no-repeat;-webkit-transition:all .25s ease;transition:all .25s ease}
.list_btn .next{background:url(../img/next2.png) 0 top no-repeat;-webkit-transition:all .25s ease;transition:all .25s ease}
.list_btn .prev:hover{background:url(../img/prev2.png) 0 bottom no-repeat;-webkit-transition:all .25s ease;transition:all .25s ease}
.list_btn .next:hover{background:url(../img/next2.png) 0 bottom no-repeat;-webkit-transition:all .25s ease;transition:all .25s ease}
.list_btn .menu {color: #a02d2f; border-radius: 50%; border: 4px solid #a02d2f; height: 40px; width:40px; display: inline-block; float: left; padding-top: 3px; font-size:160%}
.offers-box{margin-bottom:60px}
.thumb-pad0{margin:10px 0 70px;overflow:hidden}
.thumb-pad0:hover a{color:#737373;-webkit-transition:all .3s;transition:all .3s}
.thumb-pad0:hover .title{color:#737373!important;-webkit-transition:all .3s;transition:all .3s}
.thumb-pad0 .thumbnail{position:relative;margin:0;border-radius:0;box-shadow:none;border:none;padding:0;background:none}
.thumb-pad0 .thumbnail .caption{padding:0;overflow:hidden;text-align:center}
.thumb-pad0 .thumbnail .caption a{-webkit-transition:all .3s;transition:all .3s}
.thumb-pad0 .thumbnail .caption p{margin-bottom:12px}
.thumb-pad0 .thumbnail .caption .title{font:30px/33px Lobster;color:#a02d2f;margin-bottom:11px;-webkit-transition:all .3s;transition:all .3s}
.thumb-pad1{margin:0;overflow:hidden}
.thumb-pad1 .thumbnail{position:relative;margin:0;border-radius:0;box-shadow:none;border:none;padding:0;background:none;text-align:center}
.thumb-pad1 .thumbnail .caption{padding:0;overflow:hidden;text-align:center}
.thumb-pad1 .thumbnail .caption a{font:14px 'Open Sans';color:#a9282a;-webkit-transition:all .25s;transition:all .25s}
.thumb-pad1 .thumbnail .caption a:hover{color:#737373}
.thumb-pad1 figure{margin:0 0 3px;display:inline-block}
.thumb-pad2{margin:0;overflow:hidden}
.thumb-pad2 .thumbnail{position:relative;margin:0;border-radius:0;box-shadow:none;border:none;padding:0;background:none}
.thumb-pad2 .thumbnail .caption{padding:0;overflow:hidden;position:relative;z-index:2}
.thumb-pad2 figure{margin:0 0 25px}
.thumb-pad2 figure img{width:100%}
.thumb-pad3{overflow:hidden;margin:0 0 24px}
.thumb-pad3 .thumbnail{position:relative;padding:0;margin:0;border:none;border-radius:0;box-shadow:none;background:none}
.thumb-pad3 .thumbnail .caption{padding:0;color:#737373;overflow:hidden}
@media (max-width: 768px) {
.menu .thumb-pad3 .thumbnail .caption{clear:both}
.menu .thumb-pad3 figure{float:none;text-align:center}
.menu .thumb-pad3 figure img{width:auto;/*width:50%;max-width:100px*/}
}
.thumb-pad3 .thumbnail .caption a{font:14px 'Open Sans';color:#a02d2f;margin-bottom:3px;display:inline-block;-webkit-transition:all .25s;transition:all .25s}
.thumb-pad3 .thumbnail .caption a:hover{color:#737373}
.thumb-pad3 .thumbnail .caption .price{font:24px 'Open Sans';color:#a02d2f;margin:-8px 0 10px}
.thumb-pad3 figure{margin:0;margin-right:16px;float:left;border-radius:100%}
.thumb-pad3 figure img{width:100%;border-radius:100%}
.thumb-pad4{overflow:hidden}
.thumb-pad4 .thumbnail{position:relative;padding:0;margin:0;border:none;border-radius:0;box-shadow:none;background:none}
.thumb-pad4 .thumbnail .caption{padding:0;color:#737373}
.thumb-pad4 figure{margin:0;border-radius:20px;margin-bottom:21px}
.thumb-pad4 figure img{width:100%;border-radius:20px}
.thumb-pad5{margin:0 0 70px;overflow:hidden}
.thumb-pad5 .thumbnail{position:relative;padding:0;margin:0;border:none;border-radius:0;box-shadow:none;background:none}
.thumb-pad5 .thumbnail .caption{padding:0;margin:0;overflow:hidden;color:#737373}
.thumb-pad5 .thumbnail .caption .title{font:bold 18px 'Roboto Slab';color:#fff;margin:0 0 8px}
.thumb-pad5 .thumbnail .caption p span{color:#a02d2f}
.thumb-pad5 .thumbnail .caption p strong{color:#a02d2f}
.thumb-pad5 .thumbnail .caption em{text-transform:uppercase;font-style:normal;font-weight:700;color:#191919}
.thumb-pad5 figure{margin:0 20px 0 0;float:left}
.thumb-pad5 figure img{border-radius:100%;width:100%}
.thumb-pad6{overflow:hidden;padding-bottom:69px}
.thumb-pad6 .thumbnail{position:relative;padding:0;margin:0;border:none;border-radius:0;box-shadow:none;background:none}
.thumb-pad6 .thumbnail a{color:#a02d2f;font:bold 13px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-transition:all .25s;transition:all .25s}
.thumb-pad6 .thumbnail a:hover{color:#737373}
.thumb-pad6 .thumbnail img{float:left;margin-right:6px}
.thumb-pad6 .thumbnail .caption{padding:6px 0 0;overflow:hidden;color:#737373}
.thumb-pad6 .thumbnail .caption .description{margin-bottom:18px;color:#191919}
.thumb-pad6 .thumbnail figure{display:block}
.btn-default.btn1{box-shadow:none;position:relative;padding:0;font:14px 'Open Sans';margin:0;text-shadow:none;color:#a9282a;text-decoration:underline;background:none;display:inline-block}
.btn-default.btn1:hover{text-decoration:none}
.btn-default.btn2{box-shadow:none;position:relative;padding:0;font:bold 18px 'Roboto Slab';margin:0;text-shadow:none;color:#fff;text-decoration:none;background:none;display:inline-block;-webkit-transition:all .25s ease;transition:all .25s ease}
.btn-default.btn2:hover{color:#fff;background:none;text-decoration:underline!important;-webkit-transition:all .25s ease;transition:all .25s ease}
.btn-default.btn3{box-shadow:none;position:relative;padding:0;font:bold 18px 'Roboto Slab';margin:0;text-shadow:none;color:#72a3c1;text-decoration:underline;background:none;display:inline-block;-webkit-transition:all .25s ease;transition:all .25s ease}
.btn-default.btn3:hover{color:#72a3c1;background:none;text-decoration:none!important;-webkit-transition:all .25s ease;transition:all .25s ease}
.btn-default.btn4{box-shadow:none;position:relative;text-decoration:none!important;padding:0;font:12px 'Trajan Pro';margin:0;text-shadow:none;color:#f75050;background:none;display:inline-block;-webkit-transition:all .25s ease;transition:all .25s ease}
.btn-default.btn4 img{display:inline-block;margin:0 13px 0 0}
.btn-default.btn4:hover{color:#737373;background:none;text-decoration:none!important;-webkit-transition:all .25s ease;transition:all .25s ease}
.list1-1{margin:0;padding:0;list-style:none;overflow:hidden}
.list1-1 li{font-size:13px;line-height:1.428571429;overflow:hidden;margin-bottom:8px;padding-left:13px;background:url(../img/list_arrow.png) left 6px no-repeat}
.list1-1 li a{font:13px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;color:#72a3c1;-webkit-transition:all .25s ease;transition:all .25s ease}
.list1-1 li a:hover{color:#c9c9c9;-webkit-transition:all .25s ease;transition:all .25s ease}
.list1{margin:0;padding:0 0 13px;list-style:none;overflow:hidden}
.list1 li{font-size:13px;line-height:1.428571429;overflow:hidden;margin-bottom:8px;padding-left:13px;background:url(../img/list_arrow.png) left 6px no-repeat}
.list1 li a{font:13px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;color:#72a3c1;-webkit-transition:all .25s ease;transition:all .25s ease}
.list1 li a:hover{color:#c9c9c9;-webkit-transition:all .25s ease;transition:all .25s ease}
.list2{margin:0;padding:0;list-style:none;overflow:hidden}
.list2 li{font-size:13px;line-height:1.428571429;overflow:hidden;margin-bottom:21px}
.list2 li span{float:left;margin-right:30px;width:70px;text-align:center;color:#5188a9;font-size:75px;margin-top:5px}
.list2 li p{margin-bottom:0}
.list3{margin:0;padding:0;list-style:none}
.list3 li{font-size:13px;line-height:1.428571429;margin-bottom:11px}
.list3 li span{float:left;margin-right:13px;font-size:26px;color:#ff4500}
.list6{margin:0;padding:0;list-style:none}
.list6 li{font-size:13px;line-height:1.428571429;margin-bottom:26px}
.list6 li strong{font:24px/48px 'Open Sans';color:#fff;background:#a02d2f;border-radius:100%;width:53px;height:53px;float:left;text-align:center;margin-right:13px;margin-top:3px}
.list6 li .title{margin-bottom:10px;font:14px/18px 'Open Sans';color:#a02d2f;padding:0}
.list6 li a{color:#fb5813;font-size:18px;font-weight:300}
.list6 li p{margin-bottom:0}
.list6 li.indent{border-bottom:none}
.list8{margin:0;padding:0;list-style:none}
.list8 li{font-size:13px;line-height:18px;margin-bottom:18px}
.list8 li p{margin-bottom:0}
#search-404{position:relative;margin:0;overflow:hidden}
#search-404 input{box-shadow:none;border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin:0;width:100%;outline:none;border:1px solid #e3e0e2;background:none;font:13px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:18px;color:#737373;padding:7px 14px;height:34px;resize:none;margin-bottom:36px}
#search{position:relative;margin:0;overflow:hidden}
#search a{position:absolute;top:0;right:5px;background:#fff;line-height:31px;height:31px;width:25px;text-align:center}
#search a:hover img{opacity:.7;filter:alpha(opacity=70)}
#search input{box-shadow:none;border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin:0;width:90%;outline:none;border:none;background:#fff;font:13px 'Trebuchet MS';line-height:18px;color:#ff4500;padding:6px 8px 6px 14px;height:31px;resize:none}
.map{margin:0 0 73px;width:100%;line-height:0;overflow:hidden}
.map iframe{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:433px;border:none;line-height:0;overflow:hidden}
.info p{margin-bottom:15px}
.info a{color:#737373}
.info a:hover{color:#72a3c1}
.formBox{padding-bottom:72px}
#contact-form{width:100%;position:relative;overflow:hidden;margin-top:20px;text-align:left}
#contact-form label{position:relative;display:block;min-height:51px;margin:0;font-weight:400;font:13px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:18px;color:#737373}
#contact-form label p{margin-bottom:3px}
#contact-form label span{margin-bottom:2px;display:block;color:#737373}
#contact-form .holder{overflow:hidden}
.form-div-1,.form-div-2,.form-div-3{float:left;width:248px;margin-right:11px}
.form-div-3{margin-right:0}
#contact-form ._placeholder{position:absolute;left:0;right:0;top:0;bottom:0;cursor:text;padding:7px 14px;border-radius:0;display:block}
#contact-form ._placeholder.focused{opacity:0;filter:alpha(opacity=0);box-shadow:none}
#contact-form ._placeholder.hidden{display:none}
#contact-form input,#contact-form textarea{box-shadow:none;border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin:0;width:100%;outline:none;border:1px solid #e3e0e2;background:none;font:13px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:18px;color:#737373;padding:7px 14px;height:34px;resize:none}
#contact-form textarea{height:79px;margin-bottom:20px}
#contact-form .error-message,#contact-form .empty-message{height:0;overflow:hidden;font:10px Arial;color:#a9282a;-webkit-transition:.3s ease-in height;transition:.3s ease-in height;position:absolute;right:5px;top:2px}
#contact-form .invalid .error-message,#contact-form .empty .empty-message{height:20px}
#contact-form .success-message{line-height:48px;position:absolute;overflow:hidden;height:0;left:0;top:0;box-sizing:border-box;box-shadow:none;border-radius:0;background:#fff;z-index:10;width:100%;text-align:center;-webkit-transition:all .35s ease;transition:all .35s ease;padding:0}
#contact-form.success .success-message{box-shadow:none;border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin:0;width:100%;outline:none;border:1px solid #e3e0e2;background:#fff;font:13px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:67px;color:#737373;padding:0 14px;height:67px;resize:none;-webkit-transition:all .35s ease;transition:all .35s ease}
.btns .btn1{float:left;margin-right:32px}
.btns p{float:left;font-weight:700;color:#191919}
.mail{color:#a02d2f;font:bold 13px 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;text-decoration:none;-webkit-transition:all .25s ease;transition:all .25s ease}
.mail:hover{color:#737373;text-decoration:none;-webkit-transition:all .25s ease;transition:all .25s ease}
@media (min-width: 1220px) {
.container{padding:0}
.icons-box > div{left:200px}
}
@media (min-width: 992px) and (max-width: 1219px) {
h1.navbar-brand_ a img{width:100%}
.menuBox > div{padding-bottom:10px}
nav.tm_navbar li a{width:188px}
.thumb-pad1{margin-bottom:30px}
.form-div-1,.form-div-2,.form-div-3{width:100%;float:none;margin-right:0}
.errorBox figure img{width:100%}
#contact-form label{min-height:50px}
}
@media (min-width: 768px) and (max-width: 991px) {
h1.navbar-brand_{margin:-38px 0 0}
h1.navbar-brand_ img{width:100%}
.menuBox > div{padding-bottom:10px}
nav.tm_navbar li a{width:144px}
.thumb-pad1{margin-bottom:30px}
.advantages-box article{margin-bottom:35px}
.form-div-1,.form-div-2,.form-div-3{float:none;width:100%;margin-right:0}
.errorBox figure img{width:100%}
.categories-box{margin-top:80px;overflow:hidden}
.about-box article{margin-bottom:30px}
#contact-form p{margin-bottom:0}
.quote-box{margin-bottom:30px}
.coaching-box .thumb-pad3 figure{float:none;margin-right:0;margin-bottom:20px}
#contact-form label{min-height:50px}
.who-box article{margin-bottom:30px}
}
@media (max-width: 767px) {
h1.navbar-brand_{margin:0}
h1.navbar-brand_ img{width:100%}
h2{font-size:30px!important}
h2 span{display:none}
.menuBox{text-align:center}
.menuBox > div{padding-bottom:10px}
.select-menu{display:inline-block!important;padding-top:4px;padding-right:3px;padding-bottom:4px;margin-top:20px;width:100%;border:1px solid #810103;background:#810103;color:#fff;cursor:pointer;height:30px;font-size:12px;vertical-align:middle;margin-bottom:20px}
nav.tm_navbar .nav{display:none}
.icons-box{margin-top:35px}
.carousel-box hr{display:none}
.thumb-pad5 .thumbnail .caption{overflow:visible}
.list1-1{display:block;text-align:center;margin-bottom:20px}
.list1-1 li{background:none;padding-left:0}
.form-div-1,.form-div-2,.form-div-3{width:100%;float:none;margin-right:0}
.map iframe{height:300px}
.info{margin-bottom:50px}
.privacyBox{margin-top:50px}
.privacyBox h2{font-size:28px;line-height:28px;margin-bottom:33px}
.pict{background:none;padding:0 0 90px}
.thumb-pad3 figure{margin:0;float:left;margin-right:15px}
.categories-box{margin-top:80px;overflow:hidden}
.block-box article{margin-bottom:50px}
.about-box article{margin-bottom:30px}
.thumb-pad1{margin-bottom:30px}
.thumb-pad4 figure{margin:0 15px 0 0;float:left}
.thumb-pad0 .thumbnail figure img{width:auto}
.thumb-pad2 figure{float:left;margin-right:20px;margin-bottom:0}
.who-box article{margin-bottom:35px}
.advantages-box article{margin-bottom:45px}
.events-box{padding-bottom:30px}
.coaching-box article{margin-bottom:40px}
.who-box article{margin-bottom:60px}
.list2-box article{margin-bottom:40px}
}
@media (max-width: 626px) {
.thumb-pad6 figure{float:none;margin-right:0;margin-bottom:15px}
.thumb-pad1 figure{margin:0 0 20px;float:none}
.thumb-pad4 figure{margin:0 0 15px;float:none}
.thumb-pad2 figure{margin:0;float:none;margin-bottom:20px}
.thumb-pad5 figure{margin:0 0 20px;float:none}
.thumb-pad5 figure img{width:auto}
}
@media (max-width: 560px) {
.thumb-pad6 .thumbnail .badgeBox p br{display:block}
.thumb-pad6 .thumbnail .badgeBox p > .lnk{float:none!important}
.errorBox figure img{width:100%}
.comment-box .extra-wrap{overflow:visible}
.comment-box figure{margin-right:20px}
.quote-box{background:none!important;text-align:center}
.quote-box .caption{float:none;padding:20px;width:100%!important}
.quote-box strong{float:none!important}
.quote-box .thumbnail_more a{margin-left:5px;float:none}
.programs-box{width:100%;float:none}
}
@media (max-width: 480px) {
.icons-box .col-xs-4{width:50%}
.testimBox article{width:100%;float:none}
.galleryBox article{width:100%;float:none}
.baner-box{width:100%;float:none}
.proffesional-box h2{font-size:35px}
.blogBox h2 h2{font-size:35px}
.servicesBox article{width:100%;float:none}
.thumb-pad6 .thumbnail .badgeBox a.tl{font-size:15px;line-height:20px;margin-bottom:15px;font-weight:400}
.thumb-pad6 .thumbnail .badgeBox p.lnk1{float:none;display:block;margin-bottom:10px}
.thumb-pad6 .thumbnail .badgeBox p.lnk2{float:none;display:block}
.gallery-box{width:100%;float:none}
.thumb-pad0 .thumbnail figure img{width:100%}
.thumb-pad3 figure{margin:0 0 27px;float:left}
.thumb-pad3 figure img{width:90%}
.trainerBox{width:50%}
.thumb-pad5 figure img{width:100%}
}
@media (max-width: 320px) {
h1.navbar-brand_{margin:0}
h1.navbar-brand_ img{width:100%}
.menuBox{text-align:center}
.menuBox > div{padding-bottom:10px}
nav.tm_navbar{padding:0 15px}
header .box1 ul{display:inline-block;margin-bottom:20px}
header .box1 ul li{float:left;margin:0 10px}
.eventsBox article{width:100%;float:none}
.teamBox article{width:100%;float:none}
.testimBox article{width:100%;float:none}
}
.margBot{margin-bottom:0}
.padBot{padding-bottom:50px}
.padBot1{padding-bottom:16px}
footer .brand, .articles .brand{width:20%;display:inline-block;padding:10px 0;background:#fff;float:none;display:inline-block;position:relative;top:-38px;z-index:0;font:normal normal 38px Lobster,'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif}
@media (max-width: 768px) {
footer .brand, .articles .brand{width:45%;top:-45px;font:normal normal 24px Lobster,'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif}
}
.meniu{border-bottom:1px dotted #ffcece;margin-bottom:5px}
.meniu > div{font-weight:900;color:#ab2d2f}
.meniu > div > span{font-weight:300;color:initial}
.meniu > div:nth-child(odd){text-align:left}
.meniu > div:nth-child(even){text-align:right}
.meniu.pizza{margin:0}
.meniu.pizza > div{border-right:1px dotted #ffcece;text-align:center;padding:0}
.meniu.pizza > div:first-child{text-align:left}
.needtext,.needtext *{color:red!important}
.delivery p.larger{font-size:120%;line-height:160%}

/* Google Maps */
.map_model{height:630px; height:1032px;}
.map_model img{max-width:none!important}
@media (max-width: 767px){.map_model{height:250px}}
@media (max-width: 479px){.map_model{height:200px}}
.map_locations{display:none}

/* OpenSans Font */
@font-face{font-family:'Open Sans';font-display:swap;font-style:normal;font-weight:300;src:local('Open Sans Light'),local(OpenSans-Light),url(//fonts.gstatic.com/s/opensans/v15/DXI1ORHCpsQm3Vp6mXoaTT0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Open Sans';font-display:swap;font-style:normal;font-weight:300;src:local('Open Sans Light'),local(OpenSans-Light),url(//fonts.gstatic.com/s/opensans/v15/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}
@font-face{font-family:'Open Sans';font-display:swap;font-style:normal;font-weight:400;src:local('Open Sans Regular'),local(OpenSans-Regular),url(//fonts.gstatic.com/s/opensans/v15/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Open Sans';font-display:swap;font-style:normal;font-weight:400;src:local('Open Sans Regular'),local(OpenSans-Regular),url(//fonts.gstatic.com/s/opensans/v15/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}
@font-face{font-family:'Open Sans';font-display:swap;font-style:normal;font-weight:600;src:local('Open Sans SemiBold'),local(OpenSans-SemiBold),url(//fonts.gstatic.com/s/opensans/v15/MTP_ySUJH_bn48VBG8sNSj0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Open Sans';font-display:swap;font-style:normal;font-weight:600;src:local('Open Sans SemiBold'),local(OpenSans-SemiBold),url(//fonts.gstatic.com/s/opensans/v15/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}
@font-face{font-family:'Open Sans';font-display:swap;font-style:normal;font-weight:700;src:local('Open Sans Bold'),local(OpenSans-Bold),url(//fonts.gstatic.com/s/opensans/v15/k3k702ZOKiLJc3WVjuplzD0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Open Sans';font-display:swap;font-style:normal;font-weight:700;src:local('Open Sans Bold'),local(OpenSans-Bold),url(//fonts.gstatic.com/s/opensans/v15/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}

#information-information .modal h4{color:initial;font-size:initial;font-weight:initial;line-height:initial}
#information-information .locatii h2 {font:34px/36px 'Open Sans'}
#information-information .locatii h3 {font:20px/24px 'Open Sans'}

#information-information .alergeni{color:initial;font-weight:100;font-size:85%;color:#8a8a8a}
#information-information .alergeni:before{content:"Alergeni:";display:inline-block;margin-right:5px;color:#676767}

#information-information .container .bordered-row{border-bottom:dotted 1px #a02d2f}
#information-information .container .bordered-row:last-child{border-bottom:none}
#information-information .container .bordered-row .thumb-pad0{border-right:dotted 1px #a02d2f}
#information-information .container .bordered-row .thumb-pad0:last-child{border-right:none}

.mt10{margin-top:10px}.mb10{margin-bottom:10px}.pt10{padding-top:10px}.pb10{padding-bottom:10px}.pl10{padding-left:10px}.pr10{padding-right:10px}
.mt20{margin-top:20px}.mb20{margin-bottom:20px}.pt20{padding-top:20px}.pb20{padding-bottom:20px}.pl20{padding-left:20px}.pr20{padding-right:20px}
.mt30{margin-top:30px}.mb30{margin-bottom:30px}.pt30{padding-top:30px}.pb30{padding-bottom:30px}.pl30{padding-left:30px}.pr30{padding-right:30px}
.mt40{margin-top:40px}.mb40{margin-bottom:40px}.pt40{padding-top:40px}.pb40{padding-bottom:40px}.pl40{padding-left:40px}.pr40{padding-right:40px}
.mt40{margin-top:50px}.mb50{margin-bottom:50px}.pt40{padding-top:50px}.pb50{padding-bottom:50px}.pl50{padding-left:50px}.pr50{padding-right:50px}