@charset "UTF-8";
@font-face {
font-family: 'FontAwesome';
src: url(//ngrambe.ngawikab.go.id/wp-content/themes/lekh/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//ngrambe.ngawikab.go.id/wp-content/themes/lekh/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//ngrambe.ngawikab.go.id/wp-content/themes/lekh/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//ngrambe.ngawikab.go.id/wp-content/themes/lekh/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//ngrambe.ngawikab.go.id/wp-content/themes/lekh/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//ngrambe.ngawikab.go.id/wp-content/themes/lekh/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f107";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.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(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-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 .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//ngrambe.ngawikab.go.id/wp-content/themes/lekh/assets/lib/owl.carousel/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}figcaption,figure,main{display:block}figure{margin:0}a{text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{outline:0;text-decoration:none}a:focus{outline:1px dotted}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}b,strong{font-weight:inherit}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}abbr[title]{border-bottom:1px #777 dotted;text-decoration:none}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}small{font-size:80%}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border:0;border-style:none}button,input,select,textarea{font-family:sans-serif;font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}[lekh=reset],[lekh=submit],button,html [lekh=button]{-webkit-appearance:button;cursor:pointer}[lekh=button]::-moz-focus-inner,[lekh=reset]::-moz-focus-inner,[lekh=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}input[lekh=checkbox],input[lekh=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[lekh=number]::-webkit-inner-spin-button,[lekh=number]::-webkit-outer-spin-button{height:auto}[lekh=search]{-webkit-appearance:textfield;outline-offset:-2px}[lekh=search]::-webkit-search-cancel-button,[lekh=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}canvas{display:inline-block}template{display:none}[hidden]{display:none}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,input,select,textarea{color:#3c3c3c;font-family:'Open Sans',sans-serif;font-size:16px;font-size:1rem;line-height:1.75}.blog-box .widget-title,h1,h2,h3,h4,h5,h6{clear:both;font-family:'Open Sans',sans-serif;color:#000}h1{font-size:2.5rem;font-weight:600;line-height:1.3}.blog-box .widget-title,h2{font-size:1.75rem;line-height:1.3}h3{font-size:1.5rem;line-height:1.3}h4{font-size:1rem;text-transform:uppercase;line-height:1.4}h5{font-size:1.125rem;line-height:1.4}.blog-box .widget-title,h1,h2,h3{margin:20px 0 10px}h4,h5,h6{margin:10px 0 5px}p{margin:0 0 20px}.blog-box .comment-content .widget-title:first-child,.blog-box .entry-content .widget-title:first-child,.blog-box .textwidget .widget-title:first-child,.comment-content .blog-box .widget-title:first-child,.comment-content h1:first-child,.comment-content h2:first-child,.comment-content h3:first-child,.comment-content h4:first-child,.comment-content h5:first-child,.comment-content h6:first-child,.entry-content .blog-box .widget-title:first-child,.entry-content h1:first-child,.entry-content h2:first-child,.entry-content h3:first-child,.entry-content h4:first-child,.entry-content h5:first-child,.entry-content h6:first-child,.textwidget .blog-box .widget-title:first-child,.textwidget h1:first-child,.textwidget h2:first-child,.textwidget h3:first-child,.textwidget h4:first-child,.textwidget h5:first-child,.textwidget h6:first-child{margin-top:0}cite,dfn,em,i{font-style:italic}blockquote{border-left:5px solid #214d74;margin:20px 30px;padding:0 20px;color:#444}cite{margin:0 20px}address{margin:0 0 10px}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;line-height:1.6;margin-bottom:20px;max-width:100%;overflow:auto;padding:5px 15px}code,kbd,tt,var{font-family:Monaco,Inconsolata,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.875rem}code{background-color:#ddd;padding:2px 4px}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}.sep{display:inline-block;padding:0 5px}.entry-title{padding:0;margin:0;color:#000;line-height:1.2;text-align:center}.site-title{font-family:Poppins,sans-serif;margin:0;padding:0;font-size:2rem;font-weight:700;line-height:1.3}.site-description{font-size:.9375rem;margin:5px 0 0;color:#888;line-height:1.2}h1.entry-title{font-size:2.5rem;font-weight:700;margin-bottom:15px}.blog-box .entry-title.widget-title,h2.entry-title{font-size:1.5rem;font-weight:400;margin-bottom:.5rem}.widget-title{margin:0 0 20px;padding:0;font-size:.9375rem;text-transform:uppercase;line-height:1.2;color:#222}.comment-reply-title,.comments-title{font-size:1.25rem;margin:0 0 20px;padding:0;line-height:1.3;color:#222}.page-title{margin:0;font-size:2rem;text-align:center;font-weight:700;text-transform:uppercase;color:#222}.category-title{margin:0 0 10px;padding:0;font-size:.9375rem;text-transform:uppercase;line-height:1.2;color:#222;text-align:left}.category-title a{color:#222;display:inline-block;line-height:22px}.category-title a:hover{text-decoration:none;color:#214d74}a{color:#214d74}a:hover{color:#214d74}.site-title a{color:#222;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.entry-title a{color:#000}.entry-title a:hover{color:#214d74}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fff}blockquote:after,blockquote:before{content:""}blockquote{quotes:"" ""}q{quotes:"“" "”" "‘" "’"}hr{border:0;height:1px;background-color:#eee;margin-bottom:20px}ol,ul{margin:0 0 20px 15px;padding:0 0 0 15px}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:15px}dt{font-weight:700}dd{margin:0 20px 20px}img{height:auto;max-width:100%}table{margin:0 0 20px;width:100%;border-collapse:collapse;border-spacing:0}td,th{padding:0}figure{margin:auto}.container{max-width:1240px;margin:auto;-webkit-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;padding-left:15px;padding-right:15px}.row{margin-left:-10px;margin-right:-10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:10px;padding-right:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.text-center{text-align:center}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.comment-meta:after,.comment-meta:before,.container:after,.container:before,.entry-content:after,.entry-content:before,.entry-footer:after,.entry-footer:before,.hentry:after,.hentry:before,.nav-links:after,.nav-links:before,.product:after,.product:before,.site-content:after,.site-content:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.comment-meta:after,.container:after,.entry-content:after,.entry-footer:after,.hentry:after,.nav-links:after,.product:after,.site-content:after,.site-header:after{clear:both}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.lekh-breadcrumbs-wrapper{background-color:#fdfdfd;margin-bottom:15px}.lekh-breadcrumbs-wrapper .has-image{width:100%;height:200px;display:table;table-layout:fixed;background-size:cover;background-color:#f5f5f5;background-position:center center}.lekh-breadcrumbs-wrapper .has-image .breadcrumbs{text-align:center;display:inline-block}.lekh-breadcrumbs-wrapper .has-image .hmc-bdcb-container{padding:15px;display:table-cell;vertical-align:middle}.lekh-breadcrumbs-wrapper .layout1{padding:10px 0;color:#aaa;margin-top:-10px;font-family:inherit}.lekh-breadcrumbs-wrapper .layout1 .hmc-bdcb-container>div{overflow:hidden}.lekh-breadcrumbs-wrapper .layout1 .hmc-bdcb-container .breadcrumb-trail .trail-items{margin:0;padding:15px}.lekh-breadcrumbs-wrapper .layout1 .hmc-bdcb-container .breadcrumb-trail .trail-items:after{content:"";clear:both;display:block}.lekh-breadcrumbs-wrapper .layout1 .hmc-bdcb-container .breadcrumb-trail li{display:block;float:left;list-style:outside none none;padding-right:10px}.lekh-breadcrumbs-wrapper .layout1 .hmc-bdcb-container .breadcrumb-trail li::after{content:"\f105";font-family:FontAwesome;margin-left:10px;font-size:11px;color:#aaa}.lekh-breadcrumbs-wrapper .layout1 .hmc-bdcb-container .breadcrumb-trail li:last-child::after{content:''}.lekh-breadcrumbs-wrapper .layout1 .hmc-bdcb-container .breadcrumb-trail li:last-child span{color:#000}.lekh-breadcrumbs-wrapper .layout1 a{color:#c3c3c3}.lekh-breadcrumbs-wrapper .layout1 a:hover{color:#000}.lekh-breadcrumbs-wrapper .layout2 .trail-browse{display:none}.lekh-breadcrumbs-wrapper .layout2 ul{margin:0;padding:15px;list-style:none}.lekh-breadcrumbs-wrapper .layout2 ul:after{content:"";display:block;clear:both}.lekh-breadcrumbs-wrapper .layout2 li{float:left;display:block;position:relative;margin:0 8px;margin-top:3px}.lekh-breadcrumbs-wrapper .layout2 li>a,.lekh-breadcrumbs-wrapper .layout2 li>span{-o-transition:unset;-moz-transition:unset;transition:unset;-webkit-transition:unset;color:#fff;padding:0 10px;line-height:2em;display:block;background-color:#214d74}.lekh-breadcrumbs-wrapper .layout2 li:after,.lekh-breadcrumbs-wrapper .layout2 li:before{top:0;right:-11px;content:"";height:0;width:0;display:block;position:absolute;border:15px solid transparent;border-width:15px 0 15px 11px;border-left-color:#214d74;height:100%}.lekh-breadcrumbs-wrapper .layout2 li:after{right:-11px}.lekh-breadcrumbs-wrapper .layout2 li:before{left:-11px;border-color:#214d74;border-left-color:transparent}.lekh-breadcrumbs-wrapper .layout2 li.trail-end>a,.lekh-breadcrumbs-wrapper .layout2 li.trail-end>span,.lekh-breadcrumbs-wrapper .layout2 li:hover>a,.lekh-breadcrumbs-wrapper .layout2 li:hover>span{background-color:#303440;-o-transition:unset;-moz-transition:unset;transition:unset;-webkit-transition:unset}.lekh-breadcrumbs-wrapper .layout2 li.trail-end:after,.lekh-breadcrumbs-wrapper .layout2 li:hover:after{border-left-color:#303440}.lekh-breadcrumbs-wrapper .layout2 li.trail-end:before,.lekh-breadcrumbs-wrapper .layout2 li:hover:before{border-color:#303440;border-left-color:transparent}.lekh-breadcrumbs-wrapper .layout2 li:first-of-type::before{display:none}.lekh-breadcrumbs-wrapper ul.trail-items li.trail-item:nth-of-type(1){margin-left:0}.main-navbar{display:none;padding:0;clear:both;text-align:center;background-color:#fff}.lekh-main-wrapper.box-layout{max-width:1240px;margin:0 auto}.lekh-main-wrapper.full-layout{max-width:100%}.site-branding{padding:30px 0}.site-branding.center-brand .logo-brand-wrap{text-align:center}.site-branding.center-brand .lekh-social-icons-wrapper{text-align:center}.site-branding.left-brand .lekh-social-icons-wrapper,.site-branding.left-brand .logo-brand-wrap{text-align:left}.site-branding.left-brand .site-description{max-width:100%;padding:0 10px}.site-header{margin-bottom:30px}.site-header.hide_search .top-search{display:none}.top-header{min-height:36px;font-size:14px;font-weight:600;background-color:#214d74;text-transform:uppercase}.top-header .breaking-wrap{display:block;position:relative}@media (min-width:480px){.top-header .breaking-wrap{padding:0 0 0 150px}}.top-header .breaking-wrap:after{clear:both;content:"";display:block}.top-header .breaking-news-title{width:100%;color:#fff;overflow:hidden;display:block;white-space:nowrap;vertical-align:middle;padding:6px 10px;background-color:#ff8400}@media (min-width:480px){.top-header .breaking-news-title{width:150px;top:0;left:0;position:absolute}}.top-header .breaking-news{list-style:none;padding:0;margin:0;float:left;width:100%}.top-header .breaking-news a{color:#fff;line-height:2em}.top-header .breaking-news a:hover{color:#ff8400}.top-header .breaking-news li{padding:4px 10px;display:none;white-space:nowrap;overflow:hidden;max-width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis}.top-header .breaking-news li:first-child{display:block}.top-header .breaking-news .owl-item{opacity:0}.top-header .breaking-news .owl-item.active{opacity:1}.top-header .top-menu{margin:0;padding:0}@media (min-width:960px){.top-header .top-menu{float:right}}.top-header .top-menu:after{content:"";display:block;clear:both}.top-header .top-menu li{list-style:none;padding:5px 0;float:left}.top-header .top-menu li a{color:#fff;font-size:12px;display:block;padding:8px 10px;line-height:1em;text-transform:uppercase;border-right:1px solid #cecece}.top-header .top-menu li a:hover{color:#ff8400}.top-header .top-menu li:last-child a{border-right:0;padding-right:0}.top-header .lekh-social-icons{border:none}@media (min-width:960px){.top-header .lekh-social-icons{text-align:right}}.top-header .lekh-social-icons ul{padding:0}.top-header .lekh-social-icons ul li a{height:33px;width:33px;padding:10px 0 6px}.site-logo{line-height:1}.site-logo .custom-logo-link{display:inline-block}.site-logo .custom-logo{display:inline-block;max-width:180px;vertical-align:middle}.header-image{position:relative;width:100%;height:140px;padding:20px 0;max-width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}.header-image:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.4}.top-search{opacity:1;padding:0;display:none;position:relative;-webkit-transition:opacity .3s ease-in-out 0s;-o-transition:opacity .3s ease-in-out 0s;-moz-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s}.top-search .search-form{top:35px;right:0;opacity:0;z-index:20;width:320px;padding:15px;visibility:hidden;position:absolute;background-color:#fff;border:1px solid #f3f3f3;border-top:3px solid #ff8400;-webkit-box-shadow:0 2px 4px -2px rgba(0,0,0,.1);box-shadow:0 2px 4px -2px rgba(0,0,0,.1);-webkit-transition:width .5s ease 0s,opacity .5s ease 0s;-o-transition:width .5s ease 0s,opacity .5s ease 0s;-moz-transition:width .5s ease 0s,opacity .5s ease 0s;transition:width .5s ease 0s,opacity .5s ease 0s}.top-search .search-form:before{content:"";right:10px;top:-10px;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #f25d26;border-bottom-color:#ff8400}.top-search .search-form:after{content:"";clear:both;display:block}@media (min-width:960px){.top-search .search-form{top:47px}}@media (min-width:960px){.top-search{display:inline-block}}.top-search-button{display:inline-block;width:30px;height:30px;padding:0 5px;text-align:center;line-height:30px;font-size:14px;color:#fff;cursor:pointer;z-index:10;outline:0}.top-search-button .search-icon:before{font-family:FontAwesome;font-weight:400;font-style:normal;font-size:20px;display:inline-block;line-height:40px;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';content:"\f002"}.top-search-button .search-icon:before:hover{color:#214d74}.top-search.active .search-form{visibility:visible;opacity:1}.top-search.active .top-search-button .search-icon:before{content:"\f002"}.social-links{display:none;margin:0 auto 20px;text-align:center}.social-menu{display:inline-block;list-style-type:none;margin:0;padding:0;font-size:1rem}.social-menu a{display:inline-block;position:relative;padding:0 2px;line-height:30px;margin:0;background-color:transparent;color:#222;text-align:center;opacity:1;-webkit-transition:opacity .3s ease-in-out 0s;-o-transition:opacity .3s ease-in-out 0s;-moz-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s}.social-menu a:hover{text-decoration:none;color:#000}.social-menu a:before{font-family:Socicon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:14px;vertical-align:-15%}.social-menu li{display:inline-block;margin:0 0 0 10px}.social-menu li:first-child{margin-left:0}.social-menu a:before{content:"\e072"}.social-menu a[href*="dribbble.com"]:before{content:"\e021"}.social-menu a[href*="facebook.com"]:before{content:"\e028 "}.social-menu a[href*="flickr.com"]:before{content:"\e02d"}.social-menu a[href*="github.com"]:before{content:"\e032"}.social-menu a[href*="instagram.com"]:before{content:"\e044"}.social-menu a[href*="linkedin.com"]:before{content:"\e04c"}.social-menu a[href*="medium.com"]:before{content:"\e051"}.social-menu a[href*="pinterest.com"]:before{content:"\e063"}.social-menu a[href*="plus.google.com"]:before{content:"\e038"}.social-menu a[href*="stumbleupon.com"]:before{content:"\e082"}.social-menu a[href*="tumblr.com"]:before{content:"\e08b "}.social-menu a[href*="twitter.com"]:before{content:"\e08d"}.social-menu a[href*="youtube.com"]:before{content:"\e0a5 "}.social-menu a[href*="dribbble.com"]:hover{color:#ea4c89}.social-menu a[href*="facebook.com"]:hover{color:#3b5998}.social-menu a[href*="flickr.com"]:hover{color:#ff0084}.social-menu a[href*="github.com"]:hover{color:#221e1b}.social-menu a[href*="instagram.com"]:hover{color:#517fa4}.social-menu a[href*="linkedin.com"]:hover{color:#007bb6}.social-menu a[href*="medium.com"]:hover{color:#00ab6c}.social-menu a[href*="pinterest.com"]:hover{color:#cb2027}.social-menu a[href*="plus.google.com"]:hover{color:#dd4b39}.social-menu a[href*="stumbleupon.com"]:hover{color:#eb4823}.social-menu a[href*="tumblr.com"]:hover{color:#32506d}.social-menu a[href*="twitter.com"]:hover{color:#00aced}.social-menu a[href*="youtube.com"]:hover{color:#b00}.has-header-image .header-image .social-links{display:block;margin:15px 0 0}.has-header-image .header-image .social-menu a{padding:0;width:30px;height:30px;line-height:30px;background-color:rgba(0,0,0,.3);border-radius:64px;color:#fff}.has-header-image .header-image .social-menu a:hover{color:#fff;background-color:rgba(0,0,0,.8)}.has-header-image .header-image .social-menu a:before{vertical-align:-10%}.mobile-navigation .mobile-social-menu{display:block;padding:10px 0;text-align:center}.mobile-navigation .mobile-social-menu li{display:inline-block;padding:0;margin:0}.mobile-navigation .mobile-social-menu a{border:0;padding:0 4px}.site-header-wrap .site-branding{position:relative}@media (min-width:960px){.site-header-wrap .site-branding{padding:30px 0}}.site-header-wrap .site-title{margin:auto;padding:0 10px}@media (min-width:960px){.site-header-wrap .site-title{font-size:48px}}.site-header-wrap .site-description{max-width:760px;margin:10px auto 0;padding:0 20px;font-size:14px;text-transform:uppercase}@media (min-width:960px){.site-header-wrap .top-search{margin:0;float:none}}.site-header-wrap .header-image{display:table}.site-header-wrap .header-image .site-title a{color:#fff}.site-header-wrap .header-image .site-title a:before{border-bottom-color:#fff}.site-header-wrap .header-image .site-branding{padding:0}.site-header-wrap .header-image .site-description{color:#fff;font-weight:700}.site-header-wrap .header-image .header-image-container{display:table-cell;vertical-align:middle}.site-title-left{padding:10px 20px;position:relative;text-align:center}@media (min-width:960px){.site-title-left .site-title{font-size:32px}}@media (min-width:960px){.site-title-left .site-branding{padding:0;text-align:left}}@media (min-width:960px){.site-title-left .social-links{float:right;display:inline-block;margin:8px 0 0}}@media (min-width:960px){.site-title-left .main-navigation{margin-top:5px;text-align:left}}@media (min-width:960px){.site-title-left .main-navigation>ul>li.current-menu-item:before{bottom:0;width:40px;margin-left:-20px}}@media (min-width:960px){.site-title-left .top-search{float:right;margin-top:10px;margin-left:5px}}.site-title-left .top-search .search-form{border:1px solid #eee}@media (min-width:960px){.site-title-left{border-bottom:1px solid rgba(0,0,0,.07)}}.main-navigation{display:none;clear:both;margin:auto}.main-navigation a{color:#444;display:block;margin:0 15px;padding:12px 0;font-size:14px;line-height:1.4;text-decoration:none;border-top:1px solid #f2f2f2}.main-navigation li{display:block;position:relative}.main-navigation ul{margin:0;padding:0;text-align:left;list-style:none;background-color:#fff}.main-navigation ul ul.sub-menu{border:none}.main-navigation.mobile-navigation .dropdown-toggle{right:0}.main-navigation.mobile-navigation a{margin:0;padding:10px 15px}.main-navigation>ul>li:first-child>a{border-top:0}.main-navigation .main-menu>.current-menu-ancestor>a,.main-navigation .main-menu>.current-menu-item>a,.main-navigation .main-menu>.current_page_item>a,.main-navigation .main-menu>.menu-item-focused>a,.main-navigation .main-menu>li:focus>a,.main-navigation .main-menu>li:hover>a{color:#fff;background-color:#ff8400}.main-navigation .sub-menu>.current-menu-ancestor>a,.main-navigation .sub-menu>.current-menu-item>a,.main-navigation .sub-menu>.menu-item-focused>a,.main-navigation .sub-menu>li:focus>a,.main-navigation .sub-menu>li:hover>a{color:#fff;width:100%;margin:0;padding:10px 15px;background-color:#214d74}.main-navigation ul ul{display:none;background-color:#fff;padding:0}#mobile-menu .sub-menu{margin-left:15px}.main-navigation ul ul a{display:block}.main-navigation ul li.menu-item-focused>ul,.main-navigation ul li:hover>ul{opacity:1;visibility:visible}.mobile-navbar{height:40px;background-color:#214d74;border-bottom:1px solid rgba(0,0,0,.07)}.mobile-navbar .top-search{display:inline-block;float:right}.mobile-sidebar .mobile-navbar{margin-bottom:10px;width:40px;float:right}.mobile-sidebar .mobile-navbar:hover{background:#ff8400}.mobile-sidebar{position:fixed;top:0;height:100%;z-index:9999;width:300px;overflow-y:auto;padding:40px 15px 20px;background:#fff;left:-300px;-webkit-transition:all .5s ease 0s;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.admin-bar .mobile-sidebar{top:46px}.mobile-navigation{outline:0;display:block}.menu-toggle{position:relative;display:block;width:40px;height:40px;margin:0;padding:0;float:left;background:0 0;color:#222;text-decoration:none;z-index:1}.button-toggle{display:block;background-color:#fff;content:"";height:2px;opacity:1;position:absolute;-webkit-transition:opacity .3s ease 0s,background .3s ease 0s;-o-transition:opacity .3s ease 0s,background .3s ease 0s;-moz-transition:opacity .3s ease 0s,background .3s ease 0s;transition:opacity .3s ease 0s,background .3s ease 0s;width:20px;z-index:20;left:10px;top:20px}.button-toggle:before{background-color:#fff;content:"";height:2px;left:0;position:absolute;top:-6px;-webkit-transform-origin:center center 0;-moz-transform-origin:center center 0;-ms-transform-origin:center center 0;-o-transform-origin:center center 0;transform-origin:center center 0;-webkit-transition:background .3s ease 0s,-webkit-transform .3s ease 0s;transition:background .3s ease 0s,-webkit-transform .3s ease 0s;-o-transition:background .3s ease 0s,-o-transform .3s ease 0s;-moz-transition:transform .3s ease 0s,background .3s ease 0s,-moz-transform .3s ease 0s;transition:transform .3s ease 0s,background .3s ease 0s;transition:transform .3s ease 0s,background .3s ease 0s,-webkit-transform .3s ease 0s,-moz-transform .3s ease 0s,-o-transform .3s ease 0s;width:20px}.button-toggle:after{background-color:#fff;bottom:-6px;content:"";height:2px;left:0;position:absolute;-webkit-transform-origin:center center 0;-moz-transform-origin:center center 0;-ms-transform-origin:center center 0;-o-transform-origin:center center 0;transform-origin:center center 0;-webkit-transition:background .3s ease 0s,-webkit-transform .3s ease 0s;transition:background .3s ease 0s,-webkit-transform .3s ease 0s;-o-transition:background .3s ease 0s,-o-transform .3s ease 0s;-moz-transition:transform .3s ease 0s,background .3s ease 0s,-moz-transform .3s ease 0s;transition:transform .3s ease 0s,background .3s ease 0s;transition:transform .3s ease 0s,background .3s ease 0s,-webkit-transform .3s ease 0s,-moz-transform .3s ease 0s,-o-transform .3s ease 0s;width:20px}.dropdown-toggle{height:42px;width:42px;padding:0;margin:0;position:absolute;top:0;right:15px;text-transform:none;background-color:transparent;color:#222;border:0;content:"";border-radius:0}.dropdown-toggle:after{font-family:FontAwesome;font-weight:400;font-style:normal;font-size:20px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';content:"\f107";vertical-align:middle;padding:4px 8px;border-left:1px solid #eee}.dropdown-toggle:focus,.dropdown-toggle:hover{background-color:transparent;color:#214d74}.mobile-navigation .dropdown-toggle{color:#214d74}.mobile-navigation li:hover .dropdown-toggle{color:#fff;background-color:transparent}.dropdown-toggle:focus{outline:0}.dropdown-toggle:focus:after{background-color:#ff8400;border-color:transparent}body.mobile-sidebar-active{overflow:hidden}body.mobile-sidebar-active:before{content:"";z-index:2;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8)}.mobile-sidebar.toggled-on{left:0}.mobile-navigation ul .toggled-on{display:block}.dropdown-toggle.toggled-on:after{content:"\f106"}.current-menu-parent .dropdown-toggle.toggled-on:after{background:#ff8400}.toggled-on .button-toggle{background-color:transparent}.toggled-on .button-toggle:before{opacity:1;-webkit-transform:translate(0,6px) rotate(-45deg);-moz-transform:translate(0,6px) rotate(-45deg);-ms-transform:translate(0,6px) rotate(-45deg);-o-transform:translate(0,6px) rotate(-45deg);transform:translate(0,6px) rotate(-45deg)}.toggled-on .button-toggle:after{opacity:1;-webkit-transform:translate(0,-6px) rotate(45deg);-moz-transform:translate(0,-6px) rotate(45deg);-ms-transform:translate(0,-6px) rotate(45deg);-o-transform:translate(0,-6px) rotate(45deg);transform:translate(0,-6px) rotate(45deg)}.lekh-social-icons-wrapper{padding:10px 5px}.lekh-social-icons-wrapper .social-link{margin:5px}.lekh-social-icons-wrapper .social-link .fa{width:40px;height:40px;line-height:40px;text-align:center;color:#fff;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:1.4em;border-radius:100%}.lekh-social-icons-wrapper .social-link .fa-adn{background-color:#504e54}.lekh-social-icons-wrapper .social-link .fa-apple{background-color:#aeb5c5}.lekh-social-icons-wrapper .social-link .fa-android{background-color:#a5c63b}.lekh-social-icons-wrapper .social-link .fa-bitbucket,.lekh-social-icons-wrapper .social-link .fa-bitbucket-square{background-color:#036}.lekh-social-icons-wrapper .social-link .fa-bitcoin,.lekh-social-icons-wrapper .social-link .fa-btc{background-color:#f7931a}.lekh-social-icons-wrapper .social-link .fa-css3{background-color:#1572b7}.lekh-social-icons-wrapper .social-link .fa-dribbble{background-color:#f46899}.lekh-social-icons-wrapper .social-link .fa-dropbox{background-color:#018bd3}.lekh-social-icons-wrapper .social-link .fa-facebook,.lekh-social-icons-wrapper .social-link .fa-facebook-f,.lekh-social-icons-wrapper .social-link .fa-facebook-square{background-color:#3c599f}.lekh-social-icons-wrapper .social-link .fa-flickr{background-color:#ff0084}.lekh-social-icons-wrapper .social-link .fa-foursquare{background-color:#0086be}.lekh-social-icons-wrapper .social-link .fa-github,.lekh-social-icons-wrapper .social-link .fa-github-alt,.lekh-social-icons-wrapper .social-link .fa-github-square{background-color:#070709}.lekh-social-icons-wrapper .social-link .fa-google-plus,.lekh-social-icons-wrapper .social-link .fa-google-plus-square{background-color:#cf3d2e}.lekh-social-icons-wrapper .social-link .fa-html5{background-color:#e54d26}.lekh-social-icons-wrapper .social-link .fa-instagram{background-color:#a1755c}.lekh-social-icons-wrapper .social-link .fa-linkedin,.lekh-social-icons-wrapper .social-link .fa-linkedin-square{background-color:#0085ae}.lekh-social-icons-wrapper .social-link .fa-linux{background-color:#fbc002;color:#333}.lekh-social-icons-wrapper .social-link .fa-maxcdn{background-color:#f6ae1c}.lekh-social-icons-wrapper .social-link .fa-pagelines{background-color:#241e20;color:#3984ea}.lekh-social-icons-wrapper .social-link .fa-pinterest,.lekh-social-icons-wrapper .social-link .fa-pinterest-square{background-color:#cc2127}.lekh-social-icons-wrapper .social-link .fa-renren{background-color:#025dac}.lekh-social-icons-wrapper .social-link .fa-skype{background-color:#01aef2}.lekh-social-icons-wrapper .social-link .fa-stack-exchange{background-color:#245590}.lekh-social-icons-wrapper .social-link .fa-stack-overflow{background-color:#ff7300}.lekh-social-icons-wrapper .social-link .fa-trello{background-color:#265a7f}.lekh-social-icons-wrapper .social-link .fa-tumblr,.lekh-social-icons-wrapper .social-link .fa-tumblr-square{background-color:#314e6c}.lekh-social-icons-wrapper .social-link .fa-twitter,.lekh-social-icons-wrapper .social-link .fa-twitter-square{background-color:#32ccfe}.lekh-social-icons-wrapper .social-link .fa-vimeo-square{background-color:#229acc}.lekh-social-icons-wrapper .social-link .fa-vk{background-color:#375474}.lekh-social-icons-wrapper .social-link .fa-weibo{background-color:#d72b2b}.lekh-social-icons-wrapper .social-link .fa-windows{background-color:#12b6f3}.lekh-social-icons-wrapper .social-link .fa-xing,.lekh-social-icons-wrapper .social-link .fa-xing-square{background-color:#00555c}.lekh-social-icons-wrapper .social-link .fa-youtube,.lekh-social-icons-wrapper .social-link .fa-youtube-play,.lekh-social-icons-wrapper .social-link .fa-youtube-square{background-color:#c52f30}#button_to_top{display:none;position:fixed;bottom:37px;right:34px;z-index:99;font-size:26px;outline:0;color:#fff;cursor:pointer;padding:0 9px 2px 9px}#button_to_top:hover{background-color:#ff8400}.hentry,.no-results{padding:15px;border-bottom:1px solid #e2e2e2}.single .hentry,.single .no-results{padding:0}.entry-content{font-size:1.125rem;padding:10px}.entry-summary p:last-child{margin-bottom:0}.entry-thumbnail{margin:auto;overflow:hidden}.entry-thumbnail img{display:block;margin:auto}.cat-links a,.tags-links a{border:1px solid;font-size:10px;padding:3px 5px;text-transform:uppercase;display:inline-block;margin:0 3px 3px 0;font-weight:700;background:#214d74;color:#fff}.cat-links a:hover,.tags-links a:hover{color:#fff;background:#ff8400}.entry-footer{margin-top:10px;color:#999;line-height:1.3;border-top:1px solid #e2e2e2}.entry-footer .sep{font-size:0}.entry-footer .comments-link a,.entry-footer .edit-link a{text-decoration:underline}.page-template-default .entry-footer{display:none}.page-template-default.admin-bar .entry-footer{display:block}.page-content{margin:0 0 20px;background-color:#fff}.page-links{clear:both;margin:0 auto 20px;color:#fff;padding:0;line-height:0;display:table;background-color:#102c46}.page-links>span{display:none}.page-links a{color:#fff;padding:0 13px;line-height:35px;display:inline-block;background-color:#214d74}.byline,.cat-links,.comments-link,.edit-link,.posted-on,.tags-links{display:inline-block;font-size:1em}.entry-header .cat-links{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;font-style:normal;font-weight:700;display:inline-block;line-height:1.4em;margin-top:5px}.entry-header .tags-links{display:block;line-height:1.4em;font-weight:700;margin-top:5px}.author-name{font-weight:700}.entry-meta{margin-bottom:10px;font-size:.75rem;color:#aaa;text-align:center;line-height:1.3;text-transform:uppercase}.entry-meta .author a,.entry-meta .posted-on a{color:#333}.read-more{display:inline-block;font-weight:700}.updated:not(.published){display:none}.byline .author{display:inline-block}.byline .avatar{border-radius:24px;float:left;margin:-3px 5px 0 15px}.error404 .entry-header{margin:0 0 20px}.posts-loop.wrapper-type-grid.entry-thumbnail .entry-header{margin:20px 0 0}.posts-loop .entry-summary{word-wrap:break-word;margin-top:10px}.posts-loop p{margin:0}.posts-loop .read-more-link{padding-top:10px;display:block}.posts-loop .read-more:after{content:"\f178";display:inline-block;margin-left:8px;vertical-align:middle;margin-top:-2px;font-size:14px;font-family:FontAwesome;-webkit-transition:margin-left .2s;-moz-transition:margin-left .2s;-o-transition:margin-left .2s;transition:margin-left .2s}.posts-loop .read-more:hover:after{margin-left:15px}.posts-loop .cat-links a:hover{color:#fff}.large-post .entry-title{text-align:center}.large-post .entry-header{margin:0 auto 10px}.large-post .entry-summary{margin-top:10px}.large-post .read-more-link{padding-top:10px;display:block;text-align:center}.large-post .read-more{margin-top:10px;padding:7px 20px 5px;background-color:transparent;border:1px solid #214d74;color:#214d74;font-weight:700;line-height:20px;border-radius:124px}.large-post .read-more:hover{color:#fff;background-color:#214d74}@media (max-width:600px){.wrapper-type-list .entry-title{margin-top:10px}}.grid-post .entry-meta{margin:5px 0}.grid-post .entry-summary{font-size:.9375em}.grid-post .entry-title{font-size:1.25rem;text-align:center}.read-more{min-width:22px;line-height:26px;text-align:center;border-radius:3px;color:#666;font-size:14px;-webkit-font-smoothing:subpixel-antialiased;font-weight:400;letter-spacing:0;text-transform:none;display:inline-block;position:inherit}.grid-post .cat-links{font-weight:700}.sticky .entry-title a{position:relative}.sticky .entry-title a:before{font-family:FontAwesome;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';content:"\E867";vertical-align:-20%;padding-right:2px}.format-audio .entry-title a,.format-gallery .entry-title a,.format-image .entry-title a,.format-quote .entry-title a,.format-video .entry-title a{position:relative}.format-audio .entry-title a:before,.format-gallery .entry-title a:before,.format-image .entry-title a:before,.format-quote .entry-title a:before,.format-video .entry-title a:before{font-family:FontAwesome;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1.6em;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';padding-right:5px}.format-audio .entry-title a:before{content:"\f028"}.format-video .entry-title a:before{content:"\f03d"}.format-gallery .entry-title a:before{content:"\f008"}.format-image .entry-title a:before{content:"\f1c5"}.format-quote .entry-title a:before{content:"\f10d"}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.featured-posts{margin-bottom:20px}.featured-posts .row{margin-left:-10px;margin-right:-10px}.featured-posts .col-4,.featured-posts .col-8{padding-left:10px;padding-right:10px}.featured-item{position:relative;height:200px;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,.1);margin-bottom:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:1;-webkit-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.featured-item:hover{opacity:.9}.featured-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;outline:0}.featured-overlay{position:absolute;bottom:0;left:0;width:100%;padding:80px 30px 30px;text-align:center;background:-webkit-linear-gradient(bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.4)),to(rgba(0,0,0,0)));background:-moz- oldlinear-gradient(bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to top,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%)}.featured-overlay h4{text-align:center;margin:0;text-transform:none;font-size:22px}.featured-overlay h4 a{color:#fff}.featured-overlay .entry-meta{color:#fff;font-weight:700}.featured-overlay .entry-meta a{color:#fff}body.page .page .entry-header,body.page .post .entry-header,body.single .page .entry-header,body.single .post .entry-header{margin-bottom:20px}body.page .page .entry-meta,body.page .post .entry-meta,body.single .page .entry-meta,body.single .post .entry-meta{margin:10px auto 0;text-align:center}body.page .page .entry-title,body.page .post .entry-title,body.single .page .entry-title,body.single .post .entry-title{text-align:center}body.page .page .entry-footer,body.page .post .entry-footer,body.single .page .entry-footer,body.single .post .entry-footer{margin:0;padding:15px}body.page .page .entry-thumbnail,body.page .post .entry-thumbnail,body.single .page .entry-thumbnail,body.single .post .entry-thumbnail{margin:0 auto 20px}body.page .page .entry-thumbnail img,body.page .post .entry-thumbnail img,body.single .page .entry-thumbnail img,body.single .post .entry-thumbnail img{display:block;margin:auto;max-width:100%;height:auto}body.page .author,body.single .author{font-size:.875rem}body.page .entry-category,body.single .entry-category{margin:0 auto 10px}body.page .attachment img,body.single .attachment img{margin-left:auto;margin-right:auto;display:block}.posted-on{position:relative;text-transform:capitalize}.posted-on:before{font-family:FontAwesome;font-weight:400;font-style:normal;font-size:14px;display:inline-block;line-height:.5em;text-transform:capitalize;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';vertical-align:-20%;padding-right:6px;content:"\f073"}.posted-on time{text-transform:capitalize}.posted-on:hover{color:#ff8400}.posted-on:hover .entry-date,.posted-on:hover time{color:#ff8400}.cat-links a:before,.tags-links a:before{font-family:FontAwesome;font-weight:400;margin-right:2px;display:inline-block}.cat-links a:before{content:"\f07b"}.tags-links a:before{content:"\f02b "}.byline .author{text-transform:capitalize}.byline:hover{color:#ff8400}.byline:hover a{color:#ff8400}.fimg-banner .entry-header,.fimg-fullwidth .entry-header{margin:0 auto 20px}.fimg-banner .entry-title,.fimg-fullwidth .entry-title{text-align:center}.fimg-banner .entry-thumbnail,.fimg-fullwidth .entry-thumbnail{margin:0 auto 20px}.fimg-banner .entry-meta,.fimg-fullwidth .entry-meta{margin:10px 0 0}.fimg-banner .entry-category,.fimg-fullwidth .entry-category{margin:0 0 10px}.fimg-banner .parallax-window{min-height:400px;background:0 0}.fimg-banner .css-parallax-window{min-height:400px;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.fimg-banner .has_featured_image{position:relative}.fimg-banner .has_featured_image img{display:none}.fimg-banner .has_featured_image .entry-header{top:50%;left:0;right:0;margin:-60px auto 0;position:absolute}.fimg-banner .has_featured_image .entry-title{color:#fff}.post-navigation,.posts-navigation{padding:15px;overflow:hidden;clear:both}.posts-navigation a{display:inline-block;padding:5px 0;color:#888;line-height:1.3;-webkit-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.posts-navigation:hover{color:#214d74;border-color:#214d74}.comment-navigation{margin-bottom:20px}.comment-navigation .nav-next,.comment-navigation .nav-previous,.post-navigation .nav-next,.post-navigation .nav-previous,.posts-navigation .nav-next,.posts-navigation .nav-previous{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{float:left;text-align:left;padding-right:10px}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{float:right;text-align:right;padding-left:10px}.post-navigation{position:relative;border-bottom:1px solid #e2e2e2}.post-navigation:before{content:"";display:block;width:1px;height:50%;position:absolute;left:50%;top:25%;border-right:1px solid #eee}.nav-next a,.nav-previous a{position:relative;font-size:.9375em;white-space:nowrap;overflow:hidden;display:block;-o-text-overflow:ellipsis;text-overflow:ellipsis}.nav-next a:after,.nav-next a:before,.nav-previous a:after,.nav-previous a:before{font-family:FontAwesome;font-weight:400;font-style:normal;font-size:16px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';vertical-align:-20%}.nav-previous a:before{content:"\f0a8";padding-right:4px;line-height:.4em;margin-left:1px}.nav-next a{padding-right:20px}.nav-next a:after{content:"\f0a9";top:6px;right:1px;padding-left:5px;position:absolute}.posts-navigation .nav-previous{position:relative}.posts-navigation .nav-previous:before{content:"";display:block;position:absolute;right:0;top:0;width:1px;height:100%;border-right:1px solid #eee}.author-info{background-color:#fff;overflow:hidden;padding:15px 0;border-bottom:1px solid #e2e2e2}.author-avatar{margin-bottom:10px}.author-avatar img{display:block;margin:auto;border-radius:50%}.author-title{clear:none;margin:0 0 5px 0;font-weight:700;text-align:center}.author-description p:last-child{margin-bottom:0}.author-bio{font-size:.9375em;color:#666}.page-header{padding:15px;background:#fff;margin-bottom:30px}.taxonomy-description{text-align:center;color:#666;margin-top:5px;font-size:.9375em}.taxonomy-description p{margin:0}.error-404 .widget{-webkit-box-shadow:none;box-shadow:none;padding:0}.lekh-main-wrapper{max-width:1240px;margin:0 auto}.post-wrapper article{background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(0,0,0,.1);margin-bottom:30px}.post-wrapper article:hover{-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.1);box-shadow:0 10px 40px 0 rgba(0,0,0,.1)}aside.sidebar li{list-style:none}@media (min-width:960px){aside.sidebar{width:33.33333333%;float:right;padding:0 0 0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}aside.sidebar .widget{padding:15px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}.content-area{background:#fff;padding:10px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(0,0,0,.1)}body.archive .content-area,body.home .content-area,body.search .content-area{padding:0;background:0 0;-webkit-box-shadow:none;box-shadow:none}.lekh-lazy-loading{overflow:hidden}.lekh-lazy-loading:after{content:"";display:block;clear:both}.loading-image{display:none;text-align:center}.loading-image.active{display:block}.hovereffect{width:100%;height:100%;float:left;overflow:hidden;position:relative;text-align:center;cursor:default}.hovereffect .overlay{width:100%;height:100%;position:absolute;overflow:hidden;top:0;left:0}.hovereffect img{display:block;position:relative;-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;-moz-transition:all .4s ease-in;transition:all .4s ease-in}.hovereffect:hover img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');filter:grayscale(0) blur(0);-webkit-filter:grayscale(0) blur(0);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.blog-box .hovereffect .widget-title,.hovereffect .blog-box .widget-title,.hovereffect h2{text-transform:uppercase;text-align:center;position:relative;font-size:17px;padding:10px;background:rgba(0,0,0,.6)}.hovereffect a.info{display:inline-block;text-decoration:none;padding:7px 14px;border:1px solid #fff;margin:50px 0 0 0;background-color:transparent}.hovereffect a.info:hover{-webkit-box-shadow:0 0 5px #fff;box-shadow:0 0 5px #fff}.blog-box .hovereffect .widget-title,.hovereffect .blog-box .widget-title,.hovereffect a.info,.hovereffect h2{-webkit-transform:scale(.7);-ms-transform:scale(.7);-moz-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7);-webkit-transition:all .4s ease-in;-o-transition:all .4s ease-in;-moz-transition:all .4s ease-in;transition:all .4s ease-in;opacity:0;color:#fff;text-transform:uppercase}.blog-box .hovereffect:hover .widget-title,.hovereffect:hover .blog-box .widget-title,.hovereffect:hover a.info,.hovereffect:hover h2{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.site-footer{margin:20px auto 0;background-color:#131119}.footer-copy{clear:both;padding:15px 0}.site-info{color:#fff;text-align:center;font-size:.875rem}.site-credits{color:#fff;text-align:center;margin-bottom:15px;font-size:.875rem}.site-info a{color:#fff}.parallax{height:100%;max-width:auto;margin-left:-55px;margin-right:-54px;background-size:cover;background-attachment:fixed;background-position:center;background-repeat:no-repeat}@media (max-width:720px){.parallax{margin-left:0;margin-right:0}}@media (max-width:1340px){.parallax{margin-left:0;margin-right:0}}.parallax-content{width:100%;margin:0 auto;color:#fff;padding-top:5px}.widget{margin:0 0 30px;word-wrap:break-word}.widget:after{content:"";display:block;clear:both}.widget-area{color:#666;font-size:.875rem}.widget-area ul{list-style:none;margin:0 0 10px;padding:0}.widget-area ul li{margin:9px 0 0;padding:0 0 9px;border-bottom:1px solid #f2f2f2}.widget-area ul li:hover{color:#ff8400}.widget-area ul li:hover>a{color:#ff8400}.widget-area ul li a{color:#444}.widget-area ul>li:last-child{border-bottom:0}.widget-area ul li.page_item_has_children{padding-bottom:0}.widget-area ul ul{padding-left:15px}.widget-area ul ul li{border-bottom:0}.widget ul:last-child{margin-bottom:0}.calendar_wrap caption{font-weight:700}.widget_tag_cloud a{display:inline-block;padding:3px 10px;margin:0 0 5px 0;font-size:1em!important;line-height:1em;border:1px solid rgba(0,0,0,.07);border-radius:3px;background-color:#737373;color:#fff}.widget_media_image img{display:block}.widget_recent_entries .post-date{display:block;position:relative;margin:5px 0 0;font-size:.75rem;text-transform:uppercase;color:#888}.widget_recent_entries .post-date:before{font-family:FontAwesome;font-weight:400;font-style:normal;font-size:14px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';padding-right:5px;content:"\f073"}.sidebar .widget_tag_cloud a{-webkit-transition:background .3s ease 0s;-o-transition:background .3s ease 0s;-moz-transition:background .3s ease 0s;transition:background .3s ease 0s}.sidebar .widget_tag_cloud a:hover{color:#fff;background-color:#214d74;text-decoration:none}.sidebar .widget-title span{position:relative;display:inline-block;line-height:20px}.sidebar .widget-title{overflow:hidden}.sidebar .widget-title span:after,.sidebar .widget-title span:before{border-top:4px solid #f5f5f5;content:"";position:absolute;right:-610px;top:8px;width:600px}.sidebar .widget-title span:before{left:-610px;right:auto}.widget select{max-width:100%}.site-footer .widget-area{padding:0;color:rgba(255,255,255,.8);font-size:.875rem;background-color:#1d1b23}.site-footer .widget{background-color:transparent;margin:30px 0}.site-footer .widget a{color:#fff}.site-footer .widget a:hover{text-decoration:underline}.site-footer .widget-title{color:#fff;font-size:.9375rem}.site-footer .widget-area ul li{border-bottom-color:rgba(255,255,255,.08)}.site-footer .widget-area .widget_tag_cloud a{background-color:rgba(255,255,255,.05);border-color:rgba(255,255,255,.05);-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;-moz-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.site-footer .widget-area .widget_tag_cloud a:hover{color:#fff;text-decoration:none;background-color:#ff8400}.widget_archive li:before,.widget_categories li:before,.widget_meta li:before,.widget_pages li:before,.widget_product_categories li:before,.widget_recent_comments li:before,.widget_recent_entries li:before{font:normal normal normal 14px/1 FontAwesome;font-size:14px;font-size:inherit;text-rendering:auto;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:5px}.widget_categories li:before,.widget_product_categories li:before{content:"\f07b"}.widget_recent_entries li:before{content:"\f101"}.widget_archive li:before{content:"\f187"}.widget_pages li:before{content:"\f101"}.widget_meta li:before{content:"\f105"}.widget_recent_comments li:before{content:"\f0e5"}.lekh_author_details .widget_wrap{padding:0;border:none;background-color:transparent}.card{position:relative;width:100%;border-radius:6px;color:rgba(0,0,0,.87);-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);border:none;overflow:visible}.card-profile{text-align:center}.card-profile .card-avatar{max-width:130px;max-height:130px;margin:0 auto;border-radius:50%;overflow:hidden;-webkit-box-shadow:0 16px 38px -12px rgba(0,0,0,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);box-shadow:0 16px 38px -12px rgba(0,0,0,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2)}.card-avatar img{margin:0;width:100%}.card-profile .card-avatar+.card-content{margin-top:15px}.card-profile .card .card-content{padding:15px 30px}.card-description{color:#616161;font-size:14px}.card-profile .card-title{font-size:1.3em;line-height:1.55em;color:#3c4858;text-decoration:none;font-weight:700}.card .card-content{padding:15px 30px}.card-profile .lekh-social-icons-wrapper{padding:0}.card-profile .lekh-social-icons-wrapper .social-link .fa{width:30px;height:30px;line-height:30px;font-size:1.2em}.blog-box>.container{padding:0;overflow:hidden}.blog-box .widget-title{margin:0 0 15px}.blog-box .innerbox-wraper{position:relative;margin-bottom:30px;background-color:rgba(0,0,0,.25)}.blog-box .innerbox-wraper.no-thumbnail{padding-top:100%}.blog-box ul{left:0;right:0;bottom:0;margin:0;padding:0;position:absolute;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.blog-box ul li{margin:0 5px 15px;position:relative;display:inline-block;background-color:rgba(47,49,49,.77)}.blog-box ul li a{padding:15px;display:block;color:#fff;text-transform:uppercase;font-weight:700}.blog-box ul li a:hover{background:#214d74}.blog-box ul li:after,.blog-box ul li:before{left:0;right:0;bottom:10px;content:"";display:block;height:2px;margin:0 auto;position:absolute;background:#fff;-webkit-transition:width .6s ease-in-out;-moz-transition:width .6s ease-in-out;-o-transition:width .6s ease-in-out;transition:width .6s ease-in-out}.blog-box ul li:before{width:50%}.blog-box ul li:after{width:0%;background:#ff8400}.blog-box ul li:hover:after{width:50%}.blog-box .btn-wraper{top:0;left:0;right:0;width:100%;height:100%;opacity:1;position:absolute;text-align:center;overflow:hidden;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease;-webkit-box-shadow:0 0 15px 2px rgba(255,255,255,.75);box-shadow:0 0 15px 2px rgba(255,255,255,.75)}.blog-box .btn-wraper:hover{background-color:rgba(0,0,0,.75)}.blog-box .btn-wraper:hover ul{bottom:50%;transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);-webkit-transform:translateY(50%)}.blog-box .featured-image{line-height:0}.blog-box .clear{clear:both}.single_slider{color:#fff;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;height:100%;position:relative;background-size:cover;background-color:#ddd;background-position:center center}.single_slider:nth-child(n+2){display:none}.owl-stage-outer .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.owl-stage-outer .single_slider:nth-child(n+1){display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.lekh-full-height{min-height:100vh}.slide_bg_3{display:none}.slider_item_tb{display:table;height:100%;width:100%;padding:50px 0 80px;background-color:rgba(0,0,0,.5)}.slider_item_tbcell{display:table-cell;vertical-align:middle}.slider_home{position:relative;max-width:100%;overflow:hidden;display:block}.slider_home .owl-nav{display:none}.slider_home .read-more{display:none}.slider_home h4{color:#fff;text-transform:uppercase;margin-bottom:-15px;font-weight:800;letter-spacing:2px}.blog-box .slider_home .widget-title,.slider_home .blog-box .widget-title,.slider_home h2{margin:0 0 .7em;font-weight:700;letter-spacing:2px;text-transform:uppercase;line-height:1.4em;color:#fff}.blog-box .slider_home .widget-title span,.slider_home .blog-box .widget-title span,.slider_home h2 span{display:inline-block;padding:0 20px;color:#333}.blog-box .slider_home .widget-title .slide_st1,.slider_home .blog-box .widget-title .slide_st1,.slider_home h2 .slide_st1{margin-left:-13px;color:#fff}.slider_home .owl-controls{left:0;right:0;bottom:0;margin:0;position:absolute}.slider_home .owl-nav div{border:2px solid;color:#fff;height:40px;left:5px;line-height:2em;margin-top:-20px;opacity:.8;position:absolute;text-align:center;top:50%;width:40px}.slider_home .owl-nav div.owl-next{left:auto;right:5px}.slider_home .owl-nav div:hover{opacity:1;color:#214d74}.slider_home.owl-loaded{position:relative}.slider_home.owl-loaded .owl-dots{left:0;right:0;bottom:30px;text-align:center;position:absolute}.slider_home.owl-loaded .owl-dots .owl-dot{display:inline-block}.slider_home.owl-loaded .owl-dots .owl-dot span{width:12px;height:12px;margin:5px 4px;background:#fff;display:inline-block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;border:1px solid transparent;border-radius:50%}.slider_home.owl-loaded .owl-dots .owl-dot.active span{background:#214d74}.slider_btn a{padding:0 20px;line-height:2.5em;text-align:center;border-radius:5px;letter-spacing:2px;display:inline-block;text-transform:uppercase}.slides_wrapper{position:relative}.slides__preload_wrapper{height:100%;left:0;position:absolute;width:100%;z-index:999}.slides__preload_wrapper .spinner{left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%}.single_slider{font-weight:600}.single_slider .read-more-link{display:none}.blog-box .single_slider .widget-title,.single_slider .blog-box .widget-title,.single_slider h2{font-weight:600;text-transform:uppercase}.single_slider .slide_clr{padding:0;color:#fff}.single_slider .slider_btn_one{color:#fff;background:#214d74}.single_slider .slider_btn_one:hover{color:#214d74;background:#fff}.social-icons a{width:auto;height:auto;color:#fff;padding:.5em;font-size:20px;margin:5px 2px;line-height:38px;background:#f88c00;text-align:center;border-radius:10%;display:inline-block;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:-o-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform,-o-transform}.social-icons a .fa{height:1em;width:1em;display:block}.social-icons a:hover{opacity:.9;color:#fff;position:relative;border-radius:50%;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.instagram-image-details figurecaption{display:none}button,input,select,textarea{max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{border:0;opacity:1;color:#fff;font-size:14px;font-weight:700;line-height:1.3;padding:10px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-transform:uppercase;background:#214d74;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;-moz-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{opacity:.85}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border:0}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{color:#666;border:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}select{border:1px solid #ccc}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:#222}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{padding:5px 10px}textarea{padding:5px 10px;width:100%}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url]{width:100%;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;transition:all .2s ease 0s;-webkit-box-shadow:none;box-shadow:none}.comment-form input[type=email]:focus,.comment-form input[type=text]:focus,.comment-form input[type=url]:focus,.comment-form textarea:focus{-webkit-box-shadow:0 1px 12px rgba(0,0,0,.05);box-shadow:0 1px 12px rgba(0,0,0,.05);border-color:#ddd}.search-form{position:relative}.search-form label{width:85%;float:left;display:block;overflow:hidden}.search-form .search-field{height:40px;width:100%;font-size:16px;padding:0 10px;font-size:18px;line-height:40px;border-radius:0;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #dedede}.search-form .search-field:focus{border-color:#ddd}.search-form .search-submit{margin:0;color:#fff;padding:0;height:40px;width:15%;float:right;font-size:20px;border-radius:0;line-height:40px;background-color:#ff8400;border:1px solid #ff8400}.search-form .search-submit:hover{opacity:.9}div.wpcf7-response-output{margin:0}div.wpcf7-aborted,div.wpcf7-mail-sent-ng,div.wpcf7-validation-errors{color:red;border-color:red}div.wpcf7-mail-sent-ok{color:#102c46;border-color:#102c46}.comments-area{padding:15px 0}.comment-form{color:#666}.comment-form label{display:block;margin:0 0 5px;color:#222;font-weight:700;font-size:.875em;text-transform:uppercase}.comment-form input[type=checkbox],.comment-form input[type=radio]{height:15px;width:15px;display:inline-block}.comment-form input[type=checkbox]+label,.comment-form input[type=radio]+label{display:inline-block}.comment-form .form-submit{margin-bottom:0}.comment-list{padding:0;list-style:none;margin:0 0 20px 0;list-style-type:none}.comment-list ol{padding:0;list-style-type:none}.comment-list li{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f2f2f2}.comment-list li ol{margin:20px 0 0 20px}.comment-list li ol li:last-child{border:0;margin-bottom:0;padding-bottom:0}.comment-meta{line-height:1.5;margin-bottom:5px}.bypostauthor{display:block}.comment-author .avatar{float:left;border-radius:30px;margin:0 10px 0 0}.comment-awaiting-moderation{font-size:.875rem}.comment-metadata{font-size:.875rem}.comment-metadata a{color:#999}.comment-metadata a:hover{color:#214d74}.comment-content{color:#666;font-size:.9375em;word-wrap:break-word}.comment-content p:last-child{margin-bottom:0}.reply{margin-top:10px}.reply a{font-weight:700;line-height:20px;text-align:center;border-radius:5px;font-size:.75rem;display:inline-block;padding:3px 15px 2px;background-color:#fff;text-transform:uppercase;border:1px solid #214d74;-webkit-transition:background .2s ease 0s;-o-transition:background .2s ease 0s;-moz-transition:background .2s ease 0s;transition:background .2s ease 0s}.reply a:hover{color:#fff;text-decoration:none;background-color:#214d74}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.alignleft{display:inline;float:left;margin:0 20px 5px 0}.alignright{display:inline;float:right;margin:0 0 5px 20px}.aligncenter{clear:both;display:block;margin:20px auto}.gallery{margin-bottom:20px}.gallery-item{display:inline-block;width:100%;margin:0 auto 20px;padding:0 10px;text-align:center;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.gallery-icon img{display:block;max-width:100%;height:auto;margin:0 auto;border:none}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.wp-caption{border:none;margin-bottom:20px;max-width:100%}.wp-caption-text{text-align:center}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{font-size:.875rem;color:#888;font-style:italic;padding-top:10px}.gallery-caption{color:#888;display:block;font-size:.875rem;font-style:italic;padding-top:5px}@media (min-width:600px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.posts-loop>.col-sm-6:nth-child(2n+1){clear:left}.site-logo .custom-logo{max-width:220px}.site-title{font-size:2.5rem}.entry-title{text-align:left}.posts-loop .entry-thumbnail:hover img{border-color:#214d74;opacity:.9}.grid-post{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid-post .entry-footer,.grid-post .entry-header,.grid-post .entry-thumbnail{-webkit-box-flex:0;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.grid-post .entry-summary{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.list-post .entry-thumbnail{float:left;width:33%;max-width:200px;margin:0 20px 5px 0}.list-post .entry-title{clear:none;text-align:left;font-size:1.25rem}.list-post .entry-header{padding-top:0;margin-top:0}.list-post .entry-meta{text-align:left;margin-bottom:5px}.list-post .entry-footer{margin-top:5px}.featured-large{height:320px}.featured-small{height:220px}.featured-large h4{font-size:26px}.featured-small h4{font-size:18px}.author-avatar{margin-bottom:0}.comment-form input[lekh=email],.comment-form input[lekh=text],.comment-form input[lekh=url]{width:auto}}@media (min-width:720px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.header-image{height:200px}.large-post{margin-bottom:40px}.large-post .entry-header{margin:0 auto 20px}.large-post .entry-summary{margin-top:20px}.featured-large{height:400px}.featured-small{height:260px}.featured-large h4{font-size:30px}.featured-small h4{font-size:20px}}@media (min-width:960px){.row{margin-left:-15px;margin-right:-15px}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{float:left;padding-left:15px;padding-right:15px}.col-12{width:100%}.col-11{width:91.66666667%}.col-10{width:83.33333333%}.col-9{width:75%}.col-8{width:66.66666667%}.col-7{width:58.33333333%}.col-6{width:50%}.col-5{width:41.66666667%}.col-4{width:33.33333333%}.col-3{width:25%}.col-2{width:16.66666667%}.col-1{width:8.33333333%}.posts-loop>.col-6:nth-child(2n+1){clear:left}.posts-loop>.col-4:nth-child(3n+1){clear:left}.inside{margin:0 -15px}.content-area{width:66.66666667%;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px 15px 0}.list-post .entry-thumbnail{max-width:200px}.content-centered .content-area,.content-fullwidth .content-area,.has-no-sidebar .content-area{float:none;width:100%}.content-centered .content-area{width:70%;margin:0 auto}.content-fullwidth .large-post .entry-header,.content-fullwidth .large-post .entry-summary,.has-no-sidebar .content-area .large-post .entry-header,.has-no-sidebar .content-area .large-post .entry-summary{padding-left:80px;padding-right:80px}.content-centered .author-info,.content-centered .comments-area,.content-centered .entry-content,.content-centered .entry-footer,.content-centered .entry-header,.content-centered .post-navigation{max-width:760px;margin-left:auto;margin-right:auto}.sidebar-content .content-area{float:right}.sidebar-content .sidebar{float:left;padding:0 15px 0 0}.content-sidebar .page-title,.sidebar-content .page-title{text-align:left}.content-sidebar .page-header,.sidebar-content .page-header{margin-bottom:20px}.page-template-centered .content-area,.page-template-fullwidth .content-area{float:none;width:100%}.page-template-centered .comments-area,.page-template-centered .entry-content,.page-template-centered .entry-footer,.page-template-centered .entry-header{max-width:760px;margin-left:auto;margin-right:auto}.main-navigation ul .dropdown-toggle,.mobile-navbar{display:none}.main-navbar{display:block;background:#102c46}.main-navigation{display:inline-block}.main-navigation .main-menu>li.current-menu-item>a{background:#214d74;color:#fff}.main-navigation ul{display:inline-block;background-color:transparent;text-align:center}.main-navigation a,.main-navigation li{display:inline-block}.main-navigation .sub-menu>li{display:block;width:100%}.main-navigation>ul>li>a{padding:5px 10px;margin:0;color:#fff;line-height:40px;font-size:14px;font-weight:400;text-transform:uppercase;border:0;opacity:1;-webkit-transition:color .3s ease-in-out 0s;-o-transition:color .3s ease-in-out 0s;-moz-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}.main-navigation>ul>li>a:hover{background:#214d74;color:#fff}.main-navigation>ul>li.menu-item-has-children>a,.main-navigation>ul>li.page_item_has_children>a{position:relative}.main-navigation>ul>li.menu-item-has-children>a:after,.main-navigation>ul>li.page_item_has_children>a:after{font-family:FontAwesome;font-weight:400;font-style:normal;font-size:13px;display:inline-block;line-height:.5em;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;margin-left:2px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';content:"\f107"}.main-navigation>ul>li.menu-item-focused>ul,.main-navigation>ul>li:hover>ul{top:40px}.main-navigation ul ul{display:block;position:absolute;top:30px;right:0;padding:0;visibility:hidden;opacity:0;border:1px solid #ededed;-webkit-transition:top .4s ease 0s,opacity .4s ease 0s;-o-transition:top .4s ease 0s,opacity .4s ease 0s;-moz-transition:top .4s ease 0s,opacity .4s ease 0s;transition:top .4s ease 0s,opacity .4s ease 0s;z-index:99999;text-align:left;width:200px;-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.1);box-shadow:0 10px 40px 0 rgba(0,0,0,.1)}.main-navigation>ul:after,.main-navigation>ul:before{content:none}.main-navigation>ul>li>ul:before{border-bottom:8px solid #fff;border-left:8px solid transparent;border-right:8px solid transparent;content:"";right:40px;position:absolute;top:-8px;z-index:19}.main-navigation>ul>li>ul:after{border-bottom:10px solid #ededed;border-left:10px solid transparent;border-right:10px solid transparent;content:"";right:38px;position:absolute;top:-10px;z-index:16}.main-navigation ul ul a{width:160px;padding:10px 0;border-top:1px solid #f2f2f2}.main-navigation ul ul li:first-child>a{border-top:0}.main-navigation>ul>li>ul>li.menu-item-has-children>a:after{font-family:FontAwesome;font-weight:400;font-style:normal;font-size:14px;display:inline-block;line-height:0;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';-moz-font-feature-settings:'liga';font-feature-settings:'liga';position:absolute;right:15px;top:13px;content:"\f107";vertical-align:middle}.main-navigation ul ul ul{opacity:0;top:0;right:100%;visibility:hidden;opacity:0;-webkit-transition:opacity .3s ease-in-out 0s;-o-transition:opacity .3s ease-in-out 0s;-moz-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s}.site-branding .social-links{display:block;margin:10px auto 0}.site-description{font-size:14px}.main-navbar{border-top:1px solid rgba(0,0,0,.07);border-bottom:1px solid rgba(0,0,0,.07)}.has-header-image .main-navbar{border:0;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);border-bottom:2px solid #214d74}.main-navbar .social-links{display:inline-block}.main-navbar .social-links{margin:4px 0 0}.navbar-left .main-navigation{float:left}.navbar-left .social-links,.navbar-left .top-search{float:right}.fimg-fullwidth .featured-image{padding:0 20px}.fimg-fullwidth .entry-header{max-width:100%;padding-left:80px;padding-right:80px}.fimg-fullwidth .entry-thumbnail{margin-bottom:30px}.author-title{text-align:left}.category-title{margin-bottom:20px}.featured-posts{margin-bottom:40px}.featured-item{margin:0}.featured-posts .row{margin-left:-15px;margin-right:-15px}.featured-posts .col-4,.featured-posts .col-8{padding-left:15px;padding-right:15px}.featured-large{height:420px}.featured-small{height:195px}.featured-small.first{margin-bottom:30px}.featured-large h4{font-size:32px}.featured-small h4{font-size:18px}.site-credits{margin-bottom:0}}@media (min-width:1440px){.header-image{height:240px}.site-title-left{padding-left:15px;padding-right:15px}.fimg-fullwidth .featured-image{padding:0 25px}.list-post .entry-thumbnail{max-width:240px}.page-content{margin-bottom:30px}.author-info,.post-navigation,.posts-navigation{padding:15px 0}.featured-posts .row{margin-left:-20px;margin-right:-20px}.featured-posts .col-4,.featured-posts .col-8{padding-left:20px;padding-right:20px}.featured-small.first{margin-bottom:40px}.featured-large{height:500px}.featured-small{height:230px}.featured-small h4{font-size:22px}.site-footer{margin-top:30px}}body.dark_skin{background:#222}body.dark_skin a{color:#ff8400}body.dark_skin a:hover{color:dark_link_hover}body.dark_skin button,body.dark_skin input[type=button],body.dark_skin input[type=reset],body.dark_skin input[type=submit]{background:#222}.blog-box body.dark_skin .widget-title,body.dark_skin .blog-box .widget-title,body.dark_skin h1,body.dark_skin h2,body.dark_skin h3,body.dark_skin h4,body.dark_skin h5,body.dark_skin h6{color:#fff}body.dark_skin .top-header{background:#1b1b1b}body.dark_skin .top-header .breaking-news-title{background:#a14242}body.dark_skin .mobile-sidebar{background-color:#1b1b1b}body.dark_skin .mobile-sidebar .main-navigation ul{background-color:transparent}body.dark_skin .mobile-sidebar .main-navigation a{color:#fff}body.dark_skin .mobile-sidebar .main-navigation li:hover a{background:0 0}body.dark_skin .mobile-sidebar .main-navigation .dropdown-toggle{color:#fff;background:0 0}body.dark_skin .mobile-sidebar .main-navigation .dropdown-toggle.toggled-on,body.dark_skin .mobile-sidebar .main-navigation .dropdown-toggle:active,body.dark_skin .mobile-sidebar .main-navigation .dropdown-toggle:focus,body.dark_skin .mobile-sidebar .main-navigation .dropdown-toggle:hover{color:#fff;background:0 0}body.dark_skin .mobile-sidebar .main-navigation .dropdown-toggle.toggled-on:after,body.dark_skin .mobile-sidebar .main-navigation .dropdown-toggle:active:after,body.dark_skin .mobile-sidebar .main-navigation .dropdown-toggle:focus:after,body.dark_skin .mobile-sidebar .main-navigation .dropdown-toggle:hover:after{background:0 0}body.dark_skin .site-header{background-color:#000}body.dark_skin .main-navbar{background:#1b1b1b;border-bottom-color:#000}@media (min-width:960px){body.dark_skin .main-navigation .main-menu>li.current-menu-item>a,body.dark_skin .main-navigation>ul>li>a:hover{background:#ff8400}}body.dark_skin .entry-title,body.dark_skin .page-title,body.dark_skin .widget-title{color:#e6dbdb}body.dark_skin .entry-title a,body.dark_skin .page-title a,body.dark_skin .widget-title a{color:inherit}body.dark_skin .widget-area ul li{border-color:#b9b9b9}body.dark_skin .widget-area ul li:before{color:#fff}body.dark_skin .widget-area ul li a{color:#fff}body.dark_skin .sidebar .widget-title span:after,body.dark_skin .sidebar .widget-title span:before{border-color:#b9b9b9}body.dark_skin .entry-summary{color:#dbd1d1}body.dark_skin .author-info{background:#222;color:#fff}body.dark_skin .author-bio{color:#fff}body.dark_skin .blog-box .innerbox-wraper{background-color:#999}body.dark_skin .comment-content{color:#fff}body.dark_skin .comment-form label,body.dark_skin .comment-reply-title,body.dark_skin .comments-title{color:#fff}body.dark_skin .blog-box .btn-wraper{-webkit-box-shadow:none;box-shadow:none}body.dark_skin .post-wrapper article,body.dark_skin aside.sidebar .widget{background:#1b1b1b}body.dark_skin .post-wrapper article:hover{-webkit-box-shadow:0 12px 24px rgba(0,0,0,.3),0 10px 10px rgba(0,0,0,.2);box-shadow:0 12px 24px rgba(0,0,0,.3),0 10px 10px rgba(0,0,0,.2)}body.dark_skin .card{color:#fff;background:0 0;border:1px solid #fff}body.dark_skin .card-profile .card-title{color:#ff8400}body.dark_skin .cat-links a,body.dark_skin .tags-links a{color:#fff;border-color:#ff8400;background:#ff8400}body.dark_skin .cat-links a:hover,body.dark_skin .tags-links a:hover{border-color:#da6565;background:#da6565}body.dark_skin .entry-meta .author a,body.dark_skin .entry-meta .posted-on a{color:#fff}body.dark_skin .posts-navigation .nav-previous:before{border-right:none}body.dark_skin .content-area{background:#1b1b1b;color:#fff;margin-bottom:30px}body.dark_skin .entry-footer,body.dark_skin .post-navigation{border-color:#999}body.dark_skin .hentry,body.dark_skin .no-results{border-color:#999}body.dark_skin .comment-form textarea,body.dark_skin .entry-content input,body.dark_skin .entry-content textarea{background:#fff}body.dark_skin .entry-content input[type=submit]{color:#222}body.dark_skin .site-content{padding:30px 0}body.dark_skin .tags-links{color:#3c3c3c}body.dark_skin .comment-list li{border-color:#999}body.dark_skin .comment-form input[type=submit]{margin-bottom:20px}body.dark_skin .site-footer{border-color:#333}body.dark_skin .site-footer h3{color:#f0f0f0}body.dark_skin .site-footer .widget-area{background-color:#171717;border:none}body.dark_skin .site-footer .widget-area ul li{border-color:#333}body.dark_skin .site-footer .widget a{color:#ccc}body.dark_skin .site-footer .widget a:hover{color:#ff8400;text-decoration:none}body.dark_skin .site-footer .widget .tagcloud a,body.dark_skin .site-footer .widget .tagcloud a:hover{color:#fff}body.dark_skin .site-footer .textwidget p{color:#666}body.dark_skin .site-credits,body.dark_skin .site-info a{color:#ccc}body.dark_skin .footer-copy{background:#1b1b1b}.skin_one .main-navigation>ul>li>a{padding:8px 25px}.skin_one #masthead .site-branding h1{text-transform:uppercase}.skin_one .cat-links a,.skin_one .tags-links a{padding:5px;border-radius:5px}.skin_one .cat-links a,.skin_one .tags-links a{font-size:12px;font-weight:500}.skin_one .blog-box ul li{border-radius:3px}.skin_one .blog-box ul li a{font-weight:500;font-size:14px}.skin_one .entry-meta{color:#3c3c3c}.skin_one .post-wrapper article{padding:0}.skin_one .grid-post .entry-summary,.skin_one .large-post .entry-summary{padding:5px 15px 20px;text-align:center}.skin_one .blog-box ul li a{padding:8px 15px}.skin_one .blog-box ul li:after,.skin_one .blog-box ul li:before{background:0 0}.skin_one .blog-box ul li{background:rgba(50,117,175,.9);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.skin_one .blog-box .btn-wraper:hover{-webkit-box-shadow:0 12px 24px rgba(0,0,0,.3),0 10px 10px rgba(0,0,0,.2);box-shadow:0 12px 24px rgba(0,0,0,.3),0 10px 10px rgba(0,0,0,.2)}.skin_one .grid-post .entry-meta,.skin_one .large-post .entry-meta{margin:20px 0 12px}.skin_one .sidebar .widget-title span:after,.skin_one .sidebar .widget-title span:before{border-top:2px solid #f5f5f5;content:"";position:absolute;right:-603px;top:10px;width:585px}.skin_one .page.type-page .entry-title{text-transform:uppercase;font-size:2rem;color:#222}.skin_one .site-header-wrap .header-image .site-title a{color:#fff;text-transform:uppercase!important}.skin_one aside.sidebar .widget{-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.skin_one .site-content .widget.widget_search{-webkit-box-shadow:none;box-shadow:none;background:0 0}.skin_one input[type=email],.skin_one input[type=text]{width:100%}.skin_one .entry-content{font-size:14px}.skin_one button,.skin_one input[type=button],.skin_one input[type=reset],.skin_one input[type=submit]{padding:10px 40px;border-radius:5px}.skin_one .grid-post .entry-wrap{float:left;width:65%;padding:20px 0}.skin_one .list-post .entry-thumbnail{padding:15px 10px}.skin_one .entry-summary p:last-child{font-size:14px}.skin_one .list-post .entry-thumbnail{margin-top:10px}.skin_one .list-post .entry-meta{margin:10px 0 20px}.skin_one .list-post .entry-wrap{padding:20px 30px}.skin_one .large-post .entry-title{margin:30px 0}.skin_one .large-post .entry-summary{margin:20px 0}.skin_one .widget-area ul li:hover{color:#000}.skin_one body .widget-area ul li a:hover{color:#ff8400}.skin_one .comment-form input[type=submit]{margin-bottom:20px}.skin_one .site-content{padding:30px 0}.skin_one .widget-area ul li:hover a{color:#444}