@charset "UTF-8";
@-webkit-keyframes ai-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ai-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes backgroundPosition{0%{background-position:-140px 0}100%{background-position:140px 0}}@keyframes backgroundPosition{0%{background-position:-140px 0}100%{background-position:140px 0}}.ai-wrap{padding:20px;background-color:#202020;color:#fff;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px}.ai-wrap::after,.ai-wrap::before{-webkit-box-sizing:border-box;box-sizing:border-box}.ai-wrap *{-webkit-box-sizing:border-box;box-sizing:border-box}.ai-wrap *::after,.ai-wrap *::before{-webkit-box-sizing:border-box;box-sizing:border-box}.ai-wrap img{max-width:100%;height:auto;border:0;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.ai-wrap p{margin:0;padding:0;font-weight:normal;line-height:normal}.ai-wrap span{margin:0;padding:0;font-weight:normal;line-height:normal}.ai-wrap a{font-weight:normal;-webkit-box-shadow:none;box-shadow:none;border:0;text-decoration:none;text-transform:none}.ai-wrap svg{display:inline-block}.ai-wrap .ai-btn,.ai-wrap .ai-audio-control{display:inline-block;font-weight:normal;margin:0;padding:0;line-height:normal;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0;min-width:0;max-width:100%;min-height:0;width:auto;height:auto;background-image:none;background-color:rgba(0,0,0,0)}.ai-wrap .ai-btn::before,.ai-wrap .ai-btn::after,.ai-wrap .ai-audio-control::before,.ai-wrap .ai-audio-control::after{display:none}.ai-wrap .ai-control-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:130px}.ai-wrap .ai-control-wrap-thumb{width:130px;height:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;overflow:hidden;margin-right:20px;position:relative;line-height:0}.ai-wrap .ai-control-wrap-thumb::after{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:opacity 1.5s ease;transition:opacity 1.5s ease;content:"";width:300%;height:100%;background:-webkit-gradient(linear, left top, right top, color-stop(8%, #3e3e3e), color-stop(18%, #4d4d4d), color-stop(33%, #3e3e3e));background:linear-gradient(to right, #3e3e3e 8%, #4d4d4d 18%, #3e3e3e 33%);background-size:500px;position:absolute;top:0;left:0;opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:backgroundPosition;animation-name:backgroundPosition;-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}.ai-wrap .ai-control-wrap-thumb img{margin:0;border:0;-webkit-box-shadow:none;box-shadow:none}.ai-wrap .ai-control-wrap-controls{position:relative;width:100%}.ai-wrap .ai-audio-controls-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:16px}.ai-wrap .ai-audio-control{width:50px;height:50px;border-radius:50%;display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;vertical-align:middle;color:#fff;background-color:#f70f5d;opacity:1;-webkit-transition:opacity 1.5s ease;transition:opacity 1.5s ease;padding:0;position:relative}.ai-wrap .ai-audio-control:hover,.ai-wrap .ai-audio-control:focus{border:0;background-color:#f70f5d}.ai-wrap .ai-audio-control:focus,.ai-wrap .ai-audio-control:active{outline:0}.ai-wrap .ai-audio-control.ai-audio-playing svg{left:0}.ai-wrap .ai-audio-control svg{fill:#fff;height:16px;position:relative;left:2px;top:1px}.ai-wrap .ai-track-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:20px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:0}.ai-wrap .ai-track-title{margin:0 0 4px;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:20px}.ai-wrap .ai-track-title span{opacity:1;-webkit-transition:opacity 1.5s ease;transition:opacity 1.5s ease}.ai-wrap .ai-track-subtitle{margin:0;line-height:normal;opacity:.7;font-size:.8125em}.ai-wrap .ai-track-subtitle span{opacity:1;-webkit-transition:opacity 1.5s ease;transition:opacity 1.5s ease}.ai-wrap .ai-audio-controls-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.ai-wrap .ai-track-progress-bar{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;height:5px;cursor:pointer;background-color:#3e3e3e}.ai-wrap .ai-track .ai-track-progress-bar{position:absolute;top:auto;bottom:0;left:0;width:100%;height:3px;background-color:rgba(0,0,0,0)}.ai-wrap .ai-track .ai-track-progress-bar:hover{background-color:rgba(255,255,255,.3)}.ai-wrap .ai-track-progress{position:absolute;top:0;left:0;height:100%;pointer-events:none;background-color:#f70f5d;-webkit-transition:width .28s ease;transition:width .28s ease}.ai-wrap .ai-track .ai-track-progress{background-color:#fff;opacity:.5}.ai-wrap .ai-track-time{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:13px;opacity:.7;width:65px;text-align:right;cursor:pointer}.ai-wrap .ai-audio-volume-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai-wrap .ai-audio-volume-bars{float:left;margin-right:3px;height:34px}.ai-wrap .ai-audio-volume-bars::after{content:"";display:table;clear:both}.ai-wrap .ai-volume-bar{float:left;position:relative;width:4px;height:100%;background-color:#3e3e3e;cursor:pointer;border-right:1px solid #202020}.ai-wrap .ai-volume-bar::before{content:"";position:absolute;bottom:0;left:0;right:0;-webkit-transition:background-color .18s ease;transition:background-color .18s ease}.ai-wrap .ai-volume-bar.ai-volume-bar-active::before{background-color:#f70f5d}.ai-wrap .ai-volume-bar:nth-child(1)::before{height:0%}.ai-wrap .ai-volume-bar:nth-child(2)::before{height:10%}.ai-wrap .ai-volume-bar:nth-child(3)::before{height:20%}.ai-wrap .ai-volume-bar:nth-child(4)::before{height:30%}.ai-wrap .ai-volume-bar:nth-child(5)::before{height:40%}.ai-wrap .ai-volume-bar:nth-child(6)::before{height:50%}.ai-wrap .ai-volume-bar:nth-child(7)::before{height:60%}.ai-wrap .ai-volume-bar:nth-child(8)::before{height:70%}.ai-wrap .ai-volume-bar:nth-child(9)::before{height:80%}.ai-wrap .ai-volume-bar:nth-child(10)::before{height:90%}.ai-wrap .ai-volume-bar:nth-child(11)::before{height:100%}.ai-wrap .ai-audio-volume-control-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.ai-wrap .ai-audio-volume-control-btns .ai-btn{height:50%;font-size:10px}.ai-wrap .ai-audio-volume-control-btns .ai-btn:first-child{margin-bottom:1px}.ai-wrap .ai-audio-volume-control-btns .ai-btn:last-child{margin-top:1px}.ai-wrap .ai-audio-volume-control-btns .ai-btn svg{height:6px}.ai-wrap .ai-audio-controls-meta{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;opacity:1;-webkit-transition:opacity .36s ease;transition:opacity .36s ease}.ai-wrap .ai-audio-controls-meta::after{content:"";display:table;clear:both}.ai-wrap .ai-audio-controls-meta .ai-btn{margin-right:4px}.ai-wrap .ai-btn{width:32px;height:34px;font-size:14px;padding:0;background-image:none;background-color:#3e3e3e;color:#fff;-webkit-transition:color .18s ease;transition:color .18s ease;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;font-style:normal;text-transform:none}.ai-wrap .ai-btn svg{position:relative;fill:#fff;height:10px;-webkit-transition:fill .18s ease;transition:fill .18s ease}.ai-wrap .ai-btn:hover{background-color:#3e3e3e;border:0}.ai-wrap .ai-btn.ai-btn-active{color:#fff;background-color:#f70f5d}.ai-wrap .ai-btn.ai-btn-active svg{fill:#fff}.ai-wrap .ai-btn-repeat svg{height:17px;top:2px}.ai-wrap .ai-btn-shuffle svg{height:14px;top:2px;left:-1px}.ai-wrap .ai-tracklist-toggle{margin-left:auto;margin-right:0}.ai-wrap .ai-tracklist-toggle svg{height:16px;top:2px}.ai-wrap .ai-btn-skip-position,.ai-wrap .ai-btn-playback-rate{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:11px;font-weight:bold;letter-spacing:-0.05em}.ai-wrap .ai-tracklist-wrap{opacity:1;-webkit-transition:opacity 1.5s ease;transition:opacity 1.5s ease}.ai-wrap .ai-tracklist-open{margin-top:20px}.ai-wrap .ai-tracklist-open+.ai-footer{margin-top:-1px;border-top:0}.ai-wrap .ai-tracklist{margin:0;padding:0;list-style:none}.ai-wrap .ai-track{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:0 0 1px;padding:0;list-style:none;height:40px;cursor:pointer;background-color:#3e3e3e;-webkit-transition:background-color .18s ease;transition:background-color .18s ease}.ai-wrap .ai-track:hover,.ai-wrap .ai-track.ai-track-active{background-color:#f70f5d;color:#fff}.ai-wrap .ai-track:hover .ai-track-btn,.ai-wrap .ai-track.ai-track-active .ai-track-btn{color:#fff}.ai-wrap .ai-track:hover .ai-track-btn svg,.ai-wrap .ai-track.ai-track-active .ai-track-btn svg{fill:#fff}.ai-wrap .ai-track-control{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;border-left:1px solid #202020}.ai-wrap .ai-track-control:first-child{border-left:0}.ai-wrap .ai-track-thumb{display:inline-block;width:40px;max-height:100%;margin:0;overflow:hidden}.ai-wrap .ai-track-thumb img{width:40px;max-height:100%;-webkit-box-shadow:none;box-shadow:none;border:0;margin:0}.ai-wrap .ai-track-no-thumb{display:block;width:130px;height:130px;line-height:150px;text-align:center;background-color:#3e3e3e}.ai-wrap .ai-track-no-thumb svg{fill:#fff;height:40px;opacity:.6}.ai-wrap .ai-track-no-thumb.ai-track-thumb{width:40px;height:40px;line-height:50px}.ai-wrap .ai-track-no-thumb.ai-track-thumb svg{height:16px}.ai-wrap .ai-track-name{display:inline-block;padding:0 10px;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.ai-wrap .ai-track-control-buttons{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai-wrap .ai-track-btn{display:inline-block;width:40px;height:40px;text-align:center;font-size:13px;line-height:40px;-webkit-box-shadow:none;box-shadow:none;border:0;border-left:1px solid #202020;color:#fff;background:none;cursor:pointer;margin:0;padding:0}.ai-wrap .ai-track-btn svg{position:relative;fill:#fff;height:15px;-webkit-transition:fill .18s ease;transition:fill .18s ease;top:3px}.ai-wrap .ai-track-btn-repeat:hover span{opacity:1 !important}.ai-wrap .ai-track-inline-play-btn{position:relative}.ai-wrap .ai-track-inline-play-btn:first-child{border-left:0}.ai-wrap .ai-track-inline-play-btn.ai-is-loading svg{opacity:0}.ai-wrap .ai-player-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:normal;grid-gap:10px;margin-top:20px}.ai-wrap .ai-player-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:6px;font-size:13px;color:currentColor;width:auto;padding-left:15px;padding-right:15px}.ai-wrap .ai-player-button-icon-only{padding:0;width:32px}.ai-wrap .ai-player-button-icon{width:18px;height:18px;display:block}.ai-wrap .ai-player-button-icon svg{width:100%;height:100%;fill:currentColor}.ai-wrap .ai-player-button-icon svg rect,.ai-wrap .ai-player-button-icon svg path{fill:currentColor}.ai-wrap .ai-footer{border-top:1px solid #3e3e3e;margin-top:20px;padding-top:20px;text-align:center;font-size:11px}.ai-wrap .ai-footer a{color:#f70f5d;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;border:0;opacity:1}.ai-wrap .ai-footer a:hover{color:#f70f5d;border:0;opacity:1}.ai-wrap .ai-footer p{opacity:.7;margin:0;font-size:12px}.ai-wrap.ai-is-loading .ai-track-title{position:relative}.ai-wrap.ai-is-loading .ai-track-title span{opacity:0}.ai-wrap.ai-is-loading .ai-track-title::after{content:"";width:140px;height:8px;background:-webkit-gradient(linear, left top, right top, color-stop(8%, #3e3e3e), color-stop(18%, #4d4d4d), color-stop(33%, #3e3e3e));background:linear-gradient(to right, #3e3e3e 8%, #4d4d4d 18%, #3e3e3e 33%);background-size:500px;position:absolute;top:-10px;left:0;opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:backgroundPosition;animation-name:backgroundPosition;-webkit-animation-timing-function:linear;animation-timing-function:linear}.ai-wrap.ai-is-loading .ai-track-subtitle{position:relative}.ai-wrap.ai-is-loading .ai-track-subtitle span{opacity:0}.ai-wrap.ai-is-loading .ai-track-subtitle::after{content:"";width:100px;height:6px;background:-webkit-gradient(linear, left top, right top, color-stop(8%, #3e3e3e), color-stop(18%, #4d4d4d), color-stop(33%, #3e3e3e));background:linear-gradient(to right, #3e3e3e 8%, #4d4d4d 18%, #3e3e3e 33%);background-size:500px;position:absolute;top:2px;left:0;opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:backgroundPosition;animation-name:backgroundPosition;-webkit-animation-timing-function:linear;animation-timing-function:linear}.ai-wrap.ai-is-loading .ai-audio-controls-meta{opacity:0}.ai-wrap.ai-is-loading .ai-audio-control{opacity:.5}.ai-wrap.ai-is-loading .ai-control-wrap-thumb::after{opacity:1}.ai-wrap.ai-is-loading .ai-tracklist-wrap{opacity:1}.ai-wrap .ai-tracklist-enter{opacity:0}.ai-wrap .ai-tracklist-enter.ai-tracklist-enter-active{opacity:1;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.ai-wrap .ai-scroll-wrap .ai-tracklist{margin-right:15px}.ai-wrap .ai-scroll-wrap>div:last-child{top:0 !important;bottom:0 !important;background-color:rgba(62,62,62,.5)}.ai-wrap .ai-scroll-wrap>div:last-child div{background-color:#f70f5d !important}.ai-wrap.ai-type-global-footer{width:100%;position:fixed;bottom:0;left:0;right:0;padding:0;margin:0;z-index:999}.ai-wrap.ai-type-global-footer .ai-control-wrap{min-height:70px}.ai-wrap.ai-type-global-footer .ai-control-wrap-thumb{width:80px;height:80px;margin:0;line-height:115px}.ai-wrap.ai-type-global-footer .ai-control-wrap-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ai-wrap.ai-type-global-footer .ai-audio-controls-main{padding:0 25px;margin:0;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.ai-wrap.ai-type-global-footer .ai-audio-controls-meta{width:auto;margin-left:20px;-webkit-box-flex:0;-ms-flex:none;flex:none}.ai-wrap.ai-type-global-footer .ai-audio-controls-meta-right{margin-left:auto}.ai-wrap.ai-type-global-footer .ai-track-progress-bar{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.ai-wrap.ai-type-global-footer .ai-tracklist-toggle{margin-left:15px}.ai-wrap.ai-type-global-footer .ai-audio-controls-progress{margin-bottom:0}.ai-wrap.ai-type-global-footer .ai-tracklist-wrap{position:absolute;bottom:100%;width:100%;padding:20px;background-color:inherit;margin:0}.ai-control-spinner{border-radius:50%;position:absolute;top:-5px;left:-5px;width:calc(100% + 10px);height:calc(100% + 10px);font-size:10px;text-indent:-9999em;border-top:5px solid rgba(255,255,255,.2);border-right:5px solid rgba(255,255,255,.2);border-bottom:5px solid rgba(255,255,255,.2);border-left:5px solid currentColor;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:ai-spin 1.1s infinite linear;animation:ai-spin 1.1s infinite linear;z-index:1;opacity:0;-webkit-transition:opacity .18s ease;transition:opacity .18s ease;-webkit-transition-delay:.2s;transition-delay:.2s}.ai-audio-loading .ai-control-spinner{opacity:.8}.ai-control-spinner::after{border-radius:50%;position:absolute;width:100%;height:100%}.ai-track-spinner{border-radius:50%;position:absolute;top:50%;left:50%;margin-left:-10px !important;margin-top:-10px !important;width:20px;height:20px;font-size:10px;text-indent:-9999em;border-top:3px solid rgba(255,255,255,.2);border-right:3px solid rgba(255,255,255,.2);border-bottom:3px solid rgba(255,255,255,.2);border-left:3px solid currentColor;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:ai-spin 1.1s infinite linear;animation:ai-spin 1.1s infinite linear;z-index:1;opacity:0}.ai-track-loading .ai-track-spinner{opacity:.8}.ai-track-spinner::after{border-radius:50%;position:absolute;width:100%;height:100%}.ReactModal__Body--open{overflow:hidden}.ai-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:rgba(0,0,0,.3)}.ai-modal{position:absolute;top:40px;width:460px;max-width:calc(100% - 30px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;color:#000;border-radius:4px;border:1px solid rgba(62,62,62,.4);outline:0;max-height:calc(100vh - 50px);overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.ai-modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;margin-bottom:10px}.ai-modal-dismiss{display:inline-block;font-weight:normal;margin:0;padding:0;line-height:normal;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0;min-width:0;max-width:100%;min-height:0;width:auto;height:auto;background-image:none;background-color:rgba(0,0,0,0);font-size:30px;margin-left:auto;padding-left:5px;padding-right:5px;line-height:1;color:#000}.ai-modal-dismiss::before,.ai-modal-dismiss::after{display:none}.ai-modal-dismiss:hover,.ai-modal-dismiss:active,.ai-modal-dismiss:focus{background:none;-webkit-box-shadow:none;box-shadow:none;border:0;color:#000}.ai-modal-content{padding:0 20px 20px;white-space:pre-wrap}.ai-with-typography{font-family:sans-serif;font-weight:normal;line-height:normal;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ai-with-typography .ai-track-subtitle{font-size:13px}.ai-with-typography .ai-track-title{font-size:16px}.ai-modal-with-typography{font-family:sans-serif;font-weight:normal;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.45;letter-spacing:0}.ai-narrow .ai-control-wrap{height:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.ai-narrow .ai-control-wrap-thumb{width:100%;margin:0 0 20px}.ai-narrow .ai-audio-controls-meta{position:relative}.ai-narrow .ai-track-thumb{display:none}@media(max-width: 767px){.ai-wrap.ai-type-global-footer .ai-track-time,.ai-wrap.ai-type-global-footer .ai-thumb,.ai-wrap.ai-type-global-footer .ai-btn-repeat,.ai-wrap.ai-type-global-footer .ai-audio-volume-control,.ai-wrap.ai-type-global-footer .ai-btn-skip-position{display:none}.ai-wrap.ai-type-global-footer .ai-track-title{font-size:15px}.ai-wrap.ai-type-global-footer .ai-audio-controls-main{padding-left:10px;padding-right:10px}.ai-wrap.ai-type-global-footer .ai-track-info{padding-left:10px}.ai-wrap.ai-type-global-footer .ai-audio-controls-meta{margin-left:10px}.ai-wrap .ai-audio-volume-control .ai-btn{display:none}}@media(max-width: 480px){.ai-wrap .ai-control-wrap{height:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.ai-wrap .ai-control-wrap-thumb{width:100%;margin:0 0 20px}.ai-wrap .ai-audio-controls-meta{position:relative}.ai-wrap .ai-audio-volume-control{display:none}.ai-wrap .ai-scroll-wrap .ai-tracklist{margin-right:0}}@media(max-width: 320px){.ai-wrap .ai-track-thumb{display:none}}* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, 
font, ins, kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
max-width: 100%;
}
html {
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body,
button,
input,
select,
textarea {
color: #666666;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 1.5;
}
address {
font-style: italic;
margin-bottom: 24px;
}
abbr[title] {
border-bottom: 1px dotted #2b2b2b;
cursor: help;
}
b,
strong {
font-weight: 700;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
p {
margin-bottom: 24px;
}
p:empty {
display: none;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
quotes: none;
font-size: 150%;
margin-bottom: 20px; 
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
small {
font-size: small;
}
big {
font-size: 125%;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup { bottom: 1ex; }
sub { top: .5ex; }
dl { margin-bottom: 24px; }
dt { font-weight: bold; }
dd { margin-bottom: 24px; }
ul, ol { list-style: none; margin: 0 0 24px 20px; }
ul { list-style: disc;}
ol { list-style: decimal; }
li > ul,
li > ol {
margin: 0 0 0 20px;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
}
fieldset {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 24px;
padding: 11px 12px 0;
}
legend { white-space: normal;}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
line-height: normal;
}
input,
textarea {
background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
del {
color: #767676;
}
hr {
background-color: rgba(0, 0, 0, 0.1);
border: 0;
height: 1px;
margin: 20px 0;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .widget_calendar caption,
.widget_calendar td,
.widget_calendar th { text-align: center; } pre {
background: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/code_bg.png) repeat scroll left top #f6f6f6;
font: 12px "Courier 10 Pitch", Courier, monospace;
line-height: 21px;
margin-bottom: 1.625em;
overflow: auto;
padding: 20px 30px;
border: 1px solid #e2eeee;
color: #444444;
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; -webkit-border-radius:	3px;
-moz-border-radius:		3px;
border-radius:			3px;
}
code, kbd {
font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
code {
background-color:#f7f7f7;
display: block;
font: 12px/18px Consolas,"Courier New",Courier,monospace;
border: 1px solid #e2e2e2;
overflow: auto;
padding: 10px 18px;
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; } .comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
max-width: 100%;
} .comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
height: auto;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
height: auto;
max-width: 100%;
} embed, iframe, object, video { margin-bottom: 24px; max-width: 100%; }
p > embed, p > iframe, p > object, span > embed, span > iframe, span > object { 	margin-bottom: 0; } .alignleft   { float: left; text-align: left; }
.alignright { float: right; text-align: right; }
.aligncenter { text-align: center; display: block; margin-left: auto; margin-right: auto; }
.textright { text-align:right; }
.textleft { text-align:left; }
.textcenter { text-align:center; } .alignleft, 
img.alignleft, 
a img.alignleft  { float: left; margin: 0 15px 15px 0; }
.alignright, 
img.alignright, 
a img.alignright { float: right; margin: 3px 15px 20px 3px;	}
.aligncenter, 
img.aligncenter, 
a img.aligncenter { clear: both; display: block; margin: 10px auto 20px auto; padding: 2px; text-align: center;	} .site-content blockquote.alignleft,
.site-content blockquote.alignright {
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 17px;
width: 50%;
}
.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
margin-bottom: 17px;
} .wp-caption {
margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: auto;
}
.wp-caption {
color: #767676;
}
.wp-caption-text {
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 9px 0;
padding-right: 10px;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .bypostauthor {}
.sticky .post_content { background-color:#FCF8E3; } .comment-edit-link,
.post-edit-link { font-weight:bold; }
.comment-edit-link:before,
.post-edit-link:before {
content:"\f040";
font-family: 'FontAwesome';
margin-right:5px;
line-height:16px;
} button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #50485b;
border: 0;
color: #fff;
font-size: 12px;
font-weight: 700;
padding: 10px 30px 11px;
vertical-align: bottom;
-webkit-border-radius: 2px;
-moz-border-radius:    2px;
border-radius:         2px;
}
button:hover,
button:focus,
.contributor-posts-link:hover,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
background-color: #00C1CF;
color: #fff;
}
button:active,
.contributor-posts-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #0f3559;
} .clear	{ clear: both; display: block; width: auto;  height: 0; visibility: visible; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; } figure { margin: 0;}
figure img { width: auto; max-width: 100%; height: auto; }
#pagebg {
position:fixed;
top:0; 
z-index:-1;
min-width:100%;
min-height:100%;
background-attachment: fixed;
background-size:100% 100%;
}
.bodyoverlay {
position: fixed;
top: 0;
background-repeat: repeat;
background-position: top left;
background-attachment: scroll;
z-index: 0;
width: 100%;
height: 100%;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
} a { 
text-decoration: none; 
color: #00C1CF; 
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
a:hover, 
a:active { 
outline: 0; 
color: #333333; 
} body { 
overflow-x: hidden; 
background-color: #ffffff; 
}
.preloader { 
display:block; 
background: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/ajax-loader.gif) center center no-repeat #ffffff;
} h1, h2, h3, h4, h5, h6 {
margin-bottom: 20px;
font-weight:300;
line-height: normal;
}
h1 { font-size: 30px; }
h2 { font-size: 26px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
h1 small { font-size: 18px; }
h2 small { font-size: 16px; }
h3 small { font-size: 14px; }
h4 small { font-size: 12px; } #wrapper { 
position: relative; 
background-color:#ffffff; 
margin: 0 auto;
}
#boxed #wrapper { 
margin:30px auto;
width: 1180px;
-webkit-box-shadow: 0 0 25px 20px rgba(0,0,0,0.2);
-moz-box-shadow:    0 0 25px 20px rgba(0,0,0,0.2);
box-shadow:         0 0 25px 20px rgba(0,0,0,0.2);
}
.inner { 
position: relative;
width: 1100px; 
margin: 0 auto; 
}
.inner:after { 
visibility: hidden; 
display: block; 
font-size: 0; 
content: " "; 
clear: both; 
height: 0; 
}
.one_half		{ width: 48%; }
.one_third		{ width: 30.60%; }
.two_third		{ width: 65.40%; }
.one_fourth		{ width: 22%; }
.one_fifth		{ width: 16.8%; }
.three_fourth	{ width: 74%; }
.four_fifth		{ width: 79.2%; }
.two_fifth		{ width: 37.6%; }
.three_fifth	{ width: 58.4%; }
.one_sixth		{ width: 13.3%; }
.five_sixth		{ width: 82.7%; }
.one_half, .one_third, .two_third,
.one_fourth, .one_fifth, .four_fifth,
.one_sixth, .five_sixth, .two_fifth,
.three_fifth, .three_fourth   {
position: relative;
display: inline; display: inline-block;
float: left;
margin-right: 4%;
margin-bottom: 15px;
}
.end,
.last { margin-right: 0 !important; } .col_half         { width: 49%; }
.col_third        { width: 32%; }
.col_fourth       { width: 23.5%; }
.col_fifth        { width: 18.4%; }
.col_sixth        { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird     { width: 66%;}
.col_half, .col_third, .col_twothird,
.col_fourth, .col_three_fourth, .col_fifth {
position: relative;
display:inline; display: inline-block;
float: left;
margin-right: 2%;
margin-bottom: 20px;
}
.end:after { clear: both; content: ''; display: block; }
.col_half:after,
.col_third:after,
.col_twothird:after,
.col_fourth:after,
.col_three_fourth:after,
.col_fifth:after { 
clear: both; 
content: ''; 
display: block;
} #main { 
position: relative; 
padding: 0; 
z-index: 3;
}
.pagemid_section { padding: 0; }
.pagemid { 
position: relative; 
margin: 0 auto; 
}
.pagemid  > .inner { max-width: 1100px; }
.pagemid:after,
.pagemid:before {
clear:both;
content: "";
display: block;
} .section_fullwidth { 
position: relative; 
margin: 0 auto; 
padding: 20px 0; 
}
.content-area .section_inner {
position: relative;
width: 850px; 
margin: 0 auto; 
z-index: 3;
}
.fullwidth .section_inner { 
width: 1100px; 
margin: 0 auto; 
padding: 0; 
}
.section_fullwidth a { }
.section_fullwidth a:hover { } .leftsidebar #sidebar { position: relative; float: left; width: 25%; box-sizing: content-box; }
.leftsidebar #sidebar .content { padding: 40px 40px 40px 0; }
.rightsidebar #sidebar { position: relative; float: right; width: 25%; }
.rightsidebar #sidebar .content{ padding: 40px 0 40px 40px;} 
.content-area .entry-content-wrapper { padding: 40px 0 40px 0; }
.content-area:before,
.content-area:after{ clear:both; display:block; content:'';}
.fullscreen  { width :100%; }
.leftsidebar .content-area { float: right; width: 75%; padding-left:40px; border-left:1px solid #e1e1e1; margin-left:-1px; }
.rightsidebar .content-area { float: left; width: 75%; padding-right:40px; border-right:1px solid #e1e1e1; margin-right:-1px;}
.woocommerce-page .rightsidebar #main .entry-content {
float: left;
width: 75%;
padding: 40px 40px 40px 0;
border-right: 1px solid #e1e1e1;
}
.woocommerce-page .leftsidebar #main .entry-content {
float: right;
width: 75%;
padding: 40px 0 0 40px;
border-left: 1px solid #e1e1e1;
}
.woocommerce-page .fullwidth #main .entry-content {
padding: 40px 0;
} #featured_slider {  
position: relative;
margin: 0;
z-index: 9;
}
.slider_wrapper { width: 100%; margin: 0 auto; }
.slider_stretched { max-width:100%; }
.staticslider img { max-width:100%; display: block; margin: 0 auto; }
.flex-inner { width:1140px; margin: 0 auto; position:relative; } .logo {
display: table-cell;
margin: auto;
min-height: 70px;
min-width: 70px;
padding: 0;
position: relative;
vertical-align: middle;
}
.logo img { 
max-width: 100%;
width: auto;
height: auto;
-webkit-transition: all .3s ease-out;
-moz-transition:    all .3s ease-out;
-ms-transition:     all .3s ease-out;
-o-transition:      all .3s ease-out;
transition:         all .3s ease-out;
} h1#site-title { margin: 0; }
h1#site-title a { 
font-size: 30px;
line-height: 38px;
color: #666666;
font-weight: bold;
letter-spacing: -1px;
}
h2#site-description {
margin: 0;
font-size: 12px;
line-height: 16px;
color: #999999;
text-decoration: none;
} .header-area {
position: relative;
display: table;
height: 80px;
margin: 0 auto;
min-height: 70px;
width: 1100px;
}
.header-right {
float: right;
width: 200px;
font-size: 11px;
} .header-style1,
.header-style2,
.header-style3,
.header-style4 { z-index: 6; }
.header { 
clear:both;
position:relative; 
border-bottom:1px solid #e8e8e8;
}
.menuwrap {
margin: auto;
padding: 0;
vertical-align: middle;
}
.header-style1 .sf-menu > li a { padding: 2.5em 1em; }
.header-style1 .menuwrap { display: table-cell; float: right; } .header-style2 .primarymenu { border-top: 1px solid #e8e8e8; }
.header-style2 .logo { display:table; margin:0 auto; float: none; padding: 20px 0; }
.header-style2 .menu-inner { 	
position: relative;
display: table;
margin: 0 auto;
}
.header-style2 #atp_menu  { display: table; margin: 0 auto; }
.header-style2 .sf-menu,
.header-style2 #iva_megamenu { float:none; }
.header-style2 #iva_megamenu ul.menu { display: table; width: auto; margin:0 auto; } .header-style3 .primarymenu { border-bottom: 1px solid #e8e8e8; }
.header-style3 .menu-inner {
position: relative;
display: table;
margin: 0 auto;
width: 1100px;
}
.header-style3 .sf-menu,
.header-style3 #iva_megamenu { float:none; } .header-style4 .primarymenu { border-bottom: 1px solid #e8e8e8; }
.header-style4 .sf-menu { float:none; }
.header-style4 .menu-inner { 	
position: relative;
display: table;
margin: 0 auto;
width: 1100px;
}
.header-style4 .search-box {
display: table-cell;
margin: 0;
width: 30px;
vertical-align: middle;
}
.header-style4 .search-box [type="search"],
.header-style4 .search-box [type="text"] {
background-image: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/search-icon.png);
background-position: 6px center;
background-repeat: no-repeat;
background-size: 16px 16px;
border:none;
cursor: pointer;
height: 30px;
width: 0;
margin: 0;
padding: 0 0 0 30px;
position: relative;
-webkit-transition: width 400ms ease, background 400ms ease;
transition:         width 400ms ease, background 400ms ease;
}
.header-style4 .search-box [type="search"]:focus,
.header-style4 .search-box [type="text"]:focus {
border-bottom: 1px solid #DDDDDD;
cursor: text;
outline: 0;
width: 230px;
} .fixed-header { 
position:fixed;
width:100%; 
top:0;
left:0;
margin: 0 auto;
padding: 0;
z-index: 3000;
background-color: #ffffff; background-color: rgba(255,255,255,0.85); -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
-moz-box-shadow:    0 1px 0 rgba(0,0,0,0.2);
box-shadow:         0 1px 2px rgba(0,0,0,0.1);
-webkit-transition: all .3s ease-out;
-moz-transition:    all .3s ease-out;
-ms-transition:     all .3s ease-out;
-o-transition:      all .3s ease-out;
transition:         all .3s ease-out;
}
.fixed-header .header-area { min-height: 30px; height: 30px; }
#fixedheader .menuwrap { display: table-cell; }
#boxed .fixed-header  { 
max-width: 1180px;
left: 0;
right: 0;
} .topbar {
position: relative;
padding:0;
font-size:12px;
line-height: 40px;
overflow:hidden;
background-color:#f5f5f5;
border-bottom: 1px solid #e8e8e8;
z-index:7;
}
.topbar .one_half,
.topbar .one_third,
.topbar .two_third,
.topbar p { margin-bottom:0 !important;}
.topbar .iva_socials { float: right; margin: 0 auto; padding: 0; }
.topbar .one_half.last,
.topbar .two_third.last {
text-align:right;
} .atp_sub_nav{ float: right; }
.atp_sub_nav ul { overflow: hidden; margin: 0; }
.atp_sub_nav ul li { 
float: left; 
padding: 0 10px;
border:1px solid #dddddd;
border-width:0 1px 0 0;
list-style: none;
}
.atp_sub_nav > ul > li:last-child, 
.atp_sub_nav > div > ul > li:last-child { border:none; padding-right: 0; }
.atp_sub_nav > ul > li > a, 
.atp_sub_nav > div > ul > li > a { color: #666666; text-decoration: none; }
.atp_sub_nav > ul > li > a:hover, 
.atp_sub_nav > div > ul > li > a:hover { text-decoration: underline; } .iva-mobile-dropdown { display: none; }
.sf-menu { float:right; }
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative; }
.sf-menu ul { display: none; position: absolute; top: 100%; left: 0; z-index: 99; }
.sf-menu > li { float: left;}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul { display: block; }
.sf-menu a { display: block; position: relative;}
.sf-menu ul ul { top: 0; left: 100%;  } .sf-menu ul {
background-color: #f0f0f0;
min-width: 15em; border:1px solid #dddddd;
border-width:1px 1px 1px 1px;
border-top:3px solid #00C1CF;
}
.sf-menu ul ul{ margin-top:-3px; }
.sf-menu a {
border-left: 0px solid #fff;
border-top: 0px solid #dFeEFF; border-top: 0px solid rgba(255,255,255,.5);
padding: 1em;
text-decoration: none;
zoom: 1; color: #666666;
font-size: 13px;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.sf-menu > li {
background: transparent;
white-space: nowrap; -webkit-box-shadow: inset 0 3px 0 0 rgba(0,0,0,0);
-moz-box-shadow:    inset 0 3px 0 0 rgba(0,0,0,0);
box-shadow:         inset 0 3px 0 0 rgba(0,0,0,0);
}
.sf-menu ul li a {
font-size: 14px;
letter-spacing: 0;
line-height: 15px;
padding: 10px !important;
margin: 0;	border-bottom: 1px solid #e8e8e8;
}
.sf-menu > li:hover,
.sf-menu > li.sfHover { -webkit-transition: none;
-moz-transition:    none;
-ms-transition:     none;
-o-transition:      none;
transition:         none;
}
.sf-menu ul li:hover,
.sf-menu ul li.sfHover { background-color: #f7f7f7;
}
.sf-menu li a span {
display: block;
font-size: 11px;
font-weight: normal;
} .sf-arrows .sf-with-ul {
padding-right: 1.5em;
*padding-right: 1em; } .sf-arrows .sf-with-ul:after {
position: absolute;
content: '\f107';
font-family: 'FontAwesome';
font-size: 13px;
top: 28%;
right: 5px;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: white; } .sf-arrows ul .sf-with-ul:after {
margin-top: 3px;
margin-right: 10px;
border-color: transparent;
border-left-color: #dFeEFF; border-left-color: rgba(255,255,255,.5);
content: '\f105';
font-family: 'FontAwesome';
font-size: 13px;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: white;
} .iva-mobile-menu {
display: none;
position: relative;
top: 0;
background-color: #252525;
padding: 0;
z-index: 99999;
}
.iva-mobile-menu > ul { margin: 0 auto; padding: 0; }
.iva_mmenu { display: table; margin:0 auto; }
.iva-mobile-menu ul li  {
list-style:none;
}
.iva-mobile-menu.iva_mobile_container > ul > li:first-child {
padding-top: 10px;	
}
.iva-mobile-menu.iva_mobile_container > ul > li:last-child {
padding-bottom: 10px;
}
.iva-mobile-menu.iva_mobile_container > ul > li:last-child a {
border-bottom: 0;
}
.iva-mobile-menu ul li a {
border-bottom: 1px dotted #555555;
position: relative;
display: block;
padding: 14px 0 !important;
font-size: 13px;
color: #999999;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-khtml-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.iva-mobile-menu ul li.current-cat > a, 
.iva-mobile-menu ul li.current_page_item > a, 
.iva-mobile-menu ul li.current-page-ancestor > a,
.iva-mobile-menu ul li.current-menu-ancestor > a,
.iva-mobile-menu ul li a:hover { color: #ffffff;}
.iva-mobile-menu ul li ul {
display: none;
margin-left: 20px;
}
.iva-children-indenter {  
position: absolute;
right: 0;
top: 50%;
margin-top: -22px;
color:#999999;
}
.iva-children-indenter i { padding:14px; }
.iva-menu-open .iva-children-indenter { color:#01749F; } #iva_megamenu { margin: 0;}
.header-style1 #iva_megamenu { margin: 0; }
#iva_megamenu ul li .sub-container { margin-top: 0px; }
.sub-container > .sub-menu li > a > .fa { margin-right: .5em; font-size: 14px; }
#iva_megamenu ul, 
#iva_megamenu ul li { margin: 0; padding: 0; border: none;}
#iva_megamenu ul.menu { width: 100%; height: 80px; line-height: 80px; }
#iva_megamenu ul li {float: left; margin: 0; padding: 0; font-size: 13px; }
#iva_megamenu ul li a { float: left; display: block; color: #666666; padding: 0 10px 0 15px; text-decoration: none;}
#iva_megamenu ul li a.dc-mega {position: relative;}
#iva_megamenu ul li a .dc-mega-icon {
display: inline-block; 
position: relative; 
right: -6px; 
width: 8px; 
height: 6px; 
background: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/arrow.png) no-repeat 0 0; 
}
#iva_megamenu ul li.mega-hover a, 
#iva_megamenu ul li a:hover {background-position: 100% -40px; color: #000; text-shadow: none;}
#iva_megamenu ul li.mega-hover a .dc-mega-icon {background-position: 0 100%;}
#iva_megamenu ul li .sub-container {
position: absolute; 
background-color: #f0f0f0; 
-webkit-box-shadow: 0px 8px 8px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 8px 8px 0px rgba(50, 50, 50, 0.2); 
box-shadow:         0px 8px 8px 0px rgba(50, 50, 50, 0.2); 
}
#iva_megamenu ul li .sub { padding: 15px;}
#iva_megamenu ul li .sub-container.mega .sub { padding: 0;}
#iva_megamenu ul li .sub .row {width: 100%; overflow: hidden; clear: both;}
#iva_megamenu ul li .sub li {list-style: none; float: none; font-size: 1em; font-weight: normal; line-height: 24px; }
#iva_megamenu ul li .sub li.mega-hdr { margin: 0; float: left; padding: 25px 0; border-right: 1px dotted #dddddd; border-right: 1px dotted rgba(0,0,0,0.1);}
#iva_megamenu ul li .sub li.mega-hdr.last {margin-right: 0; border-right: 0px solid #dddddd;}
#iva_megamenu ul li .sub a {
text-shadow: none; 
color: #111; 
padding: 5px 20px; 
display: block;  
float: none; 
text-decoration: none; 
font-size: 13px;
}
#iva_megamenu ul .sub li.mega-hdr li a:before {
content:"\2022";
padding-right:5px;
}
#iva_megamenu ul li .sub a:hover {color: #00c1cf;background-color: #ffffff;}
#iva_megamenu ul li .sub li.mega-hdr a.mega-hdr-a {padding: 3px 20px; }
#iva_megamenu ul li .sub li.mega-hdr a.mega-hdr-a:hover { }
#iva_megamenu ul .sub li.mega-hdr li a { padding: 3px 20px; font-weight: normal; }
#iva_megamenu ul .sub li.mega-hdr li a:hover {
color: #00c1cf; 
background-color: #ffffff;
}
#iva_megamenu ul .sub ul li {padding-right: 0;}
#iva_megamenu ul li .sub-container.non-mega .sub {padding: 0; min-width: 165px;}
#iva_megamenu ul li .sub-container.non-mega li { padding: 0; width: auto; margin: 0;}
#iva_megamenu ul li .sub-container.non-mega li a {padding: 7px 15px 7px 15px; border-bottom: 1px solid #e8e8e8;}
#iva_megamenu ul li .sub-container.non-mega li a:hover {color: #00c1cf; }
.dcjq-mega-menu ul, .dcjq-mega-menu ul li {list-style: none;}
.dcjq-mega-menu ul.menu { padding: 0; margin: 0;}
.dcjq-mega-menu ul li ul {display: none;}
.dcjq-mega-menu .sub {display: none;}
.dcjq-mega-menu .sub ul {display: block;}
.mm-col1 { width: 100%; }
.mm-col2 { width: 50%; }
.mm-col3 { width: 33.33%; }
.mm-col4 { width: 25%; }
.mm-col5 { width: 20%; } .sub_nav {
position:relative;
margin: 0;
padding: 0;
list-style: none;
-webkit-box-shadow: 1px 1px 2px 1px rgba( 0, 0, 0, 0.1 );
-moz-box-shadow: 	1px 1px 2px 1px rgba( 0, 0, 0, 0.1 );
box-shadow: 		1px 1px 2px 1px rgba( 0, 0, 0, 0.1 );
}
.sub_nav li ul{
margin: 0;
padding: 0;
list-style: none;
}
.sub_nav li ul li a{
background: #f5f5f5;
color: #999999;
padding: 9px 15px 9px 30px;
}
.sub_nav li a {
display: block;
margin: 0 0 -1px 0;
padding: 11px 15px;
border: 1px solid #e8e8e8;
border-bottom-color: #eeeeee;
border-top-color: #eeeeee;
color: #666666;
} .rightsidebar .sub_nav li.current_page_item > a,
.rightsidebar .sub_nav li.current_page_item > a:hover {
background-image: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/sub_arrowleft.png);
background-position:10px center;
background-repeat:no-repeat;
} .leftsidebar .sub_nav li.current_page_item > a,
.leftsidebar .sub_nav li.current_page_item > a:hover {
background-image: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/sub_arrowright.png);
background-position:95% center;
background-repeat:no-repeat;
}
.sub_nav li.current_page_item > a,
.sub_nav li.current_page_item > a:hover {
position: relative;
margin:0 -7px;
padding: 11px 25px;
zoom: 1;
color: #ffffff;
-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.1), inset -1px 0 0 rgba(0,0,0,0.1);
-moz-box-shadow: 	inset 1px 0 0 rgba(0,0,0,0.1), inset -1px 0 0 rgba(0,0,0,0.1);
box-shadow: 		inset 1px 0 0 rgba(0,0,0,0.1), inset -1px 0 0 rgba(0,0,0,0.1);
}
.sub_nav li a:hover { background-color: #f5f5f5;}
.sub_nav li:first-child a { border-top-color: #e8e8e8; }
.sub_nav li:last-child a { border-bottom-color: #e8e8e8; }
.sub_nav li.current_page_item > a,
.sub_nav li.current_page_item > a:hover {
background-color:#00C1CF;
color:#FFFFFF;
} #sidebar .widget_nav_menu .menu {
position:relative;
margin: 0;
padding: 0;
list-style: none;
-webkit-box-shadow: 1px 1px 2px 1px rgba( 0, 0, 0, 0.1 );
-moz-box-shadow: 	1px 1px 2px 1px rgba( 0, 0, 0, 0.1 );
box-shadow: 		1px 1px 2px 1px rgba( 0, 0, 0, 0.1 );
}
#sidebar .widget_nav_menu li ul {
margin: 0;
padding: 0;
list-style: none;
}
#sidebar .widget_nav_menu li ul li a {
background: #f5f5f5;
color: #999999;
padding: 9px 15px 9px 30px;
}
#sidebar .widget_nav_menu li a {
display: block;
margin: 0 0 -1px 0;
padding: 11px 15px;
border: 1px solid #e8e8e8;
border-bottom-color: #eeeeee;
border-top-color: #eeeeee;
color: #666666;
} .rightsidebar #sidebar .widget_nav_menu li.current_page_item > a,
.rightsidebar #sidebar .widget_nav_menu li.current_page_item > a:hover {
background-image: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/sub_arrowleft.png);
background-position:10px center;
background-repeat:no-repeat;
} .leftsidebar #sidebar .widget_nav_menu li.current_page_item > a,
.leftsidebar #sidebar .widget_nav_menu li.current_page_item > a:hover {
background-image: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/sub_arrowright.png);
background-position:95% center;
background-repeat:no-repeat;
}
#sidebar .widget_nav_menu li.widget_nav_menu > a,
#sidebar .widget_nav_menu li.widget_nav_menu > a:hover {
position: relative;
margin:0 -7px;
padding: 11px 25px;
zoom: 1;
color: #ffffff;
-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.1), inset -1px 0 0 rgba(0,0,0,0.1);
-moz-box-shadow: 	inset 1px 0 0 rgba(0,0,0,0.1), inset -1px 0 0 rgba(0,0,0,0.1);
box-shadow: 		inset 1px 0 0 rgba(0,0,0,0.1), inset -1px 0 0 rgba(0,0,0,0.1);
}
#sidebar .widget_nav_menu li a:hover { background-color: #f5f5f5;}
#sidebar .widget_nav_menu li:first-child a { border-top-color: #e8e8e8; }
#sidebar .widget_nav_menu li:last-child a { border-bottom-color: #e8e8e8; }
#sidebar .widget_nav_menu li.current_page_item > a,
#sidebar .widget_nav_menu li.current_page_item > a:hover {background-color:#00C1CF;	color:#FFFFFF; } #subheader {
position: relative;
margin: 0 auto;
z-index:4;
padding: 40px 0;
border-bottom: 1px solid #e8e8e8;
background-color: #e4ebef;
}
#subheader .page-title {
font-size: 32px;
font-weight: 700;
margin-bottom: 0;
}
#subheader .subdesc { position: relative; margin: 0 auto; }
#subheader .customtext { margin-top:10px; }
#subheader .customtext ul { list-style: none; margin: 0; padding: 0; }
#subheader.sub_disabled { padding:5px 0;}
.sleft .subdesc { float: left; text-align: left; }
.sright .subdesc { float: right; text-align: right; }
.scenter .subdesc { display: table; float: none; margin:0 auto; text-align:center;  }
.sleft .breadcrumbs { float:right; }
.sright .breadcrumbs { float:left; }
.scenter .breadcrumbs { 
display: table;
float: none;
margin: 0 auto;
text-align: center;
} .breadcrumbs {
position: relative;
display: inline-block;
margin: 10px 0 0 0;
font-size: 13px;
z-index: 4;
line-height: 30px;
}
.breadcrumbs span { margin: 0 12px 10px 0;}
.breadcrumbs span  span{ margin: 0;}
.breadcrumbs a { color: inherit;}
.breadcrumbs a:hover { color: #00C1CF; }
.breadcrumbs > span i.fa { font-weight: 600; color: #00C1CF;}
.breadcrumb-main { 
padding: 25px 0 15px; 
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
#subheader .breadcrumb-main{ 
-webkit-box-shadow: none;
box-shadow: none;
}
.subheader-inner .breadcrumb-main { padding: 15px 0 0 0; } .iva-main-title {
border-left: 3px solid #e1e1e1;
margin-bottom: 50px;
padding: 3px 0 3px 12px;
line-height: 1em;
font-weight:400;
} #footer {
position:relative;
background-color: #2c2c2b;
margin: 0 auto;
overflow: hidden;
padding: 60px 0 0 0;
color:#999999;
}
#footer a { color: #a4a4a1; }
#footer a:hover { color: #ffffff;} .copyright  { 
background-color: #1b1b1a;
border-top: 1px solid #121212;
color: #999999;
font-size: 12px;
padding: 30px 0;
position: relative;
width: 100%;
}
.copyright p { margin-bottom: 0;}
.copyright_left { 
float: left; 
width: 50%;
text-align: left;
line-height: 35px;
}
.copyright_right {
float: right;
width: 50%;
text-align: right;
line-height: 35px;
}
.copyright a { color: #827575; } .widget.widget_search { position: relative; }
* html .widget .search-box   { margin-top: 10px; }
*:first-child+html .widget .search-box   { margin-top: 10px !important; }
.widget .search-box input,
.search-field {
width: 75%;
padding: 8px 10px 8px 40px;	
color: #d6d6d6;
font-size: 13px;
line-height: 13px;
font-family: Open Sans, Georgia, Arial;
background: transparent url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/search-icon.png) 8px 8px no-repeat;
border: 1px solid rgb(229, 229, 229);
}
.search-field:focus,
.widget .search-box input:focus {
background: transparent;
border-color: #a7c6e1;
color: #d6d6d6;
padding: 8px 35px 8px 15px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 	0 1px 3px rgba(0, 0, 0,  0.1) inset;
box-shadow: 		0 1px 3px rgba(0, 0, 0, 0.1) inset;
} .widget-title { 
font-weight: 600; 
font-size: 16px; 
line-height: 1.1em; 
margin: 0 0 20px 0; 
vertical-align:middle; 
}
.widget { margin: 0 0 45px 0; }
.widget ul { margin: 0; }
.widget ul ul { margin-bottom: 0; }	
.widget ul li {	
background-repeat: no-repeat;
list-style-type: none;
}
.widget_recent_comments li,
.widget_recent_entries li,
.widget_archive li,
.widget_categories li {
padding: 2px 0;
}
.widget_recent_entries li a:before,
.widget_archive li a:before,
.widget_categories li a:before {
}
#footer .widget-title { color:#ffffff; }
#sidebar select {
padding: 8px 5px;
width: 100%;
}  .comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
height: auto;
}
img.size-full,
img.size-large,
.wp-post-image,
.entry-content img,
.post-thumbnail img {
height: auto;
max-width: 100%;
} .textwidget ol {
counter-reset: li; list-style: none; *list-style: decimal; padding: 0;
margin-bottom: 4em;
}
.textwidget ol ol {
margin: 0 0 0 2em; } .bio .sociables { text-align: center; margin: 0; padding: 15px 0; background-color: #E9E9E9; }
.bio { position: relative; background-color: #f8f8f8; }
.bio hgroup { text-align: center; }
.bio hgroup h3{ margin-bottom: 10px;}
.bio::before, .bio::after { position: absolute; 	content: ''; }
.bio::before { width: 99%; left: .5%; bottom: -4px; }
.bio::after { width: 98%; left: 1%; 	bottom: -7px; }
.bio .details { background: #f8f8f8;	padding: 20px; }
.bio .details p { padding: 0 20px; }
.bio img { max-width: 100%; display:block;}
.bio h4 { margin-bottom:0px; }
.bio span.staff-role { margin-bottom:20px; display: block; color: #b2b2b2; }
.bio .atpsocials li {
float:none;
background: none !important;
display: inline-block; 
position:relative;
width: 28px;
height: 28px;
}
.bio .atpsocials li a{ 
display: inline-block; 
width: 30px;
padding: 0 !important;
height: 35px;
-webkit-transition: all 200ms ease-in;
-moz-transition:    all 200ms ease-in;
-ms-transition:     all 200ms ease-in;
-o-transition:      all 200ms ease-in;
transition:         all 200ms ease-in;
} ul.atpsocials {
list-style: none; 
margin: 0; 
padding: 0;
} 
ul.atpsocials li img {
position: relative; 
vertical-align: middle;
}
ul.atpsocials li { 
cursor: pointer;
display: inline-block; 
margin: 0 3px 0 0; 
text-align: center;
width: 28px;
height: 28px;	
}
ul.atpsocials li a { display: block; }
ul.atpsocials li:hover { 
-webkit-transition: all 300ms ease-in;
-moz-transition:    all 300ms ease-in;	
-o-transition:      all 300ms ease-in;
-ms-transition:     all 300ms ease-in;	
transition:         all 300ms ease-in;
}
i.fa.white{
color:#fff;
} #sticky { 
top: 0;
display: none;
position: relative; 
width: 100%; 
padding: 10px 0; 
z-index: 1000; 
background-color:#61bfff;
color: #222222;
font-size: 12px;
text-align: center;
}
#sticky a {}
#sticky a:hover { text-decoration:underline; }
.tarrow { 
position:absolute;
top: 5px;
right:10px; 
width: 29px; 
height: 34px; 
background: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/toggle_up.png) 0 0 no-repeat; 
z-index: 2000;
}
.tarrow.active { background: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/toggle_down.png) 0 0 no-repeat; } .entry-meta { font-size:12px; }
.entry-meta .fa { padding-right:5px; color: #666666; }
.entry-meta > span { 
display: inline-block; 
margin: 0 3px 3px 0; 
padding: 3px 8px; 
font-size: 13px; 
background-color: #f0f0f0;
-webkit-border-radius: 3px;
-moz-border-radius:    3px;
border-radius:         3px; 
}
article.post .postimg { display: block; position: relative; padding: 0; margin-bottom:15px; }
article.post img { max-width: 100%; }
.entry-header .entry-title { margin: 0 0 5px 0;  }
.entry-header .entry-title a:hover { color: inherit; }
.leftsidebars article.post .entry-content,
.leftsidebars article.post .postimg,
.leftsidebars article.post .entry-header { margin-left:40px; }
.rightsidebars article.post .entry-content,
.rightsidebars article.post .postimg,
.rightsidebars article.post .entry-header { margin-right:40px; }
article.hentry .entry-header,
article.post .entry-header { padding-bottom:20px; }
article.hentry .entry-content p:last-child,
article.hentry .entry-content p:last-child { margin-bottom:0; }
article.post .entry-content { padding-bottom:40px; margin-bottom:40px; border-bottom:1px solid #dddddd; }
article.singlepost .entry-content { margin-bottom: 0; }
article.post .more-link { display:table; margin-top:20px; cursor: default; color:#ffffff; }
article.post .more-link span {  
background-color: #50485b;
padding: 7px 10px;
cursor: pointer;
font-size: 12px;
-webkit-border-radius: 2px;
-moz-border-radius:    2px;
border-radius:         2px;
-webkit-transition:		all 0.3s ease;
-moz-transition:		all 0.3s ease;
-o-transition:			all 0.3s ease;
transition:				all 0.3s ease;
}
article.post .more-link:hover{ color:#ffffff;}
article.post .more-link span:hover { background-color: #00c1cf; }
.post .sub-title {
margin-bottom: 0;
color: #B2B2B6;
position: relative;
}
.post .quote {
padding:20px;
background: #FFFFFF;
font-size: 18px;
font-style: italic;
line-height: 30px;
margin: 0;
font-family: Georgia, Times, Serif;
-webkit-border-radius: 5px;
-moz-border-radius:    5px;
border-radius:         5px;
}
.post .quote span {
display: block;
font-size: 14px;
color: #999;
text-align: left;
}
.post .quote span:before { content: "\2014 \00A0"; }
.entry-content table,
.comment-content table {
font-size: 14px;
line-height: 1.2857142857;
margin-bottom: 24px;
}
.entry-content th,
.comment-content th {
font-weight: 700;
padding: 8px;
text-transform: uppercase;
}
.entry-content td,
.comment-content td {
padding: 8px;
}
.post_desc_holder{
background-color:#ffffff;
margin:20px 0 0 0;
padding:20px;
}
.postmeta {
font-size: 13px;
}
.entry-content .wp-audio-shortcode { margin-bottom: 20px; } .hoverimg, .view, .sort_img { position: relative; }
.hoverimg img, .view img { 
max-width:100%; 
height:auto; 
display: block;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius:    5px 5px 5px 5px;
border-radius:         5px 5px 5px 5px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
}
.layout-half .postimg { width: 65%; float: left; display: inline; margin-right: 5%; }
.layout-half .two_third, .layout-half .one_third { width: 100%; margin-right: 0; float: none; } .singlepostlists { 
overflow: hidden; 
margin: 0 0 20px;
padding: 20px 0; 
}
.singlepostlists ul { margin:0; padding:0; }
.singlepostlists li  { 
background-position: 0 8px;
display: inline-block; 
margin: 0 0 5px 0; 
padding: 0;
} .select_wrapper { background-color: #fff; }
.select_wrapper:hover { background-color: #fff; border-color: #bbb #eee #eee #bbb; color: #333; }
.select_wrapper span  { height: 26px; line-height: 26px; position: absolute; z-index: 0; padding-left: 3px; }
select.select { cursor: pointer; height: 28px; margin: 0; -moz-opacity: 0; filter: alpha(opacity=0); opacity: 0; padding: 0; position: relative; width: 100%; z-index: 4; } .paging-navigation { margin-bottom:30px; }
.pagination { line-height: 38px; overflow: hidden;}
.pagination a, 
.pagination a:link, 
.pagination a:visited,
.pagination a:active,
.pagination span.current{ 
padding: 8px 12px;
margin: 0 2px;
font-size:11px;
background: #fcfcfc;
color: #999999;
border: 1px solid #dddddd;
-webkit-border-radius:	3px;
-moz-border-radius:	    3px;
border-radius:		    3px;
}
.pagination a:hover {background-color: #ffffff; color: #444444;}
.pagination span.current { font-weight:bold; color: #222222;}
.pagination span.extend  { color: #919191; float: right; font-size: 11px; line-height: 35px;} .page-links {
clear: both;
font-size: 12px;
font-weight: 900;
line-height: 2;
margin: 24px 0;
text-transform: uppercase;
}
.page-links a,
.page-links > span {
display: inline-block;
height: 24px;
margin: 0 1px 2px 0;
text-align: center;
width: 24px;
font-size:12px;
line-height:20px;
-webkit-border-radius: 3px;
-moz-border-radius:    3px;
border-radius:         3px;
}
.page-links a {
background: #444444;
border: 1px solid #444444;
color: #fff;
text-decoration: none;
}
.page-links a:hover {
background: #4abdd4;
border: 1px solid #4abdd4;
color: #fff;
}
.page-links > .page-links-title {
height: auto;
margin: 0;
padding-right: 7px;
width: auto;
} .hover_type { 
display: none; 
position: absolute; 
left: 50%; 
top:50%; 
margin-left:-30px; 
margin-top:-30px; 
z-index: 10; 
}
.hover_type a { 
position: absolute; 
top: 0; 
width: 70px; 
height: 70px;
line-height: 70px;
text-align: center;
color: #ffffff;
background-color: #00c1cf; 
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 35px;
-moz-border-radius:    35px;
border-radius:         35px;
-webkit-transition: all 0.3s ease;
-moz-transition:    all 0.3s ease;
-o-transition:      all 0.3s ease;
transition:	        all 0.3s ease;
}
.hover_type a.hoverdetails:hover,
.hover_type a.hovergallery:hover,
.hover_type a.hoverimage:hover { background-color: #00c1cf; }
.hover_type a.hoverdetails i,
.hover_type a.hovergallery i,
.hover_type a.hoverimage i { vertical-align: middle; }
.imageframe  a img, 
.imageframe  a:hover img { position:relative; z-index:2; } #about-author { 
border-bottom: 1px solid #dddddd; 
overflow: hidden; 
padding: 30px 0; 
margin-bottom: 25px;
}
.author_containter { 
position: relative; 
margin: 15px 0;
}
.author-avatar  { 
float: left; 
margin: 0 30px 0 0;
}
.author-avatar img { 
background-color: #ffffff;  
-webkit-border-radius: 50px;
-moz-border-radius:    50px; 
border-radius:         50px; 
}
.author-description p { margin-bottom: 0px;}
#about-author h4 { font-weight: 500; margin-bottom: 15px; font-size: 20px; }
.author-description { overflow: hidden; } .sharing-box {
display: table;
overflow: hidden;
width:100%;
border-bottom: 1px solid #dddddd;
}
.sharing-box h4 {
display:table-cell; 
vertical-align: middle; 
margin-bottom: 0;
}
.sharing-box-ico { 
display:table-cell; 
vertical-align: middle; 
float: right; 
margin: 0;
list-style: none outside none;
}
.sharing-box-ico li{ 
display: inline-block;
position: relative;
margin-left: 20px;
} @font-face {
font-family: 'Mono Social Icons Font';
src: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/monosocials/MonoSocialIconsFont-1.10.eot);
src: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/monosocials/MonoSocialIconsFont-1.10.eot?#iefix) format('embedded-opentype'),
url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/monosocials/MonoSocialIconsFont-1.10.woff) format('woff'),
url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/monosocials/MonoSocialIconsFont-1.10.ttf) format('truetype'),
url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/monosocials/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont) format('svg');
src: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/monosocials/MonoSocialIconsFont-1.10.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.symbol, a.symbol:before {
font-family: 'Mono Social Icons Font';
-webkit-text-rendering: optimizeLegibility;
-moz-text-rendering: optimizeLegibility;
-ms-text-rendering: optimizeLegibility;
-o-text-rendering: optimizeLegibility;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-ms-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
font-smoothing: antialiased;
}
a.symbol:before {
content: attr(title);
margin-right: 0.3em;
font-size: 130%;
}
a.symbol { font-size: 20px;}
.icnlarg { font-size: 30px !important;} .navigation-section { margin: 40px 0; }
.navigation-post {
background: transparent url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/sep_pattern.png) center center repeat-y scroll;
border-bottom: 1px solid #dbdbdb;
border-top: 1px solid #dbdbdb;
overflow: hidden;
font-size: 14px;
}
.nav-previous {
width: 50%;
float: left; 
text-align: left;
}
.nav-next {
width: 49.9%;
float: right; 
text-align: right;
}
.nav-previous .innerlinks,
.nav-next  .innerlinks {
padding: 30px 40px;
text-decoration: none;
}
.nav-previous .innerlinks a,
.nav-next  .innerlinks  a {
text-decoration: none;
color: #2f2f2f;
}
.nav-previous .innerlinks a:hover,
.nav-next  .innerlinks  a:hover {
text-decoration: none;
color: #666666;
}
.innerlinks p {
line-height: 18px;
margin-bottom: 0px;
}
.nav-icon-left  { 
width: 25px;
height: 22px;
float: left;
margin-right: 10px;
}
.nav-icon-left  i{ 
line-height: 20px;
}
.nav-icon-right { 
width: 25px;
height: 22px;
float: right;
margin-left: 10px;
}
.nav-icon-right i{ 
line-height: 20px;
} .comment-reply-title,
.comments-title {
font: 900 16px/1.5 Lato, sans-serif;
margin: 0;
}
.comment-list {
list-style: none;
margin: 0 0 48px 0;
}
.comments-area { padding-top: 40px; }
.comments-area .comment-body {  position: relative; padding-top:30px; padding-bottom:30px; border-bottom: 1px solid #dddddd; }
.comment-edit-link { margin-left:10px;}
.comments-area .comment-author { position: relative; display:block; font-size:14px; }
.comments-area .comment-author .avatar { float:left; margin-right:21px; }
.comments-area .comment-content  { clear:both; margin-top:20px; padding-left: 80px;}
.comment-meta .fn { font-style: normal; font-weight: bold;	}
.comment-list .reply,
.comment-metadata {
font-size: 12px;
}
.comment-author a {
color: #2b2b2b;
}
.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
color: #767676;
}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
color: #41a62a;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 24px;
padding-top: 24px;
}
.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
border-top: 0;
}
.comment-content {
-webkit-hyphens: auto;
-moz-hyphens:    auto;
-ms-hyphens:     auto;
hyphens:         auto;
word-wrap: break-word;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 24px 22px;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-content > :last-child {
margin-bottom: 0;
}
.comment-list .children {
list-style: none;
margin-left: 15px;
}
.comment-respond {
margin-bottom: 24px;
padding: 0;
}
.comment .comment-respond {
margin-top: 24px;
}
.comment-respond h3 {
margin-top: 0;
margin-bottom: 24px;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
color: #767676;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
font-size: 14px;
line-height: 1.7142857142;
}
.no-comments {
font-size: 16px;
font-weight: 900;
line-height: 1.5;
margin-top: 24px;
text-transform: uppercase;
}
.comment-form label {
display: block;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
font-size: 12px;
line-height: 1.5;
}
.required {
color: #c0392b;
}
.comment-reply-title small a {
color: #2b2b2b;
float: right;
height: 24px;
overflow: hidden;
width: 24px;
}
.comment-reply-title small a:hover {
color: #41a62a;
}
.comment-reply-title small a:before {
content: "\f405";
font-size: 32px;
}
.comment-navigation {
font-size: 12px;
line-height: 2;
margin-bottom: 48px;
text-transform: uppercase;
}
.comment-navigation .nav-next,
.comment-navigation .nav-previous {
display: inline-block;
}
.comment-navigation .nav-previous a {
margin-right: 10px;
}
#comment-nav-above {
margin-top: 36px;
margin-bottom: 0;
} .comment-form input[type="text"],
.comment-form textarea {
margin-bottom: 0px !important;
background-color: #ededed;
border: 1px solid #dddddd;
border-color:#cccccc #eeeeee #eeeeee #cccccc;
padding: 8px;
font-size: 12px;
-webkit-border-radius: 2px;
-moz-border-radius:    2px;
border-radius:         2px;
-webkit-transition: all 300ms ease-in 0s;
-moz-transition:    all 300ms ease-in 0s;
-ms-transition:     all 300ms ease-in 0s;
-o-transition:      all 300ms ease-in 0s;
transition:         all 300ms ease-in 0s;
}
.comment-form input[type="text"]:focus,
.comment-form textarea:focus {
background-color: #ffffff;
border-color:#cccccc #eeeeee #eeeeee #cccccc;
-webkit-box-shadow: 0 0 2px 1px #a1d1e2;
-moz-box-shadow:    0 0 2px 1px #a1d1e2;
box-shadow:         0 0 2px 1px #a1d1e2;
}
.comment-form textarea { width:100%; } .error_404 {
clear: both;
padding: 80px 0;
text-align: center;
}
.error_404 h2 {
font-size: 70px;
line-height: 70px;
margin-bottom: 30px;
}
.error_404 h5 {
font-size: 22px;
line-height: 25px;
margin-bottom: 55px;
} #back-top {
display: none;
position: fixed;
bottom: 30px;
right: 30px;
z-index: 100001;
}
#back-top a {
width: 44px;
display: block;
text-align: center;
font: 11px/100% Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
color: #bbb;
-webkit-transition: all .3s ease-in 0s;
-moz-transition:    all .3s ease-in 0s;
-ms-transition:     all .3s ease-in 0s;
-o-transition:      all .3s ease-in 0s;
transition:         all .3s ease-in 0s;
}
#back-top a:hover { color: #000; } #back-top span {
width: 40px;
height: 40px;
display: block;
background: #444444 url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/top_arrow.png) no-repeat center center;
border: 2px solid transparent;
-webkit-border-radius: 5px;
-moz-border-radius:    5px;
border-radius:         5px;	
-webkit-transition: all .5s ease-in;
-moz-transition:    all .5s ease-in;
-ms-transition:     all .5s ease-in;
-o-transition:      all .5s ease-in;
transition:         all .5s ease-in;
}
#back-top a:hover span {
width: 40px;
height: 40px;
display: block;
background: #00c1cf url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/top_arrow.png) no-repeat center center;
border: 2px solid transparent;	
} .feature-box{ 
position: relative;
overflow:hidden;
color: #e8e8e8;
-webkit-border-radius: 5px;
-moz-border-radius:    5px;
border-radius:         5px;
}
.feature-box:hover{ 
background-color: #f5f5f5;
cursor: pointer;
}
.fb-area{ 
position: relative;
display:inline;
display: inline-block;
float: left;
width: 30%;
margin: 0 5% 0 0;
text-align:center;
}
.fb-area:last-child { margin-right:0;}
.fb-area h1, .fb-area h2, .fb-area h3, .fb-area h4{ 
display: table;
margin: 10px auto;
font-size:14px;
font-weight:bold;
text-transform: uppercase;
}
.feature-box .mid{ 
position: relative;
padding: 15px 0 !important;
z-index: 2;
}
.fb-icon img {
position: relative;
display: table;
margin: 0 auto;
}
.feature-box * { margin-bottom: 0; }
.feature-box a { 
color: #ffffff;
}
.feature-box a:hover { 
color: #ee5b3e;
} .gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
display: block;
}
.gallery {
margin-bottom: 20px;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width:         calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width:         calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width:         calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width:         calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width:         calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width:         calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width:         calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%;
}
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .widget_postslist { padding: 0; }
.widget_postslist ul { margin: 0; padding: 0; }
.widget_postslist ul li {
clear:both;
overflow:hidden; 
padding:12px 2px !important; 
list-style:none; 
line-height:normal;
background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/opacs/dark10.png) bottom left repeat-x;
}
#footer .widget_postslist ul li {
background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/opacs/white10.png) bottom left repeat-x;
}
.widget_postslist li:first-child { padding-top:10px; }
.widget_postslist li:last-child { border-bottom:0; }
.widget_postslist p {
font-size: 11px;
letter-spacing: 0.5px;
margin-top: 3px;
padding: 0;
margin-bottom:0px;
}
.widget_postslist li .thumb {
float:left; 
width:55px;
margin:0 5px 0 0; 
padding:0 5px 0px 0;
}
.widget_postslist li .w-postmeta {
padding: 0; 
font-size: 11px;
} .tagcloud {
display: inline-block;
margin:10px 0;
}
.tagcloud a {
background-color: #666666;
color: #f0f0f0;
display: block;
float: left;
margin: 5px 5px 0 0;
padding: 5px 10px;
font-size: 12px !important;
-webkit-border-radius: 2px;
-moz-border-radius:    2px;
border-radius:         2px;
}
.tagcloud a:hover, .tagcloud a:active {
background-color: #444444;
color: #ffffff !important;
}
.taglist { margin:0; padding:0; border: none;}
.emptybg {
display: block;
height: 40px;
color: #000000;
padding-top: 20px;
position: relative;
text-align: center;
background: none repeat scroll 0 0 #f5f5f5;
-webkit-border-radius: 5px;
-moz-border-radius:    5px;
border-radius:         5px;
}  .wpcf7-form input[type="text"],
.wpcf7-form textarea {
width: 100%;
max-width: 100%;
margin: 5px 0 0 0;
}
.wpcf7-form select {
width: 400px;
max-width: 100%;
margin: 5px 0 0 0;
padding:8px;
}
.wpcf7-form input[type="checkbox"] { width: auto; }
.wpcf7 form.wpcf7-form p {
margin: 0 0 20px 0 !important;
font-weight: bold;
}
.wpcf7-list-item-label 	{ font-weight: normal }
.wpcf7-response-output 	{ display: none }
.wpcf7-form .invalid 	{ color: #ce1717 !important }
.wpcf7-not-valid 		{ border: 1px solid #ce1717 !important; }
.wpcf7 span.wpcf7-not-valid-tip { display: none }
div.wpcf7-response-output {
margin: 0px !important;
padding: 5px 10px !important;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors{
position:relative;
display:block;
font-weight: bold;
padding: 10px 30px !important;
text-align: center;
margin-bottom: 20px;
background-color:#F7F7F7;
border:1px solid #ddd !important;
-webkit-border-radius: 3px;
-moz-border-radius:    3px;
border-radius:         3px;
-webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.03);
-moz-box-shadow:    1px 1px 2px 0 rgba(0, 0, 0, 0.03);
box-shadow:         1px 1px 2px 0 rgba(0, 0, 0, 0.03);
}
div.wpcf7-mail-sent-ok {
background-color: #ebf2d8;
border-color: #C1D96A !important;
color: #81A81D;
}
div.wpcf7-mail-sent-ng {
background-color: #E8FAFB;
border-color: #C2DADE !important;
color: #468BBF;
}
div.wpcf7-spam-blocked {
background-color: #f6f3da;
border-color: #D4CFA4 !important;
color: #b89c00;
}
div.wpcf7-validation-errors {
background-color: #FFE5E5;
border-color: #E8A7A7 !important;
color: #E65451;
}
.wpcf7-form p span {} .events-page { padding-top:40px; padding-bottom:40px; }
#tribe-events-pg-template { max-width: none;}
#tribe-bar-form { background: #EEEEEE; padding: 15px; }
#tribe-bar-form label { color: #AAAAAA; }
#tribe-bar-form .tribe-bar-filters-inner { 
background: #FFFFFF; 
-webkit-box-shadow: 0 1px 3px #ccc; 
-moz-box-shadow:    0 1px 3px #CCCCCC; 
box-shadow:         0 1px 3px #CCCCCC;
}
.tribe-events-adv-list-widget { margin: 0; }
.tribe-events-adv-list-widget ol { margin-left:0}
.tribe-events-adv-list-widget ol li { margin-bottom:10px; }
.tribe-events-list-widget ol { margin-left: 0; }
.tribe-events-list-widget ol li.tribe-events-list-widget-events { 
margin:0 0 10px; 
padding-top:10px; 
border-top:1px solid #DDDDDD;
}
.tribe-events-list-widget ol li.tribe-events-list-widget-events:first-child { border: none; }
.tribe-events-list-widget-events h4 { 
line-height:25px; 
font-size:16px; 
margin:0 0 5px; 
padding:0;
}
.tribe-events-list-widget-events .duration { 
display:block; 
font-weight:normal;
}
p.tribe-events-widget-link a { 
display:inline-block; 
text-decoration:none; 
color:#FFFFFF; 
line-height:39px; 
padding:0 20px; 
font-size:13px; 
font-weight:600;
}
#tribe-events-pg-template { padding:0; }
.tribe-events-user-recurrence-toggle { font-size:14px; }
#tribe-events-bar { padding-top: 10px; }
.tribe-events-list .tribe-events-event-image+div.tribe-events-content { width: 66%; float: right; }
.tribe-events-read-more { 
float:left; display:
inline-block; 
text-decoration: none;
color: #fff;
line-height: 39px;
padding: 0 20px;
text-transform: uppercase;
font-size: 14px; 
}
a.tribe-events-ical, a.tribe-events-gcal { margin-bottom: 40px; }
.tribe-events-list .tribe-events-event-cost { 
position: relative;
display: inline-block;
width: 50px;
height: 50px;
float: left;
margin-right: 5px;
}
.tribe-events-list .tribe-events-event-cost span {
position:relative;
width: 50px; height: 41px;
line-height: 38px; border:none;
padding:0;
text-align: center;
background: #EBC544;
color:#FFFFFF; 
}
.events-list .tribe-events-loop, .tribe-events-day .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .single-tribe_organizer .tribe-events-loop { max-width:100%; width:100%; }
#tribe-bar-form #tribe-bar-views+.tribe-bar-filters { left:0; right:auto; }
#tribe-events-header .tribe-events-sub-nav,
#tribe-events-footer .tribe-events-sub-nav, div.tribe-events-notices>ul,
div.tribe-events-notices>ul>li,
.tribe-events-single ul.tribe-related-events { margin:0 !important; }
.tribe-events-calendar .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip, .recurring-info-tooltip { padding: 16px 20px 1px; }
#page-post article.page-content h4 { padding-bottom: 10px; }
.tribe-events-photo-event .tribe-events-event-image { margin-top: 0; display: block; }
.tribe-events-list #tribe-events-photo-events .tribe-events-event-details h2,
.tribe-events-photo .tribe-events-loop .vevent.hentry .tribe-events-event-meta { margin-bottom: 10px; }
.tribe-events-list .tribe-events-photo-event .tribe-events-event-details { padding: 15px 20px 0; }
.tribe-events-day .tribe-events-day-time-slot h5 { border-top: 5px solid #888; color: #333; padding: 10px; }
.single-tribe_events .tribe-events-schedule h3 { display: inline-block; position: relative; font-size: 1.2em !important; font-weight: 500; line-height: 2.4em !important; }
.recurringinfo { float: left; display:inline-block; }
.single-tribe_events .tribe-events-cal-links { overflow: visible; }
.single-tribe_events a.tribe-events-ical, .single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical:hover, .single-tribe_events a.tribe-events-gcal:hover { 
color: #FFFFFF;
padding: 5px 12px; }
.single-tribe_events a.tribe-events-ical:hover, .single-tribe_events a.tribe-events-gcal:hover { background: #00c1cf !important; color: #1ABC9C; }
.single-tribe_events .tribe-events-event-meta {
padding: 20px 5px;
font-size:15px;
background-color: #F9F9F9;
border: none;
margin: 30px 0;
border-bottom: 1px solid #DDDDDD; 
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt { line-height: 23px; }
.single-tribe_events .tribe-events-venue-map { margin: 5px 25px 25px; }
.tribe-events-meta-group .tribe-events-single-section-title { color:#000 !important; }
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd { 
padding: 0;
margin: 0 0 10px 0;
line-height: 1.5;
list-style: none; 
float: none; 
}
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info { font-size:15px; }
.tribe-events-single ul.tribe-related-events .recurringinfo { margin: 10px 0 30px; font-weight: normal; }
.tribe-events-event-meta .tribe-events-meta-group, .tribe-events-event-meta .column {
margin:0;
padding:0 25px; 
}
#page-post article.page-content .single-event-image {
float: right; 
margin: 7px 0 30px 30px; 
}
#tribe-geo-map-wrapper, .tribe-events-venue .tribe-events-map-wrap, .single-tribe_events .tribe-events-venue-map { 
padding:0;
border:none; 
}
.tribe-events-list .tribe-events-loop .tribe-events-photo-event .tribe-events-event-meta .recurringinfo {
width:100%;
margin:8px 0 10px !important;
height:20px; 
}
.tribe-events-list .time-details, .tribe-events-list .tribe-events-venue-details { font-weight: normal; line-height:21px; }
.tribe-mini-calendar-event .list-info h2 { font-size:12px !important; margin:0 0 0px !important; }
.tribe-mini-calendar-event .list-info { line-height:21px !important; font-size:11px !important; }
.tribe-mini-calendar-event { border-bottom:1px solid #ddd !important; }
.tribe-events-venue .tribe-events-venue-meta { padding:0; }
.tribe-events-organizer .tribe-events-organizer-meta { max-width:100%; }
.tribe-events-organizer .tribe-events-divider { margin:0; }
.tribe-events-list .tribe-events-loop .tribe-events-event-meta .recurringinfo { float:none; }
.tribe-events-list .tribe-events-loop .tribe-events-event-meta .event-is-recurring { height:0; font-size: 11px; }
.tribe-events-list-separator-year { font-size: 58px; padding: 0 0 30px; font-weight: 300; }
.tribe-mini-calendar td { border:none !important; }
.tribe-events-single ul.tribe-related-events li { margin:0 2% 2% 2%; }
.tribe-events-single ul.tribe-related-events .recurringinfo { float:none; }
#tribe-events-photo-events .vevent.tribe-events-photo-event { background: #fff; border: 1px solid #ddd; padding: 5px; }
.tribe-events-list-separator-month:after { border-color:#ddd; }
.tribe-bar-views-select { display:none; }
.es-views-list ul { display:block; margin:0 !important; padding:20px; list-style:none; height:73px; text-align: center; }
.es-views-list ul li { display:inline-block; padding:0; margin:0 10px 0 0; }
.es-views-list ul li a { border:3px solid #ddd; display:inline-block; color:#888; padding:2px 12px; text-decoration:none; background: #ffffff; }
.es-views-list ul li a:hover { border-color:#aaa; color:#000; }
.tribe-events-schedule { position:relative; padding: 20px; background-color: #FFFFFF; border: 1px solid #E0E0E0; }
.recurringinfo { float:none; display:inline-block; margin-left:15px;}
.recurringinfo .event-is-recurring .tribe-events-divider { display:none; }
.tribe-events-single .tribe-events-cost { position: relative; width: 60px; height: 40px; line-height: 38px; border: none; padding: 0; text-align: center; background: #ABCE60;
color: #fff; display:inline-block; }
.tribe-events-list-event-description .tribe-events-event-meta .recurringinfo { top:0; padding-left:10px !important; display:inline-block !important; } .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.entry-content .tribe-events-button,
.tribe-events-button.tribe-inactive,
.entry-content .tribe-events-button:hover,
.tribe-events-button:hover,
.tribe-events-button.tribe-active:hover,
.tribe-events-read-more,
.tribe-events-calendar thead th,
.tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column,
.tribe-grid-header { 
background: #50485b !important; 
color: #FFFFFF; 
font-size: 12px; 
}
.tribe-events-calendar thead th,
.tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column,
.tribe-grid-header,
.es-views-list ul li.tribe-bar-active a { border-color:#50485b !important; }
#tribe-events-content .tribe-events-tooltip h4,
#tribe_events_filters_wrapper .tribe_events_slider_val { color:#50485b; } #tribe-bar-form #tribe-bar-views,
#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list,
#tribe-bar-form #tribe-bar-views .tribe-bar-views-inner,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a { 
background:#ffffff !important; 
border-color:#ffffff !important; 
}
.tribe-mini-calendar-nav td { 
background:#1ABC9C !important; 
border-color:#1ABC9C !important;
}
.tribe-mini-calendar th, 
.tribe-mini-calendar-event .list-date { 
background:#ffffff !important; 
border-color:#ffffff !important;
}
.tribe-mini-calendar td.tribe-events-has-events { background:#1ABC9C !important; } a.tribe-events-read-more:hover,
p.tribe-events-widget-link a:hover { 
background: #00c1cf !important;	 
color: #ffffff;
}
.tribe-grid-allday .hentry.vevent > div,
.tribe-grid-body div[id*="tribe-events-event-"] .hentry.vevent { border:1px solid #FFFFFF !important; background:rgba(255, 255, 255, 0.75) !important; }
.tribe-grid-allday .hentry.vevent > div:hover,
.tribe-grid-body div[id*="tribe-events-event-"] .hentry.vevent:hover { background:#FFFFFF !important; color:#fff; }
.tribe-mini-calendar td.tribe-events-has-events a:hover { background:rgba(255, 255, 255, 0.40) !important; }
.tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a:hover { background:#FFFFFF !important; }
.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present a { border: 4px solid #FFFFFF; padding: 1px 5px 11px 5px; }
.tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a { background:#FFFFFF !important; border:none; padding: 5px 5px 15px 5px; } #tribe-events-header .tribe-events-sub-nav li, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous { margin: 0; }
#tribe-events-content .page-title { text-align: center; margin-bottom: 40px; }
.single-event-image, .tribe-events-list .tribe-events-event-image { margin-bottom: 30px; }
.tribe-events-list .tribe-events-loop .tribe-events-content p { margin-bottom: 20px; }
.tribe-events-list .tribe-events-event-image img { display: block; }
.tribe-events-list .tribe-events-event-image { margin: 0 3% 0 0; }
.tribe-events-sub-nav li a { 
background-color: #50485b;
color: #FFFFFF; 
display: inline-block; 
padding: 10px 15px; 
white-space: normal;
-webkit-border-radius: 3px;  
-moz-border-radius:    3px;
border-radius:         3px;  
}
.tribe-events-sub-nav li a:hover { background-color: #00c1cf; padding: 10px 20px;  color: #FFFFFF; white-space: normal; }
h3.tribe-events-related-events-title { text-align: center; font-weight: bold !important; color: #333 !important; margin: 30px 0 !important; background-color: #F9F9F9; padding: 15px 0; border-bottom: 1px solid #DDDDDD; }
.tribe-events-list h2.tribe-events-list-event-title { margin: 0; padding: 0; font-size: 2em; line-height: 1.4em; text-transform: none; letter-spacing: 0; display: block; border: 0; }
.event-is-recurring { font-size: 12px; display: inline-block; margin: 0; }
.tribe-events-single ul.tribe-related-events .tribe-related-events-thumbnail img { height: 180px !important; }
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info { padding: 10px 0 20px 0; }
.tribe-events-single ul.tribe-related-events li { background: none; border: 0; }
.tribe-events-list .tribe-events-event-image img { width: 100%; margin: 0; padding: 0; }
.tribe-events-list-separator-month { display: block; text-transform: uppercase; font-weight: bold; font-size: 14px; margin: 2.5em 0 0; background-color: #F9F9F9; padding: 10px 15px; border-bottom: 1px solid #DDDDDD; }
a.tribe-events-ical:hover, 
a.tribe-events-gcal:hover { font-size: 10px; color: #ffffff; background-color: #00c1cf !important; }
.tribe-events-button:hover { color: #ffffff !important; background-color: #00c1cf !important; }
.tribe-events-single ul.tribe-related-events .tribe-related-events-title { margin: 0 0 10px 0; font-size: 20px; line-height: 1.5; font-weight: 600; }
#tribe-bar-form .tribe-bar-submit input[type=submit] { border-radius: 3px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px; }
.tribe-events-list-separator-month:after { border-bottom: 0; }
.tribe-events-list-separator-month span { background: none; } .header-widget-area {
display: table-cell;
vertical-align: middle;
text-align: right;
font-size: 12px;
}
.header-style2 .minicart-wrap {
margin: 10px 0 0 10px;
}
.header-style2 .mini-cart .widget_shopping_cart_content {
top: 5px;
}
.header-style4 .header-widget-area{
width: 40px;
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}@font-face {
font-family: 'FontAwesome';
src: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}.atpmap img { width: auto !important; max-width: none; }
.atpmap { color:#444444; }
.atpmap-shadow { position: relative; border: 1px solid #eeeeee; padding: 5px; } .process_steps { margin-bottom: 40px; text-align: center; }
.process_steps ul { position: relative; margin: 0; padding: 0; list-style: none; }
.process_steps ul li { display: inline-block; float: left; margin: 0; }
.process_steps li { width: 25%; }
.process_steps.step3 li {	width: 33.33%; }
.process_steps.step4 li {	width: 25%; }
.process_steps.step5 li {	width: 20%; } 
.process_steps ul:before { top: 37px; }
.process_steps ul:before { position: absolute; display: block; height: 2px; left:10%; width:80%; content: ""; background-color: #dddddd; }
.process_steps.step3 ul:before { left:13%; width:70%; } .process_steps .process_icon {
display: inline-block;
font-size: 28px;
line-height: 80px;
cursor: pointer;
margin: 0 30px;
width: 80px;
height: 80px;
text-align: center;
position: relative;
color: #666666;
z-index: 1; 
background-color: #eeeeee; 
-webkit-border-radius: 50%;
-moz-border-radius:    50%;
border-radius:         50%;
-webkit-transition: background 0.2s, color 0.2s; 
-moz-transition:    background 0.2s, color 0.2s; 
transition:         background 0.2s, color 0.2s;
}
.process_steps .process_icon:after { 
pointer-events: none; 
position: absolute; 
width: 100%; 
height: 100%; 
-webkit-border-radius: 50%; 
-moz-border-radius:    50%; 
border-radius:         50%; 
content: ''; 
top: -4px;
left: -4px;
padding: 4px;
-webkit-box-shadow: 0 0 0 4px rgba(0,0,0,0.1);
-moz-box-shadow:    0 0 0 4px rgba(0,0,0,0.1);
box-shadow:         0 0 0 4px rgba(0,0,0,0.1);
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
}
.process_steps .process_icon .fa         { z-index: 2; }
.process_steps .process_icon:hover       { background-color: #109ed5; color: #ffffff; }
.process_steps .process_icon:hover:after { 
-webkit-transform: scale(1); 
-moz-transform:    scale(1); 
-ms-transform:     scale(1); 
transform:         scale(1); 
opacity: 1;
} .pIcn_heading        { position: relative; padding: 0 10px;}
.pIcn_heading strong { display:block; margin:10px 0 0 0; }
.process_icon.black:hover   { background-color: #222222; } 
.process_icon.white:hover   { background-color: #FCFCFC; color: #222222; } 
.process_icon.magenta:hover { background-color: #ff6b6b; }
.process_icon.blue:hover    { background-color: #0066cc; } 
.process_icon.cyan:hover    { background-color: #5ACBF5; } 
.process_icon.orange:hover  { background-color: #ff8400; } 
.process_icon.red:hover     { background-color: #fb4f3d; } 
.process_icon.yellow:hover  { background-color: #ffc339; } 
.process_icon.gray:hover    { background-color: #595d6a; } 
.process_icon.green:hover   { background-color: #31AA39; } 
.process_icon.brown:hover   { background-color: #c5543b; } 
.process_icon.pink:hover    { background-color: #e34191; } 
.process_icon.black:hover:after   { -webkit-box-shadow: 0 0 0 4px #222222; -moz-box-shadow: 0 0 0 4px #222222; box-shadow: 0 0 0 4px #222222; }
.process_icon.white:hover:after   { -webkit-box-shadow: 0 0 0 4px #FCFCFC; -moz-box-shadow: 0 0 0 4px #FCFCFC; box-shadow: 0 0 0 4px #FCFCFC; }
.process_icon.magenta:hover:after { -webkit-box-shadow: 0 0 0 4px #ff6b6b; -moz-box-shadow: 0 0 0 4px #ff6b6b; box-shadow: 0 0 0 4px #ff6b6b; }
.process_icon.blue:hover:after    { -webkit-box-shadow: 0 0 0 4px #0066cc; -moz-box-shadow: 0 0 0 4px #0066cc; box-shadow: 0 0 0 4px #0066cc; }
.process_icon.cyan:hover:after    { -webkit-box-shadow: 0 0 0 4px #5ACBF5; -moz-box-shadow: 0 0 0 4px #5ACBF5; box-shadow: 0 0 0 4px #5ACBF5; }
.process_icon.orange:hover:after  { -webkit-box-shadow: 0 0 0 4px #ff8400; -moz-box-shadow: 0 0 0 4px #ff8400; box-shadow: 0 0 0 4px #ff8400; }
.process_icon.red:hover:after     { -webkit-box-shadow: 0 0 0 4px #fb4f3d; -moz-box-shadow: 0 0 0 4px #fb4f3d; box-shadow: 0 0 0 4px #fb4f3d; }
.process_icon.yellow:hover:after  { -webkit-box-shadow: 0 0 0 4px #ffc339; -moz-box-shadow: 0 0 0 4px #ffc339; box-shadow: 0 0 0 4px #ffc339; }
.process_icon.gray:hover:after    { -webkit-box-shadow: 0 0 0 4px #595d6a; -moz-box-shadow: 0 0 0 4px #595d6a; box-shadow: 0 0 0 4px #595d6a; }
.process_icon.green:hover:after   { -webkit-box-shadow: 0 0 0 4px #31AA39; -moz-box-shadow: 0 0 0 4px #31AA39; box-shadow: 0 0 0 4px #31AA39; }
.process_icon.brown:hover:after   { -webkit-box-shadow: 0 0 0 4px #c5543b; -moz-box-shadow: 0 0 0 4px #c5543b; box-shadow: 0 0 0 4px #c5543b; }
.process_icon.pink:hover:after    { -webkit-box-shadow: 0 0 0 4px #e34191; -moz-box-shadow: 0 0 0 4px #e34191; box-shadow: 0 0 0 4px #e34191; } .ivatip_top {
bottom: 100%;
min-width: 100px;
} .ivatip_top:after {
border-top: 5px solid #222;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
bottom: -5px;
left: 50%;
margin-left: -5px;
}
.iva-tooltip:hover .ivatip_top {
margin-bottom: 0;
}
.iva-tooltip {
position: relative;
display: inline-block;
}
.iva-tooltip .ivatip {
opacity: 0;
pointer-events: none;
visibility: hidden;
z-index: 99999;
-webkit-transition: .3s ease-in-out;
-moz-transition:    .3s ease-in-out;
-o-transition:      .3s ease-in-out;
transition:         .3s ease-in-out;
}
.iva-tooltip:hover .ivatip {
opacity: 1;
visibility: visible;
} .ivatip {
background-color: #222;
color: #ffffff;
font-size: 11px;
padding: 5px 10px;
position: absolute;
text-align: center;
text-decoration: none;
text-shadow: none;
z-index: 4;
-webkit-border-radius: 3px;
-moz-border-radius:    3px;
-o-border-radius:      3px;
border-radius:         3px;
-webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.2);
-moz-box-shadow:    0 2px 8px rgba(0,0,0,0.2);
-o-box-shadow:      0 2px 8px rgba(0,0,0,0.2);
box-shadow:         0 2px 8px rgba(0,0,0,0.2);
}
.ivatip:after {
content: " ";
font-size: 0;
line-height: 0;
position: absolute;
width: 0;
z-index: 1;
} .ivatip_right { left: 100%; top: 0; min-width: 100px; } .ivatip_right:after {
border-top: 5px solid transparent;
border-right: 5px solid #222;
border-bottom: 5px solid transparent;
left: -5px; margin-top: -5px;
top: 50%;
}
.iva-tooltip:hover .ivatip_right { margin-left: 10px; } .ivatip_bottom { top: 100%; left: 0; min-width: 100px; } .ivatip_bottom:after {
border-bottom: 5px solid #222;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
top: -5px;
left: 50%;
margin-left: -5px;
} .iva-tooltip:hover .ivatip_bottom {
margin-top: 0;
}  .ivatip_left { right: 100%; top: 0; min-width: 100px; }
.ivatip_left:after { border-top: 5px solid transparent; border-left: 5px solid #222; border-bottom: 5px solid transparent; margin-top: -5px; right: -5px; top: 50%; } .ac_wrap 							{ width: 100%; margin-bottom: 40px; }
.ac_wrap .ac_title, .toggle-title	{ position: relative;	cursor: pointer; font-size: 13px; font-weight: normal; line-height: normal; margin-bottom: -1px; padding: 10px 60px 10px 20px; border: 1px solid #e1e1e1; }
.ac_title .arrow, 
.toggle-title .arrow 				{ color: #919191; display: block; position: absolute;  top: 0; right: 0; float: right; height: 100%; font-weight: normal; font-size: 24px; line-height: 40px; width: 44px; text-align: center; }
.ac_title .arrow::after, 
.toggle-title .arrow::after 		{ content: '+'; }
.ac_title.active .arrow::after, 
.toggle-title.active .arrow::after 	{ content: '-'; }
.ac_title.active .arrow, 
.toggle-title.active .arrow 		{ font-size: 35px; line-height: 35px; }
.ac_title i, 
.toggle-title i 					{ margin-right: 5px; }
.ac_wrap .ac_content, 
.ac_wrap .toggle_content 			{ background-color: #FBFBFB; border: 1px solid #E1E1E1; margin-bottom: 5px; padding: 18px 60px 18px 20px; } .iva-tooltip:hover .ivatip_left {
margin-right: 10px;
} .iva_message_box { background-color: #f6f6f6; border-color: #e1e1e1; margin: 20px 0; position: relative; text-align: center }
.iva_message_box_content { font-size:14px; font-weight: 600; text-transform:uppercase; }
.iva_message_box.iva-box-normal { padding: 18px; }
.iva_message_box.iva-box-large 	{ padding: 35px; }
.iva_message_box.iva-box-solid	{ border:3px solid; }
.iva_message_box.iva-box-dashed	{ border:1px dashed; }
.iva_message_box.success, .iva_message_box.success a 		{ color: #4F5F39; border-color: #b0cbaa; background-color: #d7f8cf; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7) }
.iva_message_box.info, .iva_message_box.info a 				{ color: #4671A3; border-color: #91bac1; background-color: #EAF1F9; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7) }
.iva_message_box.error, .iva_message_box.error a 			{ color: #AF2C20; border-color: #c49f9c; background-color: #fee3e3; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7) }
.iva_message_box.alert, .iva_message_box.alert a 			{ color: #C96D11; border-color: #f0df8a; background-color: #fcf9e7; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7) }
.iva_message_box.lightgray, .iva_message_box.lightgray a	{ color: #444444; border-color: #e1e1e1; background-color: #f8f8f8; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7) }
.iva_message_box.dark, .iva_message_box.dark a 				{ color: #ffffff; border-color: #444444; background-color: #333333; text-shadow: 0 1px 0 #000000; }
.iva_message_box .iva_a_box_title 					{ background: rgba(0, 0, 0, 0.05); font-size: 11px; left:0; top:0; padding: 3px 20px; position:absolute; text-shadow:none; }
.error span.close,
.info span.close,
.alert span.close,
.success span.close,
.lightgray span.close,
.custom span.close { color: #414141; cursor: pointer; font-size: 11px; display: block; position: absolute; top: 15px; right: 15px; height: 18px; width: 18px; line-height: 18px; background-color: rgba(0, 0, 0, 0.05) }
.dark span.close { color: #ffffff; cursor: pointer; font-size: 11px; display: block; position: absolute; top: 15px; right: 15px; height: 18px; width: 18px; line-height: 18px; background-color: rgba(255, 255, 255, 0.2) } .messagebox_text span.close { color: #414141; cursor: pointer; font-size: 15px; display: block; position: absolute; top: 7px; right: 27px; height: 18px; width: 20px; line-height: 18px; background-color: rgba(0, 0, 0, 0.05) } .is-countdown {
position: relative;
margin:0 auto;
}
.is-countdown:after,
.is-countdown:before {
clear:both;
display:block;
content:"";
}
.countdown-rtl {
direction: rtl;
}
.countdown-holding span {
color: #888;
}
.hasCountdown { margin: 5px 0; }
.countdown-row {clear: both;display: table; margin:0 auto; text-align: center;}
.countdown-show1 .countdown-section { 
width: 98%;
}
.countdown-show2 .countdown-section {
width: 48%;
}
.countdown-show3 .countdown-section {
width: 32.5%;
}
.countdown-show4 .countdown-section {
width: 24.5%;
}
.countdown-show5 .countdown-section { 
width: 17%;
}
.countdown-show6 .countdown-section {
width: 14%;
}
.countdown-show7 .countdown-section {
width: 14%;
}
.countdown-section {
display: table-cell;
text-align: center;
margin: 0 0px;
}
.countdown-amount {
display: block;
padding: 5px 10px;
margin:0 1px;
color: #444444;
font-family: "Open Sans";
font-size: 40px;
background-color: #ffffff;
border: 1px solid #eeeeee;
border-width: 1px 1px 0 1px;
-webkit-text-shadow: 1px 1px 0 #ffffff;
-moz-text-shadow:    1px 1px 0 #ffffff;
text-shadow:         1px 1px 0 #ffffff;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius:    5px 5px 0 0;
border-radius:         5px 5px 0 0;
}
.countdown-period {
display: block;
padding: 6px;
font-size:11px;
font-weight: bold;
line-height: 16px;
text-transform: uppercase;
background-color:#00c1cf;
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius:    0 0 5px 5px;
border-radius:         0 0 5px 5px;
margin:0 1px;
color:#ffffff;
}
.countdown-descr {
display: block;
width: 100%;
} span.inset-left { 
display: block;
float: left;
width: 35%;
padding: 15px;
border-left:1px solid #dddddd;
font:italic normal 14px/25px Georgia, Arial, Sans-serif;
letter-spacing:0;
}
span.inset-right {
display: block;
float: right;
width: 35%;
padding: 15px;
border-right:1px solid #dddddd;
font:italic normal 14px/25px Georgia, Arial, Sans-serif;
letter-spacing:0; 
} blockquote {
position: relative;
margin:0 0 20px 0 !important;
padding: 30px 50px 30px 50px !important;
background-color: #F6F6F6;
-webkit-box-shadow: inset 5px 0px 0 0 rgba(0,0,0,0.15);
-moz-box-shadow:    inset 5px 0px 0 0 rgba(0,0,0,0.15);
box-shadow:         inset 5px 0px 0 0 rgba(0,0,0,0.15);
}
blockquote p { margin-bottom: 0; line-height: normal; }
blockquote p:before {
content: "\f10e";
font-size: 18px;
font-family: FontAwesome;
line-height: 27px;
margin-left: -30px;
position: absolute;
}
blockquote cite:before {
content: "\2014 \00A0";
}
blockquote cite {
display: block; 
margin-top:10px; 
font-size: 12px; 
font-style: normal;
}
blockquote.alignleft  { 
width: 30%;
margin: 3px 16px 15px 3px !important;
}
blockquote.aligncenter { 
text-align: center;
clear: both;
display: block;
margin: 0 0 20px;
}
blockquote.alignright { 
width: 30%;
margin: 3px 3px 15px 15px !important;
} .fancybox .boxcontent { padding: 25px; font-size: 14px; }
.fancybox { 
background-color: #fafafa; 
position: relative; 
margin: 0 0 20px 0;
-webkit-border-radius: 5px;
-moz-border-radius:    5px; 
border-radius:         5px;
}
.fancybox .fancytitle {
margin-bottom: 0px;
padding: 15px 25px;
text-align: center;
color: #ffffff;
font-size: 16px;
font-weight:bold;
background-color:#323A45;
-webkit-border-top-left-radius	: 5px;
-webkit-border-top-right-radius	: 5px;
-moz-border-radius-topleft		: 5px;
-moz-border-radius-topright		: 5px;
border-top-left-radius			: 5px;
border-top-right-radius			: 5px;
} .callOutBox {	
position:relative;
overflow: visible; 
margin: 0;
padding:20px;
zoom:1; -webkit-border-radius:	5px;
-moz-border-radius:		5px;
border-radius: 			5px;
-webkit-transition: all 300ms ease-in;
-moz-transition: 	all 300ms ease-in;
-o-transition: 		all 300ms ease-in;
transition: 		all 300ms ease-in;
}
.callOutBox .teaser_content {
height: 100%;
overflow: hidden;
margin:0;
}
.callOutBox .callout_text { float:left; }
.callOutBox .callout_btn { float: right; }
.callOutBox h1,
.callOutBox h2,
.callOutBox h3,
.callOutBox h4,
.callOutBox h5,
.callOutBox h6,
.callOutBox p,
.callOutBox .btn { margin-bottom:0; } .ribbon { position: absolute; top: 0; right: 0; } .ribbon .text,
.ribbon .banner,
.ribbon a {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
.ribbon a { color: #ffffff; text-decoration: none; }
.no-css-transforms .ribbon { font-size: 1em; position: relative; width: 100%; }
.ribbon .banner {
-webkit-transform: rotate(45deg);
-moz-transform:    rotate(45deg);
-ms-transform:     rotate(45deg);
-o-transform:      rotate(45deg);
transform:         rotate(45deg);
color: #ffffff;
-webkit-font-smoothing: antialiased;
display: block;
float: right;
position: relative;
right: -14px;
top: 22px;
width: 100px;
}
.ribbon-small .banner { right: -8px; top: 15px; width: 65px; }
.ribbon-large .banner { right: -20px; top: 32px; width: 150px; }
.ribbon .banner::after,
.ribbon .banner::before {
content: '';
display: block;
height: 12px;
position: absolute;
width: 30px;
}
.ribbon-small .banner::after,
.ribbon-small .banner::before {
height: 6px;
width: 20px;
}
.ribbon-large .banner::after,
.ribbon-large .banner::before {
height: 18px;
width: 45px;
}
.ribbon .banner::before {
-webkit-transform: skewY(-45deg) translate(50%,15px);
-moz-transform:    skewY(-45deg) translate(50%,15px);
-ms-transform:     skewY(-45deg) translate(50%,15px);
-o-transform:      skewY(-45deg) translate(50%,15px);
-webkit-transform-origin: 100% center;
-moz-transform-origin:    100% center;
-ms-transform-origin:     100% center;
-o-transform-origin:      100% center;
left: -45px;
}
.ribbon-small .banner::before { top: -5px; left: -30px; }
.ribbon-large .banner::before { top: 9px; left: -68px; }
.ribbon .banner::after {
-webkit-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
-moz-transform:    translate(100%,-100%) skewY(45deg) translateX(-58%);
-ms-transform:     translate(100%,-100%) skewY(45deg) translateX(-58%);
-o-transform:      translate(100%,-100%) skewY(45deg) translateX(-58%);
-webkit-transform-origin: 0 center;
-moz-transform-origin:    0 center;
-ms-transform-origin:     0 center;
-o-transform-origin:      0 center;
right: -17px;
}
.ribbon-small .banner::after { top: 18px; right: -12px; }
.ribbon-large .banner::after { top: 45px; right: -26px; }
.no-css-transforms .ribbon .banner { position: static; width: 100%; float: none; font-size: 10px; }
.ribbon .text {
position: relative;
z-index: 2;
padding: 6px 0;
font-size: 12px;
font-weight: bold;
min-height: 18px;
line-height: 18px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);
white-space: nowrap;
text-overflow: ellipsis;
text-align: center;
} .ribbon-small .text {
padding: 3px 0;
font-size: 8px;
min-height: 14px;
line-height: 14px;
} .ribbon-large .text {
padding: 9px 0;
font-size: 18px;
min-height: 28px;
line-height: 28px;
}
.ribbon .text::before,
.ribbon .text::after {
content: '';
display: block;
height: 30px;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
} .ribbon.ribbon-small .text::before,
.ribbon.ribbon-small .text::after {
height: 20px;
} .ribbon.ribbon-large .text::before,
.ribbon.ribbon-large .text::after {
height: 46px;
}
.ribbon .text::before {
-webkit-transform: translateX(-15%) skewX(-45deg);
-moz-transform:    translateX(-15%) skewX(-45deg);
-ms-transform:     translateX(-15%) skewX(-45deg);
-o-transform:      translateX(-15%) skewX(-45deg);
}
.ribbon .text::after {
-webkit-transform: translateX(15%) skewX(45deg);
-moz-transform:    translateX(15%) skewX(45deg);
-ms-transform:     translateX(15%) skewX(45deg);
-o-transform:      translateX(15%) skewX(45deg);
}
.no-css-transforms .ribbon .text { height: 25px; padding: 3px; }  .ribbon .banner::after,
.ribbon .banner::before {
background-color: #51a351;
}
.ribbon .text::before,
.ribbon .text::after,
.no-css-transforms .ribbon .text {
background-color: #62c462;
} .ribbon-green .banner::after,
.ribbon-green .banner::before {
background-color: #51a351;
}
.ribbon-green .text::before,
.ribbon-green .text::after,
.no-css-transforms .ribbon-green .text {
background-color: #62c462;
} .ribbon-blue .banner::after,
.ribbon-blue .banner::before {
background-color: #0044cc;
}
.ribbon-blue .text::before,
.ribbon-blue .text::after,
.no-css-transforms .ribbon-blue .text {
background-color: #0088cc;
} .ribbon-blue-mms .banner::after,
.ribbon-blue-mms .banner::before {
background-color: #2d5b98;
}
.ribbon-blue-mms .text::before,
.ribbon-blue-mms .text::after,
.no-css-transforms .ribbon-blue-mms .text {
background-color: #367ab3;
} .ribbon-blue-light .banner::after,
.ribbon-blue-light .banner::before {
background-color: #2f96b4;
}
.ribbon-blue-light .text::before,
.ribbon-blue-light .text::after,
.no-css-transforms .ribbon-blue-light .text {
background-color: #5bc0de;
} .ribbon-yellow .banner::after,
.ribbon-yellow .banner::before {
background-color: #f2ba00;
}
.ribbon-yellow .text::before,
.ribbon-yellow .text::after,
.no-css-transforms .ribbon-yellow .text {
background-color: #ffd95e;
color:#000000;
} .ribbon-orange .banner::after,
.ribbon-orange .banner::before {
background-color: #f89406;
}
.ribbon-orange .text::before,
.ribbon-orange .text::after,
.no-css-transforms .ribbon-orange .text {
background-color: #fbb450;
} .ribbon-red .banner::after,
.ribbon-red .banner::before {
background-color: #bd362f;
}
.ribbon-red .text::before,
.ribbon-red .text::after,
.no-css-transforms .ribbon-red .text {
background-color: #ee5f5b;
} .ribbon-purple .banner::after,
.ribbon-purple .banner::before {
background-color: #611bbd;
}
.ribbon-purple .text::before,
.ribbon-purple .text::after,
.no-css-transforms .ribbon-purple .text {
background-color: #af4ce8;
} .ribbon-pink .banner::after,
.ribbon-pink .banner::before {
background-color: #f000c0;
}
.ribbon-pink .text::before,
.ribbon-pink .text::after,
.no-css-transforms .ribbon-pink .text {
background-color: #ff5edf;
} .ribbon-black .banner::after,
.ribbon-black .banner::before {
background-color: #222222;
}
.ribbon-black .text::before,
.ribbon-black .text::after,
.no-css-transforms .ribbon-black .text {
background-color: #444444;
} .ribbon-brown .banner::after,
.ribbon-brown .banner::before {
background-color: #6E2525;
}
.ribbon-brown .text::before,
.ribbon-brown .text::after,
.no-css-transforms .ribbon-brown .text {
background-color: #B65252;
} .ribbon-grey .banner::after,
.ribbon-grey .banner::before {
background-color: #656565;
}
.ribbon-grey .text::before,
.ribbon-grey .text::after,
.no-css-transforms .ribbon-black .text {
background-color: #BABABA;
} .ribbon-white .banner::after,
.ribbon-white .banner::before {
background-color: #EFEFEF;
}
.ribbon-white .text::before,
.ribbon-white .text::after,
.no-css-transforms .ribbon-white .text {
background-color: #ffffff;
} .vc_btn i,
.btn i { margin-right: 10px; }
.btn {
background-color: #00c1cf;
display	: inline-block;
text-align: center;
margin-bottom: 10px;
position: relative;
cursor: pointer;
opacity: 1;
line-height: 20px;
-webkit-border-radius	: 5px;
-moz-border-radius		: 5px;
border-radius			: 5px;
-webkit-transition: opacity 0.3s linear;
-moz-transition:    opacity 0.3s linear;
-ms-transition:     opacity 0.3s linear;
-o-transition:      opacity 0.3s linear;
transition:         opacity 0.3s linear;
}
.btn span { 
left: 0;
position: relative;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition:    all 0.2s ease-out 0s;
-ms-transition:     all 0.2s ease-out 0s;
-o-transition:      all 0.2s ease-out 0s;
transition:         all 0.2s ease-out 0s;
}
.btn.full { text-align: center;  width: 100%; }
.btn.border { border-width: 1px; border-style: solid;}
@media screen and (-webkit-min-device-pixel-ratio:0) { btn.btn span {
margin-top: -1px;
margin-left:-2px;
margin-right:-2px;
}
}
.btn.small { 
font-size: 10px;
-webkit-border-radius	: 2px;
-moz-border-radius		: 2px;
border-radius			: 2px;
padding: 5px 8px; 
}
.btn.medium {
font-size: 14px;
-webkit-border-radius	: 3px;
-moz-border-radius		: 3px;
border-radius			: 3px;
padding: 10px 15px; 
}
.btn.large { font-size: 18px; padding: 15px 22px; }
.btn.border {
background-color: rgba (0, 0, 0, 0) !important;
border: 2px solid rgba(255, 255, 255, 0.75);
-webkit-border-radius: 2px !important;
-moz-border-radius:    2px !important;
border-radius:         2px !important;
-webkit-box-shadow: none !important;
-moz-box-shadow:    none !important;
box-shadow:         none !important;
-webkit-transition: all 0.2s linear 0s !important;
-moz-transition:    all 0.2s linear 0s !important;
-ms-transition:     all 0.2s linear 0s !important;
-o-transition:      all 0.2s linear 0s !important;
transition:         all 0.2s linear 0s !important;
}
.btn.border:hover 	{ border: 2px solid #FFFFFF; }
.light .btn.border 		{ border: 2px solid rgba(255, 255, 255, 0.75); color: #FFFFFF; }
.light .btn.border		{ border: 2px solid #FFFFFF; }
.btn.dark.border 		{ border: 2px solid rgba(0, 0, 0, 0.75); color: #000000; }
.btn.dark.border:hover 	{ border: 2px solid #000000; }
.btn:hover { opacity: 0.75;}
.btn.dark { border:2px solid; background:none !important; -webkit-border-radius:none; -moz-border-radius:none; border-radius:none;}
.btn.light { border:2px solid #ffffff; background:none !important; -webkit-border-radius:none; -moz-border-radius:none; border-radius:none; }
.btn.dark span { color:#666666; }
.btn.light span { color:#ffffff; } .btn.black, .btn.black:hover		{ background-color: #222222; color: #ffffff; } 
.btn.white, .btn.white:hover		{ background-color: #FCFCFC; color: #222222; } 
.btn.magenta, .btn.magenta:hover 	{ background-color: #EE0481; color: #ffffff; }
.btn.blue, .btn.blue:hover 			{ background-color: #37a6f7; color: #ffffff; } 
.btn.cyan, .btn.cyan:hover 			{ background-color: #32c3d6; color: #ffffff; } 
.btn.orange, .btn.orange:hover		{ background-color: #f4aa3b; color: #ffffff; } 
.btn.red, .btn.red:hover 			{ background-color: #ec3848; color: #ffffff; } 
.btn.yellow, .btn.yellow:hover 		{ background-color: #ffc339; color: #ffffff; } 
.btn.gray, .btn.gray:hover 			{ background-color: #595d6a; color: #ffffff; } 
.btn.green, .btn.green:hover 		{ background-color: #31AA39; color: #ffffff; } 
.btn.brown, .btn.brown:hover 		{ background-color: #c5543b; color: #ffffff; } 
.btn.pink, .btn.pink:hover 			{ background-color: #FE87CB; color: #ffffff; } 
a.btn, a.btn:hover, btn.btn:hover { background-color:#EDEDED; }
.btn span span {
display: block;
font-size: 9px;
font-weight: normal;
letter-spacing: 0.5px;
} .divider {
display:block; 
clear:both;
margin: 30px 0;
border-bottom-width: 1px;
border-color: #e4e4e4;
}
.divider.thin	{ border-bottom-style: solid; }
.divider.fat	{ border-bottom-style: solid; border-bottom-width: 2px;  }
.divider.dotted	{ border-bottom-style: dotted; }
.divider.dashed	{ border-bottom-style: dashed; }
.divider_space {
display:block; 
clear:both; 
margin: 30px 0;
}	
.demo_space {
display: block;
margin: 0;
width: 100%;
}
.divider img { max-width:100%;}
.customdivider {
width:auto;
display:block; 
clear:both; 
height:100%;
padding:40px 0 40px 0;
text-align:center;
}
.customdivider img { width:auto; max-width:100%; height:auto; }
.divider_top {
position: relative; 
background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/opacs/dark10.png) center center repeat-x;
height:2px;
padding:40px 0;
clear:both;
}
.divider_top a { 
font-size: 10px;
left: 0;
position: absolute;
right: 0;
text-align: right;
top: 24px;
}
.divider_top a span{ 
font-size: 11px; 
line-height: 10px;
text-transform: uppercase; 
color:#fff;
background-color:#000;
padding:3px 6px;
}
.divider_line { 
position: relative; 
display: block;
clear: both;
padding: 25px 0;
background:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/opacs/dark10.png) center center repeat-x;
height: 1px;
text-align: center;
} .dropcap { 
background-position: left top; 
background-repeat: repeat; 
font-size: 28px; 
line-height: 50px; 
margin: 5px 15px 0 0; 
-webkit-border-radius: 2px;  
-moz-border-radius:    2px; 
border-radius:         2px;
}
.dropcap.dc-square	{ float: left; text-align: center; width: 47px; color: #888888; }
.dropcap.dc-circle	{ -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; float: left; text-align: center; width: 48px; color: #888888; }
.dropcap.dc-text	{ float: left; text-align: center; width: 48px; font-size: 48px; } .service-icon img {
-webkit-transform: 	rotateY(0deg);
-moz-transform:  	rotateY(0deg);	
transform:  		rotateY(0deg);
-webkit-transition: all 400ms ease;
-moz-transition: 	all 400ms ease;
transition: 		all 400ms ease;
}
.service-icon img a { display: block;}
.service-icon:hover img{ 
margin:0 3px 0 0; 
-webkit-transition: all 400ms ease;
-moz-transition: 	all 400ms ease;
transition: 		all 400ms ease;
-webkit-transform: 	rotateY(180deg);
-moz-transform:  	rotateY(180deg);
transform:  		rotateY(180deg);
} .serviceIcn_style1 {
position: relative;
overflow: hidden;
}
.services_icon1 { 
position: relative;
display: block;
color: #27CFC3;
float: left;
font-size: 38px;
height: 40px;
width: 40px;
line-height: 40px !important;
text-align: center;
-webkit-border-radius: 100%;
-moz-border-radius:    100%;
border-radius:         100%;
}
.sIcn_heading {
overflow: hidden;
position: absolute;
}
.sIcn_heading h3 { 
font-size: 16px;
font-weight: bold;
line-height: 40px;
text-align: left;
margin: 0 0 0 50px;	
}
.sIcn_content{
text-align: left;
margin-left: 50px;
}
.sIcn_content h3 {
font-size: 16px;
font-weight: bold;
margin-bottom: 8px;
line-height: 32px;
}
.sIcn_heading2 h3 { 
font-size: 16px;
font-weight:bold;
} .serviceIcn_style2a, .serviceIcn_style2b {
position: relative;
}
.services_icon2a, .services_icon2b {
display: inline-block;
font-size: 35px;
line-height: 90px;
cursor: pointer;
margin: 15px 30px;
width: 90px;
height: 90px;
text-align: center;
position: relative;
color: #999999; 
z-index: 1;
-webkit-border-radius: 50%;
-moz-border-radius:    50%;
border-radius:         50%;
}
.services_icon2a:after, .services_icon2b:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
content: '';
-webkit-border-radius: 50%;
-moz-border-radius:    50%;
border-radius:         50%;
-webkit-box-sizing: content-box; 
-moz-box-sizing: content-box; 
box-sizing: content-box;
}
.services_icon2a .fa:hover , .services_icon2b .fa:hover { color: #FFFFFF; } .services_icon2a .gray { color: #808080;} 
.services_icon2a.brown { color: #A52A2A;} 
.services_icon2a.cyan { color: #00FFFF;} 
.services_icon2a.orange{ color: #FFA500;} 
.services_icon2a.red{ color: #FF0000;} 
.services_icon2a.magenta { color: #FF00FF; } 
.services_icon2a.yellow{ color: #FFFF00; } 
.services_icon2a.blue { color: #0000FF; } 
.services_icon2a.pink  { color: #FAAFBE; } 
.services_icon2a.green { color: #008000; } 
.services_icon2a.black{ color: #000000; } 
.services_icon2a.white i { color: #FFFFFF;} .services_icon2a.gray:hover  { background: #808080; color:#FFFFFF;} 
.services_icon2a.brown:hover { background: #A52A2A; color:#FFFFFF; } 
.services_icon2a.cyan:hover  { background: #00FFFF; color:#FFFFFF;} 
.services_icon2a.orange:hover { background: #FFA500; color:#FFFFFF;} 
.services_icon2a.red:hover  { background: #FF0000; color:#FFFFFF;} 
.services_icon2a.magenta:hover { background: #FF00FF; color:#FFFFFF;} 
.services_icon2a.yellow:hover { background: #FFFF00; color:#FFFFFF;} 
.services_icon2a.blue:hover  { background: #0000FF; color:#FFFFFF;} 
.services_icon2a.pink:hover  { background: #FAAFBE; color:#FFFFFF;} 
.services_icon2a.green:hover { background: #008000; color:#FFFFFF;} 
.services_icon2a.black:hover { background: #000000; color:#FFFFFF;} 
.services_icon2a.white:hover { background: #FFFFFF; color:#000000;} 
.services_icon2a.gray:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #808080;
-moz-box-shadow:    0 0 0 1px #808080;
box-shadow:         0 0 0 1px #808080;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.brown:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #A52A2A;
-moz-box-shadow:    0 0 0 1px #A52A2A;
box-shadow:         0 0 0 1px #A52A2A;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.cyan:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #00FFFF;
-moz-box-shadow:    0 0 0 1px #00FFFF;
box-shadow:         0 0 0 1px #00FFFF;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.orange:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #FFA500;
-moz-box-shadow:    0 0 0 1px #FFA500;
box-shadow:         0 0 0 1px #FFA500;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.red:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #FF0000;
-moz-box-shadow:    0 0 0 1px #FF0000;
box-shadow:         0 0 0 1px #FF0000;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.magenta:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #FF00FF;
-moz-box-shadow:    0 0 0 1px #FF00FF;
box-shadow:         0 0 0 1px #FF00FF;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.yellow:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #FFFF00;
-moz-box-shadow:    0 0 0 1px #FFFF00;
box-shadow:         0 0 0 1px #FFFF00;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.blue:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #0000FF;
-moz-box-shadow:    0 0 0 1px #0000FF;
box-shadow:         0 0 0 1px #0000FF;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.pink:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #FAAFBE;
-moz-box-shadow:    0 0 0 1px #FAAFBE;
box-shadow:         0 0 0 1px #FAAFBE;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.green:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #008000;
-moz-box-shadow:    0 0 0 1px #008000;
box-shadow:         0 0 0 1px #008000;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.black:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #000000;
-moz-box-shadow:    0 0 0 1px #000000;
box-shadow:         0 0 0 1px #000000;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a.white:after { 
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #FFFFFF;
-moz-box-shadow:    0 0 0 1px #FFFFFF;
box-shadow:         0 0 0 1px #FFFFFF;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
} .services_icon2b .gray { color: #808080;} 
.services_icon2b.brown { color: #A52A2A;} 
.services_icon2b.cyan { color: #00FFFF;} 
.services_icon2b.orange{ color: #FFA500;} 
.services_icon2b.red{ color: #FF0000;} 
.services_icon2b.magenta { color: #FF00FF; } 
.services_icon2b.yellow{ color: #FFFF00; } 
.services_icon2b.blue { color: #0000FF; } 
.services_icon2b.pink  { color: #FAAFBE; } 
.services_icon2b.green { color: #008000; } 
.services_icon2b.black{ color: #000000; } 
.services_icon2b.white i { color: #FFFFFF;} 
.services_icon2b.gray:hover  { background: #808080; color:#FFFFFF;} 
.services_icon2b.brown:hover { background: #A52A2A; color:#FFFFFF!important; } 
.services_icon2b.cyan:hover  { background: #00FFFF; color:#FFFFFF;} 
.services_icon2b.orange:hover { background: #FFA500; color:#FFFFFF;} 
.services_icon2b.red:hover  { background: #FF0000; color:#FFFFFF;} 
.services_icon2b.magenta:hover { background: #FF00FF; color:#FFFFFF;} 
.services_icon2b.yellow:hover { background: #FFFF00; color:#FFFFFF;} 
.services_icon2b.blue:hover  { background: #0000FF; color:#FFFFFF;} 
.services_icon2b.pink:hover  { background: #FAAFBE; color:#FFFFFF;} 
.services_icon2b.green:hover { background: #008000; color:#FFFFFF;} 
.services_icon2b.black:hover { background: #000000; color:#FFFFFF;} 
.services_icon2b.white:hover { background: #FFFFFF; color:#000000;}  .services_icon2a, .services_icon2b {
background: #F3F3F3;
margin: 0 auto;
display: table;
-webkit-transition: background 0.2s, color 0.2s;
-moz-transition:    background 0.2s, color 0.2s;
transition:         background 0.2s, color 0.2s;
}
.services_icon2a .fa, .services_icon2b .fa {	
z-index: 2;	
} .services_icon2a:after {
top: -6px;
left: -6px;
padding: 6px;
-webkit-box-shadow: 0 0 0 1px #00c1cf;
-moz-box-shadow:    0 0 0 1px #00c1cf;
box-shadow:         0 0 0 1px #00c1cf;
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2b:after {
-webkit-transform: scale(.8);
-moz-transform:    scale(.8);
-ms-transform:     scale(.8);
transform:         scale(.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition:    -moz-transform 0.2s, opacity 0.2s;
transition:         transform 0.2s, opacity 0.2s;
opacity: 0;
}
.services_icon2a:hover, .services_icon2b:hover {
background: #00c1cf;
color: #FFFFFF;
}
.services_icon2a:hover:after, .services_icon2b:hover:after {
-webkit-transform: scale(1);
-moz-transform:    scale(1);
-ms-transform:     scale(1);
transform:         scale(1);
opacity: 1;
color:#FFFFFF;
}
.sIcn_heading2a h3, .sIcn_heading2b h3{
margin: 15px 0 20px 0;
font-size: 16px;
font-weight: bold;
text-align: center;
}
.sIcn_content2a, .sIcn_content2b {
text-align: center;
} .Icnbox_style {
position: relative;
z-index: 10;
border: 1px solid #e0e0e0;
background-color: rgba(255, 255,255,0.7);
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius:    3px;
border-radius:         3px;
}
.Icnbox_style.top {
margin-top: 35px;
padding: 60px 30px 40px 30px;
}
.Icnbox_style.left {
margin-left: 30px;
padding: 30px 30px 30px 60px;
text-align: left;
}
.services_icon3 {
top: -34px;
left: 50%;
margin-left: -32px;
}
.services_icon4 {
top: 50%;
left: -31px;
margin-top: -31px;
}
.services_icon3,.services_icon4 {
background-color: #f3f3f3;
position: absolute;
z-index: 20;
display: block;
width: 65px;
height: 65px;
color: #fff;
text-align: center;
font-size: 32px;
line-height: 65px !important;
-webkit-border-radius: 50px;
-moz-border-radius:    50px;
border-radius:         50px;
}
.sIcn_heading3 > h3{
margin: 15px 0 20px 0;
font-size: 20px;
}
.sIcn_content3 { 
text-align: center;
}
.sIcn_content4 { 
text-align: left;
} .pricing li		{ 
background:#ffffff; 
border:1px solid #eeeeee; 
border-bottom:1px solid #ddd; 
margin-bottom:1px;
-webkit-border-radius: 3px;
-moz-border-radius:    3px;
border-radius:         3px;
}
.doubles { clear:both; padding-left:20px; margin-left:0px !important; overflow:hidden; }
.doubles li { float:left; width:42%; } .owl-carousel .owl-item { padding:1px 0;}
.blogpost-list { position:relative;}
.blogpost-item{ margin: 0 10px 0 0; }
.blogpost-item .view { 
min-height: 100px;
overflow: hidden; 
}
.blogpost-item .view img { 
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius:    4px 4px 0px 0px;
border-radius:         4px 4px 0px 0px;
}
.blogpost-desc { 
background-color: #ffffff;
padding: 20px 15px;
overflow: hidden;
-webkit-box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.10);
-moz-box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.10);
box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.10);
-webkit-border-radius: 0px 0px 4px 4px;
-moz-border-radius:    0px 0px 4px 4px;
border-radius:         0px 0px 4px 4px;
}
.blogpost-desc > span { display: block; font-size: 11px; }
.blogpost-title { margin-bottom: 10px; font-size: 13px; font-weight: 600; }
.blogpost-list .entry-title { margin-bottom: 0px; font-size:13px; }
.blogpost-title a {
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
} .pricetable {
display: block;
position: relative;
padding: 0;
margin: 0 auto;
}	
.pricing-inner {
position: relative;
display: block;
margin: 20px 0;
}
.pricetable .column{
float: left;
position: relative;
z-index: 3;
margin-right: 1%;
width: 24.2%;
}
.pricetable.col3 .column{ width:32.6%; }
.pricetable .column:last-child { margin-right:0; }
.pricetable .column-block {
border: 1px solid #dddddd;
border-width: 1px 0px 1px 1px;
}
.pricetable .column-block:last-child{
border: 1px solid #dddddd;
border-width: 1px 1px 1px 1px;
}
.pricetable .price-head { 
position: relative;
text-align: center;
padding: 25px 0;
text-align: center;
background: #f1f2f3;
}
.price-head .title { 
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 10px;
}
.pricetable .price-font {
font-size: 46px;
line-height: 100%;
vertical-align: middle;
margin-bottom: 0;
}
.pricetable .price-font span{ font-size:11px; line-height:14px;}
.pricetable sup{
letter-spacing: 0px;
font-size:small;
}
.pricetable .price-content  { 
text-align: left;
line-height: 24px;	
padding: 20px 40px; 
background-color: #f6f6f6;
}
.pricetable .price-content ul { 
margin: 0 0 20px 0; 
padding:0;
}
.pricetable .price-content ul li { 
list-style: none; 
padding: 5px;
line-height: 150%;
background: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/opacs/dark10.png) bottom left repeat-x transparent; 
}
.pricetable .price-content > p { margin-bottom: 0; }
.pricetable .featured { 
position: relative;
margin-top: -10px;
padding-bottom: 20px;
z-index: 4;
box-sizing: border-box;
-webkit-box-shadow : 0 0 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 	 0 0 3px rgba(0, 0, 0, 0.15);
box-shadow: 		 0 0 3px rgba(0, 0, 0, 0.15);
}	
.pricetable .featured .price-head { 
padding-top: 25px;
} .input_small   { width:25% !important; }
.input_medium  { width:50% !important; }
.input_large   { width:95% !important; } #footer .contactinfo-wrap,
#footer .contactinfo-wrap .details,
#footer .contactinfo-wrap p { border: 0;}
.contactinfo-wg 	 { margin-bottom:40px; }
.contactinfo-wrap { 
position:relative; 
border-style:solid; 
border-color:#dddddd;	
}
.contactinfo-wrap p { 
margin-bottom: 5px; 
padding-bottom: 3px;	
}
.contactinfo-wrap .details { 
display: block; 
overflow: hidden; 
}
.contactinfo-wrap .phone .details { font-size:15px; font-weight:bold; }
.contactinfo-wrap span.icon {
display:block;
float:left;
width: 30px;
} .highlight1 { 
padding:3px 6px;
color:#ffffff;
background-color:#5E5E5E;	
-webkit-border-radius:	3px; 
-moz-border-radius:		3px; 
border-radius:			3px;
}
.highlight2	{ font-style: italic; border-bottom:1px dashed; padding: 1px }
.highlight.yellow	{ background-color:#ffda48; color:#000000; } table.fancy_table     { border: 1px solid #eee; }
table.fancy_table th  {
background-color:#4daadd;
padding:14px; 
color:#fff; 
}
table.fancy_table td  {
padding:12px; 
background:#fff; 
border: 1px solid #eee;
text-align: center; 
}
table.fancy_table tbody tr:hover td	{
background-color:#F3F3F3;
}
table.fancy_table tfoot {
background-color: #F3F3F3;
}
table.fancy_table {
width:99%; 
margin:0 auto; 
margin-bottom:10px;
border-collapse: collapse; 
border-spacing: 0; 
}
.fancy_table.alignleft    { float:left; margin:3px 15px 20px 3px;}
.fancy_table.alignright   { float:right; margin:3px 3px 20px 15px;	}
.fancy_table.aligncenter  { 
display:table; 
clear:both; 
margin:0 auto; 
padding:2px; 
margin-bottom: 20px;
text-align:center;
}
.fancy_table p{
margin-bottom:0px;
} .iva-progress-bar { margin-bottom: 10px !important; }
.iva-progress-bar p { margin-bottom: 2px; }
.iva-progress-bar .bar-wrap {
background-color: #ebebeb;
-webkit-border-radius: 300px;
-moz-border-radius:    300px;
border-radius:         300px;
-webkit-box-shadow : 0 1px 2px rgba(0, 0, 0, 0.09) inset;
-moz-box-shadow: 	 0 1px 2px rgba(0, 0, 0, 0.09) inset;
box-shadow: 		 0 1px 2px rgba(0, 0, 0, 0.09) inset;
margin-bottom: 12px;
}
.iva-progress-bar .bar-color span { color: #FFFFFF; font-size: 13px; padding: 0 15px; }
.iva-progress-bar .bar-color { 
overflow: visible !important; 
position: relative; 
background-color: #dddddd; 
-webkit-border-radius: 300px; 
-moz-border-radius:    300px; 
border-radius:         300px; 
display: block; 
padding: 5px 0; 
width: 0;
} .CircleBarWrap {
display:table;
text-align:center;
margin:0 auto;
}
.CircleBarWrap .label { }
.easyPieChart {
position: relative;
text-align: center;
margin:0 auto;
}
.easyPieChart canvas {
position: absolute;
top: 0;
left: 0;
}
.chart {
float: left;
margin: 10px;
}
.CircleBar {
text-align: center;
font-size: 1.2em;
margin-bottom: 0.3em;
}
.chart .label {
text-align: center;
font-size: 1em;
margin: 0.8em 0;
} .systabspane  {
clear: both;
margin: 0 0 30px;
padding: 0;
position: relative;
}
.systabspane .panes   { clear:both; }
.systabspane.centertabs ul.tabs  {     
background-color: #f8f8f8;
display: table;
margin: 0;
padding: 0;
position: relative;
width: 100%;
}
.systabspane.righttabs ul.tabs   { margin:0 0 0 auto; float:right; }
.hortabs .tabs {
display: block;
margin: 0;
padding: 0;
position: relative;
width: 100%;
}
.hortabs .tabs li {
float: left;
line-height: 40px;
list-style-type: none;
padding: 0 30px;
cursor: pointer;
border-width: 2px 1px 0 1px;
border-color: #dddddd;
border-style: solid;
margin-right: 3px;
}
.hortabs .tabs li:first-child{
border-width: 2px 1px 0 1px;
border-color: #dddddd;
border-style: solid;
}
.hortabs .tabs a span { 
display:block;
}
.hortabs .tabs a { 
color: #000000;
display: block;
position: relative;
text-decoration: none;		
}
.hortabs .tab_content {
background-color: #ffffff;
display: none;
overflow: hidden;
padding: 15px;
border: 1px solid #dddddd;
}
.hortabs .tabs li.current { 
color: #000000;
margin: 0;
position: relative;
border-top: 2px solid #00c1cf;
margin-right: 3px;
}
.hortabs .tabs li.current a {
cursor: pointer;
color:#000;
} .vertabs .panes  { clear:none;}
.vertabs .tabs {
clear: none;
float: left; 
width: 160px;
height: auto;
margin: 0 !important;
padding: 0;
border-bottom: none;
}
.vertabs .tabs li {
clear: left;
display: block;
float: none;
margin: 0; 
padding: 0; 
border: 1px solid #dddddd;
border-width: 1px 0 0 1px;
line-height: normal;
list-style-type:none; 
}
.vertabs .tabs li:last-child {
border-width:1px 0px 1px 1px;
}
.vertabs .tabs a { 
display: block; 
clear: left;
float: none;
position: relative; 
height: auto; 
padding: 10px 15px; 
text-decoration: none; 
}
.vertabs .tab_content {
padding: 20px;
}
.vertabs .tabs li.current { 
position: relative;
margin: 0 -1px 0 0;
border-left: 2px solid #00C1CF;
}
.vertabs .tabs li.current a { 
color: #444;		
cursor: pointer;
}
.vertabs .tab_content { border:1px solid #dddddd; } .twitter_widget ul {
margin: 0;
padding: 0;
list-style:none;
}
.twitter_widget ul li {
border-bottom: 0 !important;
background: none !important;
padding: 0 !important;
margin-bottom: 15px;
color: #747474;
}
.twitter_widget ul li span {
display: block;
font-size: 10px;
}
.twitter_widget ul li a:hover {
border-bottom: 1px dotted #ffffff;
} ul.tweet { margin:0 0 20px 0; padding:0; list-style:none; }
ul.tweet li { padding:0 0 15px 0; }
ul.tweet li span:last-child { display:block; font-size: small; } .fancyheading {
line-height: 130%;
margin-bottom: 30px;
margin-left: 0;
margin-right: 0;
margin-top: 0;
overflow-x: hidden;
overflow-y: hidden;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
position: relative;
text-transform: none;
word-wrap: break-word;
}
.fancyheading small {
display: block;
font-weight: normal;
line-height: normal;
margin-top: 5px;
letter-spacing: normal;
}
.fancyheading .fancy-title {
margin-bottom: 0;
}
.fancyheading .xlarge {
font-size: 52px !important;
font-weight: bold;
letter-spacing: -1px;
line-height: 120%;
}
.fancyheading .large {
font-size: 36px !important;
font-weight: bold;
letter-spacing: -1px;
line-height: 120%;
}
.fancyheading span {
display: inline-block;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
position: relative;
}
.fancyheading.bordered span { padding:25px;}
.fancy_ampersand {
font-family: 'Lato','Vidaloka',serif !important;
font-size: 24px;
}
.fancyheading span.gray {
background-color: #666666;
}
.fancyheading span.orange {
background-color: #ff5c00;
}
.fancyheading span.red {
background-color: #e62727;
}
.fancyheading span.magenta {
background-color: #a9014b;
}
.fancyheading span.yellow {
background-color: #ffb515;
}
.fancyheading span.blue {
background-color: #00adee;
}
.fancyheading span.pink {
background-color: #e22092;
}
.fancyheading span.green {
background-color: #91bd09;
}
.fancyheading span.black {
background-color: #333333;
}
.fancyheading span.white {
background-color: #ffffff;
}
.fancyheading span.white span {
color: #666666;
}
.fancyheading.right,.fancyheading.textright {
text-align: right;
}
.fancyheading.left,.fancyheading.textleft {
text-align: left;
}
.fancyheading.center ,.fancyheading.textcenter {
text-align: center;
}
.fancyheading.textleft span {
padding-left: 0;
}
.fancyheading.textright span {
padding-right: 0;
}
.fancyheading h1, .fancyheading h2, .fancyheading h3, .fancyheading h4, .fancyheading h5, .fancyheading h6 {
margin-bottom: 0;
} .flickr_badge_image {
float: left; 
display:block;
margin: 0 8px 8px 0;
padding: 3px;
border:1px solid #dddddd;
-webkit-transition: all .3s ease-out;
-moz-transition:    all .3s ease-out;
transition:         all .3s ease-out;
}
.flickr_badge_image img {
width: 50px;
height: 50px;
} #testimonialid input,
#testimonialid textarea{ width:200px; border: 1px solid #DDDDDD; }
#testimonialid button{ border:0; } .testimonial-box {
position: relative;
margin: 0 auto;
min-height: 100px;
}
.testimonials-list .testimonial-box { 
margin-bottom: 50px; 
}
.testimonial-carousel {
position: relative;
margin: 0 auto;
min-height: 100px;
}
.tc-content {
position: relative;
overflow: hidden;
}
.tc-content p {
margin-bottom:0px;
font-size: 16px;
line-height: normal;
position: relative;
padding: 0 40px;
}
.tc-content > p:before {
content: "\201C";
font-size: 40px;
font-style: italic;
line-height: 40px;
margin-left: -30px;
position: absolute;
}
.tc-content > p:after {
content: "\201D";
font-size: 40px;
font-style: italic;
line-height: normal;
margin-left: 5px;
position: absolute;
}
.tc-details { float: left; }
.tc-client-image  {
position: relative;
margin: 0 auto;
display: table;
}
.tc-client-image  img {
display: block;
-webkit-border-radius: 100%;
-moz-border-radius:    100%;
border-radius:         100%;
}
.tc-client-meta {
margin: 15px 0 0 40px;
position: relative;
line-height:normal;
}
.client-name strong { display:block; } .testimonial_list { position:relative; }
.testimonial_list {
min-width: 100px;
position: relative;
clear:both;
list-style: none;
padding: 0;
margin: 0;
}
.testimonial_list li {
top: 0;
left: 0;
display: none;
background: none;
padding: 0;
list-style: none;
}
.testimonial_list li:first-child {
display:block;
}
.testimonial_list .client-meta { margin-left: 65px}
#testimonialid input, textarea{ width: 70%;}
#testimonialid button { border: 0;} .testimonial-grid-wrap{
display: table;
margin: 0 auto;
clear: both;
width:100%;
}
.iva-testimonial {
display: table-cell;
float: none;
border: 1px solid #dddddd;
border-width: 0 1px 1px 0;
padding: 20px;
}
.iva-last-testimonial {
border-right: none;
}
.iva_one_half {
width: 50%;
}
.testimonial-row {
display: table-row;
} .milestone_wrap{
position: relative;
background-color: #FFFFFF;
border: 1px solid #EEEEEE;
padding: 20px;
-webkit-border-radius: 5px;
-moz-border-radius:    5px;
border-radius:         5px;
}
.milestone_icon{
color: #808080;
font-size: 20px;
text-align: center;
}
.milestone_icon .fa{
font-size: 50px;
}
.milestone_content {
text-align: center;	
}
.count-number { 	
color: #808080;
font-size: 40px;
font-weight: normal;
margin-top: 10px;
margin-bottom: 0;
}
.milestone-text {} .section_row {
position:relative;
border-style: solid;
border-color: #dddddd;
padding: 30px 0;
}
.section_inner { 
width: 1140px; 
margin:0 auto; 
position:relative;
z-index: 2;
}
.content-area  .section_inner { 
width:850px; 
margin:0 auto; 
position:relative;
z-index: 2;
}
.iva-page-section { position:relative;  height:auto; margin-bottom:0 !important; }
.iva-page-section:before,
.iva-page-section:after { 
clear:both; 
display:block;
content: '';
}
.iva-section-patterns, .iva-video-color-mask {
width: 100%;
height: 100%;
opacity: 0.7;
position: absolute !important;
top: 0;
left: 0;
padding-bottom: 0px !important;
z-index: 0;
}
.iva-video-color-mask {
opacity: 0.6;
}
.iva-video-preload {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
display: block;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
}
.iva-section-video {
position: absolute;
overflow: hidden;
top:0;
left:0;
z-index: -999;
width: 100%;
height: 100%;  
}
.iva-page-section .iva-section-video
{
z-index:0;
opacity:1.0;
}
.iva-section-video video {
left: 0;
min-height: 100%;
min-width: 100%;
max-width:100%;
position: absolute;
top: 0;
}
.section_video .section_inner { padding: 0;}
.wp-video{ width: 100% !important; }
.full-inner-class {
text-align: justify;
left: 25%;
width: 1000px;
}	
.full-width-class{
width:100%;
box-sizing: content-box!important;
-moz-box-sizing: content-box!important;
-webkit-box-sizing: content-box!important;
}
.page_fullcontent{
position:relative;
z-index:2;
}
.page_inner{
position:relative;
z-index:2;
}
.page_fullcontent div:nth-child(1) {
padding-left:0 !important;
padding-right:0 !important;
}
.page_content{
width:1140px;
clear:both;
margin:0 auto;
position:relative;
z-index: 2;
}
.full-content-class{
width:100% ;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
box-sizing: content-box!important;
-moz-box-sizing: content-box!important;
-webkit-box-sizing: content-box!important;
}
.inner_content_select{
position:relative; width:100%; max-width: 1140px; margin: 0 auto;
}
.inner_content{
position:relative; width:100%; max-width:1140px; margin: 0 auto;
}
.ivanewgrid  ul{ margin:0; }
.ivanewgrid  .isotope-inner{ margin:0 10px 0 0; } @media screen and (-webkit-min-device-pixel-ratio:0) {
.iva-page-section { 
background-attachment: scroll !important;
}
} .ttip {
display:none;
position:absolute;
bottom:28px;
left:0;
padding:6px 10px;
font-size:11px;
line-height:15px;
background:#333333; 
color:#ffffff;
-webkit-border-radius: 2px;
-moz-border-radius:    2px;
border-radius:         2px;
}
.ttip::after {
content: "";
position: absolute;	
top: 100%;
left: 10px;
border-top-color: inherit; 
border-top: 6px solid #333333;
border-left: 6px solid transparent;
border-right: 6px solid transparent; 
} .church-services {
position: relative;
margin: 0 0 20px 0;
}
.service-img img {
border: 1px solid #dddddd;
padding: 3px;
}
.cs-title {
position: absolute;
bottom: 10px;
left: 0;
}
.cs-title h2 { 	
background-color: rgba(0,0,0,0.8);
border-left:5px solid #00c1cf;
color: #ffffff;
font-size: 18px;
padding: 10px 15px;
margin: 0;
font-weight: 300;
}
.cs-title .serv_link {
background-color: #ffffff;
border-left:5px solid rgba(0,0,0,0.2);
padding: 2px 8px;
font-size:12px;
}
.ppl_carousel .post-title { font-size: 16px;}
.ppl_carousel .post-thumb { overflow: hidden; margin-bottom:10px;}
.ppl_carousel .post-thumb img { max-width: 100%; height: auto; }@font-face {
font-family: 'flexslider-icon';
src:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fonts/flexslider-icon.eot);
src:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),
url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fonts/flexslider-icon.woff) format('woff'),
url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fonts/flexslider-icon.ttf) format('truetype'),
url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
min-height: 100px;
background: #fff url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/ajax-loader.gif) no-repeat center center;
position: relative;
margin: 0;
padding: 0;
overflow:hidden;
zoom: 1;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
height: auto;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flex-viewport {-webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}  .flex-caption { zoom: 1; }
.flex-caption {
position: absolute;
top: 50%;
bottom: 50%;
transform: translateY(-77px);
left: 0;
right: 0;
margin: 0 auto;
padding: 0;
font-size:18px;
width: 100%;
max-width: 1100px;
text-align: center;
}
.flex-caption p { margin-bottom:0;} .flex-direction-nav {*height: 0;}
.flex-direction-nav a { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 20px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 20px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; line-height:100%; }
.flex-direction-nav a.flex-next:before { content: '\f002'; } .flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; } .flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center; z-index:2}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.flex-title h5 span { font-size: 32px !important; }
.flex-caption { width: 80%; }
} @media only screen and (min-width: 320px) and (max-width: 480px) {
.flexslider .slides img {
height: 250px;
object-fit: cover;
}
.flex-title h5 span { font-size: 20px !important; }
.flex-title h6 span { font-size: 18px !important; }
.flex-caption { width: 85%; }
} @media only screen and (max-width : 320px) {
.flexslider .slides img {
height: 250px;
object-fit: cover;
}
.flex-title h5 span { font-size: 18px !important; }
.flex-title h6 span { font-size: 14px !important; }
.flex-caption { width: 85% !important; }
.flex-direction-nav a.flex-prev { left: 0; }
.flex-direction-nav a.flex-next { right: 0; }
}
.flex-title h5 span,
.flex-title h6 span { margin:0 auto; }
.flex-title h5 span { font-size: 45px;
line-height: 74px; font-weight: 700;
text-shadow:0 1px 1px rgba(0,0,0,0.5);
color:#00c1cf;
letter-spacing: -1px;
}
.flex-title h6 span { padding: 5px 10px;
font-size: 22px;
font-weight: 300;
text-shadow:0 1px 1px rgba(0,0,0,0.5);
color:#ffffff;
}.iva-widget { margin-bottom:20px;}
.iva-widget:after,
.iva-widget:before {
clear:both;
content:'';
display:table;
} article.location-list .more-link,
article.people-list .more-link,
article.sermon .more-link { 
display:table-cell; 
padding: 5px 0;
cursor: default; 
color:#ffffff; 
}
article.location-list .more-link span,
article.people-list .more-link span,
article.sermon .more-link span { 
padding: 7px 10px;
font-size: 12px;
background-color: #50485b;
-webkit-border-radius: 2px;
border-radius: 2px;
transition: all 0.2s linear 0s;
cursor: pointer;
}
article.location-list .more-link:hover,
article.people-list .more-link:hover,
article.sermon .more-link:hover  { color: #ffffff;}
article.location-list .more-link span:hover,
article.people-list .more-link span:hover,
article.sermon .more-link span:hover { background-color: #00c1cf; } .sermon:after,
.sermon:before {
clear:both;
content:"";
display:block;
}
.sermon .entry-title { margin: 0 0 5px 0; }
.sermon .entry-title a:hover { color: inherit; }
article.sermon:not(.sermon-single) { 
margin-bottom: 30px; 
padding-bottom: 30px; 
border-bottom: 1px solid #e1e1e1; 
}
article.sermon .sermon-content { padding-bottom: 10px; padding-top: 24px; }
article.sermon .sermon-content p:last-child { margin-bottom: 0; }
article.sermon:first-child { margin-top:10px; }
article.sermon:last-child {
margin-bottom: 0; 
padding-bottom: 0; 
border-bottom: 0px solid #e1e1e1; 
}
.sermon-thumb { 
display:inline-block; 
float:left; 
margin-right: 4%;
margin-bottom: 20px;
width:28%;
}
.sermon-thumb img { 
display:block;
max-width:100%;
height:auto; 
max-height:100%;
margin:0; 
-webkit-border-radius:5px; 
border-radius:5px; 
}
.sermon-entry-content { overflow:hidden; }
.sermon-post-meta { }
.sermon-post-meta .fa { padding-right:5px; color: #666666; }
.sermon-post-meta span { 
display: inline-block; 
margin: 0 3px 3px 0; 
padding: 3px 8px; 
font-size: 13px; 
background-color: #f0f0f0;
background-color: rgba(0,0,0,0.06);
-webkit-border-radius: 3px;
border-radius: 3px;
color: #999999;
}
.sermon-post-meta a { 
color:#777777; 
text-decoration:none;
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
}
.sermon-post-meta a:hover { color:#000000; }
.sermon-footer { font-size:12px; margin-bottom: 20px;}
.sermon-footer-metadata { font-size:13px;}
.sermon-meta-block { margin:0 0 30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #ddd; -moz-box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); -webkit-box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); box-shadow:0 2px 1px 0px rgba(0,0,0,0.05); }
.sermon-meta-block .sermon-post-meta { padding:10px 15px; }
.sermon-meta-block .excerpt { padding:13px 15px; font-size:13px; line-height:19px; background:#f2f2f2; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px; }
.sermon-meta-block .excerpt p { margin:0 !important; }
.sermon-title-meta .post-title { font-size: 26px; font-weight: 500; line-height: 1.3em;}
.sermon-title-meta p{margin-bottom:25px;}
.sermon-list-button { margin: 0; }
.sermon-list-button li {}
.sermon-title-meta .btn span { font-weight: 600; } .iva-entry-footer { margin-top: 40px;}
.iva-content-icon { position: relative;}
.iva-entry-footer-terms:first-child { margin-top: 0;}
.iva-entry-footer-terms { margin-top: 5px; font-size: 12px;}
.iva-entry-footer-terms strong, .iva-entry-page-nav strong { color: #52ACA9;}
.iva-entry-page-nav { margin-top: 25px;} .sermon-widget-header .sermon-widget-title { 
font-size:13px; 
font-weight:bold; 
margin-bottom:0; 
}
.widget-sermon-thumb { float:left; margin-right: 10px; }
.widget-sermon-thumb figure { margin: 0; }
.sermon-widget-header time { display:block; font-size:12px; opacity: 0.7} 
.widget_ctfw-sermons .sermon-metadata li { 
display:inline-block; 
font-size:11px; 
margin:2px 5px 5px 0;
background-color:#f5f5f5;
padding:2px 5px;
-webkit-border-radius:3px;
-moz-webkit-border-radius:3px;
border-radius:3px;
}
.widget_ctfw-sermons .sermon-metadata .sermon-mediatype { background:none; padding:0 }
.widget_ctfw-sermons .sermon-metadata li a			{ color:#777777; }
.widget_ctfw-sermons .sermon-metadata li a:hover	{ color:#222222; }
.sermon-header-entry { overflow: hidden; }
.sermon-widget-entry { font-size: 11px; line-height:16px; } #respond small a {
float: right;
font-size: 20px;
} .people-list{
position: relative;
padding: 0;
margin-bottom: 50px;
overflow: hidden;
width: 100%;
}
article.people-list:not(.people-single) { 
margin-bottom: 30px; 
padding-bottom: 30px; 
border-bottom: 1px solid #e1e1e1; 
}
article.people-list:last-child {
margin-bottom: 0; 
padding-bottom: 0; 
border-bottom: 0px solid #e1e1e1; 
}
.people-list .btn span { font-weight: 600;}
.people-list .entry-title { margin-bottom:5px; }
.readbio span { border-bottom: 1px solid #52aca9; padding: 0 0 5px; }
.readbio span:hover { border-bottom: 1px solid #52aca9; padding: 0 0 5px; }
.iva-people-image {
float: left;
width: 28%;
margin-right: 4%;
margin-bottom: 20px;
height: auto;
}
.iva-people-image img {border-radius: 5px;}
.iva-people-indetails, .iva-people-details {
float: left;
width: 68%;
padding-bottom:15px;
}
.people-entry-meta {
list-style: none outside none;
margin-left: 0;
}
.people-entry-meta > li,  {
display: block;
margin: 10px 30px 0 0;
vertical-align: top;
}
.people-entry-meta:first-child {
margin-top: -20px;
}
.people-entry-meta > li a {
white-space: nowrap;
}
.people-entry-meta > li .people-button {
margin: 5px 0;
}
.people-person-position {
font-weight: bold;
}
.people-person-phone {
font-style: italic;
}
.people-widget-entry-title { font-size: 16px; margin-bottom: 5px;}
ul.people-entry-meta li { margin-top: 3px; } .iva-social-icons {
list-style: none outside none;
margin: 0 0 0 -4px;
padding: 0;
float: right;
}
.iva-social-icons li {
display: inline-block;
margin: 0 4px;
vertical-align: middle;
}
.iva-social-icons li a { color: #999999; }
.iva-social-icons li a:hover { color: #555555; }
.people-entry-meta .iva-list-icons li { font-size: 16px;} .people-widget-header .people-widget-title { 
font-size:12px; 
font-weight:bold; 
margin-bottom:0; 
}
.widget-people-thumb {
float:left; 
margin-right: 10px;
}
.people-header-entry { overflow:hidden; }
.people-metadata li a		{ color:#999999; }
.people-metadata li a:hover	{ color:#222222; }
.people-widget-email { display:block; font-size:11px; } 
.people-metadata { margin-bottom: 5px;}
.widget_ctfw-people .people-metadata > li { 
display:block; 
font-size:11px; 
line-height: 18px;
-webkit-border-radius:3px;
-moz-webkit-border-radius:3px;
border-radius:3px;
}
.people-widget-entry { 
font-size: 11px; 
line-height:16px; 
margin-top:5px;
}
.iva-widget .iva-list-icons { float: none; } .iva_gallery_item { position: relative; }
.iva_gallery_thumb img { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.iva_gallery-desc { position: absolute; top: 55%; }
.gallery-title { 
background-color: #FFFFFF;
margin-bottom: 0;
font-size: 16px;
padding: 8px;
font-weight: 500;
margin-right: 30px;
}
.iva-img-count { 
position: absolute;
background-color: #333;
color: #FFFFFF;
padding: 3px 10px;
font-style: italic;
}
.gallery-postimg {
position: relative;
float: left;
margin: 0 6px 6px 0;
}
.gal-single-title { 	
font-size: 24px;
margin-bottom: 40px;
font-weight: 500;
}
.gal-single-title > span {
font-size: 14px;
font-weight: normal;
margin-left: 10px;
} .abt-archive { border-top: 0px !important; border-bottom: 0px !important; padding-top: 0px !important;} .location-list{
position: relative;
padding: 0;
margin-bottom: 50px;
overflow: hidden;
width: 100%;
}
article.location-list:not(.location-single) { 
margin-bottom: 30px; 
padding-bottom: 30px; 
border-bottom: 1px solid #e1e1e1; 
}
article.location-list:last-child {
margin-bottom: 0; 
padding-bottom: 0; 
border-bottom: 0px solid #e1e1e1; 
}
.location-list .btn span { font-weight: 600;}
.location-list .entry-title { margin-bottom:5px; }
.readbio span { border-bottom: 1px solid #52aca9; padding: 0 0 5px; }
.readbio span:hover { border-bottom: 1px solid #52aca9; padding: 0 0 5px; }
.iva-people-content { }
.iva-location-image {
display: inline-block;
float: left;
width: 28%;
margin-right: 4%;
margin-bottom: 20px;
height: auto;
}
.iva-location-image img {border-radius: 5px;}
.iva-location-indetails, .iva-location-details {
float: left;
width: 68%;
padding-bottom: 10px;
}
.location-entry-meta {
list-style: none outside none;
margin-left: 0;
}
.location-entry-meta > li  {
position: relative;
display: block;
margin: 3px 30px 0 0;
vertical-align: top;
padding-left: 35px;
}
.location-entry-meta .picon{  position: absolute; left:0; font-size: 20px;  }
.location-entry-meta:first-child {
margin-top: -20px;
}
.location-entry-meta > li a {
white-space: nowrap;
}
.location-entry-meta > li .location-button {
margin: 5px 0;
}
.location-person-position {
font-weight: bold;
}
.location-person-phone {
font-style: italic;
} .location-widget-header .location-widget-title { 
font-size: 12px; 
font-weight: bold; 
margin-bottom: 0; 
}
.widget-location-thumb {
float: left; 
margin-right: 10px;
}
.location-header-entry { overflow: hidden; }
.location-metadata li a		{ color: #999999; }
.location-metadata li a:hover	{ color: #222222; }
.location-metadata { margin-bottom: 5px; }
.widget_ctfw-locations .location-metadata > li { 
display: block; 
font-size: 11px; 
line-height: 18px;
-webkit-border-radius: 3px;
-moz-webkit-border-radius: 3px;
border-radius: 3px;
}
.location-metadata li.locations-address { margin: 8px 0; }
.churchy-location-full-direction { padding-top:40px;}
 body { -webkit-backface-visibility: hidden;
}
.animated {
-webkit-animation-duration: 1.5s;
-moz-animation-duration: 1.5s;
-o-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@-moz-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@-o-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
.animated.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.animated.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(-20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.animated.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-o-transform: translateX(-20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.animated.fadeInLeft {
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRight {
0% {
opacity: 0;
-o-transform: translateX(20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.animated.fadeInRight {
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-o-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes slideInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes slideInLeft {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
100% {
transform: translateX(0);
}
}
.animated.slideInLeft {
-webkit-animation-name: slideInLeft;
-moz-animation-name: slideInLeft;
-o-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes slideInRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes slideInRight {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
100% {
transform: translateX(0);
}
}
.animated.slideInRight {
-webkit-animation-name: slideInRight;
-moz-animation-name: slideInRight;
-o-animation-name: slideInRight;
animation-name: slideInRight;
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
padding: 0 2px;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/page_builder/aivah_sc/css/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
} .owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #38424A;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/page_builder/aivah_sc/ajax-loader.gif) no-repeat center center
}@media only screen and (max-width : 959px ) {
.logo { margin:0; padding:20px 45px; }
.iva-mobile-dropdown {
display:block;
margin:0 0 0 auto;
height: 40px;
width: 40px;
position: relative;
cursor: pointer;
display: block;
background: transparent url(//cervenykostel.cz/wordpress/wp-content/themes/hopes/images/menu-icon.png) center center no-repeat;
}
#iva_megamenu,
.sf-menu { display:none !important; }
.logo img { transform:scale(1); }
.icn_wrap { display: none; }
.header .header-area { height: 100% !important; display: block; width: 95%;}
.logo,
.header-style2 .logo { display: block; padding: 30px 60px 30px 0;}
.menuwrap { position: absolute; top: 50%; margin-top: -20px; right: 0; }
.iva-children-indenter { display:block; } .minicart-wrap{ display: none!important; }
} @media only screen and (min-width : 1025px) and (max-width : 1169px) {
figure img { width: auto; max-width: 100%; height: auto; }
.inner,
.pagemid > .inner,
.section_inner,
.videoslider,
.header .header-area,
.subheader-inner,
.iva_appt_inner {  width: 1000px !important; }
.leftsidebar .content-area,
.rightsidebar .content-area { }
#boxed #wrapper { width: auto !important; margin:0 auto; -webkit-box-shadow: none; box-shadow: none;  }
} @media only screen and (min-width : 960px) and (max-width : 1024px) {
figure img { width: auto; max-width: 100%; height: auto; }
.fixed-header { position: relative !important; }
#boxed #wrapper { width: auto !important; margin:0 auto; -webkit-box-shadow: none; box-shadow: none; }
.inner,
.pagemid > .inner,
.section_inner,
.videoslider,
.header-area,
.page_content,
.menu-inner,
.iva_mmenu,
.subheader-inner {  width: 940px !important;  }
.header .menu-dropdown {  display: block; right: 0px !important; float: right; }
.header-style4 .search-box { display:none !important; }
.tribe-bar-collapse #tribe-bar-collapse-toggle { width:100% !important;}
#tribe-bar-collapse-toggle { float:none; }
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.wpb_column { margin-bottom:15px; }
.vc_col-sm-4,
.vc_col-sm-8 { width:100% !important;}
figure img { width: auto; max-width: 100%; height: auto; }
.fixed-header { position:relative; }
.callOutBox .callout_btn { float: left !important; margin-left: 10px; margin-top: 10px; }
#boxed #wrapper { width: auto !important; margin:0 auto; -webkit-box-shadow: none; box-shadow: none; }
.inner,
.pagemid > .inner,
.videoslider,
.header-area,
.page_content,
.section_inner,
.iva_mmenu,
.subheader-inner {  width: 640px !important;  }
.header-style2 .menu-inner { width: auto !important; }
.header-style2 .primarymenu { border: none; display: table-cell; margin: 0 0 0 auto; padding: 0; position: relative; vertical-align: middle; }
.header-style2 .logo { display: table-cell; margin:0 auto 0 0; }
.header-style4 .iva-mobile-dropdown,
.header-style3 .iva-mobile-dropdown { margin: 0 auto; }
.leftsidebar .content-area,
.rightsidebar .content-area {
float: none;
width: auto;
padding-left:0;
padding-right:0;
border: none;
} .one_fourth { width: 48%; }
.one_fourth:nth-child(even) { margin-right: 0;}
.rightsidebar #sidebar,
.leftsidebar #sidebar { float:left; width:100%; }
.rightsidebar #sidebar .content { padding-left:0; border:none; }
.leftsidebar #sidebar .content { padding-right:0; border:none; }
.section_inner .two_third { width:100%; margin-right:0; }
.section_bg { background-image: none !important;}
.header-style4 .search-box { display:none !important; }
} @media only screen and (min-width: 320px) and (max-width: 480px) {
figure img { width: auto; max-width: 100%; height: auto; }
.fixed-header { position:relative; }
.header-area { display: block;}
.wpb_column { margin-bottom:15px;}
.callOutBox .callout_btn { float: left !important; margin-left: 10px; margin-top: 10px; }
#boxed #wrapper { width: auto !important; margin:0 auto; -webkit-box-shadow: none; box-shadow: none; }
.leftsidebar .content-area { float:none; width: auto; padding-left:0; border: none; }
.rightsidebar .content-area { float:none; width: auto; padding-right:0; border: none; }
.sermon-thumb,
.iva-location-image { display: block !important; float: none !important; width: auto !important; margin-right:0 !important; }
.iva-location-indetails,
.iva-location-details { display: block !important; width: auto !important; }
.inner,
.pagemid > .inner,
.section_inner,
.videoslider,
.header-area,
.subheader-inner,
.menu-inner,
.iva_mmenu,
.page_content {  width: 90% !important;  }
.rightsidebar #sidebar,
.leftsidebar #sidebar { float:left; width:100%; }
.rightsidebar #sidebar .content {padding-left:0; border:none;}
.leftsidebar #sidebar .content {padding-right:0; border:none;}
.header-style2 .primarymenu { border: none; display: table-cell; margin: 0 0 0 auto; padding: 0; position: relative; vertical-align: middle; }
.one_half,
.one_third,
.two_third,
.one_fourth,
.one_fifth,
.four_fifth,
.one_sixth,
.five_sixth,
.two_fifth,
.three_fifth,
.three_fourth { width: 100%;  margin-right:0; }
.section_bg { background-image: none !important;}
.topbar * { text-align:center !important; }
.topbar { line-height:22px; padding:15px 0; }
.copyright_left,
.copyright_right { width:100%; float:none; text-align:center; }
.pricetable .column { float: none; width: 100%; border-width:1px; margin-bottom: 20px; }
.post-metadata { display: none; }
.subdesc,
.breadcrumbs { float: none !important; display: block !important; }
.iva_one_half { width:100%;}
.iva-testimonial { display:block; border-width:0 0 1px 0; }
.vertabs .tabs { float: none; width:100%; }
.vertabs .tabs li { border-width:1px 1px 0; }
.vertabs .tabs li:last-child { border-width:1px 1px 1px 1px; }
.iva-np-title { display:none;}
.iva-np-allitems,
.iva-np-navs { width: 160px;}
.header-style4 .search-box { display:none !important; }
.tc-details { float: none; margin-bottom: 15px; }
.header-style2 .menu-dropdown { margin-top: 30px;} .fancyheading .xlarge { font-size: 30px !important; }
.fancyheading .large { font-size: 26px !important; }
.vertabs .tabs li, .hortabs .tabs li { width: 100%; float: none; }
.tribe-bar-collapse #tribe-bar-collapse-toggle { width:100% !important;}
#tribe-bar-collapse-toggle { float:none; }
.tribe-bar-filters { margin-top:15px !important; }
.tribe-events-list .tribe-events-event-image + div.tribe-events-content { float:none !important; width: auto !important; margin-bottom:10px;}
blockquote.alignright,
blockquote.alignleft,
blockquote.aligncenter { width: 100% !important; margin-right:0 !important; margin-left:0 !important;}
.iva-social-icons { float: none; }
.navigation-post { background: none; }
.nav-previous,
.nav-next { width: auto; float: none; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
figure img { width: auto; max-width: 100%; height: auto; }
.fixed-header { position:relative; }
.header-area { display: block;}
.wpb_column { margin-bottom:15px;}
.callOutBox .callout_btn { float: left !important; margin-left: 10px; margin-top: 10px; }
#boxed #wrapper { width: auto !important; margin:0 auto; -webkit-box-shadow: none; box-shadow: none; }
.tribe-bar-collapse #tribe-bar-collapse-toggle { width:100% !important;}
#tribe-bar-collapse-toggle { float:none; }
.tribe-bar-filters { margin-top:15px !important; }
.tribe-events-list .tribe-events-event-image + div.tribe-events-content { float:none !important; width: auto !important; margin-bottom:10px;}
.inner,
.pagemid > .inner,
.section_inner,
.videoslider,
.header-area,
.subheader-inner,
.menu-inner,
.iva_mmenu,
.page_content { width: 80% !important; }
.header-style2 .primarymenu { border: none; display: table-cell; margin: 0 0 0 auto; padding: 0; position: relative; vertical-align: middle; }
.header-style4 .iva-mobile-dropdown,
.header-style3 .iva-mobile-dropdown { margin:0 auto; }
.rightsidebar #sidebar,
.leftsidebar #sidebar { float:left; width:100%; }
.leftsidebar .content-area { float:none; width: auto; padding-left:0; border: none; }
.rightsidebar .content-area { float:none; width: auto; padding-right:0; border: none; }
.rightsidebar #sidebar .content {padding-left:0; border:none;}
.leftsidebar #sidebar .content {padding-right:0; border:none;}
.subdesc,
.breadcrumbs { float: none !important; display: block !important; }
.one_half,
.one_third,
.two_third,
.one_fourth,
.one_fifth,
.four_fifth,
.one_sixth,
.five_sixth,
.two_fifth,
.three_fifth,
.three_fourth { width: 100%;  margin-right:0; }
.section_bg { background-image: none !important;}
.topbar * { text-align:center !important; }
.topbar { line-height:22px; padding:15px 0; }
.copyright_left,
.copyright_right { width:100%; float:none; text-align:center; }
.pricetable .column { float: none; width: 100%; border-width:1px; margin-bottom: 20px; }
.post-metadata { display: none; }
.iva_one_half { width:100%;}
.iva-testimonial { display:block; border-width:0 0 1px 0; }
.vertabs .tabs { float: none; width:100%; }
.vertabs .tabs li { border-width:1px 1px 0; }
.vertabs .tabs li:last-child { border-width:1px 1px 1px 1px; }
.iva-np-title { display:none;}
.iva-np-allitems,
.iva-np-navs { width: 160px;}
.header-style4 .search-box { display:none !important; }
.tc-details { float: none; margin-bottom: 15px; }
.header-style2 .menu-dropdown { margin-top: 30px;} .fancyheading .xlarge { font-size: 30px !important; }
.fancyheading .large { font-size: 26px !important; }
.vertabs .tabs li, .hortabs .tabs li { width: 100%; float: none; }
blockquote.alignright,
blockquote.alignleft,
blockquote.aligncenter { width: 100% !important; margin-right:0 !important; margin-left:0 !important;}
.iva-social-icons { float: none; }
.iva-social-icons { float: none; }
.navigation-post { background: none; }
.nav-previous,
.nav-next { width: auto; float: none; }
} @media only screen and (max-width : 320px) {
figure img { width: auto; max-width: 100%; height: auto; }
.fixed-header { position:relative; }
.header-area { display: block;}
.wpb_column { margin-bottom:15px;}
.callOutBox .callout_btn { float: left !important; margin-left: 10px; margin-top: 10px; }
#boxed #wrapper { width: auto !important; margin:0 auto; -webkit-box-shadow: none; box-shadow: none; }
.inner,
.pagemid > .inner,
.section_inner,
.videoslider,
.header .inner,
.subheader-inner,
.iva_mmenu,
.page_content {  width: 90% !important;  }
.header-style2 .primarymenu { border: none; display: table-cell; margin: 0 0 0 auto; padding: 0; position: relative; vertical-align: middle; }
.header-style4 .iva-mobile-dropdown,
.header-style3 .iva-mobile-dropdown { margin:0 0 0 auto; }
.leftsidebar .content-area { float:none; width: auto; padding-left:0; border: none; }
.rightsidebar .content-area { float:none; width: auto; padding-right:0; border: none; }
.sermon-thumb,
.iva-location-image { float: none !important; width: auto !important; margin-right:0 !important; }
.iva-location-indetails,
.iva-location-details { width: auto !important; }
.rightsidebar #sidebar,
.leftsidebar #sidebar { float:left; width:100%; }
.rightsidebar #sidebar .content { padding-left:0; }
.leftsidebar #sidebar .content { padding-right:0; }
.one_half,
.one_third,
.two_third,
.one_fourth,
.one_fifth,
.four_fifth,
.one_sixth,
.five_sixth,
.two_fifth,
.three_fifth,
.three_fourth { width: 100%; margin-right:0; }
.section_bg { background-image: none !important;}
.topbar * { text-align:center !important; }
.topbar { line-height:22px; padding:15px 0; }
.copyright_left,
.copyright_right { width:100%; float:none; text-align:center; }
.pricetable .column { float: none; width: 100%; border-width:1px; margin-bottom: 20px; }
.subdesc,
.breadcrumbs { float: none !important; display: block !important; }
.iva_one_half { width:100%;}
.iva-testimonial { display:block; border-width:0 0 1px 0; }
.vertabs .tabs { float: none; width:100%; }
.vertabs .tabs li { border-width:1px 1px 0; }
.vertabs .tabs li:last-child { border-width:1px 1px 1px 1px; }
.iva-np-title { display:none;}
.iva-np-allitems,
.iva-np-navs { width: 160px;}
.header-style4 .search-box { display:none !important; }
.tc-details { float: none; margin-bottom: 15px; }
.header-style2 .menu-dropdown { margin-top: 30px;} .fancyheading .xlarge { font-size: 30px !important; }
.fancyheading .large { font-size: 26px !important; }
.vertabs .tabs li, .hortabs .tabs li { width: 100%; float: none; }
blockquote.alignright,
blockquote.alignleft,
blockquote.aligncenter { width: 100% !important; margin-right:0 !important; margin-left:0 !important;}
.iva-social-icons { float: none; }
.iva-social-icons { float: none; }
.navigation-post { background: none; }
.nav-previous,
.nav-next { width: auto; float: none; }
} @media only screen and (min-width: 240px) and (max-width: 319px) {
figure img { width: auto; max-width: 100%; height: auto; }
.fixed-header { position:relative; }
.header-area { display: block;}
.wpb_column { margin-bottom:15px;}
.callOutBox .callout_btn { float: left !important; margin-left: 10px; margin-top: 10px; }
#boxed #wrapper { width: auto !important; margin:0 auto; -webkit-box-shadow: none; box-shadow: none; }
.header-style2 .primarymenu { border: none; display: table-cell; margin: 0 0 0 auto; padding: 0; position: relative; vertical-align: middle; }
.header-style4 .iva-mobile-dropdown,
.header-style3 .iva-mobile-dropdown { margin:0 0 0 auto; }
.inner,
.pagemid > .inner,
.section_inner,
.videoslider,
.header .inner,
.subheader-inner,
.iva_mmenu,
.menu-inner,
.page_content {  width: 90% !important;  }
.header-style2  {  }
.leftsidebar .content-area { width: auto; padding-left:0; border: none; }
.rightsidebar .content-area { width: auto; padding-right:0; border: none; }
.sermon-thumb,
.iva-location-image { float: none !important; width: auto !important; margin-right:0 !important; }
.iva-location-indetails,
.iva-location-details { width: auto !important; }
.rightsidebar #sidebar,
.leftsidebar #sidebar { float:left; width:100%; }
.rightsidebar #sidebar .content { padding-left:0; }
.leftsidebar #sidebar .content { padding-right:0; }
.inner,
.pagemid > .inner,
.section_inner,
.videoslider,
.header .inner,
.subheader-inner,
.iva_appt_inner ,
.leftsidebar .content-area,
.rightsidebar .content-area { width: 200px; }
.one_half,
.one_third,
.two_third,
.one_fourth,
.one_fifth,
.four_fifth,
.one_sixth,
.five_sixth,
.two_fifth,
.three_fifth,
.three_fourth { width: 200px;  margin-right:0; }
.section_bg { background-image: none !important;}
.topbar * { text-align:center !important; }
.topbar { line-height:22px; padding:15px 0; }
.copyright_left,
.copyright_right { width:100%; float:none; text-align:center; }
.pricetable .column { float: none; width: 100%; border-width:1px; margin-bottom: 20px; }
.post-metadata { display: none; }
.subdesc,
.breadcrumbs { float: none !important; display: block !important; }
.iva_one_half { width:100%;}
.iva-testimonial { display:block; border-width:0 0 1px 0; }
.vertabs .tabs { float: none; width:100%; }
.vertabs .tabs li { border-width:1px 1px 0; }
.vertabs .tabs li:last-child { border-width:1px 1px 1px 1px; }
.iva-np-title { display:none;}
.iva-np-allitems,
.iva-np-navs { width: 160px;}
.header-style4 .search-box { display:none !important; }
.tc-details { float: none; margin-bottom: 15px; }
.header-style2 .menu-dropdown { margin-top: 30px;} .fancyheading .xlarge { font-size: 30px !important; }
.fancyheading .large { font-size: 26px !important; }
.vertabs .tabs li, .hortabs .tabs li { width: 100%; float: none; }
blockquote.alignright,
blockquote.alignleft,
blockquote.aligncenter { width: 100% !important; margin-right:0 !important; margin-left:0 !important;}
.iva-social-icons { float: none; }
.iva-social-icons { float: none; }
.navigation-post { background: none; }
.nav-previous,
.nav-next { width: auto; float: none; }
}