.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0!important}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:2147483646}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;margin-bottom:.4em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;text-decoration:none}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-first-highlight .cc-btn:last-child{background-color:transparent;border-color:transparent}.cc-first-highlight .cc-btn:last-child:focus,.cc-first-highlight .cc-btn:last-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.2em;right:.4em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close.cc-closeXcustomText{text-decoration:underline;font-size:1.1em;top:.5em;right:.6em}.cc-window.cc-banner.cc-addedcloseX{padding:2em 1.8em}.cc-close:focus,.cc-close:hover{opacity:1}div.cc-blockingScreen{opacity:.5;background:#000;width:100%;height:100%;z-index:2147483630;top:0;left:0;position:fixed}span.cc-visually-hidden{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-allswitches.cc-floating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}.cc-switch-element{margin-bottom:.3em}.cc-switch{position:relative;display:inline-block;width:2.3em;height:1.4em;margin:0 .3em 0 0;vertical-align:middle}.cc-switch-label{margin-right:.6em}.cc-switch input{opacity:0;width:0;height:0;display:none}.cc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.cc-slider:before{position:absolute;content:"";height:1em;width:1em;left:.2em;bottom:.2em;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.cc-slider{background-color:#a0db8e}input:focus+.cc-slider{-webkit-box-shadow:0 0 1px #a0db8e;box-shadow:0 0 1px #a0db8e}input:checked+.cc-slider:before{-webkit-transform:translateX(.9em);transform:translateX(.9em)}.cc-slider.disabled:before{opacity:45%}.cc-slider.classic{border-radius:.6em}.cc-slider.classic:before{border-radius:50%}.cc-popovercenter{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:380px;z-index:2147483645}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-popovercenter{top:50%!important;left:50%!important;min-width:calc(100%)!important}}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-highlight .cc-btn:last-child{min-width:140px}.cc-theme-classic .cc-highlight .cc-btn:first-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:last-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:first-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.kc-us-link {
color: #5850ec;
}
.kc-flex {
display: flex;
}
.kc-us-link-icon {
width: 2.5rem;
color: #5850ec;
height: 1.5rem;
cursor: pointer;
}
.kc-us-link-create-icon {
width: 2.5rem;
color: #000000;
height: 1.5rem;
cursor: pointer;
}
.kc-us-qr-code .qr {
margin-left: auto;
margin-right: auto;
font-size: 1px;
width: 50%;
} #generate-short-link, #generated-short-link {
text-align: center;
}
#generate-short-link #kc-us-target-url, #generate-short-link #kc-us-short-url {
width: 60%;
display: inline;
border: 1px solid grey;
border-radius: 50px 0px 0px 50px;
background-color: #FFFFFF;
margin: 0px;
font-size: 16px;
}
#generate-short-link #kc-us-submit-btn, #generate-short-link #kc-us-copy-btn {
border: 1px solid grey;
display: inline;
padding: 15px;
background-color: #4662FA;
color: #FFFFFF;
border-radius: 0px 50px 50px 0px;
margin: -5px;
width: 150px;
font-size: 16px;
}
.kc-us-tooltip {
position: relative;
display: inline-block;
}
.kc-us-tooltip .kc-us-tooltiptext {
visibility: hidden;
width: 140px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px;
position: absolute;
z-index: 1;
bottom: 150%;
left: 50%;
margin-left: -75px;
opacity: 0;
transition: opacity 0.3s;
}
.kc-us-tooltip .kc-us-tooltiptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}
.kc-us-tooltip:hover .kc-us-tooltiptext {
visibility: visible;
opacity: 1;
}.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
} .leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
} .leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}  .leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
-ms-touch-action: pan-x pan-y;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom; touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 800;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-pane         { z-index: 400; }
.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-tile {
will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:         grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:         grabbing;
} .leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
pointer-events: visiblePainted; pointer-events: auto;
} .leaflet-container {
background: #ddd;
outline: 0;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-container a.leaflet-active {
outline: 2px solid orange;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255,255,255,0.5);
} .leaflet-container {
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
} .leaflet-bar {
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
font-size: 22px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//creaecija.com/wp-content/plugins/wp-mapit/wp_mapit/css/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//creaecija.com/wp-content/plugins/wp-mapit/wp_mapit/css/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
overflow-x: hidden;
padding-right: 5px;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-default-icon-path {
background-image: url(//creaecija.com/wp-content/plugins/wp-mapit/wp_mapit/css/images/marker-icon.png);
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.7);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover {
text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
font-size: 11px;
white-space: nowrap;
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 19px;
line-height: 1.4;
}
.leaflet-popup-content p {
margin: 18px 0;
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
color: #333;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
padding: 4px 4px 0 0;
border: none;
text-align: center;
width: 18px;
height: 14px;
font: 16px/14px Tahoma, Verdana, sans-serif;
color: #c3c3c3;
text-decoration: none;
font-weight: bold;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
color: #999;
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
} .leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}  .leaflet-tooltip {
position: absolute;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-clickable {
cursor: pointer;
pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
} .leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
margin-left: -12px;
border-right-color: #fff;
}.leaflet-resp-popup-north .leaflet-popup-tip {
box-shadow: none;
} .leaflet-resp-popup-south .leaflet-popup-tip-container {
top: 0;
margin-top: -20px;
}
.leaflet-resp-popup-south .leaflet-popup-tip {
margin: 11px auto 0;
box-shadow: none;
} .leaflet-resp-popup-west .leaflet-popup-tip-container {
right: 0;	
margin-right: -20px;
left: 100%;
margin-left: -2px;
top: 50%;
margin-top: -11px;
}
.leaflet-resp-popup-west .leaflet-popup-tip {
margin: 1px -8px 0 -8px;
box-shadow: none;
} .leaflet-resp-popup-east .leaflet-popup-tip-container {
width: 20px;
left: 2px;
top: 50%;
margin-top: -11px;
}
.leaflet-resp-popup-east .leaflet-popup-tip {
margin: 0 11px;
box-shadow: none;
} .leaflet-resp-popup-south-east .leaflet-popup-tip-container {
left: 0;
margin-left: 0;
top: 0;
margin-top: -20px;
}
.leaflet-resp-popup-south-east .leaflet-popup-tip {
margin: 11px 11px 11px -8px;
box-shadow: none;
}
.leaflet-resp-popup-south-east .leaflet-popup-content-wrapper {
border-radius: 0 20px 20px 20px;
} .leaflet-resp-popup-east-south .leaflet-popup-tip-container {
width: 20px;
left: 0;
top: 0;
}
.leaflet-resp-popup-east-south .leaflet-popup-tip {
margin: -8px 11px;
box-shadow: none;
}
.leaflet-resp-popup-east-south .leaflet-popup-content-wrapper {
border-radius: 0 20px 20px 20px;
} .leaflet-resp-popup-north-east .leaflet-popup-tip-container {
left: 0;
margin-left: 0;
margin-top: -1px;
}
.leaflet-resp-popup-north-east .leaflet-popup-tip {
margin: -8px 11px 11px -8px;
box-shadow: none;
}
.leaflet-resp-popup-north-east .leaflet-popup-content-wrapper {
border-radius: 20px 20px 20px 0;
} .leaflet-resp-popup-east-north .leaflet-popup-tip-container {
left: 0;
margin-left: -20px;
margin-top: -20px;
}
.leaflet-resp-popup-east-north .leaflet-popup-tip {
margin: 11px 11px 11px 11px;
box-shadow: none;
} .leaflet-resp-popup-north-west .leaflet-popup-tip-container {
width: 20px;
margin-right: 0;
margin-top: -1px;
left: 100%;
right: 0;
}
.leaflet-resp-popup-north-west .leaflet-popup-tip {
margin: -8px 11px 11px 11px;
box-shadow: none;
}
.leaflet-resp-popup-north-west .leaflet-popup-content-wrapper {
border-radius: 20px 20px 0 20px;
} .leaflet-resp-popup-west-north .leaflet-popup-tip-container {
margin-left: 0;
margin-top: -20px;
left: 100%;
right: 0;
}
.leaflet-resp-popup-west-north .leaflet-popup-tip {
margin: 11px 11px 0px -8px;
box-shadow: none;
}
.leaflet-resp-popup-west-north .leaflet-popup-content-wrapper {
border-radius: 20px 20px 0 20px;
} .leaflet-resp-popup-south-west .leaflet-popup-tip-container {
width: 20px;
left: 100%;
top: 0;
margin-top: -20px;
}
.leaflet-resp-popup-south-west .leaflet-popup-tip {
margin: 11px 11px 11px 11px;
box-shadow: none;
}
.leaflet-resp-popup-south-west .leaflet-popup-content-wrapper {
border-radius: 20px 0 20px 20px;
} .leaflet-resp-popup-west-south .leaflet-popup-tip-container {
margin-left: 0;
margin-right: -20px;
left: 100%;
right: 0;
top: 0;
}
.leaflet-resp-popup-west-south .leaflet-popup-tip {
margin: -8px;
box-shadow: none;
}
.leaflet-resp-popup-west-south .leaflet-popup-content-wrapper {
border-radius: 20px 0 20px 20px;
}@-webkit-keyframes leaflet-gestures-fadein {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes leaflet-gestures-fadein {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.leaflet-container:after {
-webkit-animation: leaflet-gestures-fadein 0.8s backwards;
animation: leaflet-gestures-fadein 0.8s backwards;
color: #fff;
font-family: "Roboto", Arial, sans-serif;
font-size: 22px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 15px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
z-index: 461;
pointer-events: none; }
.leaflet-gesture-handling-touch-warning:after,
.leaflet-gesture-handling-scroll-warning:after {
-webkit-animation: leaflet-gestures-fadein 0.8s forwards;
animation: leaflet-gestures-fadein 0.8s forwards; }
.leaflet-gesture-handling-touch-warning:after {
content: attr(data-gesture-handling-touch-content); }
.leaflet-gesture-handling-scroll-warning:after {
content: attr(data-gesture-handling-scroll-content); }.leaflet-control-fullscreen a {
background:#fff url(//creaecija.com/wp-content/plugins/wp-mapit/wp_mapit/images/fullscreen.png) no-repeat 0 0;
background-size:26px 52px;
}
.leaflet-touch .leaflet-control-fullscreen a {
background-position: 2px 2px;
}
.leaflet-fullscreen-on .leaflet-control-fullscreen a {
background-position:0 -26px;
}
.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
background-position: 2px -24px;
} .leaflet-container:-webkit-full-screen {
width:100%!important;
height:100%!important;
}
.leaflet-container.leaflet-fullscreen-on {
width:100%!important;
height:100%!important;
}
.leaflet-pseudo-fullscreen {
position:fixed!important;
width:100%!important;
height:100%!important;
top:0!important;
left:0!important;
z-index:99999;
}
@media
(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
.leaflet-control-fullscreen a {
background-image:url(//creaecija.com/wp-content/plugins/wp-mapit/wp_mapit/images/fullscreen@2x.png);
}
}.grayscale{
-webkit-filter: grayscale(1);
filter: grayscale(1);
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
optgroup,
textarea {
color: #000000;
font-family: "Poppins", sans-serif;
font-size: 20px;
font-size: 1.25rem;
line-height: 1.7;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Poppins", sans-serif;
word-wrap: break-word;
}
h1 {
font-size: 50px;
font-size: 3.125rem;
}
h2 {
font-size: 40px;
font-size: 2.5rem;
line-height: 1.2;
font-weight: 200;
}
h3 {
font-size: 30px;
font-size: 1.875rem;
line-height: 1.4;
font-weight: 200;
}
h4 {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.4;
font-weight: 200;
}
h5 {
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
font-weight: 400;
}
h6 {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.7;
font-weight: 400;
}
@media (max-width: 767px) {
h2 {
font-size: 30px;
font-size: 1.875rem;
}
h3 {
font-size: 20px;
font-size: 1.25rem;
}
}
p {
margin-bottom: 35px;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0;
background: #fff;
color: #000000;
font-family: "Poppins", sans-serif;
font-style: italic;
line-height: 1.6;
font-size: 20px;
font-size: 1.25rem;
opacity: 0.8;
}
blockquote a {
color: #00bff3;
}
blockquote a:hover {
text-decoration: underline;
}
blockquote cite {
color: #00bff3;
margin-top: 15px;
display: inline-block;
}
.wp-block-pullquote {
padding: 0;
}
.wp-block-pullquote cite {
color: #00bff3;
}
.wp-block-pullquote p {
margin-bottom: 0;
}
.wp-block-pullquote.aligncenter blockquote,
.wp-block-pullquote.aligncenter blockquote cite {
text-align: center;
}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
font-size: 28px;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignleft blockquote cite, .wp-block-pullquote.alignright blockquote,
.wp-block-pullquote.alignright blockquote cite {
text-align: left;
}
.wp-block-pullquote blockquote:before {
display: none;
}
blockquote.wp-block-pullquote:before {
display: none;
}
blockquote.wp-block-pullquote.alignleft, blockquote.wp-block-pullquote.alignright {
text-align: left;
margin: 1em 0;
}
blockquote.wp-block-pullquote.alignleft {
margin-right: 1.5em;
}
blockquote.wp-block-pullquote.alignright {
margin-left: 1.5em;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
padding: 0;
}
.wp-block-image.alignleft {
margin-right: 1em;
}
.wp-block-image.alignright {
margin-left: 1em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Poppins", sans-serif;
font-size: 20px;
font-size: 1.25rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 20px;
font-size: 1.25rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; overflow-x: hidden;
}
blockquote,
q {
quotes: "" "";
position: relative;
}
blockquote:before,
q:before {
content: '';
border-left: 4px solid #00bff3;
width: 100%;
height: 100%;
top: 0;
left: -24px;
position: absolute;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
clear: both;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
figure {
margin: 1em 0; }
p:empty {
display: none;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th, td {
border: 1px solid #e6e6e6;
padding: .4em 1em;
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 2px solid;
border-color: #00bff3;
border-radius: 3px;
background: #fff;
font-size: 16px;
font-size: 1rem;
line-height: 1;
padding: 16px 50px;
color: #00bff3;
transition: all .3s ease 0s;
font-weight: 600;
position: relative;
top: -2px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #000000;
background: #000000;
color: #fff;
}
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-color: #00bff3;
color: #fff;
background-color: #00bff3;
}
.btn {
display: inline-block;
font-weight: 600;
border-radius: 99px;
white-space: nowrap;
text-align: center;
padding: 9px 30px;
transition: all .3s ease 0s;
text-transform: uppercase;
}
.btn-primary {
color: #fff;
background-color: #00bff3;
display: inline-block;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
color: #00bff3;
background: #000000;
}
.wp-block-button__link {
border: 2px solid;
border-color: #00bff3;
border-radius: 3px;
background: #00bff3;
font-size: 16px;
line-height: 1;
padding: 16px 50px;
color: #fff;
transition: all .3s ease 0s;
font-weight: 600;
position: relative;
top: -2px;
}
.wp-block-button__link:hover {
border-color: #000000;
background: #000000;
color: #fff;
text-decoration: none;
}
.wp-block-button__link.has-pale-pink-background-color {
border: 2px solid #f78da7;
}
.wp-block-button__link.has-pale-pink-background-color:hover {
background: #fff;
color: #f78da7;
}
.wp-block-button__link.has-vivid-red-background-color {
border: 2px solid #cf2e2e;
}
.wp-block-button__link.has-vivid-red-background-color:hover {
background: #fff;
color: #cf2e2e;
}
.wp-block-button__link.has-luminous-vivid-orange-background-color {
border: 2px solid #ff6900;
}
.wp-block-button__link.has-luminous-vivid-orange-background-color:hover {
background: #fff;
color: #ff6900;
}
.wp-block-button__link.has-luminous-vivid-amber-background-color {
border: 2px solid #fcb900;
}
.wp-block-button__link.has-luminous-vivid-amber-background-color:hover {
background: #fff;
color: #fcb900;
}
.wp-block-button__link.has-light-green-cyan-background-color {
border: 2px solid #7bdcb5;
}
.wp-block-button__link.has-light-green-cyan-background-color:hover {
background: #fff;
color: #7bdcb5;
}
.wp-block-button__link.has-vivid-green-cyan-background-color {
border: 2px solid #00d084;
}
.wp-block-button__link.has-vivid-green-cyan-background-color:hover {
background: #fff;
color: #00d084;
}
.wp-block-button__link.has-pale-cyan-blue-background-color {
border: 2px solid #8ed1fc;
}
.wp-block-button__link.has-pale-cyan-blue-background-color:hover {
background: #fff;
color: #8ed1fc;
}
.wp-block-button__link.has-vivid-cyan-blue-background-color {
border: 2px solid #0693e3;
}
.wp-block-button__link.has-vivid-cyan-blue-background-color:hover {
background: #fff;
color: #0693e3;
}
.wp-block-button__link.has-very-light-gray-background-color {
border: 2px solid #eee;
}
.wp-block-button__link.has-very-light-gray-background-color:hover {
background: #fff;
color: #eee;
}
.wp-block-button__link.has-cyan-bluish-gray-background-color {
border: 2px solid #abb8c3;
}
.wp-block-button__link.has-cyan-bluish-gray-background-color:hover {
background: #fff;
color: #abb8c3;
}
.wp-block-button__link.has-very-dark-gray-background-color {
border: 2px solid #313131;
}
.wp-block-button__link.has-very-dark-gray-background-color:hover {
background: #fff;
color: #313131;
}
.is-style-outline .wp-block-button__link {
background-color: #fff;
border: 2px solid #00bff3;
color: #00bff3;
}
.is-style-outline .wp-block-button__link:hover {
color: #fff;
background-color: #00bff3;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #000;
border: 1px solid #cccccc;
border-radius: 3px;
padding: 8px 20px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #585858;
border: 1px solid #666666;
outline: none;
}
input[type="text"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="password"]:active,
input[type="search"]:active,
input[type="number"]:active,
input[type="tel"]:active,
input[type="range"]:active,
input[type="date"]:active,
input[type="month"]:active,
input[type="week"]:active,
input[type="time"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="color"]:active,
textarea:active {
outline: none;
}
select {
border: 1px solid #cccccc;
}
textarea {
width: 100%;
}
.form-control {
font-weight: 400;
background-color: #fff;
width: 40%;
height: 48px;
padding: 8px 12px;
transition: all .3s ease 0s;
}  a {
color: #00bff3;
text-decoration: none;
-webkit-transition: all .3s ease 0s;
transition: all .3s ease 0s;
}
a:hover, a:focus, a:active {
color: #00bff3;
text-decoration: underline;
}
a:hover, a:active {
outline: 0;
} .main-navigation:not(.mobile-navigation) {
border-bottom: 1px solid #ebebeb;
box-shadow: 3px 0px 7px rgba(0, 0, 0, 0.1);
}
.main-navigation:not(.mobile-navigation) .container > div {
display: flex;
flex-flow: row wrap;
justify-content: space-around;
}
.main-navigation:not(.mobile-navigation) ul {
display: block;
list-style: none;
margin: 0;
display: flex;
flex-flow: row wrap;
}
.main-navigation:not(.mobile-navigation) ul li:hover > ul,
.main-navigation:not(.mobile-navigation) ul li.focus > ul {
display: block;
visibility: visible;
opacity: 1;
transform: translateY(0) !important;
-ms-transform: translateY(0);
z-index: 10;
}
.main-navigation:not(.mobile-navigation) ul ul {
position: absolute;
z-index: 10;
top: 100%;
left: 0;
background: #fff;
-webkit-box-shadow: -6px 6px 20px rgba(0, 0, 0, 0.15);
box-shadow: -6px 6px 20px rgba(0, 0, 0, 0.15);
-ms-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
visibility: hidden;
transition: all 0.3s;
}
.main-navigation:not(.mobile-navigation) ul ul li:hover > ul,
.main-navigation:not(.mobile-navigation) ul ul li.focus > ul {
display: block;
left: 105%;
right: unset;
top: 0;
}
.main-navigation:not(.mobile-navigation) ul ul ul {
transition: all 0.3s ease;
}
.main-navigation:not(.mobile-navigation) ul ul a {
min-width: 200px;
font-weight: 600;
color: #00bff3;
display: block;
line-height: 1.5;
padding: 12px 15px;
}
.main-navigation:not(.mobile-navigation) ul ul :hover > a {
background: #fff;
color: #00bff3;
}
.main-navigation:not(.mobile-navigation) li {
float: left;
position: relative;
}
.main-navigation:not(.mobile-navigation) li > a {
text-transform: uppercase;
text-decoration: none;
font-size: 14px;
font-size: 0.875rem;
font-weight: 400;
color: #000000;
border-radius: 20px;
display: inline-block;
line-height: 1.7;
letter-spacing: 0.05em;
opacity: 0.6;
padding: 4px 15px;
}
.main-navigation:not(.mobile-navigation) li:hover > a,
.main-navigation:not(.mobile-navigation) li.focus > a {
color: #00bff3;
}
.main-navigation:not(.mobile-navigation) li.menu-item-has-children > a::after,
.main-navigation:not(.mobile-navigation) li.page_item_has_children > a::after {
content: '\f0d7';
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;
font-weight: 400;
margin-left: 8px;
color: #00bff3;
font-size: 12px;
font-size: 0.75rem;
}
.main-navigation:not(.mobile-navigation) div > ul > .current_page_item > a,
.main-navigation:not(.mobile-navigation) div > ul > .current-menu-item > a,
.main-navigation:not(.mobile-navigation) .current_page_ancestor > a,
.main-navigation:not(.mobile-navigation) .current-menu-ancestor > a {
color: #00bff3;
}
.main-navigation:not(.mobile-navigation) ul.menu > li,
.main-navigation:not(.mobile-navigation) ul > li {
margin-left: 8px;
padding-top: 8px;
padding-bottom: 11px;
}
.main-navigation:not(.mobile-navigation) ul.menu .sub-menu.sub-menu,
.main-navigation:not(.mobile-navigation) ul.menu .children.children,
.main-navigation:not(.mobile-navigation) ul .sub-menu.sub-menu,
.main-navigation:not(.mobile-navigation) ul .children.children {
background: #fff;
-webkit-box-shadow: -6px 6px 20px rgba(0, 0, 0, 0.15);
box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
padding-left: 0;
}
.main-navigation:not(.mobile-navigation) ul.menu .sub-menu.sub-menu li,
.main-navigation:not(.mobile-navigation) ul.menu .children.children li,
.main-navigation:not(.mobile-navigation) ul .sub-menu.sub-menu li,
.main-navigation:not(.mobile-navigation) ul .children.children li {
width: 100%;
display: block;
margin-left: 0;
padding: 0;
}
.main-navigation:not(.mobile-navigation) ul.menu .sub-menu.sub-menu li a,
.main-navigation:not(.mobile-navigation) ul.menu .children.children li a,
.main-navigation:not(.mobile-navigation) ul .sub-menu.sub-menu li a,
.main-navigation:not(.mobile-navigation) ul .children.children li a {
font-size: 13px;
font-size: 0.8125rem;
color: #000;
font-weight: 400;
display: block;
line-height: 1.5;
padding: 12px 20px;
}
.main-navigation:not(.mobile-navigation) ul.menu .sub-menu.sub-menu li:hover > a,
.main-navigation:not(.mobile-navigation) ul.menu .children.children li:hover > a,
.main-navigation:not(.mobile-navigation) ul .sub-menu.sub-menu li:hover > a,
.main-navigation:not(.mobile-navigation) ul .children.children li:hover > a {
color: #00bff3;
background: transparent;
}
.main-navigation:not(.mobile-navigation) ul.menu .sub-menu.sub-menu li + li,
.main-navigation:not(.mobile-navigation) ul.menu .children.children li + li,
.main-navigation:not(.mobile-navigation) ul .sub-menu.sub-menu li + li,
.main-navigation:not(.mobile-navigation) ul .children.children li + li {
border-top: 1px solid #e9e9e9;
}
.main-navigation:not(.mobile-navigation) ul.menu .sub-menu.sub-menu li.menu-item-has-children > a::after,
.main-navigation:not(.mobile-navigation) ul.menu .sub-menu.sub-menu li.page_item_has_children > a::after,
.main-navigation:not(.mobile-navigation) ul.menu .children.children li.menu-item-has-children > a::after,
.main-navigation:not(.mobile-navigation) ul.menu .children.children li.page_item_has_children > a::after,
.main-navigation:not(.mobile-navigation) ul .sub-menu.sub-menu li.menu-item-has-children > a::after,
.main-navigation:not(.mobile-navigation) ul .sub-menu.sub-menu li.page_item_has_children > a::after,
.main-navigation:not(.mobile-navigation) ul .children.children li.menu-item-has-children > a::after,
.main-navigation:not(.mobile-navigation) ul .children.children li.page_item_has_children > a::after {
content: '\f0da';
top: calc(50% - 6px);
height: 12px;
margin-right: 10px;
}
.main-navigation:not(.mobile-navigation) .menu > ul > li {
margin-left: 20px;
padding-top: 15px;
padding-bottom: 15px;
}
.main-navigation:not(.mobile-navigation) .dropToggle {
display: none;
}
.site-main .posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
} .menu-toggle {
padding: 0 20px;
border: none;
background: transparent;
text-transform: uppercase;
color: #00bff3;
float: right;
display: none;
}
.menu-toggle::before {
content: "\f0c9";
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;
margin-right: 10px;
font-size: 24px;
font-size: 1.5rem;
vertical-align: sub;
}
@media (max-width: 991px) {
.menu-toggle {
display: block;
border-radius: 100px;
padding: 0px 35px;
background-color: #00bff3;
color: #fff;
height: 46px;
margin-top: 20px;
}
.menu-toggle:hover {
background-color: #00bff3;
}
.menu-toggle:focus {
background-color: #00bff3;
color: #fff;
}
}
@media (max-width: 767px) {
.menu-toggle .menu-toggle {
line-height: 1.9;
margin: 35px auto 10px;
}
.menu-toggle .menu-toggle:before {
font-size: 20px;
font-size: 1.25rem;
}
}
.menu-toggle--close {
float: none;
}
@media (max-width: 991px) {
.menu-toggle--close {
display: table;
margin: 20px 25px 0 auto;
}
}
.menu-toggle--close:before {
content: '\f00d';
}
.mobile-navigation {
position: absolute;
z-index: 1;
top: 100%;
right: 0;
width: 50%;
z-index: 9;
background-color: #f5f5f5;
}
.mobile-navigation.mobile-navigation--toggled {
display: none;
}
.mobile-navigation li {
position: relative;
}
.mobile-navigation ul {
list-style: none;
padding-left: 0;
}
.mobile-navigation div.mobile-menu {
padding: 0 20px;
}
.mobile-navigation ul.mobile-menu,
.mobile-navigation ul {
margin-bottom: 0;
padding: 0;
margin: 0;
}
.mobile-navigation ul.mobile-menu a,
.mobile-navigation ul a {
text-transform: uppercase;
font-size: 14px;
font-size: 0.875rem;
}
.mobile-navigation ul.mobile-menu a:hover,
.mobile-navigation ul a:hover {
color: #00bff3;
text-decoration: none;
}
.mobile-navigation ul.mobile-menu > li,
.mobile-navigation ul > li {
float: none;
line-height: inherit;
padding: 10px 0 10px 15px;
margin-left: 0;
}
.mobile-navigation ul.mobile-menu > li + li,
.mobile-navigation ul > li + li {
border-top: 1px solid #fff;
margin-left: 0;
}
.mobile-navigation ul.mobile-menu > li.current_page_item > a,
.mobile-navigation ul.mobile-menu > li.current-menu-item > a,
.mobile-navigation ul.mobile-menu > li.current_page_ancestor > a,
.mobile-navigation ul.mobile-menu > li.current-menu-ancestor > a,
.mobile-navigation ul > li.current_page_item > a,
.mobile-navigation ul > li.current-menu-item > a,
.mobile-navigation ul > li.current_page_ancestor > a,
.mobile-navigation ul > li.current-menu-ancestor > a {
color: #00bff3;
}
.mobile-navigation ul.mobile-menu > li a,
.mobile-navigation ul > li a {
color: #000;
background: 0 0;
}
.mobile-navigation ul.mobile-menu > li .sub-menu,
.mobile-navigation ul.mobile-menu > li .children,
.mobile-navigation ul > li .sub-menu,
.mobile-navigation ul > li .children {
margin-top: 10px;
display: none;
margin-left: 15px;
}
.mobile-navigation ul.mobile-menu > li .sub-menu li,
.mobile-navigation ul.mobile-menu > li .children li,
.mobile-navigation ul > li .sub-menu li,
.mobile-navigation ul > li .children li {
width: 100%;
padding: 7px 0 7px 10px;
border-top: 1px solid #fff;
margin-left: 0;
}
.mobile-navigation ul.mobile-menu > li .sub-menu li a,
.mobile-navigation ul.mobile-menu > li .children li a,
.mobile-navigation ul > li .sub-menu li a,
.mobile-navigation ul > li .children li a {
display: inline-block;
width: auto;
}
.mobile-navigation ul.mobile-menu > li .sub-menu li:last-child,
.mobile-navigation ul.mobile-menu > li .children li:last-child,
.mobile-navigation ul > li .sub-menu li:last-child,
.mobile-navigation ul > li .children li:last-child {
padding-bottom: 0;
}
.dropToggle {
position: absolute;
top: 6px;
right: 0;
padding: 13px;
transition: all 0.3s ease;
color: #000;
background: none;
border: none;
}
.dropToggle:hover, .dropToggle:focus {
background: none;
border: none;
color: #000;
}
span.is-toggled {
transform: scaleY(-1);
}
@media (max-width: 991px) {
.main-navigation:not(.mobile-navigation) {
display: none;
}
}
@media (max-width: 767px) {
.mobile-navigation {
width: 100%;
}
}
.enable-mobile-menu {
overflow-y: hidden;
}
.enable-mobile-menu .mobile-navigation {
top: 0;
overflow-y: auto;
position: fixed;
width: 100%;
bottom: 0;
background: #fff;
z-index: 999;
padding-bottom: 20px;
}
.admin-bar .mobile-navigation {
top: 32px;
}
@media (max-width: 782px) {
.admin-bar .mobile-navigation {
top: 46px;
}
}
.pagination {
text-align: center;
margin-top: 55px;
}
.pagination .nav-links {
display: flex;
flex-flow: row wrap;
justify-content: center;
}
.pagination .nav-links > * {
border: 2px solid #ebebeb;
padding: 10px 30px;
border-radius: 50px;
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
font-size: 1rem;
color: #000;
margin-right: 5px;
opacity: 0.8;
letter-spacing: 0.05em;
margin-bottom: 15px;
}
.pagination a:hover {
color: #00bff3;
text-decoration: none;
border-color: #00bff3;
}
.pagination.pagination .current {
color: #00bff3;
border-color: #00bff3;
}
.posts-navigation,
.post-navigation {
word-wrap: break-word;
}
.posts-navigation a:hover,
.post-navigation a:hover {
text-decoration: none;
}
.posts-navigation .meta-nav,
.post-navigation .meta-nav {
font-size: 14px;
font-size: 0.875rem;
margin: 0 0 20px;
text-transform: uppercase;
font-weight: bold;
display: block;
line-height: 1.7;
letter-spacing: 0.1em;
font-weight: 400;
color: #000;
text-transform: uppercase;
}
.posts-navigation .post-title,
.post-navigation .post-title {
font-size: 21px;
font-size: 1.3125rem;
margin: 0;
word-wrap: break-word;
font-weight: 400;
color: #00bff3;
transition: all 0.3s;
line-height: 1.5;
}
.infinite-scroll .posts-navigation, .infinite-scroll
.post-navigation {
display: none;
}
.posts-navigation {
margin-top: 34px;
}
.posts-navigation .nav-links a {
color: #000;
}
@media (max-width: 991px) {
.pagination {
margin-bottom: 70px;
}
.nav-previous.nav-previous,
.nav-next.nav-next {
width: 100%;
padding: 0;
text-align: center;
}
.nav-previous + .nav-next {
padding-top: 20px;
margin-top: 20px;
padding-left: 0;
width: 100%;
border-top: 1px dashed #dedede;
}
}
@media (max-width: 574px) {
.pagination .nav-links > * {
padding: 5px 13px;
}
}  .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;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 8.75px;
font-size: 0.54688rem;
font-weight: bold;
height: auto;
left: 5px;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget-area {
margin-top: 90px;
}
.widget-area section {
margin-bottom: 35px;
}
.widget {
background: #fff;
word-wrap: break-word; }
.widget select {
max-width: 100%;
}
.widget ul {
list-style: none;
}
.widget ul.children,
.widget ul.sub-menu {
margin-top: 7px;
}
.widget > div > ul {
background: #fff;
list-style: none;
padding: 20px 25px;
margin: 0;
}
.widget > div > ul li {
text-transform: uppercase;
}
.widget > div > ul li + li {
margin-top: 7px;
}
.widget .form-search,
.widget .widget-content {
padding: 25px 15px;
background: #fff;
}
.widget > ul {
background: #fff;
list-style: none;
padding: 20px 25px;
margin: 0;
}
.widget > ul li {
text-transform: uppercase;
}
.widget > ul li + li {
margin-top: 7px;
}
.widget .widget-title {
font-size: 14px;
font-size: 0.875rem;
font-weight: 400;
margin: 0;
text-transform: uppercase;
text-align: center;
position: relative;
display: inline-block;
margin-left: 35%;
color: rgba(0, 0, 0, 0.8);
letter-spacing: 0.05em;
}
.widget .widget-title:before {
position: absolute;
content: '';
top: 53%;
left: 0.5%;
right: 0;
bottom: 55px;
background: #30d1f9;
width: 100%;
height: 65%;
opacity: 0.12;
}
.widget > select {
width: calc(100% - 50px);
padding: 10px;
margin: 20px 25px;
}
.widget .textwidget {
padding: 20px 15px;
}
.widget select:focus, .widget select:active {
outline: none;
}
.widget_text .contact-form input[type="text"],
.widget_text .contact-form textarea {
width: 100% !important;
padding: 10px 13px;
margin-bottom: 10px;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
}
.widget_text .contact-form textarea {
height: 113px;
}
.widget_text .contact-form .contact-submit .pushbutton-wide {
width: 100%;
border-radius: 100px;
text-transform: uppercase;
font-size: 14px;
font-size: 0.875rem;
letter-spacing: 0.05em;
padding-top: 14px;
padding-bottom: 14px;
background-color: #fff;
color: #00bff3;
}
.widget_text .contact-form .contact-submit .pushbutton-wide:focus, .widget_text .contact-form .contact-submit .pushbutton-wide:active {
outline: none;
background-color: #00bff3;
color: #fff;
}
.aside-post {
margin-bottom: 30px;
}
.aside-post .image {
float: left;
width: 70px;
margin-right: 23px;
position: relative;
display: block;
overflow: hidden;
max-height: 74px;
box-shadow: 1px 0 36px rgba(0, 0, 0, 0.15);
}
.aside-post .image img {
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
height: 65px;
object-fit: cover;
border: 8px solid #fff;
}
.aside-post .name {
margin-bottom: 0;
margin-top: 0;
line-height: 1.38462;
font-family: "Poppins", sans-serif;
}
.aside-post .name a {
color: #000;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
}
.aside-post .name a:hover {
color: #00bff3;
text-decoration: none;
}
.aside-post .time .byline,
.aside-post .time .posted-on {
text-transform: uppercase;
font-weight: 400;
margin-right: 15px;
font-size: 11px;
font-size: 0.6875rem;
letter-spacing: 0.05em;
}
.aside-post .time .byline a,
.aside-post .time .posted-on a {
color: #a3a3a3;
}
.aside-post .time .byline:hover a,
.aside-post .time .posted-on:hover a {
text-decoration: none;
color: #00bff3;
}
.aside-post .time .entry-date {
color: #a3a3a3;
}
.aside-post::after, .aside-post::before {
content: '';
display: table;
clear: both;
}
.aside-post + .aside-post {
margin-top: 15px;
}
.page_item_has_children .children {
margin-top: 3px;
}
@media (max-width: 320px) {
.widget .widget-content {
padding: 25px 0px;
}
}
.contact__right.contact__right input[type="text"] {
width: 100%;
max-width: 100%;
}
.contact__right {
float: right;
width: 87%; margin-left: 13%;
}
.contact__right .title {
font-weight: 200;
font-size: 32px;
font-size: 2rem;
color: #fff;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 30px;
letter-spacing: 0.025em;
}
.contact__right .contact-form input[type="text"],
.contact__right .contact-form textarea {
border-color: transparent;
}
.contact-form .contact-submit {
margin-bottom: 0;
}
.contact-form .contact-submit .pushbutton-wide {
text-transform: uppercase;
font-size: 16px;
letter-spacing: 0.05em;
padding: 13px 30px;
border-radius: 100px;
background-color: #00bff3;
color: #fff;
}
.contact-form .contact-submit .pushbutton-wide:hover {
background-color: #000;
color: #fff;
}
.contact-form .contact-submit .pushbutton-wide:focus, .contact-form .contact-submit .pushbutton-wide:active {
outline: none;
background-color: #00bff3;
}
.contact-form input[type="text"] {
padding: 8px 17px;
margin-bottom: 7px;
font-size: 17px;
font-size: 1.0625rem;
font-weight: 400;
}
.contact-form textarea {
height: 144px;
float: none;
margin-bottom: 0;
font-size: 17px;
font-size: 1.0625rem;
font-weight: 400;
}
.contact-form.contact-form textarea {
width: 100%;
}
.contact-form.contact-form input[type="text"] {
width: 100%;
max-width: 100%;
}
@media (max-width: 991px) {
.section-contact__right {
width: 100%;
margin-top: 50px;
margin-bottom: 50px;
}
.section-contact__right .contact__right {
width: 100%;
margin-left: 0;
}
.section-contact__right .title {
text-align: center;
}
.section-contact__right .contact-submit .pushbutton-wide {
width: 100%;
}
}
.error-404 {
text-align: center;
padding-top: 80px;
padding-bottom: 40px;
}
.error-404 h2 {
font-weight: 400;
}
.error-404 .go-back-home {
padding: 11px 30px;
margin-top: 50px;
}
.error-404 .go-back-home:hover {
text-decoration: none;
}
.error-404 p {
font-size: 18px;
font-size: 1.125rem;
}
.error-404 .search-form {
max-width: 336px;
margin: 0 auto;
}
.error-404 .search-field {
width: 100%;
}
.not-found .page-content p {
font-size: 17px;
font-size: 1.0625rem;
}
@media (max-width: 991px) {
.not-found {
margin-bottom: 40px;
}
}
@media (max-width: 575px) {
.error-404 .go-back-home {
font-size: 15px;
font-size: 0.9375rem;
}
}
.search-form {
position: relative;
}
.search-field {
padding: 6px 54px;
width: 100%;
}
.search-field:focus {
outline: none;
}
.search-submit.search-submit {
padding: 15px 16px;
border: none;
position: absolute;
top: 0;
right: 0;
background: transparent;
color: rgba(0, 0, 0, 0.7);
}
.search-submit.search-submit:hover {
color: #00bff3;
}
.search-submit.search-submit:focus {
outline: none;
}
.widget-area .search-form input[type='text'] {
width: 100%;
margin-bottom: 15px;
font-size: 14px;
font-size: 0.875rem;
}
.widget-area .search-form input[type='submit'] {
margin-bottom: 15px;
}
.jetpack_subscription_widget .widget-title {
margin-left: 35%;
}
.jetpack_subscription_widget form {
margin-top: 26px;
}
.jetpack_subscription_widget div > p {
text-align: center;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
margin-bottom: 24px;
opacity: 0.8;
}
.jetpack_subscription_widget input[type="email"] {
width: 88% !important;
padding: 10px 60px;
margin-left: 7%;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
}
.jetpack_subscription_widget input[type="submit"] {
border-radius: 100px;
padding: 14px 27px;
margin-left: 26%;
text-transform: uppercase;
margin-top: -10px;
font-size: 14px;
font-size: 0.875rem;
letter-spacing: 0.05em;
}
.jetpack_subscription_widget input[type="submit"]:focus, .jetpack_subscription_widget input[type="submit"]:active {
outline: none;
background-color: #00bff3;
}
@media (max-width: 767px) {
.jetpack_subscription_widget .widget-title {
margin-left: 0;
}
.jetpack_subscription_widget div > p {
text-align: inherit;
}
.jetpack_subscription_widget input[type="email"] {
width: 100% !important;
margin-left: 0;
padding: 6px 20px;
}
.jetpack_subscription_widget input[type="submit"] {
width: 100%;
margin-left: 0;
}
}
.author .archive-description {
margin-bottom: 75px;
}
.archive-description {
display: flex;
justify-content: center;
text-align: center;
margin-top: 0;
font-size: 20px;
font-size: 1.25rem;
font-weight: 400;
line-height: 1.6;
color: rgba(0, 0, 0, 0.5);
}
.archive-description p {
margin-top: 0;
font-size: 20px;
font-size: 1.25rem;
font-weight: 400;
line-height: 1.6;
color: rgba(0, 0, 0, 0.5);
} .content-area {
float: left;
width: 70%;
margin-left: 15%;
margin-right: 15%;
}
.site-content .widget-area {
float: right;
width: 31%;
}
.site-footer {
clear: both;
width: 100%;
padding-bottom: 80px;
}
@media (max-width: 767px) {
.content-area {
width: 100%;
margin: 0;
}
}
.container {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.container .row {
display: flex;
flex-flow: row wrap;
}
.container .col-3 > * {
width: 30%;
margin-left: 1.5%;
margin-right: 1.5%;
}
.container .col-2 > * {
width: 45%;
margin-right: 5%;
}
.container .col-1 > * {
width: 100%;
}
@media (max-width: 1279px) {
.container {
padding: 0 25px;
}
} .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.post-content.post-content .wp-block-pullquote p {
margin: 0;
}
.post-content.post-content p {
color: rgba(0, 0, 0, 0.7);
margin-bottom: 35px;
}
.page-links {
text-transform: uppercase;
color: rgba(0, 0, 0, 0.8);
}
.page-links span {
color: #00bff3;
margin-left: 15px;
}
.page-links > span {
background: rgba(0, 191, 243, 0.15);
padding: 5px 16px;
border-radius: 100%;
}
.post-nav {
position: relative;
width: 100vw;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
background: rgba(0, 191, 243, 0.08);
}
.post-nav .container {
max-width: 840px;
}
.post-nav .post-navigation {
position: relative;
padding-top: 50px;
padding-bottom: 60px;
}
.post-nav .post-navigation a {
font-weight: 400;
font-size: 21px;
font-size: 1.3125rem;
}
.author_bio_section {
background: rgba(0, 191, 243, 0.08);
padding: 15px;
position: relative;
width: 100vw;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
margin-top: 70px;
}
.author_bio_section .container {
max-width: 840px;
display: flex;
}
.entry-author {
width: 57%;
}
.entry-author .author-avatar {
float: left;
margin-top: 25px;
}
.entry-author .author-avatar img {
border-radius: 100%;
width: 65px;
height: 65px;
}
.entry-author .author-heading {
margin-top: 10px;
float: right;
width: calc( 100% - 100px);
}
.entry-author .author-heading .author-title {
font-size: 14px;
font-size: 0.875rem;
font-weight: 400;
line-height: 1.7;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.entry-author .author-bio {
float: right;
width: calc( 100% - 100px);
font-size: 14px;
font-size: 0.875rem;
line-height: 1.7;
font-weight: 400;
margin-top: 0;
}
.entry-author .author-bio .author-link {
display: block;
font-size: 12px;
font-size: 0.75rem;
line-height: 2;
}
.category-tag {
width: 39%;
margin-left: 35px;
margin-top: 30px;
}
.category-tag .post-category {
display: block;
}
.author_bio_section .post-tag:before {
width: 18px;
}
.entry-content {
margin-top: 40px;
word-wrap: break-word;
}
.entry-content li {
color: rgba(0, 0, 0, 0.8);
}
.entry-content p {
color: rgba(0, 0, 0, 0.7);
margin-bottom: 27px;
}
.entry-content img {
border: 9px solid #fff;
box-shadow: 1px 0 36px rgba(0, 0, 0, 0.15);
}
.entry-meta {
border-radius: 100px;
background: #fff;
padding: 0px 30px;
padding-bottom: 5px;
position: absolute;
bottom: -21px;
text-align: center;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
left: 0;
right: 0;
width: 325px;
margin: 0 auto;
}
.entry-meta a {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
opacity: 0.6;
letter-spacing: 0.05em;
color: #000;
line-height: 1.7;
}
.entry-meta a:hover {
color: #00bff3;
text-decoration: none;
}
.entry-meta .byline {
margin-right: 25px;
}
.entry-meta .byline::before {
content: '\f007';
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;
color: #00bff3;
font-size: 14px;
font-size: 0.875rem;
margin-right: 3px;
}
.entry-meta .posted-on .entry-date {
font-size: 14px;
font-size: 0.875rem;
opacity: 0.6;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #000;
line-height: 1.7;
font-weight: 400;
}
.entry-meta .posted-on::before {
content: '\f017';
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;
color: #00bff3;
font-size: 14px;
font-size: 0.875rem;
margin-right: 5px;
}
.post-thumbnail {
width: 100%;
height: 100%;
position: absolute;
z-index: 0;
}
.post-thumbnail img {
height: 100%;
object-fit: cover;
width: 100%;
}
.page-header .post-thumbnail {
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.page-header .post-thumbnail:before {
content: '';
width: 100%;
height: 100%;
background-color: #000;
position: absolute;
opacity: 0.5;
}
@media (max-width: 991px) {
.author_bio_section .container {
flex-flow: column wrap;
}
.entry-author {
width: 100%;
}
.category-tag {
width: 100%;
margin-left: 100px;
}
}
@media (max-width: 767px) {
.post-content p,
.post-content li {
font-size: 16px;
font-size: 1rem;
}
}
@media (max-width: 480px) {
.author-bio.author-bio,
.author-avatar.author-avatar,
.author-heading.author-heading {
float: none;
width: 100%;
}
.category-tag {
margin-left: 0;
}
.post-content ul {
margin: 0;
}
}
.single-jetpack-portfolio .page-header .entry-meta {
display: none;
} .comment-list {
margin: 0;
padding: 0;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.bypostauthor .comment-meta:before {
content: '\f005';
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;
font-size: 11px;
font-size: 0.6875rem;
padding: 7px 7px;
border-radius: 100%;
color: #fff;
background-color: #00bff3;
position: absolute;
top: -12px;
}
.comments-title {
font-size: 42px;
font-size: 2.625rem;
font-weight: 200;
text-align: center;
line-height: 1.5;
margin-bottom: 43px;
}
.comment-meta {
position: relative;
}
.comment-author .avatar {
border-radius: 100%;
float: left;
margin-right: 20px;
width: 50px;
}
.comment-author .says {
display: none;
}
.comment-author .fn {
font-weight: 400;
font-size: 16px;
font-size: 1rem;
color: #00bff3;
line-height: 1.5;
}
.comment-metadata {
margin-top: -10px;
}
.comment-content {
font-size: 14px;
font-size: 0.875rem;
margin-bottom: 0;
word-wrap: break-word;
padding-left: 70px;
padding-right: 70px;
}
.comment-content > :first-child {
margin-top: 0;
}
.comment-content p {
margin-bottom: 30px;
font-weight: 400;
color: #000;
line-height: 1.7;
opacity: 0.7;
}
.comment-form .comment-notes {
text-align: center;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.7;
opacity: 0.7;
}
.comment-form > p > label {
margin-bottom: 5px;
}
.comments-area {
margin-top: 80px;
margin-bottom: 127px;
}
.comments-area ol {
list-style: none;
}
.comments-area ol .reply {
position: absolute;
top: 16px;
right: 30px;
}
.comments-area ol .reply a {
color: #00bff3;
font-size: 14px;
font-size: 0.875rem;
}
.comments-area ol .reply a:hover {
color: #000;
}
ol.children {
margin-left: 0;
position: relative;
padding-left: 28px;
}
.comment-body {
position: relative;
padding-top: 30px;
padding-left: 30px;
border-radius: 5px;
margin-bottom: 25px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
}
.comment-metadata time {
position: relative;
text-transform: uppercase;
color: #000;
opacity: 0.6;
font-weight: 400;
font-size: 11px;
font-size: 0.6875rem;
line-height: 2.2;
letter-spacing: 0.1em;
}
.comment-metadata time:hover {
color: #00bff3;
}
.comment-edit-link {
text-transform: uppercase;
font-weight: 400;
font-size: 11px;
font-size: 0.6875rem;
color: #f7941d;
margin-left: 10px;
line-height: 2.2;
letter-spacing: 0.1em;
}
.comment-respond {
padding: 48px 68px 68px 68px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
border-radius: 5px;
margin-top: 50px;
margin-bottom: 30px;
}
.comment-respond label {
display: block;
font-weight: 400;
font-size: 17px;
font-size: 1.0625rem;
line-height: 1.9;
opacity: 0.8;
}
.comment-respond label span {
color: #00bff3;
}
.comment-respond p {
margin-bottom: 0px;
margin-top: 13px;
}
.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond input[type="url"] {
padding: 8px 15px;
width: 100%;
}
.comment-respond .form-submit {
margin-top: 33px;
}
.comment-respond input[type="submit"] {
border-radius: 100px;
padding: 0 33px;
text-transform: uppercase;
font-size: 14px;
font-size: 0.875rem;
line-height: 3.1;
letter-spacing: 0.05em;
}
.comment-respond input[type="submit"]:focus, .comment-respond input[type="submit"]:active {
outline: none;
background-color: #00bff3;
color: #fff;
}
.comment-respond .comment-subscription-form {
display: none;
}
.comment-form .comment-form-comment {
margin-top: 33px;
}
.comment-form .comment-form-comment textarea {
height: 274px;
}
.comment-form .comment-form-author {
margin-top: 2px;
}
.comment-reply-title {
margin-top: 0;
text-align: center;
font-weight: 200;
line-height: 1.3;
font-size: 36px;
font-size: 2.25rem;
margin-bottom: 18px;
}
.comment-reply-title small {
float: right;
font-size: 14px;
margin-top: 7px;
}
.comment-navigation {
margin-top: 50px;
padding-left: 30px;
padding-right: 30px;
padding-top: 3px;
padding-bottom: 7px;
margin-left: 28%;
border-radius: 100px;
width: 45%;
background: #ebfafe;
}
.comment-navigation .nav-links {
display: flex;
flex-flow: row wrap;
justify-content: space-around;
}
.comment-navigation .nav-links .nav-previous a::before {
content: '\f0d9';
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;
color: #00bff3;
margin-right: 5px;
}
.comment-navigation .nav-links .nav-next a::after {
content: '\f0da';
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;
color: #00bff3;
margin-left: 5px;
}
.comment-navigation .nav-links a {
text-transform: uppercase;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
color: #000;
line-height: 1.7;
letter-spacing: 0.05em;
opacity: 0.8;
}
.comment-navigation .nav-links a:hover {
color: #00bff3;
}
@media (max-width: 991px) {
.comment-navigation {
width: 100%;
margin-left: 0;
}
}
@media (max-width: 767px) {
ol.children, ul.children, .comment-list {
padding: 0;
}
}
@media (max-width: 574px) {
.comments-area .comments-title {
font-size: 32px;
font-size: 2rem;
}
.comments-area .avatar {
margin-bottom: 30px;
}
.comments-area .reply {
right: 30px;
text-align: right;
}
.comments-area.comments-area .reply {
position: relative;
top: 0;
}
.comment-respond {
padding-left: 10px;
padding-right: 10px;
box-shadow: none;
}
.comment-respond .comment-reply-title {
font-size: 27px;
font-size: 1.6875rem;
}
.comment-respond .logged-in-as a {
font-size: 17px;
font-size: 1.0625rem;
}
.comment-respond.comment-respond input,
.comment-respond.comment-respond textarea {
font-size: 14px;
font-size: 0.875rem;
}
}
@media (max-width: 320px) {
.comment-content {
padding-right: 15px;
}
} .breadcrumb {
padding: 0;
}
.page-header {
text-align: center;
display: flex;
display: -webkit-flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
justify-content: center;
position: relative;
word-break: break-word;
background: #f2fcfe;
z-index: 0;
height: 470px;
}
.page-header .title {
z-index: 1;
max-width: 70%;
}
.page-header .title .page-title {
font-size: 60px;
font-size: 3.75rem;
font-weight: 200;
line-height: 1.5;
z-index: 0;
color: #fff;
margin-top: 190px;
margin-bottom: 190px;
display: inline;
box-shadow: inset 0 -41px 0 rgba(255, 255, 255, 0.12);
}
.page-header .title .title-black {
color: #000;
display: inline;
box-shadow: inset 0 -41px 0 rgba(0, 191, 243, 0.12);
margin-top: 80px;
margin-bottom: 80px;
}
.page-header.no-thumbnail {
height: 250px;
}
span a:hover,
a:hover {
color: #00bff3;
}
.breadcrumb-item {
display: inline;
}
.breadcrumb-item + .breadcrumb-item::before {
content: '/';
font-size: 12px;
font-size: 0.75rem;
padding-left: .625rem;
padding-right: .625rem;
}
.breadcrumb * {
color: #fff;
}
@media (max-width: 767px) {
.page-header .title .page-title {
font-size: 30px;
font-size: 1.875rem;
box-shadow: inset 0 -20px 0 rgba(255, 255, 255, 0.12) !important;
}
.page-header .title .title-black {
box-shadow: inset 0 -20px 0 rgba(0, 191, 243, 0.12) !important;
}
}
@media (max-width: 320px) {
.entry-meta a {
font-size: 11px;
font-size: 0.6875rem;
}
}
.site {
transition: all 0.3s ease;
}
.site-header .header-content > .container {
padding-top: 62px;
padding-bottom: 68px;
display: flex;
justify-content: space-between;
flex-flow: row wrap;
position: relative;
transition: all 0.3s ease;
}
.header-content {
display: flex;
flex-direction: column-reverse;
background: #fff;
top: 0;
left: 0;
width: 100%;
z-index: 1;
border-bottom: 1px solid #ebebeb;
box-shadow: 3px 0px 7px rgba(0, 0, 0, 0.1);
position: relative;
}
.site-branding {
align-self: center;
margin-left: 37px;
}
.site-branding img {
transition: all 0.3s;
}
.site-logo {
display: flex;
flex-flow: row wrap;
align-items: center;
}
.site-logo .site-title {
font-size: 21px;
font-size: 1.3125rem;
font-weight: 700;
margin: 0 0 2px;
word-wrap: break-word;
}
.site-logo .site-title a {
color: #000;
font-weight: 300;
font-size: 36px;
}
.site-logo .site-title a:hover, .site-logo .site-title a:focus, .site-logo .site-title a:active {
text-decoration: none;
}
.site-logo .site-description {
margin: 0;
word-wrap: break-word;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
padding-top: 11px;
opacity: 0.5;
letter-spacing: 0.1em;
}
.custom-logo-link {
margin-bottom: 0;
margin-right: 60px;
}
.site-identify {
flex: 1 0 auto;
line-height: 1.2;
}
.site-address {
width: 248px;
border-left: 1px solid #ebebeb;
height: 73px;
margin-top: 3px;
padding-left: 20px;
}
.site-address i {
font-size: 24px;
color: #00bff3;
float: left;
margin-top: 7px;
}
.site-address .address {
font-weight: 600;
font-size: 11px;
font-size: 0.6875rem;
text-transform: uppercase;
color: #000;
margin-left: 37px;
line-height: 1.8;
letter-spacing: 0.05em;
}
.site-address p {
margin-bottom: 0;
}
.header-info {
margin-left: 16px;
margin-top: 8px;
}
.header-info i {
font-size: 24px;
color: #00bff3;
float: left;
margin-top: -2px;
}
.header-info .address {
font-weight: 600;
font-size: 11px;
font-size: 0.6875rem;
text-transform: uppercase;
color: #000;
margin: 0;
margin-left: 43px;
letter-spacing: 0.05em;
line-height: 1.8;
}
.site-info {
width: 200px;
border-left: 1px solid #ebebeb;
height: 73px;
}
.site-info .site-phone {
height: 29px;
border-bottom: 1px solid #ebebeb;
}
.site-info .site-email {
height: 33px;
}
.collapse {
display: none;
}
@media (max-width: 1023px) {
.site-branding {
margin-left: 0;
}
}
@media (max-width: 991px) {
.site-header .header-content {
flex-direction: column;
}
.site-header .header-content > .container {
padding-top: 35px;
padding-bottom: 35px;
}
.site-address {
display: none;
}
.site-info {
display: none;
}
}
@media (max-width: 767px) {
.site-header .header-content > .container {
flex-flow: column wrap;
}
.site-logo .site-title {
margin: 0;
text-align: center;
}
.menu-toggle {
line-height: 1.9;
margin: 35px auto 10px;
}
.menu-toggle:before {
font-size: 20px;
font-size: 1.25rem;
}
}
@media (max-width: 575px) {
.site-title.site-title a {
font-size: 25px;
font-size: 1.5625rem;
}
}
@media (max-width: 480px) {
.site-header .header-content > .container {
padding-top: 30px;
padding-bottom: 30px;
display: flex;
align-items: center;
}
.site-logo {
flex-direction: column;
}
.site-branding img {
margin-left: 25%;
}
}
.footer-widgets .container {
display: flex;
flex-flow: row wrap;
}
.widget-footer {
float: left;
width: 25%;
margin: 70px 0 70px;
padding-right: 25px;
}
.widget-footer:nth-child(4) {
padding-right: 0;
}
.widget-footer select {
width: 100%;
}
.widget-footer .logo {
display: inline-block;
margin-bottom: 20px;
}
.widget-footer .widget-title {
font-size: 14px;
font-size: 0.875rem;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.05em;
display: inline;
box-shadow: inset 0 -10px 0 rgba(0, 191, 243, 0.12);
}
.widget-footer ul {
padding-left: 0;
list-style: none;
margin-left: 0px;
margin-top: 23px;
}
.widget-footer ul li a {
text-transform: uppercase;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
letter-spacing: 0.05em;
}
.widget-footer .textwidget {
margin-top: 32px;
}
.widget-footer .textwidget p {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
color: rgba(0, 0, 0, 0.8);
line-height: 1.7;
margin-bottom: 25px;
}
.widget-footer .textwidget span {
color: #00bff3;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
}
.widget-footer .textwidget li {
font-size: 14px;
font-size: 0.875rem;
font-weight: 400;
line-height: 2.3;
letter-spacing: 0.05em;
color: #00bff3;
margin-bottom: 3px;
}
.bottombar {
text-align: center;
}
.bottombar span {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
background: #f2fcfe;
padding: 5px 10px;
opacity: 0.8;
letter-spacing: 0.05em;
text-transform: uppercase;
}
.bottombar span a {
color: #000;
}
.bottombar span a:hover {
color: #00bff3;
text-decoration: none;
}
.bottombar .jetpack-social-navigation .menu {
margin-top: 30px;
}
.bottombar .jetpack-social-navigation li {
width: 50px;
height: 50px;
border: 1px solid #00bff3;
padding: 16px 0px;
border-radius: 100%;
margin-right: 10px;
}
.bottombar .jetpack-social-navigation li:hover {
background-color: #000000;
border-color: #000000;
transition: all .3s ease 0s;
}
.bottombar .jetpack-social-navigation li:hover a {
color: #fff;
transition: all .3s ease 0s;
}
.bottombar .jetpack-social-navigation li a {
padding: 13px 15px;
}
.bottombar .jetpack-social-navigation .menu a[href*="facebook.com"]:before {
content: "\f39e";
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;
font-size: 18px;
font-size: 1.125rem;
}
.bottombar .jetpack-social-navigation .menu a[href*="google.com"]:before {
content: "\f0d5";
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;
font-size: 18px;
font-size: 1.125rem;
}
.scroll-to-top {
border-radius: 100%;
position: fixed;
bottom: 10px;
right: 10px;
width: 40px;
height: 40px;
text-align: center;
line-height: 2;
color: #fff;
display: block;
z-index: 99;
background: #00bff3;
border: 1px solid #00bff3;
transform: translate(0, 0);
transition: all 0.3s ease;
}
.scroll-to-top:hover {
background: #000;
border-color: #000;
}
.scroll-to-top:hover i {
color: #fff;
}
.scroll-to-top:focus {
color: #fff;
}
.scroll-to-top i {
font-size: 20px;
font-size: 1.25rem;
color: inherit;
}
.scroll-to-top.hidden {
transform: translate(0, 100px);
}
.jetpack-social-navigation .menu a:before {
font-size: 18px;
font-size: 1.125rem;
}
@media (max-width: 991px) {
.footer-widgets {
padding-bottom: 40px;
}
.footer-widgets .container .widget-footer {
width: 50%;
margin-bottom: 0;
}
}
@media (max-width: 767px) {
.footer-widgets .container .widget-footer {
width: 100%;
margin-top: 20px;
}
} .section--services {
margin-bottom: 90px;
}
.section--services .services--title {
text-align: center;
padding-top: 50px;
padding-bottom: 16px;
font-weight: 200;
font-size: 42px;
font-size: 2.625rem;
}
.section--services .row {
justify-content: space-between;
}
.section--services .col-3 > * {
width: 32%;
margin-left: 0;
margin-right: 0;
}
.section-service__item {
text-align: center;
position: relative;
border-radius: 5px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
padding-bottom: 30px;
transition: all 0.3s;
}
.section-service__item:hover {
transform: translate3d(0, -6px, 0);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.3), 0 10px 10px rgba(0, 0, 0, 0.2);
transition: all 0.3s;
}
.section-service__thumbnails img {
height: 240px;
object-fit: cover;
border-radius: 5px 5px 0px 0px;
}
.section-service__info {
padding-left: 41px;
padding-right: 41px;
}
.section-service__info p {
font-weight: 400;
font-size: 16px;
font-size: 1rem;
margin-bottom: 16px;
margin-top: 0;
line-height: 1.5;
opacity: 0.8;
}
.section-service__title {
font-weight: 400;
font-size: 16px;
font-size: 1rem;
text-transform: uppercase;
margin-top: 35px;
margin-bottom: 16px;
}
.section-service__title a {
color: #000;
letter-spacing: 0.05em;
}
.section-service__title a:hover {
text-decoration: none;
color: #00bff3;
}
.section-service__continue {
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
font-size: 0.875rem;
letter-spacing: 0.05em;
}
@media (max-width: 991px) {
.section-service__thumbnails img {
width: 100%;
}
.section-service__item {
margin-bottom: 30px;
}
}
@media (max-width: 480px) {
.section--services {
margin-bottom: 20px;
}
.section--services .section--title {
font-size: 32px;
font-size: 2rem;
padding-top: 0;
}
.section--services .section-service__info {
padding-left: 15px;
padding-right: 15px;
}
} .section--contact {
background: #666 url(//creaecija.com/wp-content/themes/business-lander/images/hero.jpg) center center no-repeat;
background-size: cover;
position: relative;
z-index: 0;
min-height: 600px;
}
.section--contact:before {
content: '';
top: 0;
bottom: 0;
right: 0;
left: 50%;
width: 50%;
height: 100%;
background: #fff;
opacity: 0.1;
position: absolute;
z-index: -1;
}
.section--contact .container {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
min-height: 600px;
}
.section-contact__left {
width: 50%;
display: flex;
flex-flow: column wrap;
justify-content: center;
}
.section-contact__right {
width: 50%;
display: flex;
flex-flow: column wrap;
justify-content: center;
}
.contact__left {
width: 87%;
display: inline-block;
}
.contact__left .title {
text-align: right;
}
.contact__left h2 {
margin: 0;
font-weight: 100;
font-size: 48px;
font-size: 3rem;
text-align: right;
text-transform: uppercase;
line-height: 1.3;
color: #fff;
letter-spacing: 0.025em;
display: inline;
box-shadow: inset 0 -31px 0 rgba(255, 255, 255, 0.08);
}
.contact__left p {
font-weight: 400;
font-size: 17px;
font-size: 1.0625rem;
color: #fff;
text-align: right;
line-height: 1.9;
margin-top: 40px;
}
.contact__left ul {
position: relative;
margin-bottom: 0;
}
.contact__left ul li {
font-weight: 400;
font-size: 17px;
font-size: 1.0625rem;
color: #fff;
text-align: right;
margin-top: 0;
margin-bottom: 5px;
list-style: none;
margin-right: 38px;
}
.contact__left ul li:after {
content: '\f058';
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;
font-size: 24px;
font-size: 1.5rem;
margin-left: 17px;
color: #00bff3;
margin-top: 2px;
position: absolute;
}
@media (max-width: 991px) {
.section-contact__left {
width: 100%;
}
.section-contact__left .contact__left {
width: 100%;
margin-top: 50px;
}
.section-contact__left .title {
text-align: center;
}
.section-contact__left p {
text-align: center;
}
.section-contact__left ul {
margin: 0;
padding: 0;
}
.section-contact__left ul li {
text-align: center;
padding-bottom: 0;
}
.section-contact__right {
width: 100%;
}
}
@media (max-width: 574px) {
.section--contact:before {
width: 0;
}
.section-contact__left h2 {
font-size: 28px;
font-size: 1.75rem;
box-shadow: inset 0 -18px 0 rgba(255, 255, 255, 0.08);
}
.section-contact__left .contact__left li,
.section-contact__left .contact__left p {
font-size: 14px;
font-size: 0.875rem;
}
.section-contact__left .contact__left li:after {
font-size: 20px;
font-size: 1.25rem;
}
} .featured-page-1 {
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
}
.featured-page-1 .featured-page {
max-width: 470px;
display: inline-block;
margin-left: 55%;
padding-bottom: 105px;
position: relative;
z-index: 1;
}
.featured-page-1 .featured-page:before {
content: attr(data-line);
position: absolute;
top: -127px;
left: 116px;
right: 0;
bottom: 0;
width: 0;
height: 0;
z-index: -1;
opacity: 0.05;
font-size: 400px;
font-size: 25rem;
font-weight: 100;
color: #000;
}
.featured-page-1 .featured-page__title {
margin-top: 115px;
margin-bottom: 25px;
}
.featured-page-1 p {
font-weight: 400;
font-size: 17px;
font-size: 1.0625rem;
display: inline;
line-height: 1.9;
opacity: 0.8;
}
.featured-page-1 .featured-page__continue {
text-transform: uppercase;
font-weight: 600;
font-size: 17px;
font-size: 1.0625rem;
margin-left: 10px;
letter-spacing: 0.05em;
}
.featured-page-1 .featured-page__continue:after {
content: '\f0da';
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;
margin-left: 8px;
}
.featured-page__title h3 {
font-weight: 200;
font-size: 42px;
font-size: 2.625rem;
display: inline;
box-shadow: inset 0 -22px 0 rgba(0, 191, 243, 0.08);
line-height: 1.5;
}
@media (max-width: 991px) {
.featured-page-1 .featured-page {
max-width: 100%;
text-align: center;
margin-left: 0;
}
.featured-page-1 .featured-page:before {
display: none;
}
}
@media (max-width: 480px) {
.featured-page-1 .featured-page__title {
margin-top: 30px;
}
.featured-page-1 .featured-page__title h3 {
font-size: 32px;
font-size: 2rem;
}
.featured-page-1 .featured-page {
padding-bottom: 45px;
}
.featured-page-1 p {
font-size: 14px;
font-size: 0.875rem;
}
.featured-page-1 .featured-page__continue {
font-size: 15px;
font-size: 0.9375rem;
}
} .featured-page-2 {
position: relative;
}
.featured-page-2 .featured-page {
width: 41%;
display: inline-block;
margin-right: 114px;
padding-bottom: 180px;
position: relative;
}
.featured-page-2 .featured-page p {
font-weight: 400;
font-size: 17px;
font-size: 1.0625rem;
display: inline;
line-height: 1.9;
opacity: 0.8;
}
.featured-page-2 .featured-page:before {
content: attr(data-line);
position: absolute;
top: -41px;
left: 65px;
right: 0;
bottom: 0;
width: 0;
height: 0;
z-index: -1;
opacity: 0.05;
font-size: 400px;
font-size: 25rem;
font-weight: 100;
color: #000;
}
.featured-page-2 .featured-page__continue {
text-transform: uppercase;
font-weight: 600;
font-size: 17px;
font-size: 1.0625rem;
margin-left: 10px;
letter-spacing: 0.05em;
}
.featured-page-2 .featured-page__continue:after {
content: '\f0da';
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;
margin-left: 8px;
}
.featured-page-2 .featured-page__title {
margin-top: 200px;
margin-bottom: 15px;
}
.featured-page-2 img {
width: 49%;
object-fit: cover;
border: 7px solid #fff;
box-shadow: 1px 0 36px rgba(0, 0, 0, 0.15);
margin-top: -160px;
}
@media (max-width: 1279px) {
.featured-page-2 img {
width: 42%;
}
}
@media (max-width: 991px) {
.featured-page-2 .featured-page {
width: 98%;
margin-left: 2%;
display: block;
margin-bottom: 40px;
}
.featured-page-2 .featured-page:before {
display: none;
}
.featured-page-2 .featured-page__title {
margin-top: 100px;
}
.featured-page-2 .featured-page__title h3 {
padding-top: 0px;
}
.featured-page-2 img {
width: 94%;
margin-left: 2%;
margin-bottom: 100px;
}
}
@media (max-width: 480px) {
.featured-page-2 .featured-page__title {
margin-top: 30px;
}
.featured-page-2 h3 {
font-size: 32px;
font-size: 2rem;
}
.featured-page-2 .featured-page__title {
padding-top: 10px;
}
.featured-page-2 .page-2__continue {
font-size: 15px;
font-size: 0.9375rem;
}
.featured-page-2.featured-page-2 p {
font-size: 14px;
font-size: 0.875rem;
}
} .section--testimonial {
padding-top: 80px;
background: #666 url(//creaecija.com/wp-content/themes/business-lander/images/bg-testimonial.jpg) center center no-repeat;
background-size: cover;
}
.testimonial {
padding-bottom: 100px;
}
.section--testimonial__title {
text-align: center;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
text-transform: uppercase;
margin-bottom: 0;
letter-spacing: 0.05em;
opacity: 0.5;
}
.testimonial .slick-dots {
text-align: center;
list-style: none;
padding-left: 0;
margin: 0;
padding-top: 25px;
padding-right: 0;
}
.testimonial .slick-dots li {
display: inline-block;
margin-left: .3125rem;
margin-right: .3125rem;
}
.testimonial .slick-dots button {
font-size: 0px;
font-size: 0rem;
color: transparent;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: block;
width: 8px;
height: 8px;
padding: 0;
background-color: #a3a3a3;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
border: none;
}
.testimonial .slick-dots button:focus {
outline: none;
}
.testimonial .slick-dots li.slick-active button {
background-color: #000;
}
.testimonial-item {
outline: none;
}
.testimonial-item .content {
position: relative;
width: 65%;
font-family: "Poppins", sans-serif;
font-size: 26px;
font-size: 1.625rem;
text-align: center;
margin-right: 17.5%;
margin-left: 17.5%;
font-weight: 300;
line-height: 1.6;
}
.testimonial-item .content p {
margin-top: 8px;
}
.testimonial-item .image {
display: flex;
flex-flow: row wrap;
justify-content: space-around;
}
.testimonial-item .image img {
border-radius: 100%;
width: 65px;
height: 65px;
object-fit: cover;
}
@media (max-width: 991px) {
.testimonial-item .content {
font-size: 19px;
font-size: 1.1875rem;
width: 100%;
margin-right: 0;
margin-left: 0;
}
}
@media (max-width: 480px) {
.section--testimonial {
padding-top: 20px;
}
.section--testimonial .testimonial {
padding-bottom: 40px;
}
} .featured-page-3 {
position: relative;
padding-bottom: 103px;
}
.featured-page-3 .featured-page {
width: 43%;
display: inline-block;
margin-left: 60px;
float: right;
position: relative;
}
.featured-page-3 .featured-page p {
font-weight: 400;
font-size: 17px;
font-size: 1.0625rem;
display: inline;
line-height: 1.9;
opacity: 0.8;
}
.featured-page-3 .featured-page:before {
content: attr(data-line);
position: absolute;
top: -55px;
left: 75px;
right: 0;
bottom: 0;
width: 0;
height: 0;
z-index: -1;
opacity: 0.05;
font-size: 400px;
font-size: 25rem;
font-weight: 100;
color: #000;
}
.featured-page-3 .featured-page__continue {
text-transform: uppercase;
font-weight: 600;
font-size: 17px;
font-size: 1.0625rem;
letter-spacing: 0.05em;
margin-left: 10px;
}
.featured-page-3 .featured-page__continue:after {
content: '\f0da';
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;
margin-left: 8px;
}
.featured-page-3 .featured-page__title {
margin-top: 185px;
margin-bottom: 10px;
}
.featured-page-3 img {
width: 50%;
max-height: 357px;
object-fit: cover;
border: 7px solid #fff;
box-shadow: 1px 0 36px rgba(0, 0, 0, 0.15);
margin-top: 100px;
}
@media (max-width: 1279px) {
.featured-page-3 img {
width: 45%;
}
}
@media (max-width: 1023px) {
.featured-page-3 .featured-page__title {
padding-top: 90px;
}
}
@media (max-width: 991px) {
.featured-page-3 .featured-page {
width: 97%;
display: block;
margin-bottom: 100px;
}
.featured-page-3 .featured-page:before {
display: none;
}
.featured-page-3 .featured-page__title {
margin-top: 100px;
padding-top: 0;
}
.featured-page-3 img {
width: 94%;
margin-left: 3%;
}
}
@media (max-width: 480px) {
.featured-page-3 .featured-page {
margin-bottom: 45px;
}
.featured-page-3 img {
margin-top: 45px;
}
.featured-page-3 h3 {
font-size: 32px;
font-size: 2rem;
}
.featured-page-3 .featured-page__title {
margin-top: 40px;
}
.featured-page-3 .featured-page__continue {
font-size: 15px;
font-size: 0.9375rem;
}
.featured-page-3.featured-page-3 p {
font-size: 14px;
font-size: 0.875rem;
}
} .section--cta {
text-align: center;
clear: both;
background: #666 url(//creaecija.com/wp-content/themes/business-lander/images/bg-cta.jpg) center center no-repeat;
background-size: cover;
}
.section-cta__subtitle {
font-weight: 400;
font-size: 16px;
font-size: 1rem;
text-transform: uppercase;
padding-top: 90px;
padding-bottom: 5px;
letter-spacing: 0.05em;
opacity: 0.5;
margin: 0;
}
.section-cta__title {
font-weight: 200;
font-size: 42px;
font-size: 2.625rem;
display: inline;
box-shadow: inset 0 -22px 0 rgba(0, 191, 243, 0.08);
line-height: 1.5;
}
.section-cta__link {
margin-top: 40px;
padding-bottom: 120px;
}
.section-cta__link a {
font-size: 16px;
font-size: 1rem;
letter-spacing: 0.05em;
}
.section-cta__link a:hover {
text-decoration: none;
}
@media (max-width: 480px) {
.section-cta__subtitle {
padding-top: 40px;
}
.section-cta__title {
font-size: 29px;
font-size: 1.8125rem;
}
.section-cta__link {
padding-bottom: 50px;
}
} .grid-title {
display: flex;
flex-flow: column wrap;
align-items: center;
}
.grid-title p {
max-width: 70%;
margin-bottom: 75px;
font-weight: 400;
font-size: 20px;
font-size: 1.25rem;
text-align: center;
line-height: 1.6;
letter-spacing: 0.01em;
color: rgba(0, 0, 0, 0.5);
}
.blog .page-title,
.archive .page-title,
.search .page-title {
font-weight: 200;
font-size: 42px;
font-size: 2.625rem;
color: #000;
margin-top: 80px;
margin-bottom: 50px;
text-align: center;
}
.blog-description {
display: flex;
justify-content: center;
}
.archive-post {
text-align: center;
margin-bottom: 24px;
position: relative;
border-radius: 5px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
min-height: 200px;
transition: all 0.3s;
}
.archive-post .image {
position: relative;
}
.archive-post .image img {
height: 240px;
width: 100%;
object-fit: cover;
border-radius: 5px 5px 0px 0px;
}
.archive-post .image i {
position: absolute;
bottom: -17px;
left: 46%;
padding: 6px;
border: 1px solid #fff;
border-radius: 100%;
background: #fff;
font-size: 18px;
}
.archive-post:hover {
transform: translate3d(0, -6px, 0);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.3), 0 10px 10px rgba(0, 0, 0, 0.2);
transition: all 0.3s;
}
.archive-post:hover .post-info {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.post-info {
padding-left: 20px;
padding-right: 20px;
}
.post-info .post-info-name {
margin-bottom: 5px;
word-wrap: break-word;
font-size: 20px;
font-size: 1.25rem;
line-height: 1.4;
margin-top: 0;
padding-top: 30px;
}
.post-info .post-info-name a {
font-weight: 300;
text-transform: uppercase;
color: #000;
letter-spacing: 0.05em;
}
.post-info .post-info-name a:hover {
text-decoration: none;
color: #00bff3;
}
.post-info .post-info-name a:active, .post-info .post-info-name a:focus {
text-decoration: none;
}
.post-info .byline,
.post-info .posted-on {
text-transform: uppercase;
font-weight: 400;
font-size: 11px;
font-size: 0.6875rem;
margin-left: 17px;
letter-spacing: 0.05em;
}
.post-info .byline a,
.post-info .posted-on a {
color: #a3a3a3;
}
.post-info .byline:hover a,
.post-info .posted-on:hover a {
text-decoration: none;
color: #00bff3;
}
.post-info .entry-date {
font-size: 11px;
font-size: 0.6875rem;
color: #a3a3a3;
}
.post-info > p {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
padding-bottom: 75px;
margin-bottom: 0;
word-wrap: break-word;
color: rgba(0, 0, 0, 0.8);
}
.post-info .post-continue {
position: absolute;
bottom: 0;
right: 0;
padding: 13px 17px;
background-color: rgba(0, 191, 243, 0.04);
text-transform: uppercase;
font-weight: 400;
font-size: 12px;
font-size: 0.75rem;
color: #00bff3;
letter-spacing: 0.05em;
}
.post-info .post-continue:hover {
text-decoration: none;
color: #fff;
background-color: #00bff3;
border-bottom-right-radius: 5px;
}
.blog .row,
.search .row,
.archive .row {
justify-content: space-between;
}
.blog .col-2 > *,
.search .col-2 > *,
.archive .col-2 > * {
margin-right: 0;
}
.blog main,
.search main,
.archive main {
float: left;
width: 66%;
max-width: 792px;
}
.blog .blog-article,
.search .blog-article,
.archive .blog-article {
width: 48.5%; }
.blog .no-sidebar,
.search .no-sidebar,
.archive .no-sidebar {
width: 100%;
max-width: 100%;
}
.blog .no-sidebar .col-2 .blog-article,
.search .no-sidebar .col-2 .blog-article,
.archive .no-sidebar .col-2 .blog-article {
width: 32%;
margin-left: 0;
margin-right: 0; }
.grid.grid .no-sidebar {
max-width: 100%;
width: 100%;
}
.grid.grid main {
width: 65%;
}
@media (max-width: 991px) {
.container .col-3 > * {
width: 47%;
}
.blog-grid .archive-post img {
width: 100%;
}
.blog main,
.search main,
.archive main {
width: 100% !important;
}
.blog .no-sidebar .col-2 .blog-article,
.search .no-sidebar .col-2 .blog-article,
.archive .no-sidebar .col-2 .blog-article {
width: 45%;
margin-right: 5%;
margin-left: 0;
}
}
@media (max-width: 574px) {
.container .col-3 > * {
width: 97%;
}
.container .col-2 > * {
width: 97%;
}
.blog .no-sidebar .col-2 .blog-article,
.search .no-sidebar .col-2 .blog-article,
.archive .no-sidebar .col-2 .blog-article {
width: 100%;
margin-right: 0;
margin-left: 0;
}
.blog .blog-article,
.search .blog-article,
.archive .blog-article {
width: 100%;
}
.grid-title p {
font-size: 15px;
font-size: 0.9375rem;
}
}
@media (max-width: 320px) {
.archive-post.archive-post i {
left: 42%;
}
} .blog-list article {
word-wrap: break-word;
margin-bottom: 80px;
}
.blog-list .entry-title {
text-align: center;
margin-bottom: 15px;
position: relative;
}
.blog-list .entry-title:before {
content: '';
width: 30px;
height: 2px;
position: absolute;
top: -40px;
left: 48%;
z-index: -1;
background-color: #00bff3;
}
.blog-list .entry-title a {
font-weight: 200;
font-size: 36px;
font-size: 2.25rem;
color: #000;
text-transform: uppercase;
letter-spacing: 0.05em;
line-height: 1.3;
position: relative;
}
.blog-list .entry-title a:hover {
color: #00bff3;
text-decoration: none;
}
.blog-list .entry-title a:active, .blog-list .entry-title a:focus {
text-decoration: none;
}
.blog-list .entry-content {
margin-top: 30px;
}
.blog-list .entry-content p {
color: rgba(0, 0, 0, 0.7);
margin-bottom: 22px;
word-wrap: break-word;
}
.blog-list .entry-content img {
border: 9px solid #fff;
box-shadow: 1px 0 36px rgba(0, 0, 0, 0.15);
}
.blog-list .entry-content input {
height: 52px;
}
.blog-list .entry-content ol {
margin: 0;
}
.blog-list .post-thumbnail {
position: inherit;
z-index: 0;
}
.blog-list .post-thumbnail img {
height: 300px;
}
.blog-description p {
text-align: center;
margin-bottom: 80px;
margin-top: 0;
font-size: 20px;
font-size: 1.25rem;
font-weight: 400;
line-height: 1.6;
color: rgba(0, 0, 0, 0.5);
}
.entry-meta-blog {
text-align: center;
}
.entry-meta-blog a {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
opacity: 0.6;
letter-spacing: 0.05em;
color: #000;
}
.entry-meta-blog a:hover {
color: #00bff3;
text-decoration: none;
}
.entry-meta-blog .byline {
margin-right: 25px;
}
.entry-meta-blog .byline::before {
content: '\f007';
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;
color: #00bff3;
font-size: 14px;
font-size: 0.875rem;
margin-right: 3px;
}
.entry-meta-blog .posted-on .entry-date {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
opacity: 0.6;
letter-spacing: 0.05em;
color: #000;
}
.entry-meta-blog .posted-on::before {
content: '\f017';
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;
color: #00bff3;
font-size: 14px;
font-size: 0.875rem;
margin-right: 5px;
}
.post-category {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
margin-right: 15px;
}
.post-category a {
margin-right: 5px;
color: #000;
opacity: 0.7;
text-decoration: none;
padding-bottom: 8px;
background-image: linear-gradient(#000, #bcbbbb);
background-repeat: no-repeat;
background-size: 100% 1.5px;
background-position: center bottom 29%;
background-origin: padding-box;
text-shadow: 3px 0 #fff, 2px 0 #fff, 1px 0 #fff, -1px 0 #fff, -2px 0 #fff, -3px 0 #fff;
transition: color .1s ease-out;
display: inline-block;
}
.post-category a:hover {
color: #00bff3;
background-image: linear-gradient(#00bff3, #00bff3);
}
.post-category::before {
content: '\f07c';
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;
color: #00bff3;
font-size: 16px;
font-size: 1rem;
margin-right: 15px;
}
.post-tag {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
color: #a3a3a3;
}
.post-tag a {
margin-right: 5px;
color: #000;
opacity: 0.7;
text-decoration: none;
padding-bottom: 8px;
background-image: linear-gradient(#000, #bcbbbb);
background-repeat: no-repeat;
background-size: 100% 1.5px;
background-position: center bottom 29%;
background-origin: padding-box;
text-shadow: 3px 0 #fff, 2px 0 #fff, 1px 0 #fff, -1px 0 #fff, -2px 0 #fff, -3px 0 #fff;
transition: color .1s ease-out;
display: inline-block;
}
.post-tag a:hover {
color: #00bff3;
background-image: linear-gradient(#00bff3, #00bff3);
}
.post-tag::before {
content: '\f292';
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;
color: #00bff3;
font-size: 16px;
font-size: 1rem;
margin-right: 15px;
}
.list .blog-list .post-thumbnail,
.archive .blog-list .post-thumbnail,
.blog .blog-list .post-thumbnail {
height: auto;
}
.list .list-no-sidebar,
.archive .list-no-sidebar,
.blog .list-no-sidebar {
width: 100%;
max-width: 792px;
margin: auto;
float: none;
}
.list main,
.archive main,
.search main {
width: 66%;
float: left;
}
.no-sidebar .blog-list {
max-width: 792px;
margin: auto;
}
@media (max-width: 991px) {
.site-main.site-main {
max-width: 100%;
}
.list main,
.archive main {
width: 100%;
}
.site-content .widget-area {
width: 100%;
margin-top: 0;
}
}
@media (max-width: 767px) {
.blog-list .entry-title a {
font-size: 27px;
font-size: 1.6875rem;
}
.blog-list .entry-content p,
.blog-list .entry-content li {
font-size: 15px;
font-size: 0.9375rem;
}
}
@media (max-width: 574px) {
.blog-list ul {
margin: 0;
}
.blog-list .post-thumbnail img {
min-height: 180px;
}
}  .infinite-scroll .posts-navigation,
.infinite-scroll .pagination,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
.grid-sidebar .infinite-wrap {
width: 100% !important;
margin-right: 0 !important;
display: flex;
flex-flow: row wrap;
}
.site #infinite-handle {
margin-bottom: 100px;
text-align: center;
}
.site #infinite-handle span {
background: unset;
padding: 0;
}
.site #infinite-handle span button,
.site #infinite-handle span button:hover,
.site #infinite-handle span button:focus {
border: 2px solid;
border-color: #00bff3;
background: #00bff3;
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
line-height: 1;
padding: 12px 30px;
border-radius: 26px;
color: #fff;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
text-transform: uppercase;
line-height: 1.42857;
outline: none;
}
.site #infinite-handle span button:hover,
.site #infinite-handle span button:hover:hover,
.site #infinite-handle span button:focus:hover {
background: #fff;
color: #00bff3;
}
body #infinite-footer {
background: #000;
padding: 13px 0;
}
body #infinite-footer .container {
width: 100%;
background: none;
border: none;
padding: 0;
}
body #infinite-footer .blog-info a, body #infinite-footer .blog-credits a {
color: #fff;
}
body #infinite-footer .blog-info a:hover, body #infinite-footer .blog-credits a:hover {
color: #00bff3;
text-decoration: underline;
}
body #infinite-footer .blog-credits {
color: #00bff3;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
font-size: 14px;
font-size: 0.875rem;
font-weight: 400;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin-right: 10px;
}
.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%;
}
.gallery-caption {
display: block;
}@font-face {
font-family: 'FontAwesome';
src: url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-solid-900.eot?v=5.0.0);
src: url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-solid-900.eot?#iefix&v=5.0.0) format('embedded-opentype'), url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-solid-900.woff2?v=5.0.0) format('woff2'), url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-solid-900.woff?v=5.0.0) format('woff'), url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-solid-900.ttf?v=5.0.0) format('truetype'), url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-solid-900.svg?v=5.0.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
src: url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-brands-400.eot?v=5.0.0);
src: url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-brands-400.eot?#iefix&v=5.0.0) format("embedded-opentype"), url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-brands-400.woff2) format("woff2"), url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-brands-400.woff) format("woff"), url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-brands-400.ttf) format("truetype"), url(//creaecija.com/wp-content/themes/business-lander/fonts/fa-brands-400.svg#fontawesome) format("svg");
}
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
src: url(//creaecija.com/wp-content/themes/business-lander/webfonts/fa-regular-400.eot);
src: url(//creaecija.com/wp-content/themes/business-lander/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//creaecija.com/wp-content/themes/business-lander/webfonts/fa-regular-400.woff2) format("woff2"), url(//creaecija.com/wp-content/themes/business-lander/webfonts/fa-regular-400.woff) format("woff"), url(//creaecija.com/wp-content/themes/business-lander/webfonts/fa-regular-400.ttf) format("truetype"), url(//creaecija.com/wp-content/themes/business-lander/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.fa,
.fas {
font-family: 'FontAwesome';
font-weight: 400;
}
.fab {
font-family: 'FontAwesome';
}
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400;
}
.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.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(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-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);
transform: scale(1, -1); }
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-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 {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-aws:before {
content: "\f375"; }
.fa-backward:before {
content: "\f04a"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-book:before {
content: "\f02d"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-btc:before {
content: "\f15a"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-crop:before {
content: "\f125"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frown:before {
content: "\f119"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-gift:before {
content: "\f06b"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-heart:before {
content: "\f004"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-key:before {
content: "\f084"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-male:before {
content: "\f183"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-meh:before {
content: "\f11a"; }
.fa-mercury:before {
content: "\f223"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-moon:before {
content: "\f186"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nintendo-switch:before {
content: "\f418"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-osi:before {
content: "\f41a"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-percent:before {
content: "\f295"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-plane:before {
content: "\f072"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-random:before {
content: "\f074"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-retweet:before {
content: "\f079"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-road:before {
content: "\f018"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-safari:before {
content: "\f267"; }
.fa-sass:before {
content: "\f41e"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-search:before {
content: "\f002"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-spinner:before {
content: "\f110"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-star:before {
content: "\f005"; }
.fa-star-half:before {
content: "\f089"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-strava:before {
content: "\f428"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-train:before {
content: "\f238"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }