@font-face {
font-family: 'FontAwesome';
src: url(//www.jan-kasprowicz.bmino.pl/wp-content/themes/passport/assets/third-party/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//www.jan-kasprowicz.bmino.pl/wp-content/themes/passport/assets/third-party/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//www.jan-kasprowicz.bmino.pl/wp-content/themes/passport/assets/third-party/font-awesome-4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//www.jan-kasprowicz.bmino.pl/wp-content/themes/passport/assets/third-party/font-awesome-4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//www.jan-kasprowicz.bmino.pl/wp-content/themes/passport/assets/third-party/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//www.jan-kasprowicz.bmino.pl/wp-content/themes/passport/assets/third-party/font-awesome-4.5.0/fonts/fontawesome-webfont.svg?v=4.5.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 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
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 {
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: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-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-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";
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-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 {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #fff;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.jan-kasprowicz.bmino.pl/wp-content/themes/passport/assets/third-party/owl.carousel/assets/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: transform 100ms ease;
-moz-transition: transform 100ms ease;
-ms-transition: transform 100ms ease;
-o-transition: transform 100ms ease;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}body {
background-color: #f1f1f1;
color: #404040;
font-family: "Roboto", Helvetica, Arial, Sans-Serif;
font-weight: 400;
font-size: 15px;
}
body.custom-background {
background-size: cover;
} h1, h2, h3, h4, h5, h6 {
font-family: inherit;
font-weight: 400;
}
h1 {
font-size: 36px;
line-height: 1.1;
margin-top: 20px;
margin-bottom: 10px;
}
h2 {
font-size: 30px;
line-height: 1.1;
margin-top: 20px;
margin-bottom: 10px;
}
h3 {
font-size: 24px;
line-height: 1.1;
margin-top: 20px;
margin-bottom: 10px;
}
h4 {
font-size: 18px;
line-height: 1.1;
margin-top: 10px;
margin-bottom: 10px;
}
h5 {
font-size: 14px;
line-height: 1.1;
margin-top: 10px;
margin-bottom: 10px;
}
h6 {
font-size: 12px;
line-height: 1.1;
margin-top: 10px;
margin-bottom: 10px;
} p {
font-size: inherit;
letter-spacing: normal;
line-height: 1.65em; }
p img {
max-width: 100%; 
padding: 0; 
}
a,
a:hover,
a:link,
a:visited,
a:focus {
outline: 0;
text-decoration: none;
}
a:link,
a:visited {
color: #006ec3;
}
a .screen-reader {
overflow: hidden;
position: absolute;
top: -10px;   
width: 1px;
height: 1px;
}
blockquote {
border-left: 3px solid #eee;
font-size: initial;  
margin: 0 0 20px;
padding: 10px 20px;
}
strong { 
font-weight: 500; 
}
em,
dfn { 
font-style: italic; 
}
dfn { 
font-weight: 500; 
}
sup, 
sub { 
line-height: 0; 
}
abbr, 
acronym { 
border-bottom: 1px dotted #999; 
}
address  { 
font-style: italic; 
margin: 0 0 1.5em; 
}
del { 
color:#999; 
}
ins {
color: #333;
}
pre { 
margin: 1.5em 0; 
white-space: pre; 
}
pre,
code,
tt { 
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
font-size: 90%;
line-height: 1.5;
} ul,
ol {
list-style-position: outside;
padding-left: 0;
}
ul {
list-style-type: disc;
}
ol { 
list-style-type: decimal; 
}
ul li,
ol li {
list-style-type: inherit;
}
li ul, 
li ol { 
margin:0 1.5em; 
}
.post-content ul,
.post-content ol {
margin-left: 1em;
padding-left: 40px;
}
dl { 
margin-top: 0;
margin-bottom: 20px;
}
dl dt { 
font-weight: 500; 
}
dd { 
margin-left: 0;
} table {
border-bottom: 1px solid #ededed;
margin: 0 auto;
max-width: 600px;
width:100%;
}
th,
td {
position: relative;
}
td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
tfoot { 
font-size: 85%; 
} .small { 
font-size: 85%
}
.large { 
font-size: 115%; 
}
.hide { 
display: none; 
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.center {
text-align: center;
}
.top {
display: table-cell;
vertical-align: top;
}
.middle {
display: table-cell;
vertical-align: middle;
}
.bottom {
display: table-cell;
vertical-align: bottom;
}
hr {
border: 0;
border-top: 1px solid #eee;
margin-top: 10px;
margin-bottom: 10px;
}
select {
width: 100%;
}
.clear {
clear: both;
}
.caption {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: auto;
}
.dropcap {
color: inherit;
display: inline;
font-size: 35px;
font-weight: 500;
line-height: normal;
}
.col-md-9 .col-md-4 .dropcap,
.col-md-8 .col-md-4 .dropcap {
line-height: initial;
padding-right: 0;
} .size-full {
height: auto;
max-width: 100%;
}
.alignnone {
margin: 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 0 auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;  
}
img.alignright,
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
img.alignnone,
a img.alignnone {
margin: 5px 20px 20px 0;
}
img.alignleft,
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
img.aligncenter,
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
display: block;
position: relative;
}
.wp-caption-text {
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption-dd,
.wp-caption-text {
font-family: inherit;
font-weight: 500;
font-size: 10px;
font-style: normal;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.wp-caption p.wp-caption-dd,
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.wp-caption-dd,
.wp-caption-text
.gallery-caption {
position: relative;
}
.gallery .gallery-caption {
clear: both;
font-size: 11px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute !important;
width: 1px;
height: 1px;
}
.screen-reader-text:focus {
clip: auto !important;
display: block;
left: 5px;
top: 5px;
width: auto;
height: auto;
z-index: 100000; }#primary,
#wrapper {
clear: both;
}
.content-column {
background-color: transparent;
margin: 0;
padding: 0;
}
.full-width {
padding: 0;
} .layout {
clear: both;
}
.main-content.layout,
.sidebar.layout {
margin: 0;
}
.column.layout {
margin-left: -5px;
margin-right: -5px;
} #header,
#primary-header,
#headline-wrapper {
clear: both;
}
.headline {
margin-bottom: 15px;
}
.site-header,
.site-footer {
display: block;
position: relative;
} #content,
#sidebar {
position: relative;
}
.post-item,
.page-item,
.widget-post-item {
clear: both;
margin: auto 0 13px 0;
overflow: hidden;
}
.grid-item,
.page-item,
.post-item,
.widget-post-item {
background-color: #fff; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
.post-item:last-child {
margin-bottom: 30px;
}
.page-item {
margin-bottom: 20px;
}  #primary-menu-bar {
margin-bottom: 20px;
min-height: 80px;
z-index: 9999;
}
.primary-menu,
.extra-menu {
font-weight: 500;
font-size: 85%;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.secondary-menu {
font-size: 80%;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.footer-menu {
text-transform: capitalize;
} .navbar {
border: none;
border-radius: 0;
margin: 0;
min-height: 38px;
}
.navbar-default {
background-color: #034f84;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
.navbar-collapse {
background-color: #034f84;
border-color: #034f84;
}
.navbar-toggle {
margin: 23px 0;
}
.navbar-default .navbar-toggle {
border: none;
}
.navbar-default .navbar-toggle .icon-bar {
color: #fff;
}
.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
margin: 0;
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:link,
.navbar-default .navbar-nav>li>a:visited {
text-transform: inherit;
}
.navbar-nav .open .dropdown-menu {
margin-top: 5px;
z-index: 99999;
}
.navbar-nav ul li,
.navbar-nav li ul {
list-style-type: none;
} ul.dropdown-menu {
border: 0;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1)
}
ul.dropdown-menu:before {
display: none;
}
.dropdown-menu>li {
font-size: 85%;
text-transform: inherit;
}
.dropdown-menu>li>a {
padding: 12px;
white-space: normal;
width: 100%;
}
.dropdown-menu>li:last-child>a {
border-bottom: 0;
}
.dropdown-header {
background-color: #f9f9f9;
font-weight: 500;
padding: 7px;
}
.nav>li {
position: static;
}
.open>.dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
display: table;
left: auto;
}
.dropdown-menu .post-thumbnail,
.dropdown-menu .cat-thumbnail {
display: block;
}
.dropdown-menu .post-thumbnail img,
.dropdown-menu .cat-thumbnail img {
margin: 0 5px 0 0;
max-width: 80px;
}
.dropdown-menu .divider {
box-shadow: 0 1px 1px #eee;
margin: 2px auto;
width: 85%;
}
.definition {
color: #999;
display: block;
font-size: 95%;
letter-spacing: 0.06em;
min-width: 300px;
white-space: pre-line;
} .extra-navbar {
display: none;
min-height: 80px;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: auto;
z-index: 9999;
} .secondary-menu {
z-index: 0;
}
.secondary-menu.navbar {
min-height: 38px;
text-align: center;
}
.site-header.fix #secondary-menu-bar {
border-radius: 4px;
margin-bottom: 20px;
}
.menu-secondary-menu-container>.navbar-nav>li>a {
padding: 9px;
text-transform: inherit;
}
.hd-search .btn {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
font-size: 16px;
line-height: 1em;
} .menu-footer-menu-container>.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
}
.menu-footer-menu-container>.navbar-nav>li>a:hover {
background-color: transparent;
color: #eee;
} .navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:link,
.navbar-default .navbar-nav>li>a:visited {
background-color: #034f84;
color: #fff;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active {
background-color: #e7e7e7;
color: #333;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
background-color: #e7e7e7;
color: #333;
} #logo {
float: left;
position: relative;
}
.navbar-brand {
max-height: 80px;
min-height: 50px;
margin: 15px 0;
padding: 0; width: auto;
}
.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
margin: 15px 0;
}  .page-content,
.post-content {
margin-bottom: 15px;
padding: 0 10px;
position: relative;
z-index: 1000;
}
.entry-content {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.post-media {
overflow: hidden;
position: relative;
zoom: 1;
}
.link-pages>.btn,
.link-pages>.btn-group,
.link-pages>.input-group {
margin-left: 0;
} p.post-info,
.post-info {
color: #999; font-size: 85%;
}
p.post-info a:link,
p.post-info a:visited {
color: #999; }
p.post-info span:hover,
p.post-info a:hover,
span.post-info:hover {
color: #337ab7; } .tags {
padding: 20px 0 0;
} .author-post {
background-color: #fff; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
}
.author-share {
display: inline-block;
}
.author-content {
padding: 10px;
}
.author-content h4 {
display: inline-block;
} .related-posts-title,
.related-posts .post-item {
background-color: #fff; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
}
.related-posts-title {
border-left: 2px solid red;
border-radius: 4px;
list-style: none;
padding: 8px 15px;
}
.related-posts .posts-caption {
padding: 1px 0 1px 10px;
}
.related-posts-thumbnail {
float: left;
} .comments,
.comment-body,
.comment-reply-title {
background-color: #fff;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
}
.comments,
.comment-reply-title {
border-left: 2px solid red;
border-radius: 4px;
list-style: none;
padding: 8px 15px;
}
ul.commentlist {
padding: 0;
}
ul.commentlist li {
list-style-type: none;
}
ul.commentlist ul.children {
padding-left: 40px;
}
.commentlist .bypostauthor {
border-left: 4px solid #f7786b;
}
.commentlist li.comment-author-admin,
.commentlist li ul.children li.comment-author-admin,
.commentlist li.bypostauthor,
.commentlist li ul.children li.bypostauthor {
border-left: 4px solid #f7786b;
}
.comment-body {
margin-bottom: 15px;
padding: 15px;
position: relative;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment-body p {
clear: both;
padding: 10px 0;
}
.comment-author {
position: relative;
}
.comment-info {
display: inline-block;
line-height: 1.2em;
vertical-align: middle;
}
.comment-meta {
position: relative;
}
.comment-meta:before {
content: "\f017";
font-family: fontawesome;
font-size: 85%;
}
.comment-meta a,
.comment-meta a:link,
.comment-meta a:visited,
p.form-allowed-tags {
color: #999;
font-size: 85%;
}
.comment-approved {
display: inline-block;
}
.comment-image {
display: inline-block;
}
.comment-edit-link,
.comment-reply-link,
.comment-logout {
cursor: auto;
display: inline-block;
font-size: 85%;
min-height: 34px;
min-width: 22.75px;
position: absolute;
text-align: center;
z-index: 1;
}
.comment-edit-link {
padding: 8px 5px;
top: 0;
right: 37.75px;
}
.comment-reply-link {
padding: 8px 5px;
top: 0;
right: 15px;
}
.comment-logout {
padding: 12px 5px;
top: 0;
right: 15px;
}
a.comment-logout {
color: #fff; cursor: pointer;
}
p.invite-comment,
p.nocomments {
color: #999;
}
.icon.reply,
.icon.previous,
.icon.next {
font-family: fontawesome;
}
.comment-body .icon a {
color: #fff;
}
.comments-link {
padding: 0;
}
.icon.previous,
.icon.next {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
.comment-form {
background-color: #fff;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
padding: 15px;
position: relative;
}
.form-control {
background-color: #f5f5f5;
border-color: #f5f5f5;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.navbar .form-control {
height: 30px;
font-size: 12px;
}
span#email-notes,
span.required {
color: initial;
}
.exclamation:hover {
color: red;
content: "Your comment is awaiting moderation.";
} .breadcrumb {
background-color: #222;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
padding: 10px 15px;
text-transform: uppercase;
}
.breadcrumb>li+li:before {
color: red;
content: "\f105";
font-family: fontawesome;
padding: 0 10px;
} .pagination>li>a>span {
color: inherit;
} .pager li>a,
.pager li>span {
border: 0;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
} .additional-info {
background-color: #eeeeee;
display: block;
position: relative;
width: 100%;
height: auto;
}
.event-info {
font-size: 85%;
font-weight: 500;
padding: 15px 0;
text-align: center;
}
.event-info span {
font-weight: normal;
}
.symbol {
display: block;
text-align: center;
}  .post-group {
display: table;
margin: 0 auto;
max-width: 625px;
padding: 10px;
width: 100%;
height: 300px; height: 100%;
}
.post-group-cell {
display: table-cell;
vertical-align: middle;
}
.post-group-cell p {
display: inline-block;
padding: 10px 0;
}
.post-group-row {
background-color: #fff;
opacity: 0.7;
padding: 35px;
}
.mini-meta {
clear: both;
display: block;
font-family: inherit;
font-size: inherit;
padding: 0;
text-transform: capitalize;
}
span.big-quote,
span.mini-meta {
color: inherit;
}
span.mini-meta {
display: inline-block;
}
.mini-meta:before,
.mini-meta:after {
display: none;
} .format-aside .author {
font-weight: 500;
letter-spacing: 0.05em;
}
.detail {
display: block;
font-size: 18px;
letter-spacing: 0.01em;
line-height: 1.5em;
text-align: justify;
}
.format-aside .overlay,
.format-quote .overlay,
.format-link .overlay,
.format-image .overlay {
background-color: #1e6864;
opacity: 0.9;
}
.format-aside .post-group-row,
.format-quote .post-group-row,
.format-link .post-group-row {
font-family: "Handlee", Helvetica, Arial, Sans-Serif;
opacity: 1;
position: relative;
}
.format-aside .post-media .fa,
.format-quote .post-media .fa,
.format-link .post-media .fa {
background-color: #1e6864;
border-radius: 50%;
color: #fff;
padding: 15px;
position: absolute;
top: -25px;
left: 15px;
z-index: 9;
} .link-text header {
font-weight: 500;
}
.link-text {
display: table-cell;
letter-spacing: .15em;
vertical-align: middle;
width: 100%;
height: 100%;
} .format-quote blockquote {
border-left: initial;
display: table-cell;
margin: 0;
padding: 10px 0;
vertical-align: middle;
width: 100%;
height: 100%;
}
.format-quote .author {
font-size: 180%;
letter-spacing: 0.02em;
text-align: left;
}
.quote-photo {
background-repeat: no-repeat;
background-size: 100% 100%;
display: inline-block;
margin-right: 10px;
min-height: 60px;
vertical-align: middle;
width: 60px;
height: 60px;
}
.big-quote {
display: block;
font-size: 16px;
line-height: 1.5em;
text-align: justify;
}
.page-template-template-masonry .quote-photo {
margin: 0 auto 10px auto;
}
.page-template-template-masonry .format-quote blockquote {
border-left: none;
}
.post-content .entry-content .author {
border-bottom: none;
}
.post-content .entry-content blockquote {
border-left: 3px solid #eee;
} .format-image .caption {
padding: 10px;
z-index: 10;
}
.format-image .caption-title {
font-weight: 500;
}
.format-image .caption-title a,
.format-image .caption-excerpt p {
color: #333;
}
.caption-excerpt img {
display: none;
}
.format-image .post-media .fa {
background-color: #1e6864;
border-radius: 50%;
color: #fff;
padding: 15px;
position: absolute;
top: -15px;
right: 25px;
z-index: 9;
}
.col-md-8 .format-image .post-media .fa,
.col-md-9 .format-image .post-media .fa {
top: -25px;
}
.col-md-4 .format-image .post-media .fa,
.col-md-3 .format-image .post-media .fa {
top: -10px;
}  .item {
overflow: hidden;
}
.carousel-control {
position: absolute;
}
.carousel.gallery .carousel-control,
.format-gallery .carousel-control {
opacity: 0.8;
position: absolute;
}
.format-gallery .carousel-control.left,
.format-gallery .carousel-control.right {
background: 0 0;
}
.wp-caption-text.carousel-caption {
font-size: 14px;
}
.format-gallery .post-media .carousel .fa {
background-color: #1e6864;
color: #fff;
position: absolute;
bottom: 15px;
right: 25px;
z-index: 9;
}
.format-gallery .post-media .fa.fa-angle-left,
.format-gallery .post-media .fa.fa-angle-right {
border-radius: 0;
margin-right: 5px;
padding: 0;
font-size: 1em;
position: initial;
} .gallery-item img {
max-width: 100%;
height: auto;
}
.gallery-item {
margin: 0;
}
.gallery-item {
margin-top: 0 !important;
position: relative;
}
.gallery-icon img {
border: 0 !important;
}
.format-gallery .wp-caption-text,
.format-gallery .gallery-caption {
color: #fff;
display: inline-block;
font-family: "Handlee", Helvetica, Arial, Sans-Serif;
margin: 0 auto;
opacity: 0;
position: absolute;
top: 50%;
right: 0;
left: 0;
text-align: center;
-webkit-transform: translateY(-50%) scale(0);
-ms-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.format-gallery .gallery-item:before {
color: #fff;
content: "\f03e";
font-family: FontAwesome;
opacity: 0;
position: absolute;
top: 15px;
right: 15px;
-webkit-transform: translateY(-50%) scale(0);
-ms-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.format-gallery a:hover .wp-caption-text,
.format-gallery .frame:hover .gallery-caption,
.format-gallery .grid-item:hover .gallery-caption,
.format-gallery .gallery-item:hover .gallery-caption,
.format-gallery .gallery-item:hover:before,
.format-gallery .wp-caption:hover .wp-caption-text {
opacity: 1;
-webkit-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
}
.grid-sizer,
.grid-item {
width: 25%;
}
.grid-item--width2 {
width: 50%;
}
.gutter-sizer {
width: 0;
}
.page-template-template-masonry .format-gallery {
overflow: hidden;
} .format-gallery .gallery,
.format-gallery .gallery-item {
margin: 0;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
text-align: center;
}
.format-gallery .gallery-columns-4 .gallery-item {
max-width: 25%;
}
.format-gallery .gallery-columns-5 .gallery-item {
max-width: 20%;
}
.format-gallery .gallery-caption {
background-color: transparent;
bottom: initial;
display: block;
line-height: inherit;
max-height: 100%;
}
.format-gallery .gallery-caption:before {
display: none;
} .mejs-container {
top: 0;
left: 0;
}
.mejs-container.wp-audio-shortcode {
position: absolute;
z-index: 999;
}
.corner {
display: table-cell;
vertical-align: middle;
text-align: right;
}
.credit {
color: #fff;
font-weight: 500;
font-size: 25px;
font-style: normal;
text-shadow: 0 1px 2px #000;
}
.format-audio .post-media .fa {
background-color: #eeeeee;
border-radius: 50%;
margin-right: 3px;
padding: 10px;
position: relative;
font-size: 1em;
} .wp-video {
width: 100% !important;
}
.wp-video .mejs-poster {
background-size: cover;
}
.wp-video .mejs-controls {
display: none;
} iframe {
border: none;
}
.wp-playlist-item-title {
font-family: inherit;
text-transform: uppercase;
} .page-not-found {
position: relative;
}
.error404 .page-content,
.search-no-results .page-content {
padding: 100px 250px 150px;
}
.error404 .page-item,
.search-no-results .page-item {
margin-bottom: 30px;
}
.error-header {
font-size: 12px;
font-weight: 500;
line-height: 0.1em;
position: relative;
}
.error404 .error-title,
.search-no-results .error-title {
font-weight: 500;
text-align: center;
}
.error-title,
.error-content {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.error404 .error-description,
.search-no-results .error-content .error-description {
text-align: center;
}
.error404 .form-inline .input-group,
.search-no-results .form-inline .input-group {
margin: 0 15%;
width: 80%
}
.error404 .form-control,
.search-no-results .form-control {
min-height: 45px;
}
.error404 .btn,
.search-no-results .btn {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
min-width: 45px;
min-height: 45px;
}
.error404 .form-inline .input-group .input-group-btn,
.search-no-results .form-inline .input-group .input-group-btn {
width: auto;
}  .grid {
margin: 0;
padding: 0;
}
.grid-item img {
position: relative;
}
.blog-masonry>.grid-item {
margin-bottom: 11.39px;
}
.blog-masonry>.gutter-sizer {
width: 11.39px;
}
.blog-masonry>.grid-sizer,
.blog-masonry>.grid-item,
.col-md-9 .blog-masonry>.grid-sizer,
.col-md-9 .blog-masonry>.grid-item {
width: 276.25px;
}
.col-md-8 .blog-masonry>.grid-sizer,
.col-md-8 .blog-masonry>.grid-item {
width: 374.305px;
}
.page-template-template-masonry .col-xs-12 .wp-video-shortcode,
.page-template-template-masonry .col-xs-12 .embed-responsive,
.page-template-template-masonry .col-xs-12 .post-media,
.page-template-template-masonry .col-md-9 .wp-video-shortcode,
.page-template-template-masonry .col-md-9 .embed-responsive,
.page-template-template-masonry .col-md-9 .post-media {
min-height: 276.25px;
}
.page-template-template-masonry .col-md-8 .wp-video-shortcode,
.page-template-template-masonry .col-md-8 .embed-responsive,
.page-template-template-masonry .col-md-8 .post-media {
min-height: 374.305px;
} .page-template-template-masonry .col-md-12 .post-media,
.page-template-template-masonry .col-md-12 .flip-container,
.page-template-template-masonry .col-md-12 .flip-container img,
.page-template-template-masonry .col-md-12 .front,
.page-template-template-masonry .col-md-12 .back,
.page-template-template-masonry .col-md-12 .grid-item img,
.page-template-template-masonry .col-md-9 .post-media,
.page-template-template-masonry .col-md-9 .flip-container,
.page-template-template-masonry .col-md-9 .flip-container img,
.page-template-template-masonry .col-md-9 .front,
.page-template-template-masonry .col-md-9 .back,
.page-template-template-masonry .col-md-9 .grid-item img {
width: 100%;
height: 276.25px;
}
.page-template-template-masonry .col-md-8 .post-media,
.page-template-template-masonry .col-md-8 .flip-container,
.page-template-template-masonry .col-md-8 .flip-container img,
.page-template-template-masonry .col-md-8 .front,
.page-template-template-masonry .col-md-8 .back,
.page-template-template-masonry .col-md-8 .grid-item img {
width: 100%;
height: 374.305px;
}
.page-template-template-masonry .widget .post-media {
height: auto;
min-height: 0;
} .blog-masonry .format-gallery .gallery-columns-1 .gallery-item,
.blog-masonry .format-gallery .gallery-columns-2 .gallery-item,
.blog-masonry .format-gallery .gallery-columns-3 .gallery-item,
.blog-masonry .format-gallery .gallery-columns-4 .gallery-item,
.blog-masonry .format-gallery .gallery-columns-5 .gallery-item {
width: 100% !important;
} .blog .company-header .entry-title,
.page-template-template-large-image .company-header .entry-title {
font-size: 160%;
text-align: inherit;
}
.blog .widget-post-item .entry-title,
.page-template-template-large-image .widget-post-item .entry-title {
font-size: 120%;
text-align: inherit;
}
.blog .widget-post-item .list .entry-title,
.page-template-template-large-image .widget-post-item .list .entry-title {
font-size: 100%;
}
.blog .widget-post-item .post-content,
.page-template-template-large-image .widget-post-item .post-content {
padding: 0 10px
}  .site-footer {
background-color: #dddddd;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.footer {
background-color: #fff;
color: #fff;
display: block;
line-height: 3em;
text-align: center;
text-transform: capitalize;
}
.footer-widget-area {
background-color: transparent;
}
.footer-widget-item,
.footer-widgets .widget-item {
padding: 15px 5px 0 5px;
}
.footer-widgets .textwidget {
background-color: transparent;
}
.footer-widget-title,
.footer-widgets .widget-title {
background-color: #333333;
box-shadow: none;
color: #fff;
margin: 0 0 5px;
padding: 5px 10px;
text-align: left;
}
.footer-widget-title {
padding: 0;
}
.footer-widget-item .widget-post-item {
box-shadow: none;
}
.footer-widget-item .widget ul {
background-color: transparent;
}
.left-indent {
padding-left: 15px;
}
.right-indent {
padding-right: 15px;
} .site-title {
font-family: "Roboto", Helvetica, Arial, Sans-Serif;
font-weight: 500;
font-style: normal;
letter-spacing: .1em;
margin: 10px 0;
}
.site-description {
color: #A99D75;
font-family: "Roboto", Helvetica, Arial, Sans-Serif;
font-weight: 400;
letter-spacing: .28em;
position: relative;
text-align: center;
} .page-header,
.entry-header {
position: relative;
}
.page-header {
border-bottom: 1px solid #000000;
}
.page-header:before {
border-bottom: 5px solid #eeeeee;
height: 1px;
}
.carousel-title,
.entry-title,
.panel-title,
.page-title,
.widget-title {
letter-spacing: normal;
line-height: 1.1em;
position: relative;
text-transform: capitalize;
white-space: normal;
-ms-word-wrap: break-word;
word-wrap: break-word
}
.page-title {
font-weight: 500;
}
.widget-title {
background-color: #1C94C6;
border-radius: 4%;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
color: #fff;
display: inline-block;
font-size: 85%;
margin: 0 0 5px;
padding: 5px 10px;
position: relative;
text-align: left;
}
.widget-title span {
color: #fff;
}
.col-md-3 h1.entry-title,
.col-md-4 h1.entry-title {
font-size: inherit;
margin: 10px 0;
}
.caption-title {
font-weight: 500;
} .wp-post-image {
height: auto;
max-width: 100%;
}
.has-thumbnail,
.no-thumbnail {
position: relative;
}
.no-thumbnail figure,
.no-thumbnail img {
display: none;
}
.widget-post-item.list img.default-image {
float: left;
}
.box-item img.default-image,
.small-box-item img.default-image .post-item img.default-image,
.page-item img.default-image,
.grid-item img.default-image,
.widget-post-item img.default-image {
height: auto;
max-width: 100%;
}
img.wp-format-image {
height: auto;
max-width: 100%;
}
img.attachment-large-image,
img.attachment-standard-image,
img.attahment-masonry-image {
height: auto;
max-width: 100%;
}
img.attachment-widget-image {
max-width: 100%;
}
.overlay {
background-color: rgba(0, 0, 0, 0.4);
clear: both;
width: 100%;
height: 100%;
}
.post .overlay {
position: absolute;
top: 0;
left: 0;
}
.on-top {
background-color: #fff;
border-color: #fff;
color: #000;
font-size: 85%;
padding: 3px 5px;
position: absolute;
top: 0;
right: 0;
}
.enlarge {
padding: 0;
}   @media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) { img {
width: 100%;
}
}  .footer-widget-title {
margin: 0 0 5px;
padding: 0;
text-align: left;
} .footer-widget-item .widget_nav_menu ul.sub-menu li {
overflow: inherit;
}.container-fluid .widget {
margin: 0;
}
.widget {
margin: 10px 0;
}
.widget:first-child {
margin-top: 0;
}
.widget li {
list-style-type: none;
}
.widget li:last-child {
border-bottom: 0;
}
.widget li a {
text-decoration: none;
}
.widget-container {
margin: 0 -5px;
}
.widget-column {
margin-bottom: 30px;
padding: 0 5px;
}
.widget-list {
margin-bottom: 15px;
}
.widget-post-item {
display: block;
}
.no-thumbnail.widget-post-item {
min-height: 70px;
}
.widget-post-item .post-content {
display: table-cell;
vertical-align: top;
}
.widget img.alignleft,
.widget img.alignright {
margin: 0;
}
.widget .page-header {
border: 0;
margin: 0;
padding: 0;
}
.widget .page-title,
.widget span.dropcap {
font-size: inherit;
font-weight: normal;
}
.widget span.dropcap {
display: inline;
line-height: inherit;
padding-right: 0;
}
.widget .form-control {
width: 100%;
}
.widget p a.btn {
margin: 0 0 5px;
}
.widget .disable-in-sidebar {
display: none; } .widget_archive ul, 
.widget_meta ul, 
.widget_pages ul, 
.widget_nav_menu ul, 
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
box-shadow: 0 1px 6px rgba( 0, 0, 0, 0.1 );
}
.widget_archive li, 
.widget_meta li, 
.widget_pages li, 
.widget_nav_menu li, 
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li {
background-color: #fff;
overflow: hidden;
position: relative;
text-align: left;
}
.widget_recent_comments li, 
.widget_recent_entries li, 
.widget_rss li {
padding: 10.5px;
}
.widget_categories li, 
.widget_categories li a,
.widget_archive li a,
.widget_meta li a, 
.widget_pages li a, 
.widget_nav_menu li a,
.widget_recent_comments li a,
.widget_recent_entries li a,
.widget_rss li a {
color: #333;
}
.widget_recent_comments li span,
.widget_recent_entries li span {
color: #1e73be;
}
.widget_archive li:hover, 
.widget_meta li:hover, 
.widget_pages li:hover, 
.widget_nav_menu li:hover, 
.widget_recent_comments li:hover,
.widget_recent_entries li:hover,
.widget_rss li:hover {
background-color: #1e73be;
}
.widget_categories li:hover,
.widget_categories li:hover a,
.widget_archive li:hover a,
.widget_meta li:hover a, 
.widget_pages li:hover a, 
.widget_nav_menu li:hover a, 
.widget_recent_comments li:hover a,
.widget_recent_entries li:hover a,
.widget_rss li:hover a {
color: #fff;
}
.widget_recent_comments li:hover span,
.widget_recent_entries li:hover span {
color: #fff;
}
.widget_archive .form-control,
.widget_search .form-control,
.widget_categories .form-control {
background-color: #fff;
} .widget_categories ul.children li,
.widget_pages ul.children li,
.widget_nav_menu ul.sub-menu li {
background-color: #f9f9f9;
overflow: inherit;
}
.widget_categories ul,
.widget_pages ul,
.widget_nav_menu ul {
list-style: none outside none;
}
.widget_categories li ul,
.widget_pages li ul,
.widget_nav_menu li ul {
margin: 0;
}
.widget_categories li,
.widget_categories li ul li,
.widget_pages li,
.widget_pages li ul li,
.widget_nav_menu li,
.widget_nav_menu li ul li  {
padding: 0;
}
.widget_meta li a,
.widget_archive li a,
.widget_categories li a,
.widget_pages li a,
.widget_nav_menu li a {
display: block;
line-height: normal;
padding: 12px;
}
.widget_categories > ul > li > a,
.widget_pages > ul > li > a,
.widget_nav_menu > ul > li > a {
display: block;
font-weight: normal;
position: relative;
text-decoration: none;
}
.widget_categories li.parent > a:before,
.widget_pages li.parent > a:before,
.widget_nav_menu li.parent > a:before {
content: "\f055";
font-family: fontawesome;
padding: 12px 0;
position: absolute;
top: 2px;
right: 0;
vertical-align: middle;
width: 23px;
height: 21px;
}
.widget_categories ul li.active > a, 
.widget_pages ul li.active > a, 
.widget_nav_menu ul li.active > a {
display: block;
padding-bottom: 12px;
}
.widget_categories ul li.active > a:before,
.widget_pages ul li.active > a:before,
.widget_nav_menu ul li.active > a:before {
background-position: 0 center;
content: "\f056";
font-family: fontawesome;
}
.widget_categories ul li ul,
.widget_pages ul li ul, 
.widget_nav_menu ul li ul {
display: none;
overflow: hidden;
} .widget_categories li,
.widget_categories li ul li,
.widget_pages li,
.widget_pages li ul li,
.widget_nav_menu li,
.widget_nav_menu li ul li {
background-color: #fff;
}
.widget_categories ul li.active,
.widget_pages ul li.active,
.widget_nav_menu ul li.active {
background-color: #eee;
}
.widget_categories ul li.active a,
.widget_pages ul li.active a, 
.widget_nav_menu ul li.active a {
color: #333;
}
.widget_categories > ul > li > a,
.widget_pages > ul > li > a,
.widget_nav_menu > ul > li > a {
color: #333; 
}
.widget_categories li:hover,
.widget_categories li ul li:hover,
.widget_pages li:hover,
.widget_pages li ul li:hover, 
.widget_nav_menu li:hover,
.widget_nav_menu li ul li:hover {
background-color: #1e73be;
}
.widget_categories li:hover a,
.widget_categories li ul li:hover a
.widget_pages li:hover a,
.widget_pages li ul li:hover a
.widget_nav_menu li:hover a,
.widget_nav_menu li ul li:hover a {
color: #fff;
}
.widget_categories li {
line-height: 42px;
padding: 0 12px;
text-align: left;
}
.widget_categories li {
display: table;
position: relative;
width: 100%;
}
.widget_categories > ul > li > a {
position: initial;
}
.widget_categories ul.children {
clear: both;
margin-left: -12px;
margin-right: -12px;
}
.widget_categories li a {
float: left;
padding: 12px 2px 12px 0;
}
.widget_categories ul li ul {
display: none;
overflow: hidden;
}
.widget_categories ul li ul li {
padding-left: 12px;
padding-right: 12px;
}
.widget_cateogries ul li.active {
padding: 12px;
} .widget_archive li {
line-height: 42px;
padding: 0 12px 0 0;
text-align: right;
}
.widget_archive li a {
float: left;
}
.widget_archive ul li ul {
display: none;
overflow: hidden;
margin-left: 20px;
padding-left: 10px;
}
.widget_archive ul li ul li {
padding-left: 0;
padding-right: 0;
} ul.sub-menu {
margin: 0;
padding: 0;
}
.widget_nav_menu > .nav > li,
.widget_nav_menu > .nav > li > a {
display: inline-block;
} .widget_recent_entries li span { 
display: block;
font-size: 85%;
} #wp-calendar {
font-size: 85%;
position: relative;
width: 100%;
}
#wp-calendar caption {
font-size: 18px;
text-align: center;
text-transform: uppercase; 
}
#wp-calendar td,
#wp-calendar th {
border: 0;
padding: 4px;
text-align: center;
}
td#prev a,
td#next a {
font-size: 100%;
padding: 3px 4px;
position: absolute;
top: 0;
}
td#prev a {
opacity: 1;
position: absolute;
bottom: 0;
left: 0;
}
td#next a {
opacity: 1;
position: absolute;
bottom: 0;
right: 0;
}
#today {
background-color: #eee;
color: #000;
}
#today > a {
color: #fff;
} .widget_calendar {
background-color: #fff;
box-shadow: 0 1px 6px rgba( 0, 0, 0, 0.1 );
}
#wp-calendar thead {
background-color: #f7786b;     
color: #fff;
}
td#prev a, 
td#next a {
background-color: transparent;
color: #000;
}
#wp-calendar caption {
color: #f7786b;
}
#wp-calendar td a {
color: #f7786b;
} .widget_rss a {
color: #fff; } .widget_search .searchform {
text-align: left;
}
.widget_search  .btn {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
#searchsubmit {
font-family: fontawesome;
}
#searchsubmit.btn {
margin-left: 0;
} .textwidget {
background-color: #fff;
color: #000;
} .widget_tag_cloud .tagcloud {
text-align: initial;
}
.widget_tag_cloud .tagcloud a {
background-color: #fff;
box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.1 );
color: #333333;
display: inline-block;
font-size: inherit !important; letter-spacing: .5px;
line-height: 1.2;
margin-bottom: 10px;
padding: 9px 5px;
text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover {
background-color: #1e73be;
color: #fff;
}
.rsswidget {
font-weight: 500;
}
.rss-date {
display: block;
font-size: 85%;
}  .widget_featured_posts_by_category .widget-post-item {
margin: 0 5px 13.3333px 5px;
} .widget_featured_posts_by_post_format .widget-post-item {
margin: 0 5px 13.3333px 5px;
} .widget_posts_in_box_format {
background-color: initial;
box-shadow: initial;
padding: 0;
}
.box-item {
box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.1);    
margin: 0;
overflow: hidden;
padding: 1px 1px 0 0;
}
.box-caption {
padding: 10px;
position: absolute;
left: 0;
bottom: 0;
z-index: 10;
}
.box-caption .entry-title {
font-weight: 500;
} .widget_parallax {
margin: 0;
}
.parallax {
width: 100%;
height: 100%;
}
.parallax-wrapper {
display: table;
margin: 0 auto;
max-width: 800px;
min-height: 750px;
width: 100%;
height: 100px; }
.parallax-headline {
display: table-cell;
vertical-align: middle;
text-align: center;
text-transform: uppercase;
}
.parallax-title {
color: #fff; 
font-weight: normal;
font-style: normal;
letter-spacing: .28em;
margin-bottom: 30px;
padding: 5px 10px;
text-shadow: 0 1px 6px rgba( 0, 0, 0, 0.1);
}
.parallax-caption {
color: #A99D75; 
font-weight: 400;
letter-spacing: .28em;
margin-bottom: 25px;
padding: 5px 10px;
text-shadow: 0 1px 6px rgba( 0, 0, 0, 0.1 );
}
.parallax-button {
background-color: transparent;
border: 2px solid #F1CC6F;
box-shadow: 0 1px 6px rgba( 0, 0, 0, 0.1 );
cursor: pointer;
font-weight: 500;
letter-spacing: .28em;
padding: 13px 30px;
}
a.parallax-button, 
a.parallax-button:visited {
color: #F1CC6F;
}
.parallax-button:hover {
background-color: #F1CC6F;
}
a.parallax-button:hover {
color: #261B03;
} .carousel.gallery .carousel-indicators li .badge {
background-color: transparent;
}
.carousel.gallery .carousel-indicators.images li .badge {
display: none;
}
.carousel.gallery.hero {
box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.1 );
margin: 0 0 10px 0;
padding: 0 0 82px;
}
.carousel.gallery.hero.no-padding {
margin: 0;
padding: 0;
}
.carousel.gallery .carousel-indicators {
border-radius: 0;
bottom: 0;
display: inline-block;
list-style: none;
margin: 0;
position: absolute;
right: 0;
left: auto;
text-indent: 0;
width: auto;
height: auto;
}
.carousel.gallery .carousel-indicators.images {
background-color: #ffffff;
box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.1);
overflow: hidden;
padding: 13px 0;
position: absolute;
left: 0;
text-align: left;
white-space: nowrap;
width: 100%;
height: 82px;
}
.carousel.gallery .carousel-indicators li {
background-color: #fff;
border: none;
border-radius: 0;
color: #ccc;
display: block;
float: left;
font-size: 12px;
font-weight: 400;
line-height: 25px;
margin: 0;
padding: 3px 0 0;
text-align: center;
text-indent: 0;
width: 25px;
height: 25px;
}
.carousel.gallery .carousel-indicators.images li {
display: inline-block;
float: none;
margin: 5px 0 0 -5px;
padding: 0;
width: 88px;
height: 50px;
}
.carousel.gallery.space .carousel-indicators.images li {
display: inline-block;
margin: 0 5px 0 0;
width: 120px;
height: auto;
}
.container-fluid .caption {
position: absolute;
bottom: 0;
left: 20%;
width: 60%;
height: 130px;
}
.caption-background  {
background-color: #ccc;
min-height: 120px;
opacity: 0.5;
position: absolute;
left: 0%;
bottom: 0;
text-align: left;
width: 100%;
height: auto;
}
.carousel-caption {
padding: 0;
text-shadow: none;
}
.carousel-title {
font-family:  "Roboto", Helvetica, Arial, Sans-Serif;
font-weight: 500;
}
.carousel.gallery .carousel-excerpt {
font-size: inherit;
letter-spacing: normal;
line-height: 1.65em;
margin: 0 0 10px;
text-align: left;
word-spacing: 0.2em;	
}
.carousel.gallery .carousel-control {
width: 5%;
}
.carousel.gallery .carousel-control.left,
.carousel.gallery .carousel-control.right {	
background: 0 0;
}
.container-fluid .carousel.gallery .hvr-sweep-to-left .fa:before, 
.container-fluid .carousel.gallery .hvr-sweep-to-right .fa:before {
top: 50%;
}
.carousel.gallery .hvr-sweep-to-left .fa:before,
.carousel.gallery .hvr-sweep-to-right .fa:before {
top: 35%;
}
.carousel-indicators li.active img {
opacity: 0.5;
}
.container-fluid .widget_slider .carousel-inner img {
max-height: 670px;
} .owl-buttons {
clear: both;
}
.owl-prev,
.owl-next {
background-color: #1e73be;
color: white;
font-family: fontawesome;
font-size: 24px;
padding: 0 10px;
}
.owl-prev {
position: absolute;
top: 40%;
left: 0;
}
.owl-next {
position: absolute;
top: 40%;
right: 0;
}
.carousel-item {
float: left;
margin: 0 4px 4px 4px;
overflow: hidden;
position: relative;
}
.owl-carousel-slider .owl-item .carousel-caption {
bottom: 3px;
text-align: left;
}
.owl-carousel-slider .owl-item .carousel-title {
font-size: initial;
}
.owl-carousel-slider .owl-item .carousel-caption a {
color: #333;
}
.owl-carousel-slider .owl-item .caption-background {
min-height: 75px;
}
.full-width .owl-item {
max-width: 337.25px;
width: auto !important; } .social {
display: inline-block;
}
.social-share {
display: inline-block;
} .modal {
font-size: 5em;
}
.modal .social {
color: #fff;
font-size: 70px; 
padding: 35px;
text-align: center;
}
.modal-social {
font-size: 50px;
margin: 0;
padding: 20px;
position: relative;
text-align: center;
}
.modal .fa-facebook-f:before, 
.modal .fa-facebook:before {
padding: 10px;
}
.modal-body .fa-phone-square,
.modal-body .fa-envelope-square,
.modal-body .fa-facebook-square,
.modal-body .fa-google-plus-square,
.modal-body .fa-twitter-square,
.modal-body .fa-instagram,
.modal-body .fa-linkedin-square {
color: #a0a0a0;
}
.modal-body .fa-phone-square:hover {
color: #0078CA;
} 
.modal-body .fa-facebook-square:hover {
color: #3a5795;
}
.modal-body .fa-envelope-square:hover {
color: #55acee;
}
.modal-body .fa-twitter-square:hover {
color: #55acee;
}
.modal-body .fa-google-plus-square:hover {
color: #d73d32;
}
.modal-body .fa-instagram:hover {
color: #ff4e3a;
}
.modal-body .fa-linkedin-square:hover {
color: #006fa6;
} .buttons {
display: inline-block;
}
.post-content .buttons {
margin: 10px 0 30px 0;
float: right;
}
.buttons a {
background-color: #eaeaea;
border-radius: 4px;
display: inline-block;
line-height: 40px;    
margin-right: 7px;
position: relative;
text-align: center;       
width: 40px;
height: 40px;
}
.buttons .phone:hover {
background-color: #034f84;
color: #fff;
}
.buttons .envelope:hover {
background-color: #55acee;
color: #fff;
}
.buttons a.facebook:hover {
background-color: #3a5795;
color: #fff;
}
.buttons a.twitter:hover {
background-color: #55acee;
color: #fff;
}
.buttons a.gplus:hover {
background-color: #d73d32;
color: #fff;
}
.buttons a.linkedin:hover {
background-color: #006fa6;
color: #fff;
}
.buttons a.instagram:hover {
background-color: #ff4e3a;
color: #fff;
} .image-widget {
color: #fff;
margin-bottom: 13px;
position: relative;
}
.img-btn {
position: absolute;
left: 15px;
bottom: 15px;
}
.image-widget .img-caption {
color: #fff;
display: table;
letter-spacing: 0.1em;
padding: 15px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: auto;
height: 10px; }
.blue {
color: #1e73be;
}
.orange {
color: #fc8e3a;
}
.white {
color: #ffffff;
}
.red {
color: #dd3333;
} .btn {
border-radius: 0;
}
a.btn, 
a.btn:link, 
a.btn:visited {
border-radius: 0;
font-size: 12px;
padding: 5px;
text-transform: uppercase;
}
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
background: #034f84;
border-color: #034f84;
border-style: solid;
border-width: 2px;
color: #fff;
} .panel-default > .panel-heading {
background-color: #034f84;
}
.panel-default > .panel-heading > .panel-title > a {
color: #fff;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
background-color: #fff;
} .widget_grid {
background-color: transparent;
}
.masonry-widget > .grid-sizer, 
.masonry-widget > .grid-item {
width: 276px;
}
.masonry-widget > .grid-item-width2 {
width: 562px;
}
.masonry-widget > .grid-item-height2 {
height: 562px;
}
.masonry-widget > .gutter-sizer {
width: 11.39px;
}
.masonry-widget > .grid-item {
margin-bottom: 10px;
} .full-width .widget_column {
background-color: #fff;
}
.widget_column {
background-color: transparent;
}
.widget_column img {
height: auto;
max-width: 100%;
}
.container-fluid .card {
background-color: #eee;
}
.card {
background-color: #fff;
overflow: auto;
margin-bottom: 15px;
padding: 10px;
position: relative;
width: 100%;
height: 400px;
} 
.card li.event {
border-bottom: 1px dashed #000;
}
.column-title {
font-weight: 500;
letter-spacing: 0.02em;
padding: 5px 10px;
position: relative;
text-transform: uppercase;
}
.schedule-wrapper {
padding: 5px 10px;
}
.schedule-wrapper .event-info {
padding: 0;
text-align: left;
}
.event-title {
font-weight: 500;
margin: 0 0 5px;
padding: 10px 10px 0;
position: relative;
text-align: left;
}
.label {
color: black;
}
.progress-group {
padding: 0 10px;
} .nav-tabs > li.active > a.tab-title {
background-color: #f7786b;
box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.1);
color: #fff;
}
.nav-tabs > li > a.tab-title {
background-color: #fff;
border: none;
border-radius: 0%;
box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.1);
color: #000;
font-size: 85%;
margin: 0 1px 5px;
padding: 0 5px;
position: relative;
text-align: left;
}
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
border: none;
}
.tab-pane {
padding: 30px 0;
} .about-us .social {
font-size: inherit;
}
.about-us .social:first-child {
margin-left: 0;
}
.about-us .buttons a {
line-height: 30px;
width: 30px;
height: 30px;
}
ul.address {
line-height: 1.5em;
}
.company-header {
position: relative;
}
li.area {
letter-spacing: 0.02em;
position: relative;
}
li.area p {
text-align: inherit;
}
li.contact {
font-size: 40px;
text-align: inherit;
} .es_textbox_class {
background-color: #f5f5f5;
border: 1px solid #f5f5f5;
border-radius: 4px;
box-shadow: none;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.es_textbox_class {
color: #555;
display: block;
font-size: 14px;
line-height: 1.42857143;
padding: 6px 12px;
width: 90%;
height: 34px;
}
.es_lablebox {
display: none;
}
.es_textbox_button {
border: 1px solid transparent;
border-radius: 0;
display: inline-block;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
margin-bottom: 0;    
padding: 6px 12px;
vertical-align: middle;
white-space: nowrap;
text-align: center;
}
.es_textbox_button,
.es_textbox_button:link,
.es_textbox_button:visited {
background-color: #034f84;
border-color: #034f84;
color: #fff;
}
.es_textbox_button:hover {
background-color: #f7786b;
border-color: #f7786b;
color: #fff;
}   .footer-widget-item .widget .entry-title,
.footer-widget-item .widget p,
.footer-widget-item .rssSummary {
color: #333;
}
.footer-widget-item .widget p.post-info, 
.footer-widget-item .widget .post-info, 
.footer-widget-item .widget p.post-info a:link, 
.footer-widget-item .widget p.post-info a:visited, 
.footer-widget-item .widget p.post-info span, 
.footer-widget-item .widget .recentcomments {
color: #e7e7e7; 
}
.footer-widget-item .widget span, 
.footer-widget-item .widget.widget_recent_comments li span,
.footer-widget-item .widget.widget_recent_entries li span {
color: #034f84; 
}
.footer-widget-item .widget a, 
.footer-widget-item .widget.widget_categories li,
.footer-widget-item .widget.widget_categories li a, 
.footer-widget-item .widget.widget_archive li, 
.footer-widget-item .widget.widget_archive li a, 
.footer-widget-item .widget.widget_meta li a, 
.footer-widget-item .widget.widget_pages li a, 
.footer-widget-item .widget.widget_nav_menu li a, 
.footer-widget-item .widget.widget_recent_comments li a,
.footer-widget-item .widget.widget_recent_entries li a, 
.footer-widget-item .widget.widget_rss li a, 
.footer-widget-item .widget.widget_nav_menu ul li.active a,
.footer-widget-item .widget.widget_categories ul li.active a {
color: #333; 
}
.footer-widget-item .widget.widget-post-item, 
.footer-widget-item .widget.widget_archive li, 
.footer-widget-item .widget.widget_categories li, 
.footer-widget-item .widget.widget_meta li, 
.footer-widget-item .widget.widget_pages li, 
.footer-widget-item .widget.widget_nav_menu li,
.footer-widget-item .widget.widget_nav_menu li ul li,
.footer-widget-item .widget.widget_recent_comments li, 
.footer-widget-item .widget.widget_recent_entries li, 
.footer-widget-item .widget.widget_rss li, 
.footer-widget-item .widget.widget_calendar,
.footer-widget-item .widget.widget_tag_cloud .tagcloud a,
.footer-widget-item .widget.widget_author .author-widget,
.footer-widget-item .widget-post-item {
background-color: transparent;
}
.footer-widget-item .widget.widget_search .form-control,
.footer-widget-item .widget.widget_categories .form-control {
background-color: #fff;
}
.footer-widget-item .widget.widget_tag_cloud .tagcloud a {
box-shadow: none;
padding: 7px;
}
.footer-widget-item .widget.widget_tag_cloud .tagcloud a:hover {
color: #f7cac9; 
} .footer-widget-item .widget.widget_archive li:hover, 
.footer-widget-item .widget.widget_categories li:hover, 
.footer-widget-item .widget.widget_meta li:hover, 
.footer-widget-item .widget.widget_pages li:hover, 
.footer-widget-item .widget.widget_nav_menu li:hover,
.footer-widget-item .widget.widget_nav_menu li ul li:hover,
.footer-widget-item .widget.widget_recent_comments li:hover,
.footer-widget-item .widget.widget_recent_entries li:hover,
.footer-widget-item .widget.widget_rss li:hover {
background-color: transparent;
}
.footer-widget-item .widget.widget_archive li:hover, 
.footer-widget-item .widget.widget_categories li:hover, 
.footer-widget-item .widget.widget_archive li:hover a, 
.footer-widget-item .widget.widget_categories li:hover a, 
.footer-widget-item .widget.widget_meta li:hover a, 
.footer-widget-item .widget.widget_pages li:hover a, 
.footer-widget-item .widget.widget_nav_menu li:hover a, 
.footer-widget-item .widget.widget_nav_menu li ul li:hover a, 
.footer-widget-item .widget.widget_recent_comments li:hover a, 
.footer-widget-item .widget.widget_recent_entries li:hover a, 
.footer-widget-item .widget.widget_rss li:hover a, 
.footer-widget-item .widget.widget_tag_cloud .tagcloud a:hover,
.footer-widget-item .widget.widget_categories li:hover ul.children li a,
.footer-widget-item .widget.widget_categories li:hover ul.children li a:before,
.footer-widget-item .widget.widget_categories li ul.children li:hover a,
.footer-widget-item .widget.widget_categories li ul.children li:hover a:before,
.footer-widget-item .widget.widget_categories li.active:hover a,
.footer-widget-item .widget.widget_recent_comments li:hover span, 
.footer-widget-item .widget.widget_recent_entries li:hover span {
color: #f7cac9; 
}
.footer-widget-item .widget.widget_nav_menu ul li.active {
background-color: transparent;
}
.footer-widget-item .widget.widget_categories ul li.active {
background-color: transparent;
}
.footer-widget-item .widget_meta li a, 
.footer-widget-item .widget_archive li a, 
.footer-widget-item .widget_categories li a, 
.footer-widget-item .widget_pages li a, 
.footer-widget-item .widget_nav_menu li a {
font-size: 90%;
} .footer-widget-item ul.menu {
display: table;
float: none;
} .footer-widgets .widget_categories ul {
padding-left: 10px;
}
.footer-widgets .widget_categories li:hover:after {
color: white;
} .footer-widgets .widget_archive ul {
padding-left: 10px;
}
.footer-widgets .widget_archive li:hover:after {
color: white;
} .footer-widget-item .widget.widget_post_by_id .alignleft img,
.footer-widget-item .widget.widget_post_by_id .alignright img {
max-height: 100px;
max-width: 140px;
} .gallery {
margin-bottom: 20px;
margin-left: -4px;
}
.gallery-item {
float: left;
margin: 0 4px 4px 4px;
overflow: hidden;
position: relative;
}
.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: table;
margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
text-align: center;
}
.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-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
clear: left;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
box-sizing: border-box;
color: #fff;
line-height: 1.3;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 2px 8px;
position: absolute;
left: 0;
text-align: left;
-webkit-transition: opacity 400ms ease;
transition:         opacity 400ms ease;
width: 100%;
}
.gallery-caption:before {
box-shadow: 0 -10px 15px #000 inset;
content: "";
min-height: 49px;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 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;
} .sticky {
position: relative;
}
.sticky .ribbon-wrapper {
position: absolute;
top: 0;
right: 0;
width: 85px;
height: 85px;
z-index: 999;
}
.sticky .ribbon {
font-family: "Handlee", cursive;
font-weight: 500;
line-height: normal;
padding: 7px 0;
position: relative;
text-align: center;
text-transform: capitalize;
}
.sticky .ribbon {
-moz-box-shadow: 5px 5px 7px rgba(33,33,33,1);
-webkit-box-shadow: 5px 5px 7px rgba(33,33,33,0.7);
box-shadow: 5px 5px 7px rgba(33,33,33,0.7);
}
.post-item:nth-child(odd) .sticky .ribbon, 
.grid-item:nth-child(odd) .sticky .ribbon {
top: 5px;
right: 5px;
}
.post-item:nth-child(even) .sticky .ribbon, 
.grid-item:nth-child(even) .sticky .ribbon {
top: 10px;
right: 0;	
}
.post-item:nth-child(1n) .sticky .ribbon,
.grid-item:nth-child(1n) .sticky .ribbon {
-webkit-transform:rotate(-3deg);
transform:rotate(-3deg);
}
.post-item:nth-child(2n) .sticky .ribbon, 
.grid-item:nth-child(2n) .sticky .ribbon {
-webkit-transform:rotate(4deg);
transform:rotate(4deg);
}
.post-item:nth-child(3n) .sticky .ribbon,
.grid-item:nth-child(3n) .sticky .ribbon {
-webkit-transform:rotate(5deg);
transform:rotate(5deg);
top:10px;
}
.post-item:nth-child(4n) .sticky .ribbon, 
.grid-item:nth-child(4n) .sticky .ribbon {
-webkit-transform: rotate(-6deg);
transform: rotate(-6deg);
}
.sticky .ribbon .ribbon-text {
font-size: initial;
}
.sticky .ribbon i {
color: #333;
font-size: 20px;
position: absolute;
top: -5px;
left: 0;
-webkit-transform: rotate(35deg);
transform: rotate(35deg);
}
.page-template-template-large-image .sticky .ribbon {
line-height: 1.8;
} .icon-hero,
.icon-plus,
.category-caption {
color: #fff;
display: inline-block;
margin: 0 auto;
opacity: 0;
position: absolute;
top: 50%;
right: 0;
left: 0;
text-align: center;
-webkit-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
a:hover .icon-hero,
a:hover .icon-plus,
a:hover .category-caption{ 
opacity: 1;
-webkit-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
}
.back-to-top {
background-color: rgba(235, 235, 235, 0.80);
border-radius: 4px;
color: #000000;
display: none;
font-family: fontawesome;
font-size: 20px;
padding: 0.75em;
position: fixed;
right: 0px;
bottom: 2em;
text-decoration: none;
z-index: 9999;
}
.fa {
font-family: 'FontAwesome';
}
.fa-paper-plane:hover {
color: #d8d8d8;
}
.back-to-top:hover,
a.comment-logout:hover,
.comment-body .icon:hover a {
color: #080808;
}
.back-to-top:hover,
a.comment-logout:hover,
.comment-body .icon:hover a {
background-color: #d8d8d8;
}   .bglayer,
.landscape,
.portrait {
background-color: white;
box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.1);
float: left;
overflow: hidden;
}
.bglayer {
height: auto;
max-width: 100%;
position: relative;
}
.bglayer.alignright {
float: right;
}
.bglayer img
.landscape img,
.portrait img {
opacity: 1;
}
.bglayer:hover img,
.landscape:hover img,
.portrait:hover img {
opacity: 0.1;	
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
} .frame {
float: left;
overflow: hidden;
position: relative;
}
.grid .frame {
margin-right: -1px;
}
.hvr-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
transform : scale(1);
}
.hvr-grow:hover, 
.hvr-grow:focus, 
.hvr-grow:active {
-webkit-transform: scale(1.1);
transform: scale(1.1);
} .hvr-sweep-to-left {
display: inline-block;
}
.hvr-sweep-to-left .fa:before {
opacity: 0;
position: absolute;
top: 0;
left: 20px;
-webkit-transform: translateX(80px);
transform: translateX(80px);
}
.sidebar .format-gallery .hvr-sweep-to-left .fa:before,
.sidebar .format-gallery .hvr-sweep-to-left .fa:before,
.page-template-template-masonry .hvr-sweep-to-left .fa:before {
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
.hvr-sweep-to-right {
display: inline-block;
}
.hvr-sweep-to-right .fa:before {
opacity: 0;
position: absolute;
top: 0;
right: 20px;
-webkit-transform: translateX(-80px);
transform: translateX(-80px);
}
.sidebar .format-gallery .hvr-sweep-to-right .fa:before,
.sidebar .format-gallery .hvr-sweep-to-right .fa:before,
.page-template-template-masonry .hvr-sweep-to-right .fa:before {
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
.slide:hover .hvr-sweep-to-right .fa:before,
.slide:focus .hvr-sweep-to-right .fa:before,
.slide:active .hvr-sweep-to-right .fa:before,
.slide:hover .hvr-sweep-to-left .fa:before,
.slide:focus .hvr-sweep-to-left .fa:before,
.slide:active .hvr-sweep-to-left .fa:before {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.hvr-sweep-to-left .fa:before,
.hvr-sweep-to-right .fa:before {
background-color: transparent;
border-radius: 50%;
color: white;
font-size: 37.5px;
width: 37.5px;
height: 37.5px;
text-align: center;
}
.hvr-sweep-to-left .fa:before,
.hvr-sweep-to-right .fa:before {
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
#sidebar.col-md-3 .format-gallery .hvr-sweep-to-left .fa:before,
#sidebar.col-md-4 .format-gallery .hvr-sweep-to-left .fa:before,
#sidebar.col-md-3 .format-gallery .hvr-sweep-to-right .fa:before,
#sidebar.col-md-4 .format-gallery .hvr-sweep-to-right .fa:before,
.page-template-template-medium-image .col-md-8 .hvr-sweep-to-left .fa:before,
.page-template-template-medium-image .col-md-9 .hvr-sweep-to-left .fa:before,
.page-template-template-masonry .hvr-sweep-to-left .fa:before, 
.page-template-template-medium-image .col-md-8 .hvr-sweep-to-right .fa:before,
.page-template-template-medium-image .col-md-9 .hvr-sweep-to-right .fa:before,
.page-template-template-masonry .hvr-sweep-to-right .fa:before {
font-size: 25px;
width: 25px;
height: 25px;
}
.format-gallery .hvr-sweep-to-left .fa:before, 
.format-gallery .hvr-sweep-to-right .fa:before {
top: 35%;
}
#sidebar.col-md-3 .format-gallery .hvr-sweep-to-left .fa:before, 
#sidebar.col-md-4 .format-gallery .hvr-sweep-to-left .fa:before, 
#sidebar.col-md-3 .format-gallery .hvr-sweep-to-right .fa:before,
#sidebar.col-md-4 .format-gallery .hvr-sweep-to-right .fa:before,
.col-md-8 .format-gallery .hvr-sweep-to-left .fa:before, 
.col-md-8 .format-gallery .hvr-sweep-to-right .fa:before,
.col-md-9 .format-gallery .hvr-sweep-to-left .fa:before, 
.col-md-9 .format-gallery .hvr-sweep-to-right .fa:before,
.col-md-12 .format-gallery .hvr-sweep-to-left .fa:before, 
.col-md-12 .format-gallery .hvr-sweep-to-right .fa:before {
top: 40%;
}
#sidebar.col-md-3 .format-gallery .carousel-indicators,
#sidebar.col-md-4 .format-gallery .carousel-indicators {
bottom: 0;
}
#sidebar.col-md-3 .format-gallery .carousel-indicators li,
#sidebar.col-md-4 .format-gallery .carousel-indicators li {
width: 5px;
height: 5px;
}
#sidebar.col-md-3 .format-gallery .carousel-indicators .active,
#sidebar.col-md-4 .format-gallery .carousel-indicators .active {
width: 6px;
height: 6px;
}
#sidebar.col-md-3 .format-gallery .carousel-caption,
#sidebar.col-md-4 .format-gallery .carousel-caption {
font-size: 10px;
padding: 5px;
} .owl-prev,
.owl-next {
border-radius: 4px;
opacity: 0;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
.owl-prev {
-webkit-transform: translateX(2.5px);
transform: translateX(2.5px);
}
.owl-next {
-webkit-transform: translateX(-2.5px);
transform: translateX(-2.5px);
}
.owl-carousel-slider:hover .owl-prev,
.owl-related-posts:hover .owl-prev {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.owl-carousel-slider:hover .owl-next,
.owl-related-posts:hover .owl-next {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.owl-related-posts .owl-item {
padding: 0 5px;
} .left-to-right.animateblock.animated {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.left-to-right.animateblock {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
.right-to-left.animateblock.animated {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.right-to-left.animateblock {
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
.bottom-to-top.animateblock.btm.animated {
margin-top: 0;
}
.bottom-to-top.animateblock.btm {
margin-top: 25px;
text-align: left;
}
.animateblock.animated {
opacity: 1;
}
.animateblock {
opacity: 0;
-webkit-transition: all 0.55s linear;
-moz-transition: all 0.55s linear;
-o-transition: all 0.55s linear;
-ms-transition: all 0.55s linear;
transition: all 0.55s linear;
} .lightbox-target {
background: rgba(0,0,0,.7);
opacity: 0;
overflow: hidden;
position: fixed;
top: -100%;
width: 100%;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
} .lightbox-target img {
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
box-sizing: border-box;
margin: auto;
max-height: 0%;
max-width: 0%;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
} .lightbox-target a.lightbox-close {
color: white;
font-family: fontawesome;
font-size: 20px;
position: absolute;
top: 30px;
right: 30px;
text-decoration: none;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
.lightbox-target a.lightbox-close:hover {
color: #034f84;
} .lightbox-target a.lightbox-close:after {
content:"\f00d";
} .lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
left: 0;
z-index: 99999;
}
.lightbox-target:target img {
max-height: 100%;
max-width: 100%;
}
#content .lightbox-target:target img {
width: 80%;
height: 80%;
} .css-typing {
color: inherit;
}
.typed-cursor{
opacity: 1;
-webkit-animation: blink 1.5s infinite;
-moz-animation: blink 1.5s infinite;
animation: blink 1.5s infinite;
}
@keyframes blink{
0% { 
opacity:1; 
}
50% { 
opacity:0; 
}
100% { 
opacity:1; 
}
}
@-webkit-keyframes blink{
0% { 
opacity:1; 
}
50% { 
opacity:0; 
}
100% { 
opacity:1; 
}
}
@-moz-keyframes blink{
0% { 
opacity:1; 
}
50% { 
opacity:0; 
}
100% { 
opacity:1; 
}
} .flip-container {
position: relative;
perspective: 1000px;  
}
.flip-container:hover .flipper,
.flip-container.hover .flipper {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
} .flip-container:hover .front, 
.flip-container:hover .back {
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.flip-container:hover .front {
z-index: 0;
}
.flip-container .overlay {
background-color: black;
} .flipper {
position: relative;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-trasition: 0.6s;
transition: 0.6s;
} .front, 
.back {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
} .front {
z-index: 10;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
} .back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
} .flip-container, 
.front, 
.back {
width: 100%;
height: 276.25px;
}
.page-template-template-masonry .col-md-8 .flip-container, 
.page-template-template-masonry .col-md-8 .front, 
.page-template-template-masonry .col-md-8 .back {
width: 100%;
height: 375.3px;
}  .sl-wrapper a {
border-bottom: 0 !important;
text-decoration: none !important;
}
.sl-wrapper {
font-size: inherit;
}
.sl-button {
font-size: inherit;
font-weight: normal;
line-height: 1;
} a.liked {
color: #da1b1b;
}
a.liked:hover,
a.liked:active,
a.liked:focus {
color: #666666;
}
a.liked span.sl-count,
.sl-count {
color: #999999;
} .sl-icon {
font-family: inherit;
font-size: inherit;
margin-right: 0.3125em;
vertical-align: text-bottom;
} .sl-count {
font-size: inherit;
font-family: inherit;
vertical-align: middle;
} .loader,
.loader:before,
.loader:after {
background: rgba(0, 0, 0, 0.2);
-webkit-animation: load1 1s infinite ease-in-out;
animation: load1 1s infinite ease-in-out;
width: .2em;
height: .6em;
}
.loader:before,
.loader:after {
content: '';  
position: absolute;
top: 0;
}
.loader:before {
left: -.375em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.loader {
display: inline-block;
font-size: 1em;
position: relative;
text-indent: -9999em;
vertical-align: middle;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.loader:after {
left: .375em;
}
.fa-heart,
.fa-heart-o {
color: red;
}
@-webkit-keyframes load1 {
0%, 80%, 100% {
box-shadow: 0 0 rgba(0, 0, 0, 0.2);
height: .6em;
}
40% {
box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
height: 1em;
}
}
@keyframes load1 {
0%, 80%, 100% {
box-shadow: 0 0 rgba(0, 0, 0, 0.2);
height: .6em;
}
40% {
box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
height: 1em;
}
}@media (max-width: 479px) { .col-xxs {
display: block;
float: none;
width: 100%;
}
.col-xxs-2 {
display: block;
float: left;
width: 50%;
} .navbar-nav {
margin: 0;
}
.navbar-nav > li {
float: none;
}
.navbar-default .navbar-nav > li > a, 
.navbar-default .navbar-nav > li > a:link, 
.navbar-default .navbar-nav > li > a:visited {
padding-top: 15px;
padding-bottom: 15px;
} .navbar-nav .open .dropdown-menu {
background-color: #fff;
width: 100%;
}
.navbar-collapse {
padding: 0;
} ul.secondary-menu {
display: inline-block;
}
ul.secondary-menu li {
display: inline-block;
}
.search-for {
margin:  2px 15px 2px 0;
padding: 2px 9px 9px 9px;
width: auto;
}
.hd-search {
clear: both;
display: inline-block;
margin: 0 auto;
vertical-align: middle;
width: 200px;
}
.social:first-child {
padding-left: 0;
} .extra-navbar .navbar-nav > li {
float: left;
} .menu-footer-menu-container > .navbar-nav > li {
float: left;
} .page-template-template-medium-image .post-media .fa-2x,
.page-template-template-masonry .post-media .fa-2x,
.col-md-4 .post-media .fa-2x,
.col-md-3 .post-media .fa-2x {
font-size: 1em;
}
.page-template-template-masonry .post-media .back .fa {
top:  20px;
right: 10px;
left: auto;
}
.page-template-template-large-image .post-media .bglayer .fa,
.page-template-template-medium-image .post-media .bglayer .fa,
.page-template-template-masonry .post-media .bglayer .fa {
background-color: transparent;
color: #fff;
padding: 0;
position: relative;
top: 0;
left: 0;
}  .col-xs-12 blockquote {
border-left: none;
}
.col-xs-12 .big-quote {
font-size: 80%;
}
.col-xs-12 .quote-photo {
min-height: 80px;
width: 80px;
height: 80px;
} .col-xs-12 .detail {
font-size: 80%;  
}
.col-xs-12 .post-group-row {
padding: 20px;
} .col-xs-12 .caption {
padding: 0 10px;
}
.col-xs-12 .caption-title {
font-size: 16px;
}
.col-xs-12 .caption-excerpt p {
display: none;
}
.col-xs-12 .caption-background {
min-height: 50px;
} .col-xs-12 .flip-container,
.col-xs-12 .flip-container img,
.col-xs-12 .front,
.col-xs-12 .back {
width: 100%;
height: 50vw;
} .grid .grid-item img {
width: 100%;
height: 16vw;
}
.grid .grid-item--width2 img {
width: 100%;
height: 32vw;
}
.masonry-widget > .grid-item-width2 {
width: 276px;
} .gallery-columns-3 .gallery-item {
width: 33.333333%;
}  .col-xs-12 .carousel-caption {
right:  5px;
bottom: 0;
left: 5px;
}
.col-xs-12 .carousel-title {
font-size: 16px;
}
.col-xs-12 .carousel-excerpt p {
display: none;
}
.hvr-sweep-to-left .fa:before, 
.hvr-sweep-to-right .fa:before {
font-size: 25px;
width: 25px;
height: 25px;
}
.carousel.gallery .hvr-sweep-to-left .fa:before, 
.carousel.gallery .hvr-sweep-to-right .fa:before {
top: 25%;
} .col-xs-12 .small.box-item .caption-title {
font-size: 12px;
margin-top: 5px;
margin-bottom: 5px;
}
.col-xs-12 .small.box-item .caption-background {
min-height: 40px;
} .image-widget {
float: left;
} .page-template-default .widget_parallax {
margin-bottom: 13px;
} .widget_featured_posts_by_post_format .col-md-4 .post-content {
padding-bottom: 15px;
} .full-width {
margin: 0;
padding: 0;
}
.full-width .widget_tabs,
.full-width .widget_column {
padding: 95px 0;
}
.full-width .grid-item img,
.full-width .grid-item--width2 img {
height: auto;
} .list .entry-title {
font-size: 100%;
}
.blog .entry-title,
.page-template-template-large-image .entry-title {
font-size: 120%;
} .form-control {
display: inline-block;
width: auto;
}
textarea.form-control {
width: 100%;
} .icon-hero {
font-size: 20px;
}
.icon-plus {
font-size: 40px;
}
} @media (min-width: 480px) { .navbar-nav {
margin: 0;
}
.navbar-nav > li {
float: none;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:link, .navbar-default .navbar-nav > li > a:visited {
padding-top: 15px;
padding-bottom: 15px;
} .navbar-nav .open .dropdown-menu {
background-color: #fff;
width: 100%;
}
.navbar-collapse {
padding: 0;
} ul.secondary-menu {
display: inline-block;
}
ul.secondary-menu li {
display: inline-block;
}
.search-for {
margin: 2px 15px 2px 0;
padding: 2px 2px 9px 2px;
width: auto;
}
.hd-search {
clear: both;
display: inline-block;
margin: 0 auto;
vertical-align: middle;
width: 200px;
} .extra-navbar .navbar-nav > li {
float: left;
} .menu-footer-menu-container > .navbar-nav > li {
float: left;
} .page-template-template-medium-image .post-media .fa-2x,
.page-template-template-masonry .post-media .fa-2x,
.col-md-4 .post-media .fa-2x,
.col-md-3 .post-media .fa-2x {
font-size: 1em;
}
.page-template-template-masonry .post-media .back .fa {
top:  20px;
right: 10px;
left: auto;
}
.page-template-template-large-image .post-media .bglayer .fa,
.page-template-template-medium-image .post-media .bglayer .fa,
.page-template-template-masonry .post-media .bglayer .fa {
background-color: transparent;
color: #fff;
padding: 0;
position: relative;
top: 0;
left: 0;
}  .col-xs-12 blockquote {
border-left: none;
}
.col-xs-12 .big-quote {
font-size: 85%;
}
.col-xs-12 .quote-photo {
min-height: 80px;
width: 80px;
height: 80px;
} .col-xs-12 .detail {
font-size: 3vw;
}
.col-xs-12 .post-group-row {
padding: 20px;
} .col-xs-12 .caption {
padding: 0 10px 2px 10px;
}
.col-xs-12 .caption-title {
font-size: 20px;
}
.col-xs-12 .caption-excerpt p {
font-size: 85%;
}
.col-xs-12 .caption-background {
min-height: 104px;
} .col-xs-12 .flip-container,
.col-xs-12 .flip-container img,
.col-xs-12 .front,
.col-xs-12 .back {
width: 100%;
height: 50vw;
} .grid .grid-item img {
width: 100%;
height: 16vw;
}
.grid .grid-item--width2 img {
width: 100%;
height: 32vw;
} .gallery-columns-3 .gallery-item {
width: 33.333333%;
}  .col-xs-12 .carousel-caption {
right:  5%;
bottom: 0;
left: 5%;
}
.col-xs-12 .carousel-title {
font-size: 18px;
}
.col-xs-12 .carousel-excerpt p {
display: block;
font-size: 85%;
}
.col-xs-12 .widget_slider .caption-background {
min-height: 100px;
}
.hvr-sweep-to-left .fa:before, 
.hvr-sweep-to-right .fa:before {
font-size: 37.5px;
width: 37.5px;
height: 37.5px;
} .col-xs-12 .box-caption {
padding: 0 10px;
}
.col-xs-12 .small.box-item .caption-title {
font-size: 12px;
}
.col-xs-12 .small.box-item .caption-background {
min-height: 46px;
} .widget_tabs .grid-item img {
width: 100%;
height: 276px;
} .image-widget {
float: left;
} .page-template-default .widget_parallax {
margin-bottom: 13px;
} .widget_featured_posts_by_post_format .col-md-4 .post-content {
padding-bottom: 15px;
} .full-width {
margin: 0;
padding: 0;
}
.full-width .widget_tabs,
.full-width .widget_column {
padding: 95px 0;
} .list .entry-title {
font-size: 100%;
}
.blog .entry-title,
.page-template-template-large-image .entry-title {
font-size: 200%;
text-align: center;
}
.blog .post-content, 
.page-template-template-large-image .post-content {
padding: 10px 30px 30px;
} .form-control {
display: inline-block;
width: auto;
}
textarea.form-control {
width: 100%;
} .icon-hero {
font-size: 30px;
}
.icon-plus {
font-size: 70px;
}
} @media (min-width: 768px) { .navbar-header {
float: none;
text-align: center;
}
.navbar-nav > li {
float: left;
}
.navbar-default .navbar-nav > li > a, 
.navbar-default .navbar-nav > li > a:link, 
.navbar-default .navbar-nav > li > a:visited {
padding-top: 20px;
padding-bottom: 20px;
} .navbar-nav .open .dropdown-menu {
right: auto;
width: auto;
}
.navbar-collapse {
padding: 0;
} .search-for {
padding: 2px;
}
.social-share {
width: auto;
}
.hd-search {
margin: 0;
} .navbar > .container .navbar-brand, 
.navbar > .container-fluid .navbar-brand {
display: block;
float: none;
margin: 15px auto;
}  .col-sm-6 blockquote {
border-left: none;
}
.col-sm-6 .big-quote {
font-size: 90%;
padding: 10px 0 0;
}
.col-sm-12 .big-quote {
font-size: 120%;
}
.col-sm-6 .quote-photo {
min-height: 60px;
width: 60px;
height: 60px;
} .col-sm-6 .detail {
font-size: 120%;
}
.col-sm-12 .detail {
font-size: 150%;    
}
.col-sm-12 .post-group-row {
padding: 40px;
} .col-sm-12 .caption {
padding: 0 10px;
}
.col-sm-12 .caption-title {
font-size: 24px;
}
.col-sm-12 .caption-excerpt p {
font-size:  100%;
}
.col-sm-12 .caption-background {
min-height: 104px;
} .col-sm-6 .flip-container,
.col-sm-6 .flip-container img,
.col-sm-6 .front,
.col-sm-6 .back {
width: 100%;
height: 196px;
}
.col-sm-12 .flip-container,
.col-sm-12 .flip-container img,
.col-sm-12 .front,
.col-sm-12 .back {
width: 100%;
height: 378px;
} .grid .grid-item img {
height: 126px;
}
.grid .grid-item--width2 img {
height: 252px;
}  .col-sm-12 .carousel-caption {
right: 5%;
bottom: 10px;
left: 5%;
}
.col-sm-12 .carousel-title {
font-size: 24px;
}
.col-sm-12 .carousel-excerpt p {
font-size: 100%;
}
.col-sm-12 .widget_slider .caption-background {
min-height: 120px;
} .col-sm-12 .box-caption {
padding: 0 10px;
}
.col-sm-12 .small.box-item .caption-title {
font-size: 12px;
}
.col-sm-12 .small.box-item .caption-background {
min-height: 40px;
}
.sidebar.layout .box-item .caption-title {
font-size: 18px;
}
.sidebar.layout .small.box-item .caption-title {
font-size: 12px;
}
.sidebar.layout .box-item .caption-excerpt p {
font-size: 14px;
} .widget_tabs .grid-item img {
width: 100%;
height: 276px;
} .blog .entry-title,
.page-template-template-large-image .entry-title {
font-size: 200%;
text-align: center;
}
.blog .post-content, 
.page-template-template-large-image .post-content {
padding: 50px 90px 50px;
} .modal-dialog {
margin: 15% auto;
}
.form-inline .input-group {
width: 100%;
}
} @media only screen and (min-width : 992px) { .container {
width: 1170px;
}
.left-sidebar {
margin-right: 10px;
}
.right-sidebar {
margin-left: 10px;
}
.site-header,
.site-footer {
display: inline-block;
} .navbar-header {
float: left;
}
.navbar-default .navbar-nav > li > a, 
.navbar-default .navbar-nav > li > a:link, 
.navbar-default .navbar-nav > li > a:visited {
padding-top: 30px;
padding-bottom: 30px;
} .navbar-nav .open .dropdown-menu {
width: auto;
} #extra-menu-bar > .navbar-nav > li > a, .navbar-nav > li > a {
padding-top: 30px; padding-bottom: 30px; }
.container > .navbar-header, 
.container-fluid > .navbar-header, 
.container > .navbar-collapse, 
.container-fluid > .navbar-collapse, 
.container-fluid > menu-extra-menu-container {
width: auto;
text-align: left;
}  .page-template-template-medium-image blockquote {
padding: 0;
}
.col-md-4 blockquote, 
.col-md-3 blockquote {
border-left: none;
padding: 0;
}
.archive .big-quote, 
.search .big-quote, 
.page-template-template-medium-image .big-quote, 
.page-template-template-masonry .big-quote {
font-size: 80%;
padding: 10px 0 0 0;
}
.col-md-4 .post-group-row,
.col-md-3 .post-group-row {
padding: 25px;
}
.col-md-4 .big-quote, 
.col-md-3 .big-quote {
padding: 10px 0 0;
}
.col-md-4 .big-quote, 
.col-md-4 .detail {
font-size: 90%;
}
.col-md-3 .big-quote, 
.col-md-3 .detail {
font-size: 70%;
}
.col-md-4 .quote-photo {
margin: 0 auto 5px auto;
min-height: 60px;
width: 60px;
height: 60px;
}
.col-md-3 .quote-photo {
margin: 0 auto 5px auto;
min-height: 40px;
width: 40px;
height: 40px;
} .archive .detail, .search .detail, 
.page-template-template-medium-image .detail, 
.page-template-template-masonry .detail {
font-size: 100%;
}
.archive .post-group-row, 
.search .post-group-row, 
.page-template-template-medium-image .post-group-row {
padding: 40px;
}
.page-template-template-masonry .post-group-row {
padding: 10px;
} .archive .caption, .search .caption, 
.page-template-template-medium-image .caption, 
.page-template-template-masonry .caption {
padding: 10px 10px 0 10px;
}
.archive .caption-title, .search .caption-title, 
.page-template-template-medium-image .caption-title, 
.page-template-template-masonry .caption-title {
font-size: 100%;
}
.archive .caption-excerpt p, 
.search .caption-excerpt p, 
.page-template-template-medium-image .caption-excerpt p, 
.page-template-template-masonry .caption-excerpt p {
font-size: 85%;
}
.archive .caption-background, 
.search .caption-background, 
.page-template-template-medium-image .caption-background, 
.page-template-template-masonry .caption-background {
min-height: 90px;
}
.col-md-6 .caption {
padding: 0 10px;
}
.col-md-4 .caption {
padding: 0 5px;
}
.col-md-3 .caption {
padding: 0 5px;
}
.col-md-6 .caption-excerpt p,
.col-md-4 .caption-excerpt p,
.col-md-3 .caption-excerpt p {
margin: 0 0 5px;
}
.col-md-8 .caption-title {
font-size: 2vw;
}
.col-md-8 .caption-excerpt p {
font-size: 1vw;
}
.col-md-4 .caption-title {
font-size: 15px;
}
.col-md-4 .caption-excerpt p {
font-size: 12.5px;
}
.col-md-4 .caption-background {
min-height: 76px;
}
.col-md-3 .caption-title {
font-size: 16px;
}
.col-md-3 .caption-excerpt p {
display: none;
}
.col-md-3 .caption-background {
min-height: 50px;
} .col-md-4 .flip-container, 
.col-md-4 .flip-container img, 
.col-md-4 .front, 
.col-md-4 .back {
width: 100%;
height: 196px;
}
.col-md-3 .flip-container, 
.col-md-3 .flip-container img, 
.col-md-3 .front, 
.col-md-3 .back {
width: 100%;
height: 145px;
} .page-template-template-large-image .col-md-12 .grid-item img,
.home .col-md-12 .grid-item img,
.blog .col-md-12 .grid-item img, 
.single .col-md-12 .grid-item img {
height: 200px;
}
.page-template-template-large-image .col-md-12 .grid-item--width2 img,
.home .grid-item--width2 img,
.blog .col-md-12 .grid-item--width2 img, 
.single .col-md-12 .grid-item--width2 img {
height: 400px;
}
.page-template-template-large-image .col-md-8 .grid-item img,
.page-template-default .col-md-8 .grid-item img,
.home .col-md-8 .grid-item img,
.blog .col-md-8 .grid-item img, 
.single .col-md-8 .grid-item img {
height: 133px;
}
.page-template-template-large-image .col-md-8 .grid-item--width2 img,
.page-template-default .col-md-8 .grid-item--width2 img, 
.home .col-md-8 .grid-item--width2 img,
.blog .col-md-8 .grid-item--width2 img, 
.single .col-md-8 .grid-item--width2 img {
height: 267px;
}
.page-template-template-large-image .col-md-9 .grid-item img,
.page-template-default .col-md-9 .grid-item img,
.home .col-md-9 .grid-item img,
.blog .col-md-9 .grid-item img, 
.single .col-md-9 .grid-item img {
height: 150px;
}
.page-template-template-large-image .col-md-9 .grid-item--width2 img,
.page-template-default .col-md-9 .grid-item--width2 img, 
.home .col-md-9 .grid-item--width2 img,
.blog .col-md-9 .grid-item--width2 img, 
.single .col-md-9 .grid-item--width2 img {
height: 300px;
}
.page-template-default .col-md-8 .col-md-8 .grid-item img,
.home .col-md-8 .col-md-8 .grid-item img {
height: 88px;
}
.page-template-default .col-md-8 .col-md-8 .grid-item--width2 img,
.home .col-md-8 .col-md-8 .grid-item--width2 img {
height: 176px;
}
.page-template-default .col-md-9 .col-md-8 .grid-item img,
.home .col-md-9 .col-md-8 .grid-item img {
height: 99px;
}
.page-template-default .col-md-9 .col-md-8 .grid-item--width2 img,
.home .col-md-9 .col-md-8 .grid-item--width2 img {
height: 199px;
}
.col-md-6 .grid-item img {
height: 99.99px;
}
.col-md-6 .grid-item--width2 img {
height: 198.98px;
}
.col-md-4 .grid-item img {
height: 65.49px;
}
.col-md-4 .grid-item--width2 img {
height: 130.98px;
}
.col-md-3 .grid-item img {
height: 48.63px;
}
.col-md-3 .grid-item--width2 img {
height: 97.36px;
}
.col-md-9 .col-md-6 .grid-item img {
height: 74.99px;
}
.col-md-9 .col-md-6 .grid-item--width2 img {
height: 149.98px;
}
.col-md-9 .col-md-4 .grid-item img {
height: 48.66px;
}
.col-md-9 .col-md-4 .grid-item--width2 img {
height: 97.33px;
}
.col-md-8 .col-md-6 .grid-item img {
height: 66.6px;
}
.col-md-8 .col-md-6 .grid-item--width2 img {
height: 133.2px;
}
.col-md-8 .col-md-4 .grid-item img {
height: 43.33px;
}
.col-md-8 .col-md-4 .grid-item--width2 img {
height: 86.66px;
}  .carousel-caption {
right: 5%;
bottom: 10px;
left: 5%;
} .sidebar.layout .box-caption, 
.sidebar.layout .small .box-caption {
padding: 5px;
}
.sidebar.layout .small.box-item .caption-title {
margin-top: 0;
margin-bottom: 0;
} .widget_tabs .grid-item img {
width: 100%;
height: 276px;
} .image-widget {
float: none;
} .col-md-8 .widget_featured_posts_by_category .col-md-4 .widget-post-item {
margin-bottom: 11.4px;
}
.col-md-9 .widget_featured_posts_by_category .col-md-4 .widget-post-item {
margin-bottom: 13.2px;
} .col-md-8 .widget_featured_posts_by_post_format .col-md-4 .widget-post-item {
margin-bottom: 13px;
}
.col-md-9 .widget_featured_posts_by_post_format .col-md-4 .widget-post-item {
margin-bottom: 14px;
}
.widget_featured_posts_by_post_format .col-md-4 .widget-post-item {
margin-bottom: 13px;
}
.widget_featured_posts_by_post_format .col-md-4 .post-content {
padding-bottom: 13px;
}
.col-md-8 .widget_featured_posts_by_post_format .col-md-4 .post-content {
padding-bottom: 13px;
}
.col-md-9 .widget_featured_posts_by_post_format .col-md-4 .post-content {
padding-bottom: 13px;
} .full-width {
display: inline-block;
}
.full-width .carousel-caption {
left: 10%;
right: 10%;
} .list .entry-title {
font-size: 90%;
}
.sidebar p.post-info {
line-height: 1em;
}
.blog .col-md-8 .entry-title,
.blog .col-md-9 .entry-title,
.page-template-template-large-image .col-md-8 .entry-title,
.page-template-template-large-image .col-md-9 .entry-title {
font-size: 220%;
text-align: center;
}
.blog .entry-title,
.page-template-template-large-image .entry-title {
font-size: 300%;
text-align: center;
}
.blog .col-md-8 .post-content,
.blog .col-md-9 .post-content,
.page-template-template-large-image .col-md-8 .post-content,
.page-template-template-large-image .col-md-9 .post-content {
padding: 30px 70px 50px;
}
.blog .post-content, 
.page-template-template-large-image .post-content {
padding: 50px 120px 50px;
}
} @media only screen and (min-width : 1200px) {
.site-header,
.site-footer {
display: block;
} .widget_tabs .grid-item img {
width: 100%;
height: 276px;
} .fix-width {
width: 100%;
} .full-width {
width: 100%;
}
}