.cherry-popup-wrapper.simple-fade-animation {
display: none; }
.cherry-popup-wrapper.simple-fade-animation.show-animation {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.cherry-popup-wrapper.simple-fade-animation.show-animation .cherry-popup-container {
-webkit-animation-name: container-simple-fade-in;
animation-name: container-simple-fade-in;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.cherry-popup-wrapper.simple-fade-animation.show-animation .cherry-popup-overlay {
-webkit-animation-name: simple-fade-in;
animation-name: simple-fade-in;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.cherry-popup-wrapper.simple-fade-animation.hide-animation {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.cherry-popup-wrapper.simple-fade-animation.hide-animation .cherry-popup-container {
-webkit-animation-name: simple-fade-out;
animation-name: simple-fade-out;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.cherry-popup-wrapper.simple-fade-animation.hide-animation .cherry-popup-overlay {
-webkit-animation-name: simple-fade-out;
animation-name: simple-fade-out;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.cherry-popup-wrapper.simple-fade-animation.waiting-status {
display: none; }
.cherry-popup-wrapper.simple-scale-animation {
display: none;
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-perspective-origin: 50% 50%;
perspective-origin: 50% 50%; }
.cherry-popup-wrapper.simple-scale-animation.show-animation {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.cherry-popup-wrapper.simple-scale-animation.show-animation .cherry-popup-container {
-webkit-animation-name: container-simple-scale-in;
animation-name: container-simple-scale-in;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: cubic-bezier(0.43, 0.31, 0.14, 0.93);
animation-timing-function: cubic-bezier(0.43, 0.31, 0.14, 0.93); }
.cherry-popup-wrapper.simple-scale-animation.show-animation .cherry-popup-overlay {
-webkit-animation-name: simple-fade-in;
animation-name: simple-fade-in;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.cherry-popup-wrapper.simple-scale-animation.hide-animation {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.cherry-popup-wrapper.simple-scale-animation.hide-animation .cherry-popup-container {
-webkit-animation-name: simple-fade-out;
animation-name: simple-fade-out;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.cherry-popup-wrapper.simple-scale-animation.hide-animation .cherry-popup-overlay {
-webkit-animation-name: simple-fade-out;
animation-name: simple-fade-out;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.cherry-popup-wrapper.move-up-animation {
display: none;
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-perspective-origin: 50% 50%;
perspective-origin: 50% 50%; }
.cherry-popup-wrapper.move-up-animation.show-animation {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.cherry-popup-wrapper.move-up-animation.show-animation .cherry-popup-container {
-webkit-animation-name: container-move-up-in;
animation-name: container-move-up-in;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: cubic-bezier(0.43, 0.31, 0.14, 0.93);
animation-timing-function: cubic-bezier(0.43, 0.31, 0.14, 0.93); }
.cherry-popup-wrapper.move-up-animation.show-animation .cherry-popup-overlay {
-webkit-animation-name: simple-fade-in;
animation-name: simple-fade-in;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1; }
.cherry-popup-wrapper.move-up-animation.hide-animation {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.cherry-popup-wrapper.move-up-animation.hide-animation .cherry-popup-container {
-webkit-animation-name: simple-fade-out;
animation-name: simple-fade-out;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.cherry-popup-wrapper.move-up-animation.hide-animation .cherry-popup-overlay {
-webkit-animation-name: simple-fade-out;
animation-name: simple-fade-out;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
@-webkit-keyframes container-simple-fade-in {
0% {
opacity: 0;
-webkit-transform: translateY(50px);
transform: translateY(50px); }
100% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px); } }
@keyframes container-simple-fade-in {
0% {
opacity: 0;
-webkit-transform: translateY(50px);
transform: translateY(50px); }
100% {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px); } }
@-webkit-keyframes container-simple-scale-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-2000px) rotateX(25deg);
transform: translateZ(-2000px) rotateX(25deg); }
100% {
opacity: 1;
-webkit-transform: translateZ(0px) rotateX(0deg);
transform: translateZ(0px) rotateX(0deg); } }
@keyframes container-simple-scale-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-2000px) rotateX(25deg);
transform: translateZ(-2000px) rotateX(25deg); }
100% {
opacity: 1;
-webkit-transform: translateZ(0px) rotateX(0deg);
transform: translateZ(0px) rotateX(0deg); } }
@-webkit-keyframes container-move-up-in {
0% {
opacity: 0;
-webkit-transform: translateY(200px) rotateX(25deg) translateZ(-1500px);
transform: translateY(200px) rotateX(25deg) translateZ(-1500px); }
100% {
opacity: 1;
-webkit-transform: translateY(0px) rotateX(0deg) translateZ(0px);
transform: translateY(0px) rotateX(0deg) translateZ(0px); } }
@keyframes container-move-up-in {
0% {
opacity: 0;
-webkit-transform: translateY(200px) rotateX(25deg) translateZ(-1500px);
transform: translateY(200px) rotateX(25deg) translateZ(-1500px); }
100% {
opacity: 1;
-webkit-transform: translateY(0px) rotateX(0deg) translateZ(0px);
transform: translateY(0px) rotateX(0deg) translateZ(0px); } }
@-webkit-keyframes simple-fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes simple-fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-webkit-keyframes simple-fade-out {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes simple-fade-out {
0% {
opacity: 1; }
100% {
opacity: 0; } }
.cherry-popup-wrapper input[type='text'],
.cherry-popup-wrapper input[type='email'],
.cherry-popup-wrapper input[type='url'],
.cherry-popup-wrapper input[type='password'],
.cherry-popup-wrapper input[type='search'],
.cherry-popup-wrapper input[type='number'],
.cherry-popup-wrapper input[type='tel'],
.cherry-popup-wrapper input[type='range'],
.cherry-popup-wrapper input[type='date'],
.cherry-popup-wrapper input[type='month'],
.cherry-popup-wrapper input[type='week'],
.cherry-popup-wrapper input[type='time'],
.cherry-popup-wrapper input[type='datetime'],
.cherry-popup-wrapper input[type='datetime-local'],
.cherry-popup-wrapper input[type='color'] {
padding: 10px 20px;
background-color: white;
border-color: #c9cdcf;
border-radius: 3px;
color: #9ba0a3; }
.cherry-popup-wrapper .cherry-popup-title {
text-align: center; }
.cherry-popup-wrapper .cherry-popup-title h4 {
color: #9ba0a3;
margin: 0; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a {
padding: 10px 30px;
margin: 0 10px;
color: white;
cursor: pointer;
background-color: #298ffc;
border-radius: 20px;
display: inline-block;
font-weight: 600;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a:hover {
background-color: #206ff4; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-facebook {
background-color: #4E64AD; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-facebook:hover {
background-color: #3d5294; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-facebook:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
margin-right: 8px;
content: '\f09a'; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-google {
background-color: #dd4b39; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-google:hover {
background-color: #be4233; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-google:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
margin-right: 8px;
content: '\f1a0'; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-twitter {
background-color: #6acdef; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-twitter:hover {
background-color: #47b5dc; }
.cherry-popup-wrapper .wp-social-login-widget .wp-social-login-provider-list a.wp-social-login-provider-twitter:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
margin-right: 8px;
content: '\f099'; }
.cherry-popup-wrapper.light-style {
color: #e5e5e5; }
.cherry-popup-wrapper.light-style .cherry-popup-close-button {
color: #e5e5e5; }
.cherry-popup-wrapper.light-style .cherry-popup-show-again-check .marker {
background-color: #96989a; }
.cherry-popup-wrapper.light-style .cherry-popup-show-again-check .label {
color: #e5e5e5; }
.cherry-popup-wrapper.light-style .cherry-popup-show-again-check.checked .marker {
background-color: #96989a; }
.cherry-popup-wrapper.light-style .cherry-popup-container__inner::-webkit-scrollbar-thumb {
background-color: #495159;
border: 0px none #495159;
border-radius: 4px; }
.cherry-popup-wrapper.light-style .cherry-popup-container__inner::-webkit-scrollbar-thumb:hover {
background-color: #393f45; }
.cherry-popup-wrapper.light-style .cherry-popup-container__inner::-webkit-scrollbar-thumb:active {
background-color: #393f45; }
.cherry-popup-wrapper.light-style .cherry-popup-container__inner::-webkit-scrollbar-track {
background-color: #e5e5e5; }
.cherry-popup-wrapper.light-style .cherry-popup-subscribe__submit {
border-color: #96989a;
color: #96989a; }
.cherry-popup-wrapper.dark-style {
color: #96989a; }
.cherry-popup-wrapper.dark-style .cherry-popup-close-button {
color: #96989a; }
.cherry-popup-wrapper.dark-style .cherry-popup-show-again-check .marker {
background-color: #96989a; }
.cherry-popup-wrapper.dark-style .cherry-popup-show-again-check .label {
color: #96989a; }
.cherry-popup-wrapper.dark-style .cherry-popup-show-again-check.checked .marker {
background-color: #96989a; }
.cherry-popup-wrapper.dark-style .cherry-popup-container__inner::-webkit-scrollbar-thumb {
background-color: #96989a;
border: 0px none #96989a;
border-radius: 4px; }
.cherry-popup-wrapper.dark-style .cherry-popup-container__inner::-webkit-scrollbar-thumb:hover {
background-color: #495159; }
.cherry-popup-wrapper.dark-style .cherry-popup-container__inner::-webkit-scrollbar-thumb:active {
background-color: #495159; }
.cherry-popup-wrapper.dark-style .cherry-popup-container__inner::-webkit-scrollbar-track {
background-color: #e5e5e5; }
.cherry-popup-wrapper.dark-style .cherry-popup-subscribe__submit {
border-color: #96989a;
color: #96989a; }
.cherry-popup-wrapper.blue-style {
color: #298ffc; }
.cherry-popup-wrapper.blue-style .cherry-popup-close-button {
color: #298ffc; }
.cherry-popup-wrapper.blue-style .cherry-popup-show-again-check .marker {
background-color: #96989a; }
.cherry-popup-wrapper.blue-style .cherry-popup-show-again-check.checked .marker {
background-color: #298ffc; }
.cherry-popup-wrapper.blue-style .cherry-popup-container__inner::-webkit-scrollbar-thumb {
background-color: #298ffc;
border: 0px none #298ffc;
border-radius: 4px; }
.cherry-popup-wrapper.blue-style .cherry-popup-container__inner::-webkit-scrollbar-thumb:hover {
background-color: #206ff4; }
.cherry-popup-wrapper.blue-style .cherry-popup-container__inner::-webkit-scrollbar-thumb:active {
background-color: #206ff4; }
.cherry-popup-wrapper.blue-style .cherry-popup-container__inner::-webkit-scrollbar-track {
background-color: #e5e5e5; }
.cherry-popup-wrapper.blue-style .cherry-popup-subscribe__submit {
border-color: #298ffc;
color: #96989a; }
.cherry-popup-wrapper.red-style {
color: #e54343; }
.cherry-popup-wrapper.red-style .cherry-popup-close-button {
color: #e54343; }
.cherry-popup-wrapper.red-style .cherry-popup-close-button:hover {
color: #495159; }
.cherry-popup-wrapper.red-style .cherry-popup-show-again-check .marker {
background-color: #96989a; }
.cherry-popup-wrapper.red-style .cherry-popup-show-again-check.checked .marker {
background-color: #e54343; }
.cherry-popup-wrapper.red-style .cherry-popup-container__inner::-webkit-scrollbar-thumb {
background-color: #e54343;
border: 0px none #e54343;
border-radius: 4px; }
.cherry-popup-wrapper.red-style .cherry-popup-container__inner::-webkit-scrollbar-thumb:hover {
background-color: #c73434; }
.cherry-popup-wrapper.red-style .cherry-popup-container__inner::-webkit-scrollbar-thumb:active {
background-color: #c73434; }
.cherry-popup-wrapper.red-style .cherry-popup-container__inner::-webkit-scrollbar-track {
background-color: #e5e5e5; }
.cherry-popup-wrapper.red-style .cherry-popup-subscribe__submit {
border-color: #e54343;
color: #96989a; }
.cherry-popup-spinner {
width: 25px;
height: 25px;
display: none;
position: relative;
margin-left: 5px; }
.cherry-popup-spinner .cherry-double-bounce1,
.cherry-popup-spinner .cherry-double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: white;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: cherry-doubleBounce 2s infinite ease-in-out;
animation: cherry-doubleBounce 2s infinite ease-in-out; }
.cherry-popup-spinner .cherry-double-bounce2 {
-webkit-animation-delay: -1s;
animation-delay: -1s; }
@-webkit-keyframes cherry-doubleBounce {
0%, 100% {
-webkit-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes cherry-doubleBounce {
0%, 100% {
-webkit-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1);
transform: scale(1); } }  .cherry-popup-title {
margin-bottom: 20px; }
.cherry-popup-content {
margin-bottom: 20px; }
.cherry-popup-subscribe__input-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap; }
.cherry-popup-subscribe__input {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.cherry-popup-subscribe__submit {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
padding: 10px 40px;
margin-left: 10px;
color: white;
cursor: pointer;
background-color: #298ffc;
border-radius: 20px;
display: inline-block;
cursor: pointer; }
.cherry-popup-subscribe__submit:hover {
background-color: #206ff4; }
.cherry-popup-subscribe__message {
display: none; }
.cherry-popup-subscribe__message span {
color: #e54343; }
.cherry-popup-subscribe__message.success-type span {
color: #48c569; }  .popup-type-login .cherry-popup-login input[type="text"],
.popup-type-login .cherry-popup-login input[type="password"] {
width: 100%; }
.popup-type-login .cherry-popup-login label {
margin-bottom: 0.5em;
display: inline-block; }
.popup-type-login .cherry-popup-login__input-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.popup-type-login .cherry-popup-login__wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0.75em 0; }
.popup-type-login .cherry-popup-login__wrap:last-child {
margin-bottom: 0; }
.popup-type-login .cherry-popup-login__login-in {
color: white;
cursor: pointer;
background-color: #298ffc;
border-radius: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 10px 40px;
font-weight: 600; }
.popup-type-login .cherry-popup-login__login-in:hover {
background-color: #206ff4; }
.popup-type-login .cherry-popup-login__remember {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.popup-type-login .cherry-popup-login__message {
margin: 1em 0;
text-align: center;
display: none; }
.popup-type-login .cherry-popup-login__message span {
font-size: 18px;
color: #e54343; }
.popup-type-login .cherry-popup-login__message.success-type span {
color: #48c569; }
.popup-type-login .cherry-popup-login__already-message {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.popup-type-login .cherry-popup-login .cherry-popup-login__signup-message {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.popup-type-login .cherry-popup-login .cherry-popup-login__signup-message span {
margin-right: 5px; }
.popup-type-login .cherry-popup-login .cherry-popup-login__use-mail {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 20px 0; }
.popup-type-login .cherry-popup-login .cherry-popup-login__use-mail span {
text-align: center;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin: 0 25px; }
.popup-type-login .cherry-popup-login .cherry-popup-login__use-mail:before {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
display: block;
position: relative;
height: 1px;
background-color: #e5e5e5;
content: ''; }
.popup-type-login .cherry-popup-login .cherry-popup-login__use-mail:after {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
display: block;
position: relative;
height: 1px;
background-color: #e5e5e5;
content: ''; }  .popup-type-signup .cherry-popup-title {
text-align: center; }
.popup-type-signup .cherry-popup-register input[type="text"],
.popup-type-signup .cherry-popup-register input[type="email"] {
width: 100%; }
.popup-type-signup .cherry-popup-register label {
margin-bottom: 0.5em;
display: inline-block; }
.popup-type-signup .cherry-popup-register__input-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.popup-type-signup .cherry-popup-register__wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0.75em 0; }
.popup-type-signup .cherry-popup-register__wrap:last-child {
margin-bottom: 0; }
.popup-type-signup .cherry-popup-register__sign-up {
padding: 10px 40px;
color: white;
cursor: pointer;
background-color: #298ffc;
border-radius: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: 600; }
.popup-type-signup .cherry-popup-register__sign-up:hover {
background-color: #206ff4; }
.popup-type-signup .cherry-popup-register__message {
display: none;
margin: 1em 0;
text-align: center; }
.popup-type-signup .cherry-popup-register__message span {
font-size: 18px;
color: #e54343; }
.popup-type-signup .cherry-popup-register__message.success-type span {
color: #48c569; }
.popup-type-signup .cherry-popup-register .cherry-popup-signup__new-user {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 20px 0; }
.popup-type-signup .cherry-popup-register .cherry-popup-signup__new-user span {
text-align: center;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin: 0 25px; }
.popup-type-signup .cherry-popup-register .cherry-popup-signup__new-user:before {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
display: block;
position: relative;
height: 1px;
background-color: #e5e5e5;
content: ''; }
.popup-type-signup .cherry-popup-register .cherry-popup-signup__new-user:after {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
display: block;
position: relative;
height: 1px;
background-color: #e5e5e5;
content: ''; }
.popup-type-signup .cherry-popup-register .cherry-popup-signup__login-user {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin: 20px 0; }
.popup-type-signup .cherry-popup-register .cherry-popup-signup__login-user span {
margin: 0 5px; }
.cherry-popup-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9999; }
.cherry-popup-wrapper .cherry-popup-container {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
position: relative;
min-width: 300px;
min-height: 300px;
max-height: 90%;
background-color: white;
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
z-index: 2; }
.cherry-popup-wrapper .cherry-popup-container__inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
overflow-y: auto;
position: relative;
height: 100%; }
.cherry-popup-wrapper .cherry-popup-container__inner::-webkit-scrollbar {
width: 4px;
height: 4px; }
.cherry-popup-wrapper .cherry-popup-container__inner::-webkit-scrollbar-button {
width: 0px;
height: 0px; }
.cherry-popup-wrapper .cherry-popup-container__inner::-webkit-scrollbar-thumb {
background: #23282d;
border: 0px none #23282d;
border-radius: 4px; }
.cherry-popup-wrapper .cherry-popup-container__inner::-webkit-scrollbar-thumb:hover {
background: #495159; }
.cherry-popup-wrapper .cherry-popup-container__inner::-webkit-scrollbar-thumb:active {
background: #495159; }
.cherry-popup-wrapper .cherry-popup-container__inner::-webkit-scrollbar-track {
background-color: rgba(0, 0, 0, 0.2);
border: 0px none #ffffff;
border-radius: 4px; }
.cherry-popup-wrapper .cherry-popup-container__inner::-webkit-scrollbar-corner {
background: transparent; }
.cherry-popup-wrapper .cherry-popup-container .container-image-type {
background-size: cover; }
.cherry-popup-wrapper .cherry-popup-overlay {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1; }
.cherry-popup-wrapper .cherry-popup-close-button {
display: block;
width: 30px;
height: 30px;
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
color: #96989a;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease; }
.cherry-popup-wrapper .cherry-popup-close-button span {
width: 30px;
height: 30px;
font-size: 30px; }
.cherry-popup-wrapper .cherry-popup-close-button:hover {
color: #e54343; }
.cherry-popup-wrapper .cherry-popup-close-label {
cursor: pointer; }
.cherry-popup-wrapper .cherry-popup-check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 20px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.cherry-popup-wrapper .cherry-popup-check .marker {
width: 20px;
height: 20px;
display: inline-block;
background-color: #9ba0a3;
margin-right: 5px;
border-radius: 2px;
-webkit-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out; }
.cherry-popup-wrapper .cherry-popup-check .marker span {
width: 20px;
height: 20px;
font-size: 22px;
color: #ffffff;
display: none; }
.cherry-popup-wrapper .cherry-popup-check .marker span:before {
position: relative;
left: -2px;
top: -1px; }
.cherry-popup-wrapper .cherry-popup-check .label {
display: inline-block;
font-size: 12px;
line-height: 20px; }
.cherry-popup-wrapper .cherry-popup-check.checked .marker {
background-color: #298ffc; }
.cherry-popup-wrapper .cherry-popup-check.checked .marker span {
display: block; }
.cherry-popup-wrapper .cherry-popup-show-again-check {
position: absolute;
bottom: 10px;
left: 10px; }
.cherry-popup-wrapper.overlay-disabled-type {
pointer-events: none; }
.cherry-popup-wrapper.overlay-disabled-type .cherry-popup-overlay {
display: none; }
.cherry-popup-wrapper.overlay-disabled-type .cherry-popup-container {
pointer-events: all; }
.cherry-popup-wrapper.overlay-image-type .cherry-popup-overlay {
background-size: cover; }
.cherry-popup-wrapper.layout-type-center-fullwidth .cherry-popup-container {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.cherry-popup-wrapper.layout-type-center .cherry-popup-container {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.cherry-popup-wrapper.layout-type-bottom .cherry-popup-container {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end; }
.cherry-popup-wrapper.layout-type-fullwidth .cherry-popup-container {
min-width: 99%;
min-height: 98%; }
.cherry-popup-wrapper.layout-type-fullwidth .cherry-popup-container .cherry-popup-container__inner {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.cherry-popup-wrapper.layout-type-fullwidth .cherry-popup-container .cherry-popup-container__dynamic {
width: 30%;
min-width: 300px; }.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}@font-face{font-family:"Material Design Icons";src:url(//gf-eez.com/wp-content/themes/techtonix/assets/fonts/materialdesignicons-webfont.eot?v=2.1.19);src:url(//gf-eez.com/wp-content/themes/techtonix/assets/fonts/materialdesignicons-webfont.eot?#iefix&v=2.1.19) format("embedded-opentype"),url(//gf-eez.com/wp-content/themes/techtonix/assets/fonts/materialdesignicons-webfont.woff2?v=2.1.19) format("woff2"),url(//gf-eez.com/wp-content/themes/techtonix/assets/fonts/materialdesignicons-webfont.woff?v=2.1.19) format("woff"),url(//gf-eez.com/wp-content/themes/techtonix/assets/fonts/materialdesignicons-webfont.ttf?v=2.1.19) format("truetype"),url(//gf-eez.com/wp-content/themes/techtonix/assets/fonts/materialdesignicons-webfont.svg?v=2.1.19#materialdesigniconsregular) format("svg");font-weight:normal;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-access-point:before{content:"\F002"}.mdi-access-point-network:before{content:"\F003"}.mdi-account:before{content:"\F004"}.mdi-account-alert:before{content:"\F005"}.mdi-account-box:before{content:"\F006"}.mdi-account-box-outline:before{content:"\F007"}.mdi-account-card-details:before{content:"\F5D2"}.mdi-account-check:before{content:"\F008"}.mdi-account-circle:before{content:"\F009"}.mdi-account-convert:before{content:"\F00A"}.mdi-account-edit:before{content:"\F6BB"}.mdi-account-key:before{content:"\F00B"}.mdi-account-location:before{content:"\F00C"}.mdi-account-minus:before{content:"\F00D"}.mdi-account-multiple:before{content:"\F00E"}.mdi-account-multiple-minus:before{content:"\F5D3"}.mdi-account-multiple-outline:before{content:"\F00F"}.mdi-account-multiple-plus:before{content:"\F010"}.mdi-account-multiple-plus-outline:before{content:"\F7FF"}.mdi-account-network:before{content:"\F011"}.mdi-account-off:before{content:"\F012"}.mdi-account-outline:before{content:"\F013"}.mdi-account-plus:before{content:"\F014"}.mdi-account-plus-outline:before{content:"\F800"}.mdi-account-remove:before{content:"\F015"}.mdi-account-search:before{content:"\F016"}.mdi-account-settings:before{content:"\F630"}.mdi-account-settings-variant:before{content:"\F631"}.mdi-account-star:before{content:"\F017"}.mdi-account-switch:before{content:"\F019"}.mdi-adjust:before{content:"\F01A"}.mdi-air-conditioner:before{content:"\F01B"}.mdi-airballoon:before{content:"\F01C"}.mdi-airplane:before{content:"\F01D"}.mdi-airplane-landing:before{content:"\F5D4"}.mdi-airplane-off:before{content:"\F01E"}.mdi-airplane-takeoff:before{content:"\F5D5"}.mdi-airplay:before{content:"\F01F"}.mdi-alarm:before{content:"\F020"}.mdi-alarm-bell:before{content:"\F78D"}.mdi-alarm-check:before{content:"\F021"}.mdi-alarm-light:before{content:"\F78E"}.mdi-alarm-multiple:before{content:"\F022"}.mdi-alarm-off:before{content:"\F023"}.mdi-alarm-plus:before{content:"\F024"}.mdi-alarm-snooze:before{content:"\F68D"}.mdi-album:before{content:"\F025"}.mdi-alert:before{content:"\F026"}.mdi-alert-box:before{content:"\F027"}.mdi-alert-circle:before{content:"\F028"}.mdi-alert-circle-outline:before{content:"\F5D6"}.mdi-alert-decagram:before{content:"\F6BC"}.mdi-alert-octagon:before{content:"\F029"}.mdi-alert-octagram:before{content:"\F766"}.mdi-alert-outline:before{content:"\F02A"}.mdi-all-inclusive:before{content:"\F6BD"}.mdi-allo:before{content:"\F801"}.mdi-alpha:before{content:"\F02B"}.mdi-alphabetical:before{content:"\F02C"}.mdi-altimeter:before{content:"\F5D7"}.mdi-amazon:before{content:"\F02D"}.mdi-amazon-clouddrive:before{content:"\F02E"}.mdi-ambulance:before{content:"\F02F"}.mdi-amplifier:before{content:"\F030"}.mdi-anchor:before{content:"\F031"}.mdi-android:before{content:"\F032"}.mdi-android-debug-bridge:before{content:"\F033"}.mdi-android-head:before{content:"\F78F"}.mdi-android-studio:before{content:"\F034"}.mdi-angular:before{content:"\F6B1"}.mdi-angularjs:before{content:"\F6BE"}.mdi-animation:before{content:"\F5D8"}.mdi-apple:before{content:"\F035"}.mdi-apple-finder:before{content:"\F036"}.mdi-apple-ios:before{content:"\F037"}.mdi-apple-keyboard-caps:before{content:"\F632"}.mdi-apple-keyboard-command:before{content:"\F633"}.mdi-apple-keyboard-control:before{content:"\F634"}.mdi-apple-keyboard-option:before{content:"\F635"}.mdi-apple-keyboard-shift:before{content:"\F636"}.mdi-apple-mobileme:before{content:"\F038"}.mdi-apple-safari:before{content:"\F039"}.mdi-application:before{content:"\F614"}.mdi-approval:before{content:"\F790"}.mdi-apps:before{content:"\F03B"}.mdi-archive:before{content:"\F03C"}.mdi-arrange-bring-forward:before{content:"\F03D"}.mdi-arrange-bring-to-front:before{content:"\F03E"}.mdi-arrange-send-backward:before{content:"\F03F"}.mdi-arrange-send-to-back:before{content:"\F040"}.mdi-arrow-all:before{content:"\F041"}.mdi-arrow-bottom-left:before{content:"\F042"}.mdi-arrow-bottom-right:before{content:"\F043"}.mdi-arrow-collapse:before{content:"\F615"}.mdi-arrow-collapse-all:before{content:"\F044"}.mdi-arrow-collapse-down:before{content:"\F791"}.mdi-arrow-collapse-left:before{content:"\F792"}.mdi-arrow-collapse-right:before{content:"\F793"}.mdi-arrow-collapse-up:before{content:"\F794"}.mdi-arrow-down:before{content:"\F045"}.mdi-arrow-down-bold:before{content:"\F72D"}.mdi-arrow-down-bold-box:before{content:"\F72E"}.mdi-arrow-down-bold-box-outline:before{content:"\F72F"}.mdi-arrow-down-bold-circle:before{content:"\F047"}.mdi-arrow-down-bold-circle-outline:before{content:"\F048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\F049"}.mdi-arrow-down-box:before{content:"\F6BF"}.mdi-arrow-down-drop-circle:before{content:"\F04A"}.mdi-arrow-down-drop-circle-outline:before{content:"\F04B"}.mdi-arrow-down-thick:before{content:"\F046"}.mdi-arrow-expand:before{content:"\F616"}.mdi-arrow-expand-all:before{content:"\F04C"}.mdi-arrow-expand-down:before{content:"\F795"}.mdi-arrow-expand-left:before{content:"\F796"}.mdi-arrow-expand-right:before{content:"\F797"}.mdi-arrow-expand-up:before{content:"\F798"}.mdi-arrow-left:before{content:"\F04D"}.mdi-arrow-left-bold:before{content:"\F730"}.mdi-arrow-left-bold-box:before{content:"\F731"}.mdi-arrow-left-bold-box-outline:before{content:"\F732"}.mdi-arrow-left-bold-circle:before{content:"\F04F"}.mdi-arrow-left-bold-circle-outline:before{content:"\F050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\F051"}.mdi-arrow-left-box:before{content:"\F6C0"}.mdi-arrow-left-drop-circle:before{content:"\F052"}.mdi-arrow-left-drop-circle-outline:before{content:"\F053"}.mdi-arrow-left-thick:before{content:"\F04E"}.mdi-arrow-right:before{content:"\F054"}.mdi-arrow-right-bold:before{content:"\F733"}.mdi-arrow-right-bold-box:before{content:"\F734"}.mdi-arrow-right-bold-box-outline:before{content:"\F735"}.mdi-arrow-right-bold-circle:before{content:"\F056"}.mdi-arrow-right-bold-circle-outline:before{content:"\F057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\F058"}.mdi-arrow-right-box:before{content:"\F6C1"}.mdi-arrow-right-drop-circle:before{content:"\F059"}.mdi-arrow-right-drop-circle-outline:before{content:"\F05A"}.mdi-arrow-right-thick:before{content:"\F055"}.mdi-arrow-top-left:before{content:"\F05B"}.mdi-arrow-top-right:before{content:"\F05C"}.mdi-arrow-up:before{content:"\F05D"}.mdi-arrow-up-bold:before{content:"\F736"}.mdi-arrow-up-bold-box:before{content:"\F737"}.mdi-arrow-up-bold-box-outline:before{content:"\F738"}.mdi-arrow-up-bold-circle:before{content:"\F05F"}.mdi-arrow-up-bold-circle-outline:before{content:"\F060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\F061"}.mdi-arrow-up-box:before{content:"\F6C2"}.mdi-arrow-up-drop-circle:before{content:"\F062"}.mdi-arrow-up-drop-circle-outline:before{content:"\F063"}.mdi-arrow-up-thick:before{content:"\F05E"}.mdi-artist:before{content:"\F802"}.mdi-assistant:before{content:"\F064"}.mdi-asterisk:before{content:"\F6C3"}.mdi-at:before{content:"\F065"}.mdi-atlassian:before{content:"\F803"}.mdi-atom:before{content:"\F767"}.mdi-attachment:before{content:"\F066"}.mdi-audiobook:before{content:"\F067"}.mdi-auto-fix:before{content:"\F068"}.mdi-auto-upload:before{content:"\F069"}.mdi-autorenew:before{content:"\F06A"}.mdi-av-timer:before{content:"\F06B"}.mdi-azure:before{content:"\F804"}.mdi-baby:before{content:"\F06C"}.mdi-baby-buggy:before{content:"\F68E"}.mdi-backburger:before{content:"\F06D"}.mdi-backspace:before{content:"\F06E"}.mdi-backup-restore:before{content:"\F06F"}.mdi-bandcamp:before{content:"\F674"}.mdi-bank:before{content:"\F070"}.mdi-barcode:before{content:"\F071"}.mdi-barcode-scan:before{content:"\F072"}.mdi-barley:before{content:"\F073"}.mdi-barrel:before{content:"\F074"}.mdi-basecamp:before{content:"\F075"}.mdi-basket:before{content:"\F076"}.mdi-basket-fill:before{content:"\F077"}.mdi-basket-unfill:before{content:"\F078"}.mdi-basketball:before{content:"\F805"}.mdi-battery:before{content:"\F079"}.mdi-battery-10:before{content:"\F07A"}.mdi-battery-20:before{content:"\F07B"}.mdi-battery-30:before{content:"\F07C"}.mdi-battery-40:before{content:"\F07D"}.mdi-battery-50:before{content:"\F07E"}.mdi-battery-60:before{content:"\F07F"}.mdi-battery-70:before{content:"\F080"}.mdi-battery-80:before{content:"\F081"}.mdi-battery-90:before{content:"\F082"}.mdi-battery-alert:before{content:"\F083"}.mdi-battery-charging:before{content:"\F084"}.mdi-battery-charging-100:before{content:"\F085"}.mdi-battery-charging-20:before{content:"\F086"}.mdi-battery-charging-30:before{content:"\F087"}.mdi-battery-charging-40:before{content:"\F088"}.mdi-battery-charging-60:before{content:"\F089"}.mdi-battery-charging-80:before{content:"\F08A"}.mdi-battery-charging-90:before{content:"\F08B"}.mdi-battery-charging-wireless:before{content:"\F806"}.mdi-battery-charging-wireless-10:before{content:"\F807"}.mdi-battery-charging-wireless-20:before{content:"\F808"}.mdi-battery-charging-wireless-30:before{content:"\F809"}.mdi-battery-charging-wireless-40:before{content:"\F80A"}.mdi-battery-charging-wireless-50:before{content:"\F80B"}.mdi-battery-charging-wireless-60:before{content:"\F80C"}.mdi-battery-charging-wireless-70:before{content:"\F80D"}.mdi-battery-charging-wireless-80:before{content:"\F80E"}.mdi-battery-charging-wireless-90:before{content:"\F80F"}.mdi-battery-charging-wireless-alert:before{content:"\F810"}.mdi-battery-charging-wireless-outline:before{content:"\F811"}.mdi-battery-minus:before{content:"\F08C"}.mdi-battery-negative:before{content:"\F08D"}.mdi-battery-outline:before{content:"\F08E"}.mdi-battery-plus:before{content:"\F08F"}.mdi-battery-positive:before{content:"\F090"}.mdi-battery-unknown:before{content:"\F091"}.mdi-beach:before{content:"\F092"}.mdi-beaker:before{content:"\F68F"}.mdi-beats:before{content:"\F097"}.mdi-beer:before{content:"\F098"}.mdi-behance:before{content:"\F099"}.mdi-bell:before{content:"\F09A"}.mdi-bell-off:before{content:"\F09B"}.mdi-bell-outline:before{content:"\F09C"}.mdi-bell-plus:before{content:"\F09D"}.mdi-bell-ring:before{content:"\F09E"}.mdi-bell-ring-outline:before{content:"\F09F"}.mdi-bell-sleep:before{content:"\F0A0"}.mdi-beta:before{content:"\F0A1"}.mdi-bible:before{content:"\F0A2"}.mdi-bike:before{content:"\F0A3"}.mdi-bing:before{content:"\F0A4"}.mdi-binoculars:before{content:"\F0A5"}.mdi-bio:before{content:"\F0A6"}.mdi-biohazard:before{content:"\F0A7"}.mdi-bitbucket:before{content:"\F0A8"}.mdi-bitcoin:before{content:"\F812"}.mdi-black-mesa:before{content:"\F0A9"}.mdi-blackberry:before{content:"\F0AA"}.mdi-blender:before{content:"\F0AB"}.mdi-blinds:before{content:"\F0AC"}.mdi-block-helper:before{content:"\F0AD"}.mdi-blogger:before{content:"\F0AE"}.mdi-bluetooth:before{content:"\F0AF"}.mdi-bluetooth-audio:before{content:"\F0B0"}.mdi-bluetooth-connect:before{content:"\F0B1"}.mdi-bluetooth-off:before{content:"\F0B2"}.mdi-bluetooth-settings:before{content:"\F0B3"}.mdi-bluetooth-transfer:before{content:"\F0B4"}.mdi-blur:before{content:"\F0B5"}.mdi-blur-linear:before{content:"\F0B6"}.mdi-blur-off:before{content:"\F0B7"}.mdi-blur-radial:before{content:"\F0B8"}.mdi-bomb:before{content:"\F690"}.mdi-bomb-off:before{content:"\F6C4"}.mdi-bone:before{content:"\F0B9"}.mdi-book:before{content:"\F0BA"}.mdi-book-minus:before{content:"\F5D9"}.mdi-book-multiple:before{content:"\F0BB"}.mdi-book-multiple-variant:before{content:"\F0BC"}.mdi-book-open:before{content:"\F0BD"}.mdi-book-open-page-variant:before{content:"\F5DA"}.mdi-book-open-variant:before{content:"\F0BE"}.mdi-book-plus:before{content:"\F5DB"}.mdi-book-secure:before{content:"\F799"}.mdi-book-unsecure:before{content:"\F79A"}.mdi-book-variant:before{content:"\F0BF"}.mdi-bookmark:before{content:"\F0C0"}.mdi-bookmark-check:before{content:"\F0C1"}.mdi-bookmark-music:before{content:"\F0C2"}.mdi-bookmark-outline:before{content:"\F0C3"}.mdi-bookmark-plus:before{content:"\F0C5"}.mdi-bookmark-plus-outline:before{content:"\F0C4"}.mdi-bookmark-remove:before{content:"\F0C6"}.mdi-boombox:before{content:"\F5DC"}.mdi-bootstrap:before{content:"\F6C5"}.mdi-border-all:before{content:"\F0C7"}.mdi-border-bottom:before{content:"\F0C8"}.mdi-border-color:before{content:"\F0C9"}.mdi-border-horizontal:before{content:"\F0CA"}.mdi-border-inside:before{content:"\F0CB"}.mdi-border-left:before{content:"\F0CC"}.mdi-border-none:before{content:"\F0CD"}.mdi-border-outside:before{content:"\F0CE"}.mdi-border-right:before{content:"\F0CF"}.mdi-border-style:before{content:"\F0D0"}.mdi-border-top:before{content:"\F0D1"}.mdi-border-vertical:before{content:"\F0D2"}.mdi-bow-tie:before{content:"\F677"}.mdi-bowl:before{content:"\F617"}.mdi-bowling:before{content:"\F0D3"}.mdi-box:before{content:"\F0D4"}.mdi-box-cutter:before{content:"\F0D5"}.mdi-box-shadow:before{content:"\F637"}.mdi-bridge:before{content:"\F618"}.mdi-briefcase:before{content:"\F0D6"}.mdi-briefcase-check:before{content:"\F0D7"}.mdi-briefcase-download:before{content:"\F0D8"}.mdi-briefcase-outline:before{content:"\F813"}.mdi-briefcase-upload:before{content:"\F0D9"}.mdi-brightness-1:before{content:"\F0DA"}.mdi-brightness-2:before{content:"\F0DB"}.mdi-brightness-3:before{content:"\F0DC"}.mdi-brightness-4:before{content:"\F0DD"}.mdi-brightness-5:before{content:"\F0DE"}.mdi-brightness-6:before{content:"\F0DF"}.mdi-brightness-7:before{content:"\F0E0"}.mdi-brightness-auto:before{content:"\F0E1"}.mdi-broom:before{content:"\F0E2"}.mdi-brush:before{content:"\F0E3"}.mdi-buffer:before{content:"\F619"}.mdi-bug:before{content:"\F0E4"}.mdi-bulletin-board:before{content:"\F0E5"}.mdi-bullhorn:before{content:"\F0E6"}.mdi-bullseye:before{content:"\F5DD"}.mdi-bus:before{content:"\F0E7"}.mdi-bus-articulated-end:before{content:"\F79B"}.mdi-bus-articulated-front:before{content:"\F79C"}.mdi-bus-double-decker:before{content:"\F79D"}.mdi-bus-school:before{content:"\F79E"}.mdi-bus-side:before{content:"\F79F"}.mdi-cached:before{content:"\F0E8"}.mdi-cake:before{content:"\F0E9"}.mdi-cake-layered:before{content:"\F0EA"}.mdi-cake-variant:before{content:"\F0EB"}.mdi-calculator:before{content:"\F0EC"}.mdi-calendar:before{content:"\F0ED"}.mdi-calendar-blank:before{content:"\F0EE"}.mdi-calendar-check:before{content:"\F0EF"}.mdi-calendar-clock:before{content:"\F0F0"}.mdi-calendar-multiple:before{content:"\F0F1"}.mdi-calendar-multiple-check:before{content:"\F0F2"}.mdi-calendar-plus:before{content:"\F0F3"}.mdi-calendar-question:before{content:"\F691"}.mdi-calendar-range:before{content:"\F678"}.mdi-calendar-remove:before{content:"\F0F4"}.mdi-calendar-text:before{content:"\F0F5"}.mdi-calendar-today:before{content:"\F0F6"}.mdi-call-made:before{content:"\F0F7"}.mdi-call-merge:before{content:"\F0F8"}.mdi-call-missed:before{content:"\F0F9"}.mdi-call-received:before{content:"\F0FA"}.mdi-call-split:before{content:"\F0FB"}.mdi-camcorder:before{content:"\F0FC"}.mdi-camcorder-box:before{content:"\F0FD"}.mdi-camcorder-box-off:before{content:"\F0FE"}.mdi-camcorder-off:before{content:"\F0FF"}.mdi-camera:before{content:"\F100"}.mdi-camera-burst:before{content:"\F692"}.mdi-camera-enhance:before{content:"\F101"}.mdi-camera-front:before{content:"\F102"}.mdi-camera-front-variant:before{content:"\F103"}.mdi-camera-gopro:before{content:"\F7A0"}.mdi-camera-iris:before{content:"\F104"}.mdi-camera-metering-center:before{content:"\F7A1"}.mdi-camera-metering-matrix:before{content:"\F7A2"}.mdi-camera-metering-partial:before{content:"\F7A3"}.mdi-camera-metering-spot:before{content:"\F7A4"}.mdi-camera-off:before{content:"\F5DF"}.mdi-camera-party-mode:before{content:"\F105"}.mdi-camera-rear:before{content:"\F106"}.mdi-camera-rear-variant:before{content:"\F107"}.mdi-camera-switch:before{content:"\F108"}.mdi-camera-timer:before{content:"\F109"}.mdi-cancel:before{content:"\F739"}.mdi-candle:before{content:"\F5E2"}.mdi-candycane:before{content:"\F10A"}.mdi-cannabis:before{content:"\F7A5"}.mdi-car:before{content:"\F10B"}.mdi-car-battery:before{content:"\F10C"}.mdi-car-connected:before{content:"\F10D"}.mdi-car-convertible:before{content:"\F7A6"}.mdi-car-estate:before{content:"\F7A7"}.mdi-car-hatchback:before{content:"\F7A8"}.mdi-car-pickup:before{content:"\F7A9"}.mdi-car-side:before{content:"\F7AA"}.mdi-car-sports:before{content:"\F7AB"}.mdi-car-wash:before{content:"\F10E"}.mdi-caravan:before{content:"\F7AC"}.mdi-cards:before{content:"\F638"}.mdi-cards-outline:before{content:"\F639"}.mdi-cards-playing-outline:before{content:"\F63A"}.mdi-cards-variant:before{content:"\F6C6"}.mdi-carrot:before{content:"\F10F"}.mdi-cart:before{content:"\F110"}.mdi-cart-off:before{content:"\F66B"}.mdi-cart-outline:before{content:"\F111"}.mdi-cart-plus:before{content:"\F112"}.mdi-case-sensitive-alt:before{content:"\F113"}.mdi-cash:before{content:"\F114"}.mdi-cash-100:before{content:"\F115"}.mdi-cash-multiple:before{content:"\F116"}.mdi-cash-usd:before{content:"\F117"}.mdi-cast:before{content:"\F118"}.mdi-cast-connected:before{content:"\F119"}.mdi-cast-off:before{content:"\F789"}.mdi-castle:before{content:"\F11A"}.mdi-cat:before{content:"\F11B"}.mdi-cctv:before{content:"\F7AD"}.mdi-ceiling-light:before{content:"\F768"}.mdi-cellphone:before{content:"\F11C"}.mdi-cellphone-android:before{content:"\F11D"}.mdi-cellphone-basic:before{content:"\F11E"}.mdi-cellphone-dock:before{content:"\F11F"}.mdi-cellphone-iphone:before{content:"\F120"}.mdi-cellphone-link:before{content:"\F121"}.mdi-cellphone-link-off:before{content:"\F122"}.mdi-cellphone-settings:before{content:"\F123"}.mdi-cellphone-wireless:before{content:"\F814"}.mdi-certificate:before{content:"\F124"}.mdi-chair-school:before{content:"\F125"}.mdi-chart-arc:before{content:"\F126"}.mdi-chart-areaspline:before{content:"\F127"}.mdi-chart-bar:before{content:"\F128"}.mdi-chart-bar-stacked:before{content:"\F769"}.mdi-chart-bubble:before{content:"\F5E3"}.mdi-chart-donut:before{content:"\F7AE"}.mdi-chart-donut-variant:before{content:"\F7AF"}.mdi-chart-gantt:before{content:"\F66C"}.mdi-chart-histogram:before{content:"\F129"}.mdi-chart-line:before{content:"\F12A"}.mdi-chart-line-stacked:before{content:"\F76A"}.mdi-chart-line-variant:before{content:"\F7B0"}.mdi-chart-pie:before{content:"\F12B"}.mdi-chart-scatterplot-hexbin:before{content:"\F66D"}.mdi-chart-timeline:before{content:"\F66E"}.mdi-check:before{content:"\F12C"}.mdi-check-all:before{content:"\F12D"}.mdi-check-circle:before{content:"\F5E0"}.mdi-check-circle-outline:before{content:"\F5E1"}.mdi-checkbox-blank:before{content:"\F12E"}.mdi-checkbox-blank-circle:before{content:"\F12F"}.mdi-checkbox-blank-circle-outline:before{content:"\F130"}.mdi-checkbox-blank-outline:before{content:"\F131"}.mdi-checkbox-marked:before{content:"\F132"}.mdi-checkbox-marked-circle:before{content:"\F133"}.mdi-checkbox-marked-circle-outline:before{content:"\F134"}.mdi-checkbox-marked-outline:before{content:"\F135"}.mdi-checkbox-multiple-blank:before{content:"\F136"}.mdi-checkbox-multiple-blank-circle:before{content:"\F63B"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\F63C"}.mdi-checkbox-multiple-blank-outline:before{content:"\F137"}.mdi-checkbox-multiple-marked:before{content:"\F138"}.mdi-checkbox-multiple-marked-circle:before{content:"\F63D"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\F63E"}.mdi-checkbox-multiple-marked-outline:before{content:"\F139"}.mdi-checkerboard:before{content:"\F13A"}.mdi-chemical-weapon:before{content:"\F13B"}.mdi-chevron-double-down:before{content:"\F13C"}.mdi-chevron-double-left:before{content:"\F13D"}.mdi-chevron-double-right:before{content:"\F13E"}.mdi-chevron-double-up:before{content:"\F13F"}.mdi-chevron-down:before{content:"\F140"}.mdi-chevron-left:before{content:"\F141"}.mdi-chevron-right:before{content:"\F142"}.mdi-chevron-up:before{content:"\F143"}.mdi-chili-hot:before{content:"\F7B1"}.mdi-chili-medium:before{content:"\F7B2"}.mdi-chili-mild:before{content:"\F7B3"}.mdi-chip:before{content:"\F61A"}.mdi-church:before{content:"\F144"}.mdi-circle:before{content:"\F764"}.mdi-circle-outline:before{content:"\F765"}.mdi-cisco-webex:before{content:"\F145"}.mdi-city:before{content:"\F146"}.mdi-clipboard:before{content:"\F147"}.mdi-clipboard-account:before{content:"\F148"}.mdi-clipboard-alert:before{content:"\F149"}.mdi-clipboard-arrow-down:before{content:"\F14A"}.mdi-clipboard-arrow-left:before{content:"\F14B"}.mdi-clipboard-check:before{content:"\F14C"}.mdi-clipboard-flow:before{content:"\F6C7"}.mdi-clipboard-outline:before{content:"\F14D"}.mdi-clipboard-plus:before{content:"\F750"}.mdi-clipboard-text:before{content:"\F14E"}.mdi-clippy:before{content:"\F14F"}.mdi-clock:before{content:"\F150"}.mdi-clock-alert:before{content:"\F5CE"}.mdi-clock-end:before{content:"\F151"}.mdi-clock-fast:before{content:"\F152"}.mdi-clock-in:before{content:"\F153"}.mdi-clock-out:before{content:"\F154"}.mdi-clock-start:before{content:"\F155"}.mdi-close:before{content:"\F156"}.mdi-close-box:before{content:"\F157"}.mdi-close-box-outline:before{content:"\F158"}.mdi-close-circle:before{content:"\F159"}.mdi-close-circle-outline:before{content:"\F15A"}.mdi-close-network:before{content:"\F15B"}.mdi-close-octagon:before{content:"\F15C"}.mdi-close-octagon-outline:before{content:"\F15D"}.mdi-close-outline:before{content:"\F6C8"}.mdi-closed-caption:before{content:"\F15E"}.mdi-cloud:before{content:"\F15F"}.mdi-cloud-braces:before{content:"\F7B4"}.mdi-cloud-check:before{content:"\F160"}.mdi-cloud-circle:before{content:"\F161"}.mdi-cloud-download:before{content:"\F162"}.mdi-cloud-off-outline:before{content:"\F164"}.mdi-cloud-outline:before{content:"\F163"}.mdi-cloud-print:before{content:"\F165"}.mdi-cloud-print-outline:before{content:"\F166"}.mdi-cloud-sync:before{content:"\F63F"}.mdi-cloud-tags:before{content:"\F7B5"}.mdi-cloud-upload:before{content:"\F167"}.mdi-clover:before{content:"\F815"}.mdi-code-array:before{content:"\F168"}.mdi-code-braces:before{content:"\F169"}.mdi-code-brackets:before{content:"\F16A"}.mdi-code-equal:before{content:"\F16B"}.mdi-code-greater-than:before{content:"\F16C"}.mdi-code-greater-than-or-equal:before{content:"\F16D"}.mdi-code-less-than:before{content:"\F16E"}.mdi-code-less-than-or-equal:before{content:"\F16F"}.mdi-code-not-equal:before{content:"\F170"}.mdi-code-not-equal-variant:before{content:"\F171"}.mdi-code-parentheses:before{content:"\F172"}.mdi-code-string:before{content:"\F173"}.mdi-code-tags:before{content:"\F174"}.mdi-code-tags-check:before{content:"\F693"}.mdi-codepen:before{content:"\F175"}.mdi-coffee:before{content:"\F176"}.mdi-coffee-outline:before{content:"\F6C9"}.mdi-coffee-to-go:before{content:"\F177"}.mdi-coin:before{content:"\F178"}.mdi-coins:before{content:"\F694"}.mdi-collage:before{content:"\F640"}.mdi-color-helper:before{content:"\F179"}.mdi-comment:before{content:"\F17A"}.mdi-comment-account:before{content:"\F17B"}.mdi-comment-account-outline:before{content:"\F17C"}.mdi-comment-alert:before{content:"\F17D"}.mdi-comment-alert-outline:before{content:"\F17E"}.mdi-comment-check:before{content:"\F17F"}.mdi-comment-check-outline:before{content:"\F180"}.mdi-comment-multiple-outline:before{content:"\F181"}.mdi-comment-outline:before{content:"\F182"}.mdi-comment-plus-outline:before{content:"\F183"}.mdi-comment-processing:before{content:"\F184"}.mdi-comment-processing-outline:before{content:"\F185"}.mdi-comment-question:before{content:"\F816"}.mdi-comment-question-outline:before{content:"\F186"}.mdi-comment-remove:before{content:"\F5DE"}.mdi-comment-remove-outline:before{content:"\F187"}.mdi-comment-text:before{content:"\F188"}.mdi-comment-text-outline:before{content:"\F189"}.mdi-compare:before{content:"\F18A"}.mdi-compass:before{content:"\F18B"}.mdi-compass-outline:before{content:"\F18C"}.mdi-console:before{content:"\F18D"}.mdi-console-line:before{content:"\F7B6"}.mdi-contact-mail:before{content:"\F18E"}.mdi-contacts:before{content:"\F6CA"}.mdi-content-copy:before{content:"\F18F"}.mdi-content-cut:before{content:"\F190"}.mdi-content-duplicate:before{content:"\F191"}.mdi-content-paste:before{content:"\F192"}.mdi-content-save:before{content:"\F193"}.mdi-content-save-all:before{content:"\F194"}.mdi-content-save-outline:before{content:"\F817"}.mdi-content-save-settings:before{content:"\F61B"}.mdi-contrast:before{content:"\F195"}.mdi-contrast-box:before{content:"\F196"}.mdi-contrast-circle:before{content:"\F197"}.mdi-cookie:before{content:"\F198"}.mdi-copyright:before{content:"\F5E6"}.mdi-corn:before{content:"\F7B7"}.mdi-counter:before{content:"\F199"}.mdi-cow:before{content:"\F19A"}.mdi-creation:before{content:"\F1C9"}.mdi-credit-card:before{content:"\F19B"}.mdi-credit-card-multiple:before{content:"\F19C"}.mdi-credit-card-off:before{content:"\F5E4"}.mdi-credit-card-plus:before{content:"\F675"}.mdi-credit-card-scan:before{content:"\F19D"}.mdi-crop:before{content:"\F19E"}.mdi-crop-free:before{content:"\F19F"}.mdi-crop-landscape:before{content:"\F1A0"}.mdi-crop-portrait:before{content:"\F1A1"}.mdi-crop-rotate:before{content:"\F695"}.mdi-crop-square:before{content:"\F1A2"}.mdi-crosshairs:before{content:"\F1A3"}.mdi-crosshairs-gps:before{content:"\F1A4"}.mdi-crown:before{content:"\F1A5"}.mdi-cube:before{content:"\F1A6"}.mdi-cube-outline:before{content:"\F1A7"}.mdi-cube-send:before{content:"\F1A8"}.mdi-cube-unfolded:before{content:"\F1A9"}.mdi-cup:before{content:"\F1AA"}.mdi-cup-off:before{content:"\F5E5"}.mdi-cup-water:before{content:"\F1AB"}.mdi-currency-btc:before{content:"\F1AC"}.mdi-currency-chf:before{content:"\F7B8"}.mdi-currency-cny:before{content:"\F7B9"}.mdi-currency-eth:before{content:"\F7BA"}.mdi-currency-eur:before{content:"\F1AD"}.mdi-currency-gbp:before{content:"\F1AE"}.mdi-currency-inr:before{content:"\F1AF"}.mdi-currency-jpy:before{content:"\F7BB"}.mdi-currency-krw:before{content:"\F7BC"}.mdi-currency-ngn:before{content:"\F1B0"}.mdi-currency-rub:before{content:"\F1B1"}.mdi-currency-sign:before{content:"\F7BD"}.mdi-currency-try:before{content:"\F1B2"}.mdi-currency-twd:before{content:"\F7BE"}.mdi-currency-usd:before{content:"\F1B3"}.mdi-currency-usd-off:before{content:"\F679"}.mdi-cursor-default:before{content:"\F1B4"}.mdi-cursor-default-outline:before{content:"\F1B5"}.mdi-cursor-move:before{content:"\F1B6"}.mdi-cursor-pointer:before{content:"\F1B7"}.mdi-cursor-text:before{content:"\F5E7"}.mdi-database:before{content:"\F1B8"}.mdi-database-minus:before{content:"\F1B9"}.mdi-database-plus:before{content:"\F1BA"}.mdi-debug-step-into:before{content:"\F1BB"}.mdi-debug-step-out:before{content:"\F1BC"}.mdi-debug-step-over:before{content:"\F1BD"}.mdi-decagram:before{content:"\F76B"}.mdi-decagram-outline:before{content:"\F76C"}.mdi-decimal-decrease:before{content:"\F1BE"}.mdi-decimal-increase:before{content:"\F1BF"}.mdi-delete:before{content:"\F1C0"}.mdi-delete-circle:before{content:"\F682"}.mdi-delete-empty:before{content:"\F6CB"}.mdi-delete-forever:before{content:"\F5E8"}.mdi-delete-restore:before{content:"\F818"}.mdi-delete-sweep:before{content:"\F5E9"}.mdi-delete-variant:before{content:"\F1C1"}.mdi-delta:before{content:"\F1C2"}.mdi-deskphone:before{content:"\F1C3"}.mdi-desktop-classic:before{content:"\F7BF"}.mdi-desktop-mac:before{content:"\F1C4"}.mdi-desktop-tower:before{content:"\F1C5"}.mdi-details:before{content:"\F1C6"}.mdi-developer-board:before{content:"\F696"}.mdi-deviantart:before{content:"\F1C7"}.mdi-dialpad:before{content:"\F61C"}.mdi-diamond:before{content:"\F1C8"}.mdi-dice-1:before{content:"\F1CA"}.mdi-dice-2:before{content:"\F1CB"}.mdi-dice-3:before{content:"\F1CC"}.mdi-dice-4:before{content:"\F1CD"}.mdi-dice-5:before{content:"\F1CE"}.mdi-dice-6:before{content:"\F1CF"}.mdi-dice-d10:before{content:"\F76E"}.mdi-dice-d20:before{content:"\F5EA"}.mdi-dice-d4:before{content:"\F5EB"}.mdi-dice-d6:before{content:"\F5EC"}.mdi-dice-d8:before{content:"\F5ED"}.mdi-dice-multiple:before{content:"\F76D"}.mdi-dictionary:before{content:"\F61D"}.mdi-dip-switch:before{content:"\F7C0"}.mdi-directions:before{content:"\F1D0"}.mdi-directions-fork:before{content:"\F641"}.mdi-discord:before{content:"\F66F"}.mdi-disk:before{content:"\F5EE"}.mdi-disk-alert:before{content:"\F1D1"}.mdi-disqus:before{content:"\F1D2"}.mdi-disqus-outline:before{content:"\F1D3"}.mdi-division:before{content:"\F1D4"}.mdi-division-box:before{content:"\F1D5"}.mdi-dna:before{content:"\F683"}.mdi-dns:before{content:"\F1D6"}.mdi-do-not-disturb:before{content:"\F697"}.mdi-do-not-disturb-off:before{content:"\F698"}.mdi-dolby:before{content:"\F6B2"}.mdi-domain:before{content:"\F1D7"}.mdi-donkey:before{content:"\F7C1"}.mdi-door:before{content:"\F819"}.mdi-door-closed:before{content:"\F81A"}.mdi-door-open:before{content:"\F81B"}.mdi-dots-horizontal:before{content:"\F1D8"}.mdi-dots-horizontal-circle:before{content:"\F7C2"}.mdi-dots-vertical:before{content:"\F1D9"}.mdi-dots-vertical-circle:before{content:"\F7C3"}.mdi-douban:before{content:"\F699"}.mdi-download:before{content:"\F1DA"}.mdi-download-network:before{content:"\F6F3"}.mdi-drag:before{content:"\F1DB"}.mdi-drag-horizontal:before{content:"\F1DC"}.mdi-drag-vertical:before{content:"\F1DD"}.mdi-drawing:before{content:"\F1DE"}.mdi-drawing-box:before{content:"\F1DF"}.mdi-dribbble:before{content:"\F1E0"}.mdi-dribbble-box:before{content:"\F1E1"}.mdi-drone:before{content:"\F1E2"}.mdi-dropbox:before{content:"\F1E3"}.mdi-drupal:before{content:"\F1E4"}.mdi-duck:before{content:"\F1E5"}.mdi-dumbbell:before{content:"\F1E6"}.mdi-ear-hearing:before{content:"\F7C4"}.mdi-earth:before{content:"\F1E7"}.mdi-earth-box:before{content:"\F6CC"}.mdi-earth-box-off:before{content:"\F6CD"}.mdi-earth-off:before{content:"\F1E8"}.mdi-edge:before{content:"\F1E9"}.mdi-eject:before{content:"\F1EA"}.mdi-elephant:before{content:"\F7C5"}.mdi-elevation-decline:before{content:"\F1EB"}.mdi-elevation-rise:before{content:"\F1EC"}.mdi-elevator:before{content:"\F1ED"}.mdi-email:before{content:"\F1EE"}.mdi-email-alert:before{content:"\F6CE"}.mdi-email-open:before{content:"\F1EF"}.mdi-email-open-outline:before{content:"\F5EF"}.mdi-email-outline:before{content:"\F1F0"}.mdi-email-secure:before{content:"\F1F1"}.mdi-email-variant:before{content:"\F5F0"}.mdi-emby:before{content:"\F6B3"}.mdi-emoticon:before{content:"\F1F2"}.mdi-emoticon-cool:before{content:"\F1F3"}.mdi-emoticon-dead:before{content:"\F69A"}.mdi-emoticon-devil:before{content:"\F1F4"}.mdi-emoticon-excited:before{content:"\F69B"}.mdi-emoticon-happy:before{content:"\F1F5"}.mdi-emoticon-neutral:before{content:"\F1F6"}.mdi-emoticon-poop:before{content:"\F1F7"}.mdi-emoticon-sad:before{content:"\F1F8"}.mdi-emoticon-tongue:before{content:"\F1F9"}.mdi-engine:before{content:"\F1FA"}.mdi-engine-outline:before{content:"\F1FB"}.mdi-equal:before{content:"\F1FC"}.mdi-equal-box:before{content:"\F1FD"}.mdi-eraser:before{content:"\F1FE"}.mdi-eraser-variant:before{content:"\F642"}.mdi-escalator:before{content:"\F1FF"}.mdi-ethernet:before{content:"\F200"}.mdi-ethernet-cable:before{content:"\F201"}.mdi-ethernet-cable-off:before{content:"\F202"}.mdi-etsy:before{content:"\F203"}.mdi-ev-station:before{content:"\F5F1"}.mdi-eventbrite:before{content:"\F7C6"}.mdi-evernote:before{content:"\F204"}.mdi-exclamation:before{content:"\F205"}.mdi-exit-to-app:before{content:"\F206"}.mdi-export:before{content:"\F207"}.mdi-eye:before{content:"\F208"}.mdi-eye-off:before{content:"\F209"}.mdi-eye-off-outline:before{content:"\F6D0"}.mdi-eye-outline:before{content:"\F6CF"}.mdi-eyedropper:before{content:"\F20A"}.mdi-eyedropper-variant:before{content:"\F20B"}.mdi-face:before{content:"\F643"}.mdi-face-profile:before{content:"\F644"}.mdi-facebook:before{content:"\F20C"}.mdi-facebook-box:before{content:"\F20D"}.mdi-facebook-messenger:before{content:"\F20E"}.mdi-factory:before{content:"\F20F"}.mdi-fan:before{content:"\F210"}.mdi-fan-off:before{content:"\F81C"}.mdi-fast-forward:before{content:"\F211"}.mdi-fast-forward-outline:before{content:"\F6D1"}.mdi-fax:before{content:"\F212"}.mdi-feather:before{content:"\F6D2"}.mdi-ferry:before{content:"\F213"}.mdi-file:before{content:"\F214"}.mdi-file-account:before{content:"\F73A"}.mdi-file-chart:before{content:"\F215"}.mdi-file-check:before{content:"\F216"}.mdi-file-cloud:before{content:"\F217"}.mdi-file-delimited:before{content:"\F218"}.mdi-file-document:before{content:"\F219"}.mdi-file-document-box:before{content:"\F21A"}.mdi-file-excel:before{content:"\F21B"}.mdi-file-excel-box:before{content:"\F21C"}.mdi-file-export:before{content:"\F21D"}.mdi-file-find:before{content:"\F21E"}.mdi-file-hidden:before{content:"\F613"}.mdi-file-image:before{content:"\F21F"}.mdi-file-import:before{content:"\F220"}.mdi-file-lock:before{content:"\F221"}.mdi-file-multiple:before{content:"\F222"}.mdi-file-music:before{content:"\F223"}.mdi-file-outline:before{content:"\F224"}.mdi-file-pdf:before{content:"\F225"}.mdi-file-pdf-box:before{content:"\F226"}.mdi-file-percent:before{content:"\F81D"}.mdi-file-plus:before{content:"\F751"}.mdi-file-powerpoint:before{content:"\F227"}.mdi-file-powerpoint-box:before{content:"\F228"}.mdi-file-presentation-box:before{content:"\F229"}.mdi-file-restore:before{content:"\F670"}.mdi-file-send:before{content:"\F22A"}.mdi-file-tree:before{content:"\F645"}.mdi-file-video:before{content:"\F22B"}.mdi-file-word:before{content:"\F22C"}.mdi-file-word-box:before{content:"\F22D"}.mdi-file-xml:before{content:"\F22E"}.mdi-film:before{content:"\F22F"}.mdi-filmstrip:before{content:"\F230"}.mdi-filmstrip-off:before{content:"\F231"}.mdi-filter:before{content:"\F232"}.mdi-filter-outline:before{content:"\F233"}.mdi-filter-remove:before{content:"\F234"}.mdi-filter-remove-outline:before{content:"\F235"}.mdi-filter-variant:before{content:"\F236"}.mdi-finance:before{content:"\F81E"}.mdi-find-replace:before{content:"\F6D3"}.mdi-fingerprint:before{content:"\F237"}.mdi-fire:before{content:"\F238"}.mdi-firefox:before{content:"\F239"}.mdi-fish:before{content:"\F23A"}.mdi-flag:before{content:"\F23B"}.mdi-flag-checkered:before{content:"\F23C"}.mdi-flag-outline:before{content:"\F23D"}.mdi-flag-triangle:before{content:"\F23F"}.mdi-flag-variant:before{content:"\F240"}.mdi-flag-variant-outline:before{content:"\F23E"}.mdi-flash:before{content:"\F241"}.mdi-flash-auto:before{content:"\F242"}.mdi-flash-circle:before{content:"\F81F"}.mdi-flash-off:before{content:"\F243"}.mdi-flash-outline:before{content:"\F6D4"}.mdi-flash-red-eye:before{content:"\F67A"}.mdi-flashlight:before{content:"\F244"}.mdi-flashlight-off:before{content:"\F245"}.mdi-flask:before{content:"\F093"}.mdi-flask-empty:before{content:"\F094"}.mdi-flask-empty-outline:before{content:"\F095"}.mdi-flask-outline:before{content:"\F096"}.mdi-flattr:before{content:"\F246"}.mdi-flip-to-back:before{content:"\F247"}.mdi-flip-to-front:before{content:"\F248"}.mdi-floor-plan:before{content:"\F820"}.mdi-floppy:before{content:"\F249"}.mdi-flower:before{content:"\F24A"}.mdi-folder:before{content:"\F24B"}.mdi-folder-account:before{content:"\F24C"}.mdi-folder-download:before{content:"\F24D"}.mdi-folder-google-drive:before{content:"\F24E"}.mdi-folder-image:before{content:"\F24F"}.mdi-folder-lock:before{content:"\F250"}.mdi-folder-lock-open:before{content:"\F251"}.mdi-folder-move:before{content:"\F252"}.mdi-folder-multiple:before{content:"\F253"}.mdi-folder-multiple-image:before{content:"\F254"}.mdi-folder-multiple-outline:before{content:"\F255"}.mdi-folder-open:before{content:"\F76F"}.mdi-folder-outline:before{content:"\F256"}.mdi-folder-plus:before{content:"\F257"}.mdi-folder-remove:before{content:"\F258"}.mdi-folder-star:before{content:"\F69C"}.mdi-folder-upload:before{content:"\F259"}.mdi-font-awesome:before{content:"\F03A"}.mdi-food:before{content:"\F25A"}.mdi-food-apple:before{content:"\F25B"}.mdi-food-croissant:before{content:"\F7C7"}.mdi-food-fork-drink:before{content:"\F5F2"}.mdi-food-off:before{content:"\F5F3"}.mdi-food-variant:before{content:"\F25C"}.mdi-football:before{content:"\F25D"}.mdi-football-australian:before{content:"\F25E"}.mdi-football-helmet:before{content:"\F25F"}.mdi-forklift:before{content:"\F7C8"}.mdi-format-align-bottom:before{content:"\F752"}.mdi-format-align-center:before{content:"\F260"}.mdi-format-align-justify:before{content:"\F261"}.mdi-format-align-left:before{content:"\F262"}.mdi-format-align-middle:before{content:"\F753"}.mdi-format-align-right:before{content:"\F263"}.mdi-format-align-top:before{content:"\F754"}.mdi-format-annotation-plus:before{content:"\F646"}.mdi-format-bold:before{content:"\F264"}.mdi-format-clear:before{content:"\F265"}.mdi-format-color-fill:before{content:"\F266"}.mdi-format-color-text:before{content:"\F69D"}.mdi-format-float-center:before{content:"\F267"}.mdi-format-float-left:before{content:"\F268"}.mdi-format-float-none:before{content:"\F269"}.mdi-format-float-right:before{content:"\F26A"}.mdi-format-font:before{content:"\F6D5"}.mdi-format-header-1:before{content:"\F26B"}.mdi-format-header-2:before{content:"\F26C"}.mdi-format-header-3:before{content:"\F26D"}.mdi-format-header-4:before{content:"\F26E"}.mdi-format-header-5:before{content:"\F26F"}.mdi-format-header-6:before{content:"\F270"}.mdi-format-header-decrease:before{content:"\F271"}.mdi-format-header-equal:before{content:"\F272"}.mdi-format-header-increase:before{content:"\F273"}.mdi-format-header-pound:before{content:"\F274"}.mdi-format-horizontal-align-center:before{content:"\F61E"}.mdi-format-horizontal-align-left:before{content:"\F61F"}.mdi-format-horizontal-align-right:before{content:"\F620"}.mdi-format-indent-decrease:before{content:"\F275"}.mdi-format-indent-increase:before{content:"\F276"}.mdi-format-italic:before{content:"\F277"}.mdi-format-line-spacing:before{content:"\F278"}.mdi-format-line-style:before{content:"\F5C8"}.mdi-format-line-weight:before{content:"\F5C9"}.mdi-format-list-bulleted:before{content:"\F279"}.mdi-format-list-bulleted-type:before{content:"\F27A"}.mdi-format-list-checks:before{content:"\F755"}.mdi-format-list-numbers:before{content:"\F27B"}.mdi-format-page-break:before{content:"\F6D6"}.mdi-format-paint:before{content:"\F27C"}.mdi-format-paragraph:before{content:"\F27D"}.mdi-format-pilcrow:before{content:"\F6D7"}.mdi-format-quote-close:before{content:"\F27E"}.mdi-format-quote-open:before{content:"\F756"}.mdi-format-rotate-90:before{content:"\F6A9"}.mdi-format-section:before{content:"\F69E"}.mdi-format-size:before{content:"\F27F"}.mdi-format-strikethrough:before{content:"\F280"}.mdi-format-strikethrough-variant:before{content:"\F281"}.mdi-format-subscript:before{content:"\F282"}.mdi-format-superscript:before{content:"\F283"}.mdi-format-text:before{content:"\F284"}.mdi-format-textdirection-l-to-r:before{content:"\F285"}.mdi-format-textdirection-r-to-l:before{content:"\F286"}.mdi-format-title:before{content:"\F5F4"}.mdi-format-underline:before{content:"\F287"}.mdi-format-vertical-align-bottom:before{content:"\F621"}.mdi-format-vertical-align-center:before{content:"\F622"}.mdi-format-vertical-align-top:before{content:"\F623"}.mdi-format-wrap-inline:before{content:"\F288"}.mdi-format-wrap-square:before{content:"\F289"}.mdi-format-wrap-tight:before{content:"\F28A"}.mdi-format-wrap-top-bottom:before{content:"\F28B"}.mdi-forum:before{content:"\F28C"}.mdi-forum-outline:before{content:"\F821"}.mdi-forward:before{content:"\F28D"}.mdi-foursquare:before{content:"\F28E"}.mdi-fridge:before{content:"\F28F"}.mdi-fridge-filled:before{content:"\F290"}.mdi-fridge-filled-bottom:before{content:"\F291"}.mdi-fridge-filled-top:before{content:"\F292"}.mdi-fuel:before{content:"\F7C9"}.mdi-fullscreen:before{content:"\F293"}.mdi-fullscreen-exit:before{content:"\F294"}.mdi-function:before{content:"\F295"}.mdi-gamepad:before{content:"\F296"}.mdi-gamepad-variant:before{content:"\F297"}.mdi-garage:before{content:"\F6D8"}.mdi-garage-open:before{content:"\F6D9"}.mdi-gas-cylinder:before{content:"\F647"}.mdi-gas-station:before{content:"\F298"}.mdi-gate:before{content:"\F299"}.mdi-gauge:before{content:"\F29A"}.mdi-gavel:before{content:"\F29B"}.mdi-gender-female:before{content:"\F29C"}.mdi-gender-male:before{content:"\F29D"}.mdi-gender-male-female:before{content:"\F29E"}.mdi-gender-transgender:before{content:"\F29F"}.mdi-gesture:before{content:"\F7CA"}.mdi-gesture-double-tap:before{content:"\F73B"}.mdi-gesture-swipe-down:before{content:"\F73C"}.mdi-gesture-swipe-left:before{content:"\F73D"}.mdi-gesture-swipe-right:before{content:"\F73E"}.mdi-gesture-swipe-up:before{content:"\F73F"}.mdi-gesture-tap:before{content:"\F740"}.mdi-gesture-two-double-tap:before{content:"\F741"}.mdi-gesture-two-tap:before{content:"\F742"}.mdi-ghost:before{content:"\F2A0"}.mdi-gift:before{content:"\F2A1"}.mdi-git:before{content:"\F2A2"}.mdi-github-box:before{content:"\F2A3"}.mdi-github-circle:before{content:"\F2A4"}.mdi-github-face:before{content:"\F6DA"}.mdi-glass-flute:before{content:"\F2A5"}.mdi-glass-mug:before{content:"\F2A6"}.mdi-glass-stange:before{content:"\F2A7"}.mdi-glass-tulip:before{content:"\F2A8"}.mdi-glassdoor:before{content:"\F2A9"}.mdi-glasses:before{content:"\F2AA"}.mdi-gmail:before{content:"\F2AB"}.mdi-gnome:before{content:"\F2AC"}.mdi-golf:before{content:"\F822"}.mdi-gondola:before{content:"\F685"}.mdi-google:before{content:"\F2AD"}.mdi-google-analytics:before{content:"\F7CB"}.mdi-google-assistant:before{content:"\F7CC"}.mdi-google-cardboard:before{content:"\F2AE"}.mdi-google-chrome:before{content:"\F2AF"}.mdi-google-circles:before{content:"\F2B0"}.mdi-google-circles-communities:before{content:"\F2B1"}.mdi-google-circles-extended:before{content:"\F2B2"}.mdi-google-circles-group:before{content:"\F2B3"}.mdi-google-controller:before{content:"\F2B4"}.mdi-google-controller-off:before{content:"\F2B5"}.mdi-google-drive:before{content:"\F2B6"}.mdi-google-earth:before{content:"\F2B7"}.mdi-google-glass:before{content:"\F2B8"}.mdi-google-home:before{content:"\F823"}.mdi-google-keep:before{content:"\F6DB"}.mdi-google-maps:before{content:"\F5F5"}.mdi-google-nearby:before{content:"\F2B9"}.mdi-google-pages:before{content:"\F2BA"}.mdi-google-photos:before{content:"\F6DC"}.mdi-google-physical-web:before{content:"\F2BB"}.mdi-google-play:before{content:"\F2BC"}.mdi-google-plus:before{content:"\F2BD"}.mdi-google-plus-box:before{content:"\F2BE"}.mdi-google-translate:before{content:"\F2BF"}.mdi-google-wallet:before{content:"\F2C0"}.mdi-gradient:before{content:"\F69F"}.mdi-grease-pencil:before{content:"\F648"}.mdi-grid:before{content:"\F2C1"}.mdi-grid-large:before{content:"\F757"}.mdi-grid-off:before{content:"\F2C2"}.mdi-group:before{content:"\F2C3"}.mdi-guitar-acoustic:before{content:"\F770"}.mdi-guitar-electric:before{content:"\F2C4"}.mdi-guitar-pick:before{content:"\F2C5"}.mdi-guitar-pick-outline:before{content:"\F2C6"}.mdi-guy-fawkes-mask:before{content:"\F824"}.mdi-hackernews:before{content:"\F624"}.mdi-hamburger:before{content:"\F684"}.mdi-hand-pointing-right:before{content:"\F2C7"}.mdi-hanger:before{content:"\F2C8"}.mdi-hangouts:before{content:"\F2C9"}.mdi-harddisk:before{content:"\F2CA"}.mdi-headphones:before{content:"\F2CB"}.mdi-headphones-box:before{content:"\F2CC"}.mdi-headphones-off:before{content:"\F7CD"}.mdi-headphones-settings:before{content:"\F2CD"}.mdi-headset:before{content:"\F2CE"}.mdi-headset-dock:before{content:"\F2CF"}.mdi-headset-off:before{content:"\F2D0"}.mdi-heart:before{content:"\F2D1"}.mdi-heart-box:before{content:"\F2D2"}.mdi-heart-box-outline:before{content:"\F2D3"}.mdi-heart-broken:before{content:"\F2D4"}.mdi-heart-half:before{content:"\F6DE"}.mdi-heart-half-full:before{content:"\F6DD"}.mdi-heart-half-outline:before{content:"\F6DF"}.mdi-heart-off:before{content:"\F758"}.mdi-heart-outline:before{content:"\F2D5"}.mdi-heart-pulse:before{content:"\F5F6"}.mdi-help:before{content:"\F2D6"}.mdi-help-box:before{content:"\F78A"}.mdi-help-circle:before{content:"\F2D7"}.mdi-help-circle-outline:before{content:"\F625"}.mdi-help-network:before{content:"\F6F4"}.mdi-hexagon:before{content:"\F2D8"}.mdi-hexagon-multiple:before{content:"\F6E0"}.mdi-hexagon-outline:before{content:"\F2D9"}.mdi-high-definition:before{content:"\F7CE"}.mdi-highway:before{content:"\F5F7"}.mdi-history:before{content:"\F2DA"}.mdi-hololens:before{content:"\F2DB"}.mdi-home:before{content:"\F2DC"}.mdi-home-account:before{content:"\F825"}.mdi-home-assistant:before{content:"\F7CF"}.mdi-home-automation:before{content:"\F7D0"}.mdi-home-circle:before{content:"\F7D1"}.mdi-home-heart:before{content:"\F826"}.mdi-home-map-marker:before{content:"\F5F8"}.mdi-home-modern:before{content:"\F2DD"}.mdi-home-outline:before{content:"\F6A0"}.mdi-home-variant:before{content:"\F2DE"}.mdi-hook:before{content:"\F6E1"}.mdi-hook-off:before{content:"\F6E2"}.mdi-hops:before{content:"\F2DF"}.mdi-hospital:before{content:"\F2E0"}.mdi-hospital-building:before{content:"\F2E1"}.mdi-hospital-marker:before{content:"\F2E2"}.mdi-hot-tub:before{content:"\F827"}.mdi-hotel:before{content:"\F2E3"}.mdi-houzz:before{content:"\F2E4"}.mdi-houzz-box:before{content:"\F2E5"}.mdi-hulu:before{content:"\F828"}.mdi-human:before{content:"\F2E6"}.mdi-human-child:before{content:"\F2E7"}.mdi-human-female:before{content:"\F649"}.mdi-human-greeting:before{content:"\F64A"}.mdi-human-handsdown:before{content:"\F64B"}.mdi-human-handsup:before{content:"\F64C"}.mdi-human-male:before{content:"\F64D"}.mdi-human-male-female:before{content:"\F2E8"}.mdi-human-pregnant:before{content:"\F5CF"}.mdi-humble-bundle:before{content:"\F743"}.mdi-ice-cream:before{content:"\F829"}.mdi-image:before{content:"\F2E9"}.mdi-image-album:before{content:"\F2EA"}.mdi-image-area:before{content:"\F2EB"}.mdi-image-area-close:before{content:"\F2EC"}.mdi-image-broken:before{content:"\F2ED"}.mdi-image-broken-variant:before{content:"\F2EE"}.mdi-image-filter:before{content:"\F2EF"}.mdi-image-filter-black-white:before{content:"\F2F0"}.mdi-image-filter-center-focus:before{content:"\F2F1"}.mdi-image-filter-center-focus-weak:before{content:"\F2F2"}.mdi-image-filter-drama:before{content:"\F2F3"}.mdi-image-filter-frames:before{content:"\F2F4"}.mdi-image-filter-hdr:before{content:"\F2F5"}.mdi-image-filter-none:before{content:"\F2F6"}.mdi-image-filter-tilt-shift:before{content:"\F2F7"}.mdi-image-filter-vintage:before{content:"\F2F8"}.mdi-image-multiple:before{content:"\F2F9"}.mdi-image-off:before{content:"\F82A"}.mdi-import:before{content:"\F2FA"}.mdi-inbox:before{content:"\F686"}.mdi-inbox-arrow-down:before{content:"\F2FB"}.mdi-inbox-arrow-up:before{content:"\F3D1"}.mdi-incognito:before{content:"\F5F9"}.mdi-infinity:before{content:"\F6E3"}.mdi-information:before{content:"\F2FC"}.mdi-information-outline:before{content:"\F2FD"}.mdi-information-variant:before{content:"\F64E"}.mdi-instagram:before{content:"\F2FE"}.mdi-instapaper:before{content:"\F2FF"}.mdi-internet-explorer:before{content:"\F300"}.mdi-invert-colors:before{content:"\F301"}.mdi-itunes:before{content:"\F676"}.mdi-jeepney:before{content:"\F302"}.mdi-jira:before{content:"\F303"}.mdi-jsfiddle:before{content:"\F304"}.mdi-json:before{content:"\F626"}.mdi-karate:before{content:"\F82B"}.mdi-keg:before{content:"\F305"}.mdi-kettle:before{content:"\F5FA"}.mdi-key:before{content:"\F306"}.mdi-key-change:before{content:"\F307"}.mdi-key-minus:before{content:"\F308"}.mdi-key-plus:before{content:"\F309"}.mdi-key-remove:before{content:"\F30A"}.mdi-key-variant:before{content:"\F30B"}.mdi-keyboard:before{content:"\F30C"}.mdi-keyboard-backspace:before{content:"\F30D"}.mdi-keyboard-caps:before{content:"\F30E"}.mdi-keyboard-close:before{content:"\F30F"}.mdi-keyboard-off:before{content:"\F310"}.mdi-keyboard-return:before{content:"\F311"}.mdi-keyboard-tab:before{content:"\F312"}.mdi-keyboard-variant:before{content:"\F313"}.mdi-kickstarter:before{content:"\F744"}.mdi-kodi:before{content:"\F314"}.mdi-label:before{content:"\F315"}.mdi-label-outline:before{content:"\F316"}.mdi-ladybug:before{content:"\F82C"}.mdi-lambda:before{content:"\F627"}.mdi-lamp:before{content:"\F6B4"}.mdi-lan:before{content:"\F317"}.mdi-lan-connect:before{content:"\F318"}.mdi-lan-disconnect:before{content:"\F319"}.mdi-lan-pending:before{content:"\F31A"}.mdi-language-c:before{content:"\F671"}.mdi-language-cpp:before{content:"\F672"}.mdi-language-csharp:before{content:"\F31B"}.mdi-language-css3:before{content:"\F31C"}.mdi-language-go:before{content:"\F7D2"}.mdi-language-html5:before{content:"\F31D"}.mdi-language-javascript:before{content:"\F31E"}.mdi-language-php:before{content:"\F31F"}.mdi-language-python:before{content:"\F320"}.mdi-language-python-text:before{content:"\F321"}.mdi-language-r:before{content:"\F7D3"}.mdi-language-swift:before{content:"\F6E4"}.mdi-language-typescript:before{content:"\F6E5"}.mdi-laptop:before{content:"\F322"}.mdi-laptop-chromebook:before{content:"\F323"}.mdi-laptop-mac:before{content:"\F324"}.mdi-laptop-off:before{content:"\F6E6"}.mdi-laptop-windows:before{content:"\F325"}.mdi-lastfm:before{content:"\F326"}.mdi-lastpass:before{content:"\F446"}.mdi-launch:before{content:"\F327"}.mdi-lava-lamp:before{content:"\F7D4"}.mdi-layers:before{content:"\F328"}.mdi-layers-off:before{content:"\F329"}.mdi-lead-pencil:before{content:"\F64F"}.mdi-leaf:before{content:"\F32A"}.mdi-led-off:before{content:"\F32B"}.mdi-led-on:before{content:"\F32C"}.mdi-led-outline:before{content:"\F32D"}.mdi-led-strip:before{content:"\F7D5"}.mdi-led-variant-off:before{content:"\F32E"}.mdi-led-variant-on:before{content:"\F32F"}.mdi-led-variant-outline:before{content:"\F330"}.mdi-library:before{content:"\F331"}.mdi-library-books:before{content:"\F332"}.mdi-library-music:before{content:"\F333"}.mdi-library-plus:before{content:"\F334"}.mdi-lightbulb:before{content:"\F335"}.mdi-lightbulb-on:before{content:"\F6E7"}.mdi-lightbulb-on-outline:before{content:"\F6E8"}.mdi-lightbulb-outline:before{content:"\F336"}.mdi-link:before{content:"\F337"}.mdi-link-off:before{content:"\F338"}.mdi-link-variant:before{content:"\F339"}.mdi-link-variant-off:before{content:"\F33A"}.mdi-linkedin:before{content:"\F33B"}.mdi-linkedin-box:before{content:"\F33C"}.mdi-linux:before{content:"\F33D"}.mdi-loading:before{content:"\F771"}.mdi-lock:before{content:"\F33E"}.mdi-lock-open:before{content:"\F33F"}.mdi-lock-open-outline:before{content:"\F340"}.mdi-lock-outline:before{content:"\F341"}.mdi-lock-pattern:before{content:"\F6E9"}.mdi-lock-plus:before{content:"\F5FB"}.mdi-lock-reset:before{content:"\F772"}.mdi-locker:before{content:"\F7D6"}.mdi-locker-multiple:before{content:"\F7D7"}.mdi-login:before{content:"\F342"}.mdi-login-variant:before{content:"\F5FC"}.mdi-logout:before{content:"\F343"}.mdi-logout-variant:before{content:"\F5FD"}.mdi-looks:before{content:"\F344"}.mdi-loop:before{content:"\F6EA"}.mdi-loupe:before{content:"\F345"}.mdi-lumx:before{content:"\F346"}.mdi-magnet:before{content:"\F347"}.mdi-magnet-on:before{content:"\F348"}.mdi-magnify:before{content:"\F349"}.mdi-magnify-minus:before{content:"\F34A"}.mdi-magnify-minus-outline:before{content:"\F6EB"}.mdi-magnify-plus:before{content:"\F34B"}.mdi-magnify-plus-outline:before{content:"\F6EC"}.mdi-mail-ru:before{content:"\F34C"}.mdi-mailbox:before{content:"\F6ED"}.mdi-map:before{content:"\F34D"}.mdi-map-marker:before{content:"\F34E"}.mdi-map-marker-circle:before{content:"\F34F"}.mdi-map-marker-minus:before{content:"\F650"}.mdi-map-marker-multiple:before{content:"\F350"}.mdi-map-marker-off:before{content:"\F351"}.mdi-map-marker-outline:before{content:"\F7D8"}.mdi-map-marker-plus:before{content:"\F651"}.mdi-map-marker-radius:before{content:"\F352"}.mdi-margin:before{content:"\F353"}.mdi-markdown:before{content:"\F354"}.mdi-marker:before{content:"\F652"}.mdi-marker-check:before{content:"\F355"}.mdi-martini:before{content:"\F356"}.mdi-material-ui:before{content:"\F357"}.mdi-math-compass:before{content:"\F358"}.mdi-matrix:before{content:"\F628"}.mdi-maxcdn:before{content:"\F359"}.mdi-medical-bag:before{content:"\F6EE"}.mdi-medium:before{content:"\F35A"}.mdi-memory:before{content:"\F35B"}.mdi-menu:before{content:"\F35C"}.mdi-menu-down:before{content:"\F35D"}.mdi-menu-down-outline:before{content:"\F6B5"}.mdi-menu-left:before{content:"\F35E"}.mdi-menu-right:before{content:"\F35F"}.mdi-menu-up:before{content:"\F360"}.mdi-menu-up-outline:before{content:"\F6B6"}.mdi-message:before{content:"\F361"}.mdi-message-alert:before{content:"\F362"}.mdi-message-bulleted:before{content:"\F6A1"}.mdi-message-bulleted-off:before{content:"\F6A2"}.mdi-message-draw:before{content:"\F363"}.mdi-message-image:before{content:"\F364"}.mdi-message-outline:before{content:"\F365"}.mdi-message-plus:before{content:"\F653"}.mdi-message-processing:before{content:"\F366"}.mdi-message-reply:before{content:"\F367"}.mdi-message-reply-text:before{content:"\F368"}.mdi-message-settings:before{content:"\F6EF"}.mdi-message-settings-variant:before{content:"\F6F0"}.mdi-message-text:before{content:"\F369"}.mdi-message-text-outline:before{content:"\F36A"}.mdi-message-video:before{content:"\F36B"}.mdi-meteor:before{content:"\F629"}.mdi-metronome:before{content:"\F7D9"}.mdi-metronome-tick:before{content:"\F7DA"}.mdi-micro-sd:before{content:"\F7DB"}.mdi-microphone:before{content:"\F36C"}.mdi-microphone-off:before{content:"\F36D"}.mdi-microphone-outline:before{content:"\F36E"}.mdi-microphone-settings:before{content:"\F36F"}.mdi-microphone-variant:before{content:"\F370"}.mdi-microphone-variant-off:before{content:"\F371"}.mdi-microscope:before{content:"\F654"}.mdi-microsoft:before{content:"\F372"}.mdi-minecraft:before{content:"\F373"}.mdi-minus:before{content:"\F374"}.mdi-minus-box:before{content:"\F375"}.mdi-minus-box-outline:before{content:"\F6F1"}.mdi-minus-circle:before{content:"\F376"}.mdi-minus-circle-outline:before{content:"\F377"}.mdi-minus-network:before{content:"\F378"}.mdi-mixcloud:before{content:"\F62A"}.mdi-mixer:before{content:"\F7DC"}.mdi-monitor:before{content:"\F379"}.mdi-monitor-multiple:before{content:"\F37A"}.mdi-more:before{content:"\F37B"}.mdi-motorbike:before{content:"\F37C"}.mdi-mouse:before{content:"\F37D"}.mdi-mouse-off:before{content:"\F37E"}.mdi-mouse-variant:before{content:"\F37F"}.mdi-mouse-variant-off:before{content:"\F380"}.mdi-move-resize:before{content:"\F655"}.mdi-move-resize-variant:before{content:"\F656"}.mdi-movie:before{content:"\F381"}.mdi-movie-roll:before{content:"\F7DD"}.mdi-multiplication:before{content:"\F382"}.mdi-multiplication-box:before{content:"\F383"}.mdi-mushroom:before{content:"\F7DE"}.mdi-mushroom-outline:before{content:"\F7DF"}.mdi-music:before{content:"\F759"}.mdi-music-box:before{content:"\F384"}.mdi-music-box-outline:before{content:"\F385"}.mdi-music-circle:before{content:"\F386"}.mdi-music-note:before{content:"\F387"}.mdi-music-note-bluetooth:before{content:"\F5FE"}.mdi-music-note-bluetooth-off:before{content:"\F5FF"}.mdi-music-note-eighth:before{content:"\F388"}.mdi-music-note-half:before{content:"\F389"}.mdi-music-note-off:before{content:"\F38A"}.mdi-music-note-quarter:before{content:"\F38B"}.mdi-music-note-sixteenth:before{content:"\F38C"}.mdi-music-note-whole:before{content:"\F38D"}.mdi-music-off:before{content:"\F75A"}.mdi-nature:before{content:"\F38E"}.mdi-nature-people:before{content:"\F38F"}.mdi-navigation:before{content:"\F390"}.mdi-near-me:before{content:"\F5CD"}.mdi-needle:before{content:"\F391"}.mdi-nest-protect:before{content:"\F392"}.mdi-nest-thermostat:before{content:"\F393"}.mdi-netflix:before{content:"\F745"}.mdi-network:before{content:"\F6F2"}.mdi-new-box:before{content:"\F394"}.mdi-newspaper:before{content:"\F395"}.mdi-nfc:before{content:"\F396"}.mdi-nfc-tap:before{content:"\F397"}.mdi-nfc-variant:before{content:"\F398"}.mdi-ninja:before{content:"\F773"}.mdi-nintendo-switch:before{content:"\F7E0"}.mdi-nodejs:before{content:"\F399"}.mdi-note:before{content:"\F39A"}.mdi-note-multiple:before{content:"\F6B7"}.mdi-note-multiple-outline:before{content:"\F6B8"}.mdi-note-outline:before{content:"\F39B"}.mdi-note-plus:before{content:"\F39C"}.mdi-note-plus-outline:before{content:"\F39D"}.mdi-note-text:before{content:"\F39E"}.mdi-notebook:before{content:"\F82D"}.mdi-notification-clear-all:before{content:"\F39F"}.mdi-npm:before{content:"\F6F6"}.mdi-nuke:before{content:"\F6A3"}.mdi-null:before{content:"\F7E1"}.mdi-numeric:before{content:"\F3A0"}.mdi-numeric-0-box:before{content:"\F3A1"}.mdi-numeric-0-box-multiple-outline:before{content:"\F3A2"}.mdi-numeric-0-box-outline:before{content:"\F3A3"}.mdi-numeric-1-box:before{content:"\F3A4"}.mdi-numeric-1-box-multiple-outline:before{content:"\F3A5"}.mdi-numeric-1-box-outline:before{content:"\F3A6"}.mdi-numeric-2-box:before{content:"\F3A7"}.mdi-numeric-2-box-multiple-outline:before{content:"\F3A8"}.mdi-numeric-2-box-outline:before{content:"\F3A9"}.mdi-numeric-3-box:before{content:"\F3AA"}.mdi-numeric-3-box-multiple-outline:before{content:"\F3AB"}.mdi-numeric-3-box-outline:before{content:"\F3AC"}.mdi-numeric-4-box:before{content:"\F3AD"}.mdi-numeric-4-box-multiple-outline:before{content:"\F3AE"}.mdi-numeric-4-box-outline:before{content:"\F3AF"}.mdi-numeric-5-box:before{content:"\F3B0"}.mdi-numeric-5-box-multiple-outline:before{content:"\F3B1"}.mdi-numeric-5-box-outline:before{content:"\F3B2"}.mdi-numeric-6-box:before{content:"\F3B3"}.mdi-numeric-6-box-multiple-outline:before{content:"\F3B4"}.mdi-numeric-6-box-outline:before{content:"\F3B5"}.mdi-numeric-7-box:before{content:"\F3B6"}.mdi-numeric-7-box-multiple-outline:before{content:"\F3B7"}.mdi-numeric-7-box-outline:before{content:"\F3B8"}.mdi-numeric-8-box:before{content:"\F3B9"}.mdi-numeric-8-box-multiple-outline:before{content:"\F3BA"}.mdi-numeric-8-box-outline:before{content:"\F3BB"}.mdi-numeric-9-box:before{content:"\F3BC"}.mdi-numeric-9-box-multiple-outline:before{content:"\F3BD"}.mdi-numeric-9-box-outline:before{content:"\F3BE"}.mdi-numeric-9-plus-box:before{content:"\F3BF"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\F3C0"}.mdi-numeric-9-plus-box-outline:before{content:"\F3C1"}.mdi-nut:before{content:"\F6F7"}.mdi-nutrition:before{content:"\F3C2"}.mdi-oar:before{content:"\F67B"}.mdi-octagon:before{content:"\F3C3"}.mdi-octagon-outline:before{content:"\F3C4"}.mdi-octagram:before{content:"\F6F8"}.mdi-octagram-outline:before{content:"\F774"}.mdi-odnoklassniki:before{content:"\F3C5"}.mdi-office:before{content:"\F3C6"}.mdi-oil:before{content:"\F3C7"}.mdi-oil-temperature:before{content:"\F3C8"}.mdi-omega:before{content:"\F3C9"}.mdi-onedrive:before{content:"\F3CA"}.mdi-onenote:before{content:"\F746"}.mdi-opacity:before{content:"\F5CC"}.mdi-open-in-app:before{content:"\F3CB"}.mdi-open-in-new:before{content:"\F3CC"}.mdi-openid:before{content:"\F3CD"}.mdi-opera:before{content:"\F3CE"}.mdi-orbit:before{content:"\F018"}.mdi-ornament:before{content:"\F3CF"}.mdi-ornament-variant:before{content:"\F3D0"}.mdi-owl:before{content:"\F3D2"}.mdi-package:before{content:"\F3D3"}.mdi-package-down:before{content:"\F3D4"}.mdi-package-up:before{content:"\F3D5"}.mdi-package-variant:before{content:"\F3D6"}.mdi-package-variant-closed:before{content:"\F3D7"}.mdi-page-first:before{content:"\F600"}.mdi-page-last:before{content:"\F601"}.mdi-page-layout-body:before{content:"\F6F9"}.mdi-page-layout-footer:before{content:"\F6FA"}.mdi-page-layout-header:before{content:"\F6FB"}.mdi-page-layout-sidebar-left:before{content:"\F6FC"}.mdi-page-layout-sidebar-right:before{content:"\F6FD"}.mdi-palette:before{content:"\F3D8"}.mdi-palette-advanced:before{content:"\F3D9"}.mdi-panda:before{content:"\F3DA"}.mdi-pandora:before{content:"\F3DB"}.mdi-panorama:before{content:"\F3DC"}.mdi-panorama-fisheye:before{content:"\F3DD"}.mdi-panorama-horizontal:before{content:"\F3DE"}.mdi-panorama-vertical:before{content:"\F3DF"}.mdi-panorama-wide-angle:before{content:"\F3E0"}.mdi-paper-cut-vertical:before{content:"\F3E1"}.mdi-paperclip:before{content:"\F3E2"}.mdi-parking:before{content:"\F3E3"}.mdi-passport:before{content:"\F7E2"}.mdi-pause:before{content:"\F3E4"}.mdi-pause-circle:before{content:"\F3E5"}.mdi-pause-circle-outline:before{content:"\F3E6"}.mdi-pause-octagon:before{content:"\F3E7"}.mdi-pause-octagon-outline:before{content:"\F3E8"}.mdi-paw:before{content:"\F3E9"}.mdi-paw-off:before{content:"\F657"}.mdi-pen:before{content:"\F3EA"}.mdi-pencil:before{content:"\F3EB"}.mdi-pencil-box:before{content:"\F3EC"}.mdi-pencil-box-outline:before{content:"\F3ED"}.mdi-pencil-circle:before{content:"\F6FE"}.mdi-pencil-circle-outline:before{content:"\F775"}.mdi-pencil-lock:before{content:"\F3EE"}.mdi-pencil-off:before{content:"\F3EF"}.mdi-pentagon:before{content:"\F6FF"}.mdi-pentagon-outline:before{content:"\F700"}.mdi-percent:before{content:"\F3F0"}.mdi-periodic-table-co2:before{content:"\F7E3"}.mdi-periscope:before{content:"\F747"}.mdi-pharmacy:before{content:"\F3F1"}.mdi-phone:before{content:"\F3F2"}.mdi-phone-bluetooth:before{content:"\F3F3"}.mdi-phone-classic:before{content:"\F602"}.mdi-phone-forward:before{content:"\F3F4"}.mdi-phone-hangup:before{content:"\F3F5"}.mdi-phone-in-talk:before{content:"\F3F6"}.mdi-phone-incoming:before{content:"\F3F7"}.mdi-phone-locked:before{content:"\F3F8"}.mdi-phone-log:before{content:"\F3F9"}.mdi-phone-minus:before{content:"\F658"}.mdi-phone-missed:before{content:"\F3FA"}.mdi-phone-outgoing:before{content:"\F3FB"}.mdi-phone-paused:before{content:"\F3FC"}.mdi-phone-plus:before{content:"\F659"}.mdi-phone-return:before{content:"\F82E"}.mdi-phone-settings:before{content:"\F3FD"}.mdi-phone-voip:before{content:"\F3FE"}.mdi-pi:before{content:"\F3FF"}.mdi-pi-box:before{content:"\F400"}.mdi-piano:before{content:"\F67C"}.mdi-pig:before{content:"\F401"}.mdi-pill:before{content:"\F402"}.mdi-pillar:before{content:"\F701"}.mdi-pin:before{content:"\F403"}.mdi-pin-off:before{content:"\F404"}.mdi-pine-tree:before{content:"\F405"}.mdi-pine-tree-box:before{content:"\F406"}.mdi-pinterest:before{content:"\F407"}.mdi-pinterest-box:before{content:"\F408"}.mdi-pipe:before{content:"\F7E4"}.mdi-pipe-disconnected:before{content:"\F7E5"}.mdi-pistol:before{content:"\F702"}.mdi-pizza:before{content:"\F409"}.mdi-plane-shield:before{content:"\F6BA"}.mdi-play:before{content:"\F40A"}.mdi-play-box-outline:before{content:"\F40B"}.mdi-play-circle:before{content:"\F40C"}.mdi-play-circle-outline:before{content:"\F40D"}.mdi-play-pause:before{content:"\F40E"}.mdi-play-protected-content:before{content:"\F40F"}.mdi-playlist-check:before{content:"\F5C7"}.mdi-playlist-minus:before{content:"\F410"}.mdi-playlist-play:before{content:"\F411"}.mdi-playlist-plus:before{content:"\F412"}.mdi-playlist-remove:before{content:"\F413"}.mdi-playstation:before{content:"\F414"}.mdi-plex:before{content:"\F6B9"}.mdi-plus:before{content:"\F415"}.mdi-plus-box:before{content:"\F416"}.mdi-plus-box-outline:before{content:"\F703"}.mdi-plus-circle:before{content:"\F417"}.mdi-plus-circle-multiple-outline:before{content:"\F418"}.mdi-plus-circle-outline:before{content:"\F419"}.mdi-plus-network:before{content:"\F41A"}.mdi-plus-one:before{content:"\F41B"}.mdi-plus-outline:before{content:"\F704"}.mdi-pocket:before{content:"\F41C"}.mdi-pokeball:before{content:"\F41D"}.mdi-poker-chip:before{content:"\F82F"}.mdi-polaroid:before{content:"\F41E"}.mdi-poll:before{content:"\F41F"}.mdi-poll-box:before{content:"\F420"}.mdi-polymer:before{content:"\F421"}.mdi-pool:before{content:"\F606"}.mdi-popcorn:before{content:"\F422"}.mdi-pot:before{content:"\F65A"}.mdi-pot-mix:before{content:"\F65B"}.mdi-pound:before{content:"\F423"}.mdi-pound-box:before{content:"\F424"}.mdi-power:before{content:"\F425"}.mdi-power-plug:before{content:"\F6A4"}.mdi-power-plug-off:before{content:"\F6A5"}.mdi-power-settings:before{content:"\F426"}.mdi-power-socket:before{content:"\F427"}.mdi-power-socket-eu:before{content:"\F7E6"}.mdi-power-socket-uk:before{content:"\F7E7"}.mdi-power-socket-us:before{content:"\F7E8"}.mdi-prescription:before{content:"\F705"}.mdi-presentation:before{content:"\F428"}.mdi-presentation-play:before{content:"\F429"}.mdi-printer:before{content:"\F42A"}.mdi-printer-3d:before{content:"\F42B"}.mdi-printer-alert:before{content:"\F42C"}.mdi-printer-settings:before{content:"\F706"}.mdi-priority-high:before{content:"\F603"}.mdi-priority-low:before{content:"\F604"}.mdi-professional-hexagon:before{content:"\F42D"}.mdi-projector:before{content:"\F42E"}.mdi-projector-screen:before{content:"\F42F"}.mdi-publish:before{content:"\F6A6"}.mdi-pulse:before{content:"\F430"}.mdi-puzzle:before{content:"\F431"}.mdi-qqchat:before{content:"\F605"}.mdi-qrcode:before{content:"\F432"}.mdi-qrcode-scan:before{content:"\F433"}.mdi-quadcopter:before{content:"\F434"}.mdi-quality-high:before{content:"\F435"}.mdi-quicktime:before{content:"\F436"}.mdi-radar:before{content:"\F437"}.mdi-radiator:before{content:"\F438"}.mdi-radio:before{content:"\F439"}.mdi-radio-handheld:before{content:"\F43A"}.mdi-radio-tower:before{content:"\F43B"}.mdi-radioactive:before{content:"\F43C"}.mdi-radiobox-blank:before{content:"\F43D"}.mdi-radiobox-marked:before{content:"\F43E"}.mdi-raspberrypi:before{content:"\F43F"}.mdi-ray-end:before{content:"\F440"}.mdi-ray-end-arrow:before{content:"\F441"}.mdi-ray-start:before{content:"\F442"}.mdi-ray-start-arrow:before{content:"\F443"}.mdi-ray-start-end:before{content:"\F444"}.mdi-ray-vertex:before{content:"\F445"}.mdi-react:before{content:"\F707"}.mdi-read:before{content:"\F447"}.mdi-receipt:before{content:"\F449"}.mdi-record:before{content:"\F44A"}.mdi-record-rec:before{content:"\F44B"}.mdi-recycle:before{content:"\F44C"}.mdi-reddit:before{content:"\F44D"}.mdi-redo:before{content:"\F44E"}.mdi-redo-variant:before{content:"\F44F"}.mdi-refresh:before{content:"\F450"}.mdi-regex:before{content:"\F451"}.mdi-relative-scale:before{content:"\F452"}.mdi-reload:before{content:"\F453"}.mdi-remote:before{content:"\F454"}.mdi-rename-box:before{content:"\F455"}.mdi-reorder-horizontal:before{content:"\F687"}.mdi-reorder-vertical:before{content:"\F688"}.mdi-repeat:before{content:"\F456"}.mdi-repeat-off:before{content:"\F457"}.mdi-repeat-once:before{content:"\F458"}.mdi-replay:before{content:"\F459"}.mdi-reply:before{content:"\F45A"}.mdi-reply-all:before{content:"\F45B"}.mdi-reproduction:before{content:"\F45C"}.mdi-resize-bottom-right:before{content:"\F45D"}.mdi-responsive:before{content:"\F45E"}.mdi-restart:before{content:"\F708"}.mdi-restore:before{content:"\F6A7"}.mdi-rewind:before{content:"\F45F"}.mdi-rewind-outline:before{content:"\F709"}.mdi-rhombus:before{content:"\F70A"}.mdi-rhombus-outline:before{content:"\F70B"}.mdi-ribbon:before{content:"\F460"}.mdi-rice:before{content:"\F7E9"}.mdi-ring:before{content:"\F7EA"}.mdi-road:before{content:"\F461"}.mdi-road-variant:before{content:"\F462"}.mdi-robot:before{content:"\F6A8"}.mdi-rocket:before{content:"\F463"}.mdi-roomba:before{content:"\F70C"}.mdi-rotate-3d:before{content:"\F464"}.mdi-rotate-left:before{content:"\F465"}.mdi-rotate-left-variant:before{content:"\F466"}.mdi-rotate-right:before{content:"\F467"}.mdi-rotate-right-variant:before{content:"\F468"}.mdi-rounded-corner:before{content:"\F607"}.mdi-router-wireless:before{content:"\F469"}.mdi-routes:before{content:"\F46A"}.mdi-rowing:before{content:"\F608"}.mdi-rss:before{content:"\F46B"}.mdi-rss-box:before{content:"\F46C"}.mdi-ruler:before{content:"\F46D"}.mdi-run:before{content:"\F70D"}.mdi-run-fast:before{content:"\F46E"}.mdi-sale:before{content:"\F46F"}.mdi-sass:before{content:"\F7EB"}.mdi-satellite:before{content:"\F470"}.mdi-satellite-variant:before{content:"\F471"}.mdi-saxophone:before{content:"\F609"}.mdi-scale:before{content:"\F472"}.mdi-scale-balance:before{content:"\F5D1"}.mdi-scale-bathroom:before{content:"\F473"}.mdi-scanner:before{content:"\F6AA"}.mdi-school:before{content:"\F474"}.mdi-screen-rotation:before{content:"\F475"}.mdi-screen-rotation-lock:before{content:"\F476"}.mdi-screwdriver:before{content:"\F477"}.mdi-script:before{content:"\F478"}.mdi-sd:before{content:"\F479"}.mdi-seal:before{content:"\F47A"}.mdi-search-web:before{content:"\F70E"}.mdi-seat-flat:before{content:"\F47B"}.mdi-seat-flat-angled:before{content:"\F47C"}.mdi-seat-individual-suite:before{content:"\F47D"}.mdi-seat-legroom-extra:before{content:"\F47E"}.mdi-seat-legroom-normal:before{content:"\F47F"}.mdi-seat-legroom-reduced:before{content:"\F480"}.mdi-seat-recline-extra:before{content:"\F481"}.mdi-seat-recline-normal:before{content:"\F482"}.mdi-security:before{content:"\F483"}.mdi-security-home:before{content:"\F689"}.mdi-security-network:before{content:"\F484"}.mdi-select:before{content:"\F485"}.mdi-select-all:before{content:"\F486"}.mdi-select-inverse:before{content:"\F487"}.mdi-select-off:before{content:"\F488"}.mdi-selection:before{content:"\F489"}.mdi-selection-off:before{content:"\F776"}.mdi-send:before{content:"\F48A"}.mdi-send-secure:before{content:"\F7EC"}.mdi-serial-port:before{content:"\F65C"}.mdi-server:before{content:"\F48B"}.mdi-server-minus:before{content:"\F48C"}.mdi-server-network:before{content:"\F48D"}.mdi-server-network-off:before{content:"\F48E"}.mdi-server-off:before{content:"\F48F"}.mdi-server-plus:before{content:"\F490"}.mdi-server-remove:before{content:"\F491"}.mdi-server-security:before{content:"\F492"}.mdi-set-all:before{content:"\F777"}.mdi-set-center:before{content:"\F778"}.mdi-set-center-right:before{content:"\F779"}.mdi-set-left:before{content:"\F77A"}.mdi-set-left-center:before{content:"\F77B"}.mdi-set-left-right:before{content:"\F77C"}.mdi-set-none:before{content:"\F77D"}.mdi-set-right:before{content:"\F77E"}.mdi-settings:before{content:"\F493"}.mdi-settings-box:before{content:"\F494"}.mdi-shape:before{content:"\F830"}.mdi-shape-circle-plus:before{content:"\F65D"}.mdi-shape-outline:before{content:"\F831"}.mdi-shape-plus:before{content:"\F495"}.mdi-shape-polygon-plus:before{content:"\F65E"}.mdi-shape-rectangle-plus:before{content:"\F65F"}.mdi-shape-square-plus:before{content:"\F660"}.mdi-share:before{content:"\F496"}.mdi-share-variant:before{content:"\F497"}.mdi-shield:before{content:"\F498"}.mdi-shield-half-full:before{content:"\F77F"}.mdi-shield-outline:before{content:"\F499"}.mdi-ship-wheel:before{content:"\F832"}.mdi-shopping:before{content:"\F49A"}.mdi-shopping-music:before{content:"\F49B"}.mdi-shovel:before{content:"\F70F"}.mdi-shovel-off:before{content:"\F710"}.mdi-shredder:before{content:"\F49C"}.mdi-shuffle:before{content:"\F49D"}.mdi-shuffle-disabled:before{content:"\F49E"}.mdi-shuffle-variant:before{content:"\F49F"}.mdi-sigma:before{content:"\F4A0"}.mdi-sigma-lower:before{content:"\F62B"}.mdi-sign-caution:before{content:"\F4A1"}.mdi-sign-direction:before{content:"\F780"}.mdi-sign-text:before{content:"\F781"}.mdi-signal:before{content:"\F4A2"}.mdi-signal-2g:before{content:"\F711"}.mdi-signal-3g:before{content:"\F712"}.mdi-signal-4g:before{content:"\F713"}.mdi-signal-hspa:before{content:"\F714"}.mdi-signal-hspa-plus:before{content:"\F715"}.mdi-signal-off:before{content:"\F782"}.mdi-signal-variant:before{content:"\F60A"}.mdi-silverware:before{content:"\F4A3"}.mdi-silverware-fork:before{content:"\F4A4"}.mdi-silverware-spoon:before{content:"\F4A5"}.mdi-silverware-variant:before{content:"\F4A6"}.mdi-sim:before{content:"\F4A7"}.mdi-sim-alert:before{content:"\F4A8"}.mdi-sim-off:before{content:"\F4A9"}.mdi-sitemap:before{content:"\F4AA"}.mdi-skip-backward:before{content:"\F4AB"}.mdi-skip-forward:before{content:"\F4AC"}.mdi-skip-next:before{content:"\F4AD"}.mdi-skip-next-circle:before{content:"\F661"}.mdi-skip-next-circle-outline:before{content:"\F662"}.mdi-skip-previous:before{content:"\F4AE"}.mdi-skip-previous-circle:before{content:"\F663"}.mdi-skip-previous-circle-outline:before{content:"\F664"}.mdi-skull:before{content:"\F68B"}.mdi-skype:before{content:"\F4AF"}.mdi-skype-business:before{content:"\F4B0"}.mdi-slack:before{content:"\F4B1"}.mdi-sleep:before{content:"\F4B2"}.mdi-sleep-off:before{content:"\F4B3"}.mdi-smoking:before{content:"\F4B4"}.mdi-smoking-off:before{content:"\F4B5"}.mdi-snapchat:before{content:"\F4B6"}.mdi-snowflake:before{content:"\F716"}.mdi-snowman:before{content:"\F4B7"}.mdi-soccer:before{content:"\F4B8"}.mdi-soccer-field:before{content:"\F833"}.mdi-sofa:before{content:"\F4B9"}.mdi-solid:before{content:"\F68C"}.mdi-sort:before{content:"\F4BA"}.mdi-sort-alphabetical:before{content:"\F4BB"}.mdi-sort-ascending:before{content:"\F4BC"}.mdi-sort-descending:before{content:"\F4BD"}.mdi-sort-numeric:before{content:"\F4BE"}.mdi-sort-variant:before{content:"\F4BF"}.mdi-soundcloud:before{content:"\F4C0"}.mdi-source-branch:before{content:"\F62C"}.mdi-source-commit:before{content:"\F717"}.mdi-source-commit-end:before{content:"\F718"}.mdi-source-commit-end-local:before{content:"\F719"}.mdi-source-commit-local:before{content:"\F71A"}.mdi-source-commit-next-local:before{content:"\F71B"}.mdi-source-commit-start:before{content:"\F71C"}.mdi-source-commit-start-next-local:before{content:"\F71D"}.mdi-source-fork:before{content:"\F4C1"}.mdi-source-merge:before{content:"\F62D"}.mdi-source-pull:before{content:"\F4C2"}.mdi-soy-sauce:before{content:"\F7ED"}.mdi-speaker:before{content:"\F4C3"}.mdi-speaker-off:before{content:"\F4C4"}.mdi-speaker-wireless:before{content:"\F71E"}.mdi-speedometer:before{content:"\F4C5"}.mdi-spellcheck:before{content:"\F4C6"}.mdi-spotify:before{content:"\F4C7"}.mdi-spotlight:before{content:"\F4C8"}.mdi-spotlight-beam:before{content:"\F4C9"}.mdi-spray:before{content:"\F665"}.mdi-square:before{content:"\F763"}.mdi-square-inc:before{content:"\F4CA"}.mdi-square-inc-cash:before{content:"\F4CB"}.mdi-square-outline:before{content:"\F762"}.mdi-square-root:before{content:"\F783"}.mdi-stack-overflow:before{content:"\F4CC"}.mdi-stackexchange:before{content:"\F60B"}.mdi-stadium:before{content:"\F71F"}.mdi-stairs:before{content:"\F4CD"}.mdi-standard-definition:before{content:"\F7EE"}.mdi-star:before{content:"\F4CE"}.mdi-star-circle:before{content:"\F4CF"}.mdi-star-half:before{content:"\F4D0"}.mdi-star-off:before{content:"\F4D1"}.mdi-star-outline:before{content:"\F4D2"}.mdi-steam:before{content:"\F4D3"}.mdi-steering:before{content:"\F4D4"}.mdi-step-backward:before{content:"\F4D5"}.mdi-step-backward-2:before{content:"\F4D6"}.mdi-step-forward:before{content:"\F4D7"}.mdi-step-forward-2:before{content:"\F4D8"}.mdi-stethoscope:before{content:"\F4D9"}.mdi-sticker:before{content:"\F5D0"}.mdi-sticker-emoji:before{content:"\F784"}.mdi-stocking:before{content:"\F4DA"}.mdi-stop:before{content:"\F4DB"}.mdi-stop-circle:before{content:"\F666"}.mdi-stop-circle-outline:before{content:"\F667"}.mdi-store:before{content:"\F4DC"}.mdi-store-24-hour:before{content:"\F4DD"}.mdi-stove:before{content:"\F4DE"}.mdi-subdirectory-arrow-left:before{content:"\F60C"}.mdi-subdirectory-arrow-right:before{content:"\F60D"}.mdi-subway:before{content:"\F6AB"}.mdi-subway-variant:before{content:"\F4DF"}.mdi-summit:before{content:"\F785"}.mdi-sunglasses:before{content:"\F4E0"}.mdi-surround-sound:before{content:"\F5C5"}.mdi-surround-sound-2-0:before{content:"\F7EF"}.mdi-surround-sound-3-1:before{content:"\F7F0"}.mdi-surround-sound-5-1:before{content:"\F7F1"}.mdi-surround-sound-7-1:before{content:"\F7F2"}.mdi-svg:before{content:"\F720"}.mdi-swap-horizontal:before{content:"\F4E1"}.mdi-swap-vertical:before{content:"\F4E2"}.mdi-swim:before{content:"\F4E3"}.mdi-switch:before{content:"\F4E4"}.mdi-sword:before{content:"\F4E5"}.mdi-sword-cross:before{content:"\F786"}.mdi-sync:before{content:"\F4E6"}.mdi-sync-alert:before{content:"\F4E7"}.mdi-sync-off:before{content:"\F4E8"}.mdi-tab:before{content:"\F4E9"}.mdi-tab-plus:before{content:"\F75B"}.mdi-tab-unselected:before{content:"\F4EA"}.mdi-table:before{content:"\F4EB"}.mdi-table-column:before{content:"\F834"}.mdi-table-column-plus-after:before{content:"\F4EC"}.mdi-table-column-plus-before:before{content:"\F4ED"}.mdi-table-column-remove:before{content:"\F4EE"}.mdi-table-column-width:before{content:"\F4EF"}.mdi-table-edit:before{content:"\F4F0"}.mdi-table-large:before{content:"\F4F1"}.mdi-table-of-contents:before{content:"\F835"}.mdi-table-row:before{content:"\F836"}.mdi-table-row-height:before{content:"\F4F2"}.mdi-table-row-plus-after:before{content:"\F4F3"}.mdi-table-row-plus-before:before{content:"\F4F4"}.mdi-table-row-remove:before{content:"\F4F5"}.mdi-table-settings:before{content:"\F837"}.mdi-tablet:before{content:"\F4F6"}.mdi-tablet-android:before{content:"\F4F7"}.mdi-tablet-ipad:before{content:"\F4F8"}.mdi-taco:before{content:"\F761"}.mdi-tag:before{content:"\F4F9"}.mdi-tag-faces:before{content:"\F4FA"}.mdi-tag-heart:before{content:"\F68A"}.mdi-tag-multiple:before{content:"\F4FB"}.mdi-tag-outline:before{content:"\F4FC"}.mdi-tag-plus:before{content:"\F721"}.mdi-tag-remove:before{content:"\F722"}.mdi-tag-text-outline:before{content:"\F4FD"}.mdi-target:before{content:"\F4FE"}.mdi-taxi:before{content:"\F4FF"}.mdi-teamviewer:before{content:"\F500"}.mdi-telegram:before{content:"\F501"}.mdi-television:before{content:"\F502"}.mdi-television-box:before{content:"\F838"}.mdi-television-classic:before{content:"\F7F3"}.mdi-television-classic-off:before{content:"\F839"}.mdi-television-guide:before{content:"\F503"}.mdi-television-off:before{content:"\F83A"}.mdi-temperature-celsius:before{content:"\F504"}.mdi-temperature-fahrenheit:before{content:"\F505"}.mdi-temperature-kelvin:before{content:"\F506"}.mdi-tennis:before{content:"\F507"}.mdi-tent:before{content:"\F508"}.mdi-terrain:before{content:"\F509"}.mdi-test-tube:before{content:"\F668"}.mdi-text-shadow:before{content:"\F669"}.mdi-text-to-speech:before{content:"\F50A"}.mdi-text-to-speech-off:before{content:"\F50B"}.mdi-textbox:before{content:"\F60E"}.mdi-textbox-password:before{content:"\F7F4"}.mdi-texture:before{content:"\F50C"}.mdi-theater:before{content:"\F50D"}.mdi-theme-light-dark:before{content:"\F50E"}.mdi-thermometer:before{content:"\F50F"}.mdi-thermometer-lines:before{content:"\F510"}.mdi-thought-bubble:before{content:"\F7F5"}.mdi-thought-bubble-outline:before{content:"\F7F6"}.mdi-thumb-down:before{content:"\F511"}.mdi-thumb-down-outline:before{content:"\F512"}.mdi-thumb-up:before{content:"\F513"}.mdi-thumb-up-outline:before{content:"\F514"}.mdi-thumbs-up-down:before{content:"\F515"}.mdi-ticket:before{content:"\F516"}.mdi-ticket-account:before{content:"\F517"}.mdi-ticket-confirmation:before{content:"\F518"}.mdi-ticket-percent:before{content:"\F723"}.mdi-tie:before{content:"\F519"}.mdi-tilde:before{content:"\F724"}.mdi-timelapse:before{content:"\F51A"}.mdi-timer:before{content:"\F51B"}.mdi-timer-10:before{content:"\F51C"}.mdi-timer-3:before{content:"\F51D"}.mdi-timer-off:before{content:"\F51E"}.mdi-timer-sand:before{content:"\F51F"}.mdi-timer-sand-empty:before{content:"\F6AC"}.mdi-timer-sand-full:before{content:"\F78B"}.mdi-timetable:before{content:"\F520"}.mdi-toggle-switch:before{content:"\F521"}.mdi-toggle-switch-off:before{content:"\F522"}.mdi-tooltip:before{content:"\F523"}.mdi-tooltip-edit:before{content:"\F524"}.mdi-tooltip-image:before{content:"\F525"}.mdi-tooltip-outline:before{content:"\F526"}.mdi-tooltip-outline-plus:before{content:"\F527"}.mdi-tooltip-text:before{content:"\F528"}.mdi-tooth:before{content:"\F529"}.mdi-tor:before{content:"\F52A"}.mdi-tower-beach:before{content:"\F680"}.mdi-tower-fire:before{content:"\F681"}.mdi-towing:before{content:"\F83B"}.mdi-trackpad:before{content:"\F7F7"}.mdi-traffic-light:before{content:"\F52B"}.mdi-train:before{content:"\F52C"}.mdi-tram:before{content:"\F52D"}.mdi-transcribe:before{content:"\F52E"}.mdi-transcribe-close:before{content:"\F52F"}.mdi-transfer:before{content:"\F530"}.mdi-transit-transfer:before{content:"\F6AD"}.mdi-translate:before{content:"\F5CA"}.mdi-treasure-chest:before{content:"\F725"}.mdi-tree:before{content:"\F531"}.mdi-trello:before{content:"\F532"}.mdi-trending-down:before{content:"\F533"}.mdi-trending-neutral:before{content:"\F534"}.mdi-trending-up:before{content:"\F535"}.mdi-triangle:before{content:"\F536"}.mdi-triangle-outline:before{content:"\F537"}.mdi-trophy:before{content:"\F538"}.mdi-trophy-award:before{content:"\F539"}.mdi-trophy-outline:before{content:"\F53A"}.mdi-trophy-variant:before{content:"\F53B"}.mdi-trophy-variant-outline:before{content:"\F53C"}.mdi-truck:before{content:"\F53D"}.mdi-truck-delivery:before{content:"\F53E"}.mdi-truck-fast:before{content:"\F787"}.mdi-truck-trailer:before{content:"\F726"}.mdi-tshirt-crew:before{content:"\F53F"}.mdi-tshirt-v:before{content:"\F540"}.mdi-tumblr:before{content:"\F541"}.mdi-tumblr-reblog:before{content:"\F542"}.mdi-tune:before{content:"\F62E"}.mdi-tune-vertical:before{content:"\F66A"}.mdi-twitch:before{content:"\F543"}.mdi-twitter:before{content:"\F544"}.mdi-twitter-box:before{content:"\F545"}.mdi-twitter-circle:before{content:"\F546"}.mdi-twitter-retweet:before{content:"\F547"}.mdi-uber:before{content:"\F748"}.mdi-ubuntu:before{content:"\F548"}.mdi-ultra-high-definition:before{content:"\F7F8"}.mdi-umbraco:before{content:"\F549"}.mdi-umbrella:before{content:"\F54A"}.mdi-umbrella-outline:before{content:"\F54B"}.mdi-undo:before{content:"\F54C"}.mdi-undo-variant:before{content:"\F54D"}.mdi-unfold-less-horizontal:before{content:"\F54E"}.mdi-unfold-less-vertical:before{content:"\F75F"}.mdi-unfold-more-horizontal:before{content:"\F54F"}.mdi-unfold-more-vertical:before{content:"\F760"}.mdi-ungroup:before{content:"\F550"}.mdi-unity:before{content:"\F6AE"}.mdi-untappd:before{content:"\F551"}.mdi-update:before{content:"\F6AF"}.mdi-upload:before{content:"\F552"}.mdi-upload-multiple:before{content:"\F83C"}.mdi-upload-network:before{content:"\F6F5"}.mdi-usb:before{content:"\F553"}.mdi-van-passenger:before{content:"\F7F9"}.mdi-van-utility:before{content:"\F7FA"}.mdi-vanish:before{content:"\F7FB"}.mdi-vector-arrange-above:before{content:"\F554"}.mdi-vector-arrange-below:before{content:"\F555"}.mdi-vector-circle:before{content:"\F556"}.mdi-vector-circle-variant:before{content:"\F557"}.mdi-vector-combine:before{content:"\F558"}.mdi-vector-curve:before{content:"\F559"}.mdi-vector-difference:before{content:"\F55A"}.mdi-vector-difference-ab:before{content:"\F55B"}.mdi-vector-difference-ba:before{content:"\F55C"}.mdi-vector-intersection:before{content:"\F55D"}.mdi-vector-line:before{content:"\F55E"}.mdi-vector-point:before{content:"\F55F"}.mdi-vector-polygon:before{content:"\F560"}.mdi-vector-polyline:before{content:"\F561"}.mdi-vector-radius:before{content:"\F749"}.mdi-vector-rectangle:before{content:"\F5C6"}.mdi-vector-selection:before{content:"\F562"}.mdi-vector-square:before{content:"\F001"}.mdi-vector-triangle:before{content:"\F563"}.mdi-vector-union:before{content:"\F564"}.mdi-venmo:before{content:"\F578"}.mdi-verified:before{content:"\F565"}.mdi-vibrate:before{content:"\F566"}.mdi-video:before{content:"\F567"}.mdi-video-3d:before{content:"\F7FC"}.mdi-video-4k-box:before{content:"\F83D"}.mdi-video-input-antenna:before{content:"\F83E"}.mdi-video-input-component:before{content:"\F83F"}.mdi-video-input-hdmi:before{content:"\F840"}.mdi-video-input-svideo:before{content:"\F841"}.mdi-video-off:before{content:"\F568"}.mdi-video-switch:before{content:"\F569"}.mdi-view-agenda:before{content:"\F56A"}.mdi-view-array:before{content:"\F56B"}.mdi-view-carousel:before{content:"\F56C"}.mdi-view-column:before{content:"\F56D"}.mdi-view-dashboard:before{content:"\F56E"}.mdi-view-dashboard-variant:before{content:"\F842"}.mdi-view-day:before{content:"\F56F"}.mdi-view-grid:before{content:"\F570"}.mdi-view-headline:before{content:"\F571"}.mdi-view-list:before{content:"\F572"}.mdi-view-module:before{content:"\F573"}.mdi-view-parallel:before{content:"\F727"}.mdi-view-quilt:before{content:"\F574"}.mdi-view-sequential:before{content:"\F728"}.mdi-view-stream:before{content:"\F575"}.mdi-view-week:before{content:"\F576"}.mdi-vimeo:before{content:"\F577"}.mdi-violin:before{content:"\F60F"}.mdi-visualstudio:before{content:"\F610"}.mdi-vk:before{content:"\F579"}.mdi-vk-box:before{content:"\F57A"}.mdi-vk-circle:before{content:"\F57B"}.mdi-vlc:before{content:"\F57C"}.mdi-voice:before{content:"\F5CB"}.mdi-voicemail:before{content:"\F57D"}.mdi-volume-high:before{content:"\F57E"}.mdi-volume-low:before{content:"\F57F"}.mdi-volume-medium:before{content:"\F580"}.mdi-volume-minus:before{content:"\F75D"}.mdi-volume-mute:before{content:"\F75E"}.mdi-volume-off:before{content:"\F581"}.mdi-volume-plus:before{content:"\F75C"}.mdi-vpn:before{content:"\F582"}.mdi-vuejs:before{content:"\F843"}.mdi-walk:before{content:"\F583"}.mdi-wall:before{content:"\F7FD"}.mdi-wallet:before{content:"\F584"}.mdi-wallet-giftcard:before{content:"\F585"}.mdi-wallet-membership:before{content:"\F586"}.mdi-wallet-travel:before{content:"\F587"}.mdi-wan:before{content:"\F588"}.mdi-washing-machine:before{content:"\F729"}.mdi-watch:before{content:"\F589"}.mdi-watch-export:before{content:"\F58A"}.mdi-watch-import:before{content:"\F58B"}.mdi-watch-vibrate:before{content:"\F6B0"}.mdi-water:before{content:"\F58C"}.mdi-water-off:before{content:"\F58D"}.mdi-water-percent:before{content:"\F58E"}.mdi-water-pump:before{content:"\F58F"}.mdi-watermark:before{content:"\F612"}.mdi-waves:before{content:"\F78C"}.mdi-weather-cloudy:before{content:"\F590"}.mdi-weather-fog:before{content:"\F591"}.mdi-weather-hail:before{content:"\F592"}.mdi-weather-lightning:before{content:"\F593"}.mdi-weather-lightning-rainy:before{content:"\F67D"}.mdi-weather-night:before{content:"\F594"}.mdi-weather-partlycloudy:before{content:"\F595"}.mdi-weather-pouring:before{content:"\F596"}.mdi-weather-rainy:before{content:"\F597"}.mdi-weather-snowy:before{content:"\F598"}.mdi-weather-snowy-rainy:before{content:"\F67E"}.mdi-weather-sunny:before{content:"\F599"}.mdi-weather-sunset:before{content:"\F59A"}.mdi-weather-sunset-down:before{content:"\F59B"}.mdi-weather-sunset-up:before{content:"\F59C"}.mdi-weather-windy:before{content:"\F59D"}.mdi-weather-windy-variant:before{content:"\F59E"}.mdi-web:before{content:"\F59F"}.mdi-webcam:before{content:"\F5A0"}.mdi-webhook:before{content:"\F62F"}.mdi-webpack:before{content:"\F72A"}.mdi-wechat:before{content:"\F611"}.mdi-weight:before{content:"\F5A1"}.mdi-weight-kilogram:before{content:"\F5A2"}.mdi-whatsapp:before{content:"\F5A3"}.mdi-wheelchair-accessibility:before{content:"\F5A4"}.mdi-white-balance-auto:before{content:"\F5A5"}.mdi-white-balance-incandescent:before{content:"\F5A6"}.mdi-white-balance-iridescent:before{content:"\F5A7"}.mdi-white-balance-sunny:before{content:"\F5A8"}.mdi-widgets:before{content:"\F72B"}.mdi-wifi:before{content:"\F5A9"}.mdi-wifi-off:before{content:"\F5AA"}.mdi-wii:before{content:"\F5AB"}.mdi-wiiu:before{content:"\F72C"}.mdi-wikipedia:before{content:"\F5AC"}.mdi-window-close:before{content:"\F5AD"}.mdi-window-closed:before{content:"\F5AE"}.mdi-window-maximize:before{content:"\F5AF"}.mdi-window-minimize:before{content:"\F5B0"}.mdi-window-open:before{content:"\F5B1"}.mdi-window-restore:before{content:"\F5B2"}.mdi-windows:before{content:"\F5B3"}.mdi-wordpress:before{content:"\F5B4"}.mdi-worker:before{content:"\F5B5"}.mdi-wrap:before{content:"\F5B6"}.mdi-wrench:before{content:"\F5B7"}.mdi-wunderlist:before{content:"\F5B8"}.mdi-xamarin:before{content:"\F844"}.mdi-xamarin-outline:before{content:"\F845"}.mdi-xaml:before{content:"\F673"}.mdi-xbox:before{content:"\F5B9"}.mdi-xbox-controller:before{content:"\F5BA"}.mdi-xbox-controller-battery-alert:before{content:"\F74A"}.mdi-xbox-controller-battery-empty:before{content:"\F74B"}.mdi-xbox-controller-battery-full:before{content:"\F74C"}.mdi-xbox-controller-battery-low:before{content:"\F74D"}.mdi-xbox-controller-battery-medium:before{content:"\F74E"}.mdi-xbox-controller-battery-unknown:before{content:"\F74F"}.mdi-xbox-controller-off:before{content:"\F5BB"}.mdi-xda:before{content:"\F5BC"}.mdi-xing:before{content:"\F5BD"}.mdi-xing-box:before{content:"\F5BE"}.mdi-xing-circle:before{content:"\F5BF"}.mdi-xml:before{content:"\F5C0"}.mdi-xmpp:before{content:"\F7FE"}.mdi-yammer:before{content:"\F788"}.mdi-yeast:before{content:"\F5C1"}.mdi-yelp:before{content:"\F5C2"}.mdi-yin-yang:before{content:"\F67F"}.mdi-youtube-creator-studio:before{content:"\F846"}.mdi-youtube-gaming:before{content:"\F847"}.mdi-youtube-play:before{content:"\F5C3"}.mdi-youtube-tv:before{content:"\F448"}.mdi-zip-box:before{content:"\F5C4"}.mdi-blank:before{content:"\F68C";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgba(0,0,0,0.54)}.mdi-dark.mdi-inactive:before{color:rgba(0,0,0,0.26)}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:rgba(255,255,255,0.3)}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}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;
text-decoration: none; }
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: 0px; }
hr {
-webkit-box-sizing: content-box;
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"] {
-webkit-box-sizing: border-box;
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-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
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; } @-webkit-keyframes techtonix_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes techtonix_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes techtonix_doubleBounce {
0%, 100% {
-webkit-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes techtonix_doubleBounce {
0%, 100% {
-webkit-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes techtonix_scale {
0% {
-webkit-transform: scale(0);
transform: scale(0); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes techtonix_scale {
0% {
-webkit-transform: scale(0);
transform: scale(0); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes techtonix_appear {
0% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: 0; }
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1; } }
@keyframes techtonix_appear {
0% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
opacity: 0; }
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1; } } .container {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
@media (min-width: 576px) {
.container {
max-width: 540px; } }
@media (min-width: 768px) {
.container {
max-width: 720px; } }
@media (min-width: 992px) {
.container {
max-width: 960px; } }
@media (min-width: 1200px) {
.container {
max-width: 1200px; } }
.container-fluid {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.site .container-fluid:before, .site .container-fluid:after {
content: none; }
.container-wide {
margin-left: auto;
margin-right: auto;
padding-left: 1.875rem;
padding-right: 1.875rem; }
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.site .row:before, .site .row:after {
content: none; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
position: relative;
min-height: 1px;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
float: none; }
.col-xs-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xs-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xs-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xs-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xs-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xs-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xs-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xs-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xs-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xs-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xs-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xs-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.33333%; }
.col-xs-pull-2 {
right: 16.66667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.33333%; }
.col-xs-pull-5 {
right: 41.66667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.33333%; }
.col-xs-pull-8 {
right: 66.66667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.33333%; }
.col-xs-pull-11 {
right: 91.66667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.33333%; }
.col-xs-push-2 {
left: 16.66667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.33333%; }
.col-xs-push-5 {
left: 41.66667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.33333%; }
.col-xs-push-8 {
left: 66.66667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.33333%; }
.col-xs-push-11 {
left: 91.66667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.33333%; }
.col-xs-offset-2 {
margin-left: 16.66667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.33333%; }
.col-xs-offset-5 {
margin-left: 41.66667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.33333%; }
.col-xs-offset-8 {
margin-left: 66.66667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.33333%; }
.col-xs-offset-11 {
margin-left: 91.66667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 576px) {
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.33333%; }
.col-sm-pull-2 {
right: 16.66667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.33333%; }
.col-sm-pull-5 {
right: 41.66667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.33333%; }
.col-sm-pull-8 {
right: 66.66667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.33333%; }
.col-sm-pull-11 {
right: 91.66667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.33333%; }
.col-sm-push-2 {
left: 16.66667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.33333%; }
.col-sm-push-5 {
left: 41.66667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.33333%; }
.col-sm-push-8 {
left: 66.66667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.33333%; }
.col-sm-push-11 {
left: 91.66667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.33333%; }
.col-sm-offset-2 {
margin-left: 16.66667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.33333%; }
.col-sm-offset-5 {
margin-left: 41.66667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.33333%; }
.col-sm-offset-8 {
margin-left: 66.66667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.33333%; }
.col-sm-offset-11 {
margin-left: 91.66667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 768px) {
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.33333%; }
.col-md-pull-2 {
right: 16.66667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.33333%; }
.col-md-pull-5 {
right: 41.66667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.33333%; }
.col-md-pull-8 {
right: 66.66667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.33333%; }
.col-md-pull-11 {
right: 91.66667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.33333%; }
.col-md-push-2 {
left: 16.66667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.33333%; }
.col-md-push-5 {
left: 41.66667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.33333%; }
.col-md-push-8 {
left: 66.66667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.33333%; }
.col-md-push-11 {
left: 91.66667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.33333%; }
.col-md-offset-2 {
margin-left: 16.66667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.33333%; }
.col-md-offset-5 {
margin-left: 41.66667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.33333%; }
.col-md-offset-8 {
margin-left: 66.66667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.33333%; }
.col-md-offset-11 {
margin-left: 91.66667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 992px) {
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.33333%; }
.col-lg-pull-2 {
right: 16.66667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.33333%; }
.col-lg-pull-5 {
right: 41.66667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.33333%; }
.col-lg-pull-8 {
right: 66.66667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.33333%; }
.col-lg-pull-11 {
right: 91.66667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.33333%; }
.col-lg-push-2 {
left: 16.66667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.33333%; }
.col-lg-push-5 {
left: 41.66667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.33333%; }
.col-lg-push-8 {
left: 66.66667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.33333%; }
.col-lg-push-11 {
left: 91.66667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.33333%; }
.col-lg-offset-2 {
margin-left: 16.66667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.33333%; }
.col-lg-offset-5 {
margin-left: 41.66667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.33333%; }
.col-lg-offset-8 {
margin-left: 66.66667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.33333%; }
.col-lg-offset-11 {
margin-left: 91.66667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-xl-pull-0 {
right: auto; }
.col-xl-pull-1 {
right: 8.33333%; }
.col-xl-pull-2 {
right: 16.66667%; }
.col-xl-pull-3 {
right: 25%; }
.col-xl-pull-4 {
right: 33.33333%; }
.col-xl-pull-5 {
right: 41.66667%; }
.col-xl-pull-6 {
right: 50%; }
.col-xl-pull-7 {
right: 58.33333%; }
.col-xl-pull-8 {
right: 66.66667%; }
.col-xl-pull-9 {
right: 75%; }
.col-xl-pull-10 {
right: 83.33333%; }
.col-xl-pull-11 {
right: 91.66667%; }
.col-xl-pull-12 {
right: 100%; }
.col-xl-push-0 {
left: auto; }
.col-xl-push-1 {
left: 8.33333%; }
.col-xl-push-2 {
left: 16.66667%; }
.col-xl-push-3 {
left: 25%; }
.col-xl-push-4 {
left: 33.33333%; }
.col-xl-push-5 {
left: 41.66667%; }
.col-xl-push-6 {
left: 50%; }
.col-xl-push-7 {
left: 58.33333%; }
.col-xl-push-8 {
left: 66.66667%; }
.col-xl-push-9 {
left: 75%; }
.col-xl-push-10 {
left: 83.33333%; }
.col-xl-push-11 {
left: 91.66667%; }
.col-xl-push-12 {
left: 100%; }
.col-xl-offset-0 {
margin-left: 0%; }
.col-xl-offset-1 {
margin-left: 8.33333%; }
.col-xl-offset-2 {
margin-left: 16.66667%; }
.col-xl-offset-3 {
margin-left: 25%; }
.col-xl-offset-4 {
margin-left: 33.33333%; }
.col-xl-offset-5 {
margin-left: 41.66667%; }
.col-xl-offset-6 {
margin-left: 50%; }
.col-xl-offset-7 {
margin-left: 58.33333%; }
.col-xl-offset-8 {
margin-left: 66.66667%; }
.col-xl-offset-9 {
margin-left: 75%; }
.col-xl-offset-10 {
margin-left: 83.33333%; }
.col-xl-offset-11 {
margin-left: 91.66667%; }
.col-xl-offset-12 {
margin-left: 100%; } }
.col-xs-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-xs-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
@media (min-width: 576px) {
.col-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-sm-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 768px) {
.col-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-md-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 992px) {
.col-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-lg-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 1200px) {
.col-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-xl-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
.row-xs-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-xs-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-xs-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
@media (min-width: 576px) {
.row-sm-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-sm-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-sm-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 768px) {
.row-md-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-md-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-md-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 992px) {
.row-lg-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-lg-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-lg-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 1200px) {
.row-xl-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-xl-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-xl-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
.col-xs-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xs-center {
-ms-flex-item-align: center;
align-self: center; }
.col-xs-bottom {
-ms-flex-item-align: end;
align-self: flex-end; }
@media (min-width: 576px) {
.col-sm-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-sm-center {
-ms-flex-item-align: center;
align-self: center; }
.col-sm-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 768px) {
.col-md-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-md-center {
-ms-flex-item-align: center;
align-self: center; }
.col-md-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 992px) {
.col-lg-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-lg-center {
-ms-flex-item-align: center;
align-self: center; }
.col-lg-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 1200px) {
.col-xl-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xl-center {
-ms-flex-item-align: center;
align-self: center; }
.col-xl-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } } html {
font-size: 16px;
font-size: 1rem; }
h1, h2 {
margin: 20px 0; }
h3, h4, h5, h6 {
margin: 15px 0; }
.invert h1, .invert h2, .invert h3, .invert h4, .invert h5, .invert h6 {
color: inherit; }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
margin-top: 0; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
margin-bottom: 0; }
p + h1,
ul + h1,
ol + h1,
dl + h1,
figure + h1,
blockquote + h1, p + h2,
ul + h2,
ol + h2,
dl + h2,
figure + h2,
blockquote + h2, p + h3,
ul + h3,
ol + h3,
dl + h3,
figure + h3,
blockquote + h3, p + h4,
ul + h4,
ol + h4,
dl + h4,
figure + h4,
blockquote + h4 {
margin-top: 50px; }
p + h5,
ul + h5,
ol + h5,
dl + h5,
figure + h5,
blockquote + h5, p + h6,
ul + h6,
ol + h6,
dl + h6,
figure + h6,
blockquote + h6 {
margin-top: 35px; }
h1 + h1 {
margin-top: 60px; }
p {
margin: 0 0 20px; }
p:last-child {
margin-bottom: 0; }
.dropcaps {
position: relative;
float: left;
margin: 0 15px 0 0;
font-size: 4.93em;
line-height: 0.95; }
dfn, em, i {
font-style: italic; }
cite {
font-style: normal; }
address {
margin: 0 0 1.4em; }
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
overflow: auto;
max-width: 100%;
margin: 0 0 1.5em;
padding: 1.5em;
background: #eee;
border: 1px solid #d5d5d5;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
font-size: 16px; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 16px; }
abbr, acronym {
cursor: help;
border-bottom: 1px dotted;
text-decoration: none; }
mark, ins {
text-decoration: none; }
ins {
font-style: italic;
border-bottom: 1px solid; }
big {
font-size: 125%; } .widget_calendar tfoot td a:before, .cs-instagram__cover:after, .comment-form .wp-social-login-provider:before {
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; }
.mdi {
line-height: 1; }
blockquote:before, #toTop:before, .main-navigation .menu a::after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after, .swiper-button-next:before, .swiper-button-prev:before,
.swiper-container .swiper-button-next:before,
.swiper-container .swiper-button-prev:before, .posts-list--grid-2 .posts-list__item:before, a[data-popup="magnificPopup"]:after, .widget_stock_ticker .stock-ticker-wrapper ul.stock_ticker .sqitem:before, .mejs-video .mejs-overlay-button:before, .video-popup__play-icon:before, .cherry-trend-star:before, .cherry-trend-views__count::before, .custom-video-button .elementor-custom-embed-play i:before, .widget_recent_entries ul li:before {
display: inline-block;
font: normal normal normal 24px/1 "Material Design Icons";
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } html {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit; }
body {
background-color: #f3f3f9; }
img {
height: auto; max-width: 100%; vertical-align: top; }
q {
quotes: none; }
q:before, q:after {
content: none; }
blockquote {
margin: 30px 0 30px 20px;
padding-left: 23px;
font-size: 18px;
line-height: 1.33;
font-weight: 700;
font-style: italic;
border-left: 2px solid; }
@media (min-width: 768px) {
blockquote {
margin-left: 50px; } }
blockquote.quote-type-2 {
margin-top: 0;
margin-bottom: 20px;
margin-left: 0;
padding-left: 0;
border-left: 0; }
blockquote.quote-bg {
margin-left: 0;
padding: 30px;
border-left: 0;
border-radius: 3px; }
blockquote:first-child {
margin-top: 0; }
blockquote:last-child {
margin-bottom: 0; }
blockquote:before {
content: '\f756';
position: relative;
top: -7px;
left: -3px;
display: block;
margin-bottom: -3px;
font-size: 30px;
line-height: 1; }
blockquote cite {
display: block;
margin-top: 10px;
font-size: 12px; }
hr,
.elementor hr {
border: 0;
height: 1px;
margin: 20px 0;
clear: both; }
hr:first-child,
.elementor hr:first-child {
margin-top: 0; }
hr:last-child,
.elementor hr:last-child {
margin-bottom: 0; }
@media (min-width: 768px) {
.half-box {
float: left;
margin-right: 30px;
width: calc(50% - 30px); } }
.warm {
color: #f47512; }
.hot {
color: #f3502a; }
.very-hot {
color: #FF0000; } ul, ol, dl {
margin: 0 0 20px 0; }
ul:last-child, ol:last-child, dl:last-child {
margin-bottom: 0; }
ul,
ol {
margin-left: 30px;
padding-left: 0; }
@media (min-width: 768px) {
ul,
ol {
margin-left: 65px; } }
ul {
list-style: disc; }
li + li {
margin-top: 6px; }
li > ul,
li > ol {
margin-top: 6px;
margin-bottom: 0;
margin-left: 1.1em; }
dt {
font-weight: 700; }
dd {
margin-left: 1em;
margin-bottom: 1em; }
dd:last-child {
margin-bottom: 0; } .inline-list {
padding: 0;
margin: 0;
list-style: none; }
.inline-list li > ul,
.inline-list li > ol,
.inline-list li + li {
margin-top: 0; }
.inline-list li {
display: inline-block; } table {
margin: 0 0 1.5em;
width: 100%; }
.site-main table {
margin: 0 0 1.5em;
max-width: 100%;
border: 1px solid #ECECEC; }
.site-main table th,
.site-main table td {
padding: 5px;
vertical-align: top;
border: 1px solid #ECECEC; }
.site-main table thead th {
vertical-align: bottom;
border-bottom: 1px solid #ECECEC; }
.site-main table tbody + tbody {
border-top: 1px solid #ECECEC; } .page-preloader-cover {
position: fixed;
z-index: 1200;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
background-color: #ffffff; }
.page-preloader-cover .preloader-image-wrap + .bar {
margin-top: 20px; }
.page-preloader-cover .bar {
position: relative;
width: 300px;
height: 2px;
background-color: #f7f7f7;
overflow: hidden;
border-radius: 10px; }
.page-preloader-cover .bar:before {
content: '';
width: 80px;
height: 100%;
z-index: 1;
position: absolute;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-animation: moving 2s infinite;
animation: moving 2s infinite;
border-radius: 10px; }
@-webkit-keyframes moving {
0%, 100% {
-webkit-transform: translate(-40px, 0);
transform: translate(-40px, 0); }
50% {
-webkit-transform: translate(260px, 0);
transform: translate(260px, 0); } }
@keyframes moving {
0%, 100% {
-webkit-transform: translate(-40px, 0);
transform: translate(-40px, 0); }
50% {
-webkit-transform: translate(260px, 0);
transform: translate(260px, 0); } } #toTop {
position: fixed;
bottom: 20px;
z-index: 999;
display: none;
width: 50px;
height: 50px;
text-align: center;
overflow: hidden;
border-radius: 3px; }
.page-layout-framed #toTop {
bottom: 1.875rem; }
#toTop:before {
content: "\f143";
width: 100%;
font-size: 24px;
line-height: 50px; }
#toTop:focus {
outline: 0; }
@media (max-width: 767px) {
#toTop {
right: -999em !important; } }
@media (min-width: 768px) {
#toTop {
right: 20px; } }  .btn, .post-password-form input[type="submit"], .popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up,
.popup-type-subscribe .cherry-popup-subscribe__submit,
.popup-type-default .cherry-popup-subscribe__submit, .wpcf7 input[type="submit"],
.wpcf7 input[type="reset"],
.wpcf7 button, .elementor-widget .elementor-button {
display: inline-block;
max-width: 100%;
padding: 9.5px 30px;
overflow: hidden;
font-size: 14px;
line-height: 1.5;
text-align: center;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
text-transform: uppercase;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: none;
border-radius: 3px;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.btn:focus, .post-password-form input:focus[type="submit"], .popup-type-login .cherry-popup-login__login-in:focus,
.popup-type-signup .cherry-popup-register__sign-up:focus,
.popup-type-subscribe .cherry-popup-subscribe__submit:focus,
.popup-type-default .cherry-popup-subscribe__submit:focus, .wpcf7 input:focus[type="submit"],
.wpcf7 input:focus[type="reset"],
.wpcf7 button:focus, .elementor-widget .elementor-button:focus {
outline: 0; }
.btn.btn-lg, .popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up,
.popup-type-subscribe .cherry-popup-subscribe__submit,
.popup-type-default .cherry-popup-subscribe__submit, .elementor-widget .elementor-button.elementor-size-lg, .jet-subscribe-form .jet-subscribe-form__submit.elementor-button.elementor-size-md {
padding: 13px 40px;
font-size: 16px; }
.btn.btn-fullwidth {
width: 100%; }
.btn i {
margin-left: 5px; }
.btn-link {
display: inline-block;
font-size: 14px;
line-height: 1.5;
text-transform: uppercase; }
.btn-link i {
margin-left: 5px; } .add_to_cart_button,
.btn,
a.btn,
.elementor-widget .elementor-button,
.popup-type-default .cherry-popup-subscribe__submit,
.popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up,
.popup-type-subscribe .cherry-popup-subscribe__submit,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.loading,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled,
form button,
form input[type=button],
form input[type=reset],
form input[type=submit],
.elementor-widget .elementor-button.elementor-size-md,
.btn.btn-lg,
form button.btn-lg,
form input[type='button'].btn-lg,
form input[type='reset'].btn-lg,
form input[type='submit'].btn-lg,
.popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up,
.popup-type-subscribe .cherry-popup-subscribe__submit,
.popup-type-default .cherry-popup-subscribe__submit,
.elementor-widget .elementor-button.elementor-size-lg,
.jet-subscribe-form .jet-subscribe-form__submit.elementor-button.elementor-size-md {
font-size: 18px;
letter-spacing: 0.08em;
font-weight: 400;
padding: 8.5px 42px 5px; }
.search-form__submit[type=submit] {
padding-bottom: 8px; }
.jet-subscribe-form .jet-subscribe-form__submit.elementor-button.elementor-size-md {
padding: 12px 42px 6px; } input,
select,
textarea {
padding: 11.5px 20px;
font-size: 12px;
line-height: 1.6;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
border: 1px solid;
border-radius: 3px;
background-color: transparent; }
input:focus,
select:focus,
textarea:focus {
outline: 0; }
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'] {
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none; }
input[type='radio'],
input[type='checkbox'] {
display: inline-block;
width: auto;
vertical-align: middle; }
input[type='file'] {
padding: 0;
background-color: transparent;
border: none; }
select {
width: 100%;
max-width: 100%; }
textarea {
height: 155px;
min-height: 155px;
width: 100%;
resize: vertical;
overflow: auto; } ::-webkit-input-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
::-moz-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
:-ms-input-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
:-moz-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
::-moz-placeholder {
opacity: 1; }
:-moz-placeholder {
opacity: 1; } .search-form__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px; }
.search-form__input-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 5;
-ms-flex: 5 0 200px;
flex: 5 0 200px;
margin: 5px; }
.search-form__field[type='search'] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
max-width: 100%;
min-width: 50px; }
.search-form__submit[type=submit] {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
margin: 5px; } .comment-list + .comment-respond,
.comment-navigation + .comment-respond {
margin-top: 40px; }
.comment-list .comment-respond {
margin-top: 40px;
margin-bottom: 40px; }
.comment-respond .comment-notes,
.comment-respond .logged-in-as,
.comment-respond .must-log-in {
margin-bottom: 10px;
font-size: 12px; }
.comment-reply-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid; }
.comment-reply-title small {
margin-left: auto; }
.comment-reply-title #cancel-comment-reply-link {
font-size: 12px;
margin-left: 15px; }
.comment-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px; }
.comment-form > * {
padding-left: 5px;
padding-right: 5px; }
.comment-form > * {
width: 100%; }
.comment-form-comment, .comment-form-author, .comment-form-email, .comment-form-url, .comment-form-cookies-consent {
position: relative;
margin: 0 0 10px 0; }
.comment-form-comment label, .comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-form-cookies-consent label {
font-size: 12px;
line-height: 1.6; }
@media (min-width: 1200px) {
.comment-form-author, .comment-form-email {
width: 50%; }
.comment-list .comment-form-author, .comment-list .comment-form-email {
width: 100%; } }
.comment-form-cookies-consent input[type="checkbox"] {
margin-right: 5px; }
.comment-form__field {
width: 100%;
vertical-align: top; }
.comment-form .form-submit {
margin-bottom: 0; }
.required {
color: #ff3535; } .post-password-form p:last-child {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -3px;
margin-right: -3px; }
.post-password-form label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 50;
-ms-flex-positive: 50;
flex-grow: 50;
margin: 5px 0;
text-indent: 3px; }
.post-password-form label input {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-left: 3px;
margin-right: 3px; }
.post-password-form input[type="submit"] {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin: 5px 3px; }  a {
-webkit-transition: 0s;
-o-transition: 0s;
transition: 0s; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit; }
.edit-link {
display: block;
background: #eee;
padding: 0 15px; }  .main-navigation {
display: block;
width: 100%;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased; }
.main-navigation ul {
margin: 0;
padding-left: 0;
list-style: none; }
.main-navigation li {
position: relative;
text-align: left;
margin-top: 0; }
.main-navigation a {
position: relative;
display: block; }
@media (max-width: 767px) {
.main-navigation .menu ul a {
padding-left: 2rem; }
.main-navigation .menu ul ul a {
padding-left: 3rem; }
.main-navigation .menu ul ul ul a {
padding-left: 4rem; }
.main-navigation .menu ul ul ul ul a {
padding-left: 5rem; }
.main-navigation .menu ul ul ul ul ul a {
padding-left: 6rem; } }
@media (min-width: 768px) {
.main-navigation .menu-toggle {
display: none; }
.main-navigation .menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.main-navigation .menu > li > a {
text-align: center; }
.main-navigation .menu .sub-menu {
position: absolute;
z-index: 1001;
left: -999em;
opacity: 0;
visibility: hidden;
-webkit-transition-duration: 0ms;
-o-transition-duration: 0ms;
transition-duration: 0ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-property: opacity, visibility;
-o-transition-property: opacity, visibility;
transition-property: opacity, visibility; }
.main-navigation .menu li:hover > ul {
visibility: visible;
opacity: 1; }
.main-navigation .menu > li > ul {
top: 100%; }
.main-navigation .menu > li:hover > ul {
left: 0; }
.main-navigation .menu li li > ul {
top: 0; }
.main-navigation .menu li li:hover > ul {
left: 100%; } } .main-navigation .menu {
width: 100%;
border-radius: 3px; }
.main-navigation .menu a {
font-size: 14px;
line-height: 1.5; }
.main-navigation .menu a::after { cursor: pointer;
font-size: 16px;
line-height: 1; }
.main-navigation .menu > li > a {
padding: 12px 20px;
text-transform: uppercase; }
@media (min-width: 768px) {
.main-navigation .menu > li > a {
padding: 12px;
border-top-left-radius: 3px;
border-top-right-radius: 3px; } }
@media (min-width: 992px) {
.main-navigation .menu > li > a {
padding: 12px 20px; } }
@media (min-width: 768px) {
.main-navigation .menu > li.menu-item-has-children > a::after { content: '\f140';
margin-left: 5px; } }
.main-navigation .menu > li:hover > a, .main-navigation .menu > li.current_page_item > a, .main-navigation .menu > li.current_page_ancestor > a, .main-navigation .menu > li.current-menu-item > a, .main-navigation .menu > li.current-menu-ancestor > a { }
.main-navigation .sub-menu a {
padding: 10px 20px; }
@media (min-width: 768px) {
.main-navigation .sub-menu {
border-top: 3px solid; }
.main-navigation .sub-menu li.menu-item-has-children > a:after { content: '\f142';
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.main-navigation .sub-menu > li > a {
width: 220px;
padding: 10px 30px 10px 20px; } }
.main-navigation .sub-menu li:hover > a,
.main-navigation .sub-menu li.current_page_item > a,
.main-navigation .sub-menu li.current_page_ancestor > a,
.main-navigation .sub-menu li.current-menu-item > a,
.main-navigation .sub-menu li.current-menu-ancestor > a { } @media (max-width: 767px) {
.main-navigation .menu {
position: absolute;
z-index: 1001;
top: calc(100% + 15px);
left: 0;
right: 0;
-webkit-transition: .15s;
-o-transition: .15s;
transition: .15s;
overflow-y: scroll;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
max-height: 300px;
display: block; }
.main-navigation.toggled .menu {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1); } } .jet-menu-container + .menu-toggle {
display: none; }
.jet-menu {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.jet-menu li {
margin-top: 0; }
.jet-menu > li > a {
font-size: 14px;
line-height: 1.5;
text-transform: uppercase; }
.jet-menu > .jet-menu-item > a {
padding: 12px 20px; }
.jet-menu .jet-sub-menu,
.jet-menu .jet-sub-mega-menu {
z-index: 1001; }
.jet-dropdown-arrow {
font-size: 14px;
line-height: 1.1; }
.jet-menu-item-wrapper .jet-dropdown-arrow {
margin-left: 5px; }
.jet-menu-item-desc {
font-size: 12px;
line-height: 1.3; }
.jet-sub-menu {
padding-top: 5px;
padding-bottom: 5px; }
.jet-sub-menu > li > a {
padding: 10px 20px;
font-size: 14px;
line-height: 1.5; }
.jet-sub-menu,
.jet-sub-mega-menu {
border-top: 3px solid;
-webkit-box-shadow: none;
box-shadow: none; }
@media (min-width: 768px) {
.jet-menu--animation-type-fade .jet-sub-menu.right-side {
top: 100%; } }
body.jet-menu-template-default.single-jet-menu {
background-color: #ffffff; }
.jet-mobile-menu-active .jet-menu-container.jet-mobile-menu {
z-index: 1001; }
.jet-mobile-menu-toggle-button {
left: -35px;
outline: 0; }
.jet-mobile-menu-toggle-button .jet-menu-toggle__icon {
font-size: 20px;
vertical-align: baseline; }
.jet-menu-badge {
z-index: 1; }
.jet-menu-badge__inner,
.jet-custom-nav .jet-menu-badge .jet-menu-badge__inner {
padding: 1px 8px;
font-size: 10px;
line-height: 1.5;
border-radius: 3px; }
.main-navigation .menu,
.main-navigation .menu .sub-menu,
.jet-menu-item .jet-sub-menu,
.jet-mobile-menu-active .jet-menu-container.jet-mobile-menu,
.main-navigation .menu > li > a,
.jet-menu > li > a {
background-color: #1C1C21; } .comment-navigation,
.posts-navigation,
.post-navigation {
overflow: hidden; }
.comment-navigation a,
.posts-navigation a,
.post-navigation a {
color: inherit; }
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 100%; }
@media (min-width: 576px) {
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 50%; } }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left; }
@media (min-width: 576px) {
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
padding-right: 15px; } }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
margin-top: 25px; }
@media (min-width: 576px) {
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
margin-top: 0;
padding-left: 15px; } }
.comment-navigation--above {
margin-bottom: 25px; }
.comment-navigation--below {
margin-top: 25px; }
.comment-navigation .nav-previous a:before {
content: '\f13d'; }
.comment-navigation .nav-next a:after {
content: '\f13e'; }
.comment-navigation a {
margin-top: 10px;
font-weight: 700;
line-height: 1.33; }
.posts-navigation,
.post-navigation {
margin-top: 35px;
padding-top: 30px;
border-top: 1px solid; }
.posts-navigation .nav-text,
.posts-navigation .nav-post-title,
.post-navigation .nav-text,
.post-navigation .nav-post-title {
display: block; }
.posts-navigation .nav-text,
.post-navigation .nav-text {
font-size: 12px; }
.posts-navigation .nav-post-title,
.post-navigation .nav-post-title {
margin-top: 10px;
font-weight: 700;
line-height: 1.33; }
.posts-navigation .nav-previous .nav-text i,
.post-navigation .nav-previous .nav-text i {
margin-right: 8px; }
.posts-navigation .nav-next .nav-text i,
.post-navigation .nav-next .nav-text i {
margin-left: 8px; } .pagination .nav-links {
font-size: 0; }
.site-content .page-links {
clear: both;
margin: 1em 0; }
.site-content .page-links__title {
margin-right: 5px; }
.nav-links .page-numbers,
.woocommerce-pagination .page-numbers,
.site-content .page-links a,
.site-content .page-links > .page-links__item {
display: inline-block;
min-width: 40px;
height: 40px;
padding: 0 2px;
margin: 0 10px 5px 0;
font-size: 14px;
line-height: 38px;
text-align: center;
border: 1px solid;
border-radius: 3px;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.nav-links .page-numbers:last-child,
.woocommerce-pagination .page-numbers:last-child,
.site-content .page-links a:last-child,
.site-content .page-links > .page-links__item:last-child {
margin-right: 0; }
.nav-links .page-numbers.next i, .nav-links .page-numbers.prev i,
.woocommerce-pagination .page-numbers.next i,
.woocommerce-pagination .page-numbers.prev i {
display: inline-block;
font-size: 20px;
line-height: inherit;
vertical-align: top; }
.pagination,
.posts-load-more-nav {
padding-top: 25px;
text-align: center;
border-top: 1px solid; }
.posts-list--grid-2 + .pagination, .posts-list--grid-2 +
.posts-load-more-nav {
margin-top: 20px; } .posts-load-more-btn {
padding: 0;
font-size: 14px;
line-height: 2;
text-transform: uppercase;
background: none;
border: 0;
outline: none;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.posts-load-more-btn__icon {
margin-right: 7px;
font-size: 24px;
line-height: 1;
vertical-align: middle; }
.posts-load-more-btn.processing .posts-load-more-btn__icon:before {
-webkit-animation: techtonix_spin 1s linear infinite;
animation: techtonix_spin 1s linear infinite; }
.posts-load-more-btn[disabled] .posts-load-more-btn__icon {
display: none; } .breadcrumbs {
position: relative; }
@media (max-width: 1199px) {
.breadcrumbs {
max-width: inherit; } }
.site-content__wrap .breadcrumbs {
padding-left: 0;
padding-right: 0;
max-width: inherit; }
.breadcrumbs__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 18px;
padding-bottom: 18px; }
.site-content__wrap .breadcrumbs__inner {
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 2em;
border-bottom: 1px solid; }
.breadcrumbs__title {
margin-right: 20px; }
.breadcrumbs__browse {
display: inline-block;
margin-right: .5em; }
.breadcrumbs__wrap {
display: inline-block; }
.breadcrumbs__item {
display: inline-block; }
.breadcrumbs__item-sep {
margin: 0 7px; }
.breadcrumbs__item-link {
color: inherit; } .menu-toggle {
padding: 10px 10px;
cursor: pointer;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transition-duration: 0.15s;
-o-transition-duration: 0.15s;
transition-duration: 0.15s;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background: none;
border: 0;
margin: 0;
overflow: visible; }
.menu-toggle:hover {
opacity: 1; }
.menu-toggle:focus {
outline: none; }
.menu-toggle .menu-toggle-inner {
-webkit-transition-duration: 0.1s;
-o-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.menu-toggle .menu-toggle-inner::before {
-webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
-o-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
transition: top 0.1s 0.14s ease, opacity 0.1s ease; }
.menu-toggle .menu-toggle-inner::after {
-webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.menu-toggle.toggled .menu-toggle-inner {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition-delay: 0.14s;
-o-transition-delay: 0.14s;
transition-delay: 0.14s;
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.menu-toggle.toggled .menu-toggle-inner::before {
top: 0;
opacity: 0;
-webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
-o-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
transition: top 0.1s ease, opacity 0.1s 0.14s ease; }
.menu-toggle.toggled .menu-toggle-inner::after {
bottom: 0;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }
.menu-toggle-box {
width: 22px;
height: 16px;
display: block;
position: relative; }
.menu-toggle-inner {
display: block;
top: 50%;
margin-top: -1px;
background-color: #333; }
.menu-toggle-inner, .menu-toggle-inner::before, .menu-toggle-inner::after {
width: 22px;
height: 2px;
border-radius: 0px;
position: absolute;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.15s;
-o-transition-duration: 0.15s;
transition-duration: 0.15s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease; }
.menu-toggle-inner::before, .menu-toggle-inner::after {
background-color: inherit; }
.menu-toggle-inner::before, .menu-toggle-inner::after {
content: "";
display: block; }
.menu-toggle-inner::before {
top: -7px; }
.menu-toggle-inner::after {
bottom: -7px; }   .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; }  @media (min-width: 768px) {
.alignleft {
float: left;
margin-right: 15px;
margin-top: 0.3em;
margin-bottom: 10px; } }
@media (min-width: 1200px) {
.alignleft {
margin-right: 30px; } }
@media (min-width: 768px) {
.alignright {
float: right;
margin-left: 15px;
margin-top: 0.3em;
margin-bottom: 10px; } }
@media (min-width: 1200px) {
.alignright {
margin-left: 30px; } } .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before,
.clear:after,
.comment-body:before,
.comment-body: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,
.comment-body:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; }
.clear-after:after {
content: '';
display: block;
width: 100%;
clear: both; }
.hidden {
display: none; } .comments-area {
position: relative;
margin-top: 50px; }
.content-separate-style .comments-area {
margin-top: 30px; }
.page-template-fullwidth .comments-area {
margin-bottom: 30px; }
.comments-area .no-comments {
margin-top: 20px; }
.comments-title {
margin-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px solid; }
.comment-list {
margin-left: 0;
margin-bottom: 0;
list-style: none; }
.comment-list .comment + .comment,
.comment-list .comment + .pingback,
.comment-list .comment .children .comment,
.comment-list .comment .children .pingback,
.comment-list .pingback + .comment,
.comment-list .pingback + .pingback,
.comment-list .pingback .children .comment,
.comment-list .pingback .children .pingback {
margin-top: 25px; }
.comment-list .children {
margin-top: 0;
margin-left: 0;
padding-left: 15px;
list-style: none; }
@media (min-width: 768px) {
.comment-list .children {
padding-left: 40px; } }
.comment-body__holder {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.comment-body .avatar {
margin-bottom: 10px;
margin-right: 20px;
border-radius: 50%; }
.comment-body .fn {
display: inline-block;
margin-right: 15px;
margin-bottom: 0; }
.comment-body .reply:not(:empty) {
margin-top: 5px; }
.comment-body .reply a {
font-size: 12px;
line-height: 1.5; }
.comment-body .reply i {
margin-right: 5px;
font-size: 18px;
vertical-align: middle; }
.comment-author {
-ms-flex-negative: 0;
flex-shrink: 0; }
.comment-content-wrap {
-webkit-box-flex: 1;
-ms-flex: 1 1 200px;
flex: 1 1 200px;
max-width: 100%; }
.comment-date {
display: inline-block;
font-size: 12px;
line-height: 1.6; }
.comment-content {
margin-top: 8px;
font-size: 12px;
line-height: 1.6; }
.bypostauthor {
display: block; } .swiper-pagination-bullets .swiper-pagination-bullet {
opacity: 1; }
.post-gallery .swiper-pagination-bullets .swiper-pagination-bullet {
width: 10px;
height: 10px;
background-color: #ffffff; }
.post-gallery .swiper-pagination {
display: none; }
.swiper-button-prev:before,
.swiper-container .swiper-button-prev:before {
content: '\f04d'; }
.swiper-button-next:before,
.swiper-container .swiper-button-next:before {
content: '\f054'; }
.swiper-button-next, .swiper-button-prev,
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
top: 50%;
bottom: auto;
z-index: 11;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 26px;
height: 26px;
margin: 0;
font-size: 15px;
line-height: 1;
text-align: center;
background-image: none !important;
border-radius: 3px;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s; }
.swiper-button-next:before, .swiper-button-prev:before,
.swiper-container .swiper-button-next:before,
.swiper-container .swiper-button-prev:before {
width: 1em;
font-size: 1em;
line-height: 26px; }
.post-gallery .swiper-button-next, .post-gallery .swiper-button-prev, .post-gallery
.swiper-container .swiper-button-next, .post-gallery
.swiper-container .swiper-button-prev {
display: none; }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled,
.swiper-container .swiper-button-next.swiper-button-disabled,
.swiper-container .swiper-button-prev.swiper-button-disabled {
pointer-events: none;
opacity: 0.75; }
.post-gallery .swiper-button-next {
top: auto;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
bottom: 20px;
right: 20px; }
.post-gallery .swiper-button-prev {
top: auto;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
bottom: 20px;
left: auto;
right: 56px; } .post-author-bio {
position: relative;
margin-top: 50px; }
.content-separate-style .post-author-bio {
margin-top: 30px; }
.post-author-bio__title {
margin-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px solid; }
.post-author__holder {
text-align: center; }
@media (min-width: 768px) {
.post-author__holder {
text-align: left; } }
.post-author__avatar .avatar {
margin-bottom: 15px;
vertical-align: top;
border-radius: 50%; }
@media (min-width: 768px) {
.post-author__avatar .avatar {
float: left;
margin-right: 30px;
margin-bottom: 0; } }
@media (min-width: 768px) {
.post-author__content {
overflow: hidden; } }
.post-author__title {
margin-top: 0; }
.post-author__description {
font-size: 12px; } .mfp-bg {
background: #ffffff;
opacity: 1; }
.mfp-bg.mfp-dark-bg {
background: #000000;
opacity: 0.8; }
.mfp-zoom-out-cur {
cursor: auto; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: pointer; }
.mfp-content .wp-video {
display: block;
margin-left: auto;
margin-right: auto; }
.mfp-inline-holder .mfp-figure:after,
.mfp-iframe-holder .mfp-figure:after,
.mfp-image-holder .mfp-figure:after {
-webkit-box-shadow: none;
box-shadow: none; }
.mfp-inline-holder .mfp-bottom-bar,
.mfp-iframe-holder .mfp-bottom-bar,
.mfp-image-holder .mfp-bottom-bar {
display: none; }
.mfp-inline-holder .mfp-close,
.mfp-inline-holder .mfp-arrow,
.mfp-inline-holder .mfp-arrow:before,
.mfp-inline-holder .mfp-arrow:after,
.mfp-iframe-holder .mfp-close,
.mfp-iframe-holder .mfp-arrow,
.mfp-iframe-holder .mfp-arrow:before,
.mfp-iframe-holder .mfp-arrow:after,
.mfp-image-holder .mfp-close,
.mfp-image-holder .mfp-arrow,
.mfp-image-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after {
opacity: 1; }
.mfp-inline-holder .mfp-close,
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
font-size: 40px;
padding: 5px 15px;
right: 0;
position: fixed;
width: auto;
height: auto;
line-height: 1;
text-align: center;
color: #000000; }
.mfp-dark-bg .mfp-inline-holder .mfp-close, .mfp-dark-bg
.mfp-iframe-holder .mfp-close, .mfp-dark-bg
.mfp-image-holder .mfp-close {
color: #ffffff; }
.admin-bar .mfp-inline-holder .mfp-close, .admin-bar
.mfp-iframe-holder .mfp-close, .admin-bar
.mfp-image-holder .mfp-close {
top: 35px; }
.mfp-inline-holder .mfp-arrow:before, .mfp-inline-holder .mfp-arrow:after,
.mfp-iframe-holder .mfp-arrow:before,
.mfp-iframe-holder .mfp-arrow:after,
.mfp-image-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after { border: none;
width: 50px;
height: 1px;
margin: 0;
position: absolute;
top: 50%;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
background-color: #000000; }
.mfp-dark-bg .mfp-inline-holder .mfp-arrow:before, .mfp-dark-bg .mfp-inline-holder .mfp-arrow:after, .mfp-dark-bg
.mfp-iframe-holder .mfp-arrow:before, .mfp-dark-bg
.mfp-iframe-holder .mfp-arrow:after, .mfp-dark-bg
.mfp-image-holder .mfp-arrow:before, .mfp-dark-bg
.mfp-image-holder .mfp-arrow:after {
background-color: #ffffff; }
.mfp-inline-holder .mfp-arrow-left:before, .mfp-inline-holder .mfp-arrow-left:after,
.mfp-iframe-holder .mfp-arrow-left:before,
.mfp-iframe-holder .mfp-arrow-left:after,
.mfp-image-holder .mfp-arrow-left:before,
.mfp-image-holder .mfp-arrow-left:after { left: 20px;
-webkit-transform-origin: 0 center;
-ms-transform-origin: 0 center;
transform-origin: 0 center; }
.mfp-inline-holder .mfp-arrow-left:before,
.mfp-iframe-holder .mfp-arrow-left:before,
.mfp-image-holder .mfp-arrow-left:before { -webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.mfp-inline-holder .mfp-arrow-left:after,
.mfp-iframe-holder .mfp-arrow-left:after,
.mfp-image-holder .mfp-arrow-left:after { -webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.mfp-inline-holder .mfp-arrow-right:before, .mfp-inline-holder .mfp-arrow-right:after,
.mfp-iframe-holder .mfp-arrow-right:before,
.mfp-iframe-holder .mfp-arrow-right:after,
.mfp-image-holder .mfp-arrow-right:before,
.mfp-image-holder .mfp-arrow-right:after { right: 20px;
left: auto;
-webkit-transform-origin: 100% center;
-ms-transform-origin: 100% center;
transform-origin: 100% center; }
.mfp-inline-holder .mfp-arrow-right:before,
.mfp-iframe-holder .mfp-arrow-right:before,
.mfp-image-holder .mfp-arrow-right:before { -webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.mfp-inline-holder .mfp-arrow-right:after,
.mfp-iframe-holder .mfp-arrow-right:after,
.mfp-image-holder .mfp-arrow-right:after { -webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-o-transition: all 0.15s ease-out;
transition: all 0.15s ease-out; }
.mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8; }
.mfp-fade.mfp-bg.mfp-removing {
opacity: 0; }
.mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-o-transition: all 0.15s ease-out;
transition: all 0.15s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0; } .reading-progress-bar {
position: fixed;
top: 0;
left: 0;
z-index: 99999;
width: 100%;
height: 3px; }
@media (min-width: 601px) {
.admin-bar .reading-progress-bar {
top: 46px; } }
@media (min-width: 783px) {
.admin-bar .reading-progress-bar {
top: 32px; } }
.reading-progress-bar .progress-bar {
width: 0;
height: 100%; }  .card {
display: block; } @media (min-width: 768px) {
.card-deck {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
.card-deck .card {
margin-right: 0.9375rem;
margin-left: 0.9375rem;
-webkit-box-flex: 0;
-ms-flex: 0 0;
flex: 0 0;
-ms-flex-preferred-size: calc(100% / 2 - 1.875rem);
flex-basis: calc(100% / 2 - 1.875rem);
max-width: calc(100% / 2 - 1.875rem); }
.posts-list--grid-2.card-deck {
margin-right: -5px;
margin-left: -5px; }
.posts-list--grid-2.card-deck .card {
margin-right: 5px;
margin-left: 5px;
-ms-flex-preferred-size: calc(100% / 2 - 10px);
flex-basis: calc(100% / 2 - 10px);
max-width: calc(100% / 2 - 10px); } }
@media (min-width: 1200px) {
.card-deck--3-cols .card {
-webkit-box-flex: 0;
-ms-flex: 0 0;
flex: 0 0;
-ms-flex-preferred-size: calc(100% / 3 - 1.875rem);
flex-basis: calc(100% / 3 - 1.875rem);
max-width: calc(100% / 3 - 1.875rem); }
.card-deck--4-cols .card {
-webkit-box-flex: 0;
-ms-flex: 0 0;
flex: 0 0;
-ms-flex-preferred-size: calc(100% / 4 - 1.875rem);
flex-basis: calc(100% / 4 - 1.875rem);
max-width: calc(100% / 4 - 1.875rem); }
.posts-list--grid-2.card-deck--3-cols .card {
-ms-flex-preferred-size: calc(100% / 3 - 10px);
flex-basis: calc(100% / 3 - 10px);
max-width: calc(100% / 3 - 10px); }
.posts-list--grid-2.card-deck--4-cols .card {
-ms-flex-preferred-size: calc(100% / 4 - 10px);
flex-basis: calc(100% / 4 - 10px);
max-width: calc(100% / 4 - 10px); } } @media (min-width: 768px) {
.card-columns {
-webkit-column-gap: 1.875rem;
column-gap: 1.875rem;
-webkit-column-count: 2;
column-count: 2; }
.card-columns .card {
display: inline-block;
width: 100%; } }
@media (min-width: 1200px) {
.card-columns--3-cols {
-webkit-column-count: 3;
column-count: 3; }
.card-columns--4-cols {
-webkit-column-count: 4;
column-count: 4; } } @media (min-width: 768px) {
.posts-list--vertical-justify {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: -0.9375rem;
margin-left: -0.9375rem;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.posts-list--vertical-justify .card {
margin-right: 0.9375rem;
margin-left: 0.9375rem;
-webkit-box-flex: 0;
-ms-flex: 0 0;
flex: 0 0;
-ms-flex-preferred-size: calc(100% / 2 - 1.875rem);
flex-basis: calc(100% / 2 - 1.875rem);
max-width: calc(100% / 2 - 1.875rem); } }
@media (min-width: 1200px) {
.posts-list--vertical-justify .card {
-webkit-box-flex: 0;
-ms-flex: 0 0;
flex: 0 0;
-ms-flex-preferred-size: calc(100% / 3 - 1.875rem);
flex-basis: calc(100% / 3 - 1.875rem);
max-width: calc(100% / 3 - 1.875rem); }
.posts-list--vertical-justify .card:nth-of-type(7n + 2), .posts-list--vertical-justify .card:nth-of-type(7n + 3) {
-webkit-box-flex: 0;
-ms-flex: 0 0;
flex: 0 0;
-ms-flex-preferred-size: calc(100% / 1.5 - 1.875rem);
flex-basis: calc(100% / 1.5 - 1.875rem);
max-width: calc(100% / 1.5 - 1.875rem); } }  .site {
overflow: hidden;
-webkit-hyphens: manual;
-ms-hyphens: manual;
hyphens: manual; }
body.wordwrap .site {
word-wrap: break-word;
overflow-wrap: break-word;
word-break: break-all;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto; }
.site-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100vh;
margin-left: auto;
margin-right: auto; }
.site-header, .site-content, .site-footer {
width: 100%; }
.site-content {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
min-height: 1px; }
.error404 .site-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-top: auto;
margin-bottom: auto; }
.site-content__wrap {
margin-top: 30px;
margin-bottom: 30px; }
.page-template-fullwidth .site-content__wrap,
.single-elementor_library .site-content__wrap,
.error404 .site-content__wrap {
margin-top: 0;
margin-bottom: 0; }
.site--layout-boxed {
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.site--layout-framed {
padding: 1.875rem 0.9375rem; }
.site--layout-framed .site-inner {
-webkit-box-shadow: 0 2px 10px 0 rgba(38, 38, 38, 0.15);
box-shadow: 0 2px 10px 0 rgba(38, 38, 38, 0.15); }
.content-separate-style .card-wrapper,
.content-separate-style .sidebar .widget:not(.elementor-template-widget):not(.widget_elementor-library):not(.elementor-wp-widget),
.content-separate-style .post-author-bio,
.content-separate-style .comments-area,
.content-separate-style .related-posts {
padding: 30px;
background-color: #ffffff;
border-radius: 3px; }
.content-separate-style.single-post .card-wrapper .post-thumbnail,
.content-separate-style.single-post .card-wrapper .post-featured-content {
margin-left: -30px;
margin-right: -30px; }
.content-separate-style.single-post .card-wrapper .format-link .post-featured-content,
.content-separate-style.single-post .card-wrapper .format-audio .post-featured-content {
margin-left: 0;
margin-right: 0; }
@media (min-width: 1200px) {
.content-separate-style.single-post .card-wrapper .entry-content {
padding-left: 55px;
padding-right: 55px; } }
.card-container {
padding: 30px;
background-color: #ffffff;
border-radius: 3px; }
.card-wrapper + .card-wrapper {
margin-top: 30px; } .header-container {
padding: 25px 0 0; }
.header-container__flex {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media (min-width: 768px) {
.header-container__flex {
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.jet-desktop-menu-active .header-container__flex,
.jet-mobile-menu-active .header-container__flex {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.jet-mobile-menu-active .header-container__flex {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.header-container__flex .main-navigation {
width: auto; }
@media (min-width: 768px) {
.header-container__flex .main-navigation {
width: 100%;
margin-top: 25px; } }
.jet-desktop-menu-active .header-container__flex .main-navigation {
margin-top: 25px; }
.jet-desktop-menu-active .header-container__flex .main-navigation,
.jet-mobile-menu-active .header-container__flex .main-navigation {
width: 100%; }
.site-branding {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.site-logo {
margin: 0; }
.site-logo--image,
.site-logo--image .custom-logo-link {
line-height: 1; }
h1.site-logo--image {
font-size: 14px; }
.site-description {
font-size: 12px; }  .hentry {
position: relative; } .posts-list__item {
position: relative;
margin-bottom: 30px; }
.posts-list__item.is-loaded {
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
-webkit-animation: techtonix_appear 400ms forwards;
animation: techtonix_appear 400ms forwards;
-webkit-animation-delay: 1000ms;
animation-delay: 1000ms; }
.posts-list__item.is-loaded.post-loaded-1 {
-webkit-animation-delay: 100ms;
animation-delay: 100ms; }
.posts-list__item.is-loaded.post-loaded-2 {
-webkit-animation-delay: 200ms;
animation-delay: 200ms; }
.posts-list__item.is-loaded.post-loaded-3 {
-webkit-animation-delay: 300ms;
animation-delay: 300ms; }
.posts-list__item.is-loaded.post-loaded-4 {
-webkit-animation-delay: 400ms;
animation-delay: 400ms; }
.posts-list__item.is-loaded.post-loaded-5 {
-webkit-animation-delay: 500ms;
animation-delay: 500ms; }
.posts-list__item.is-loaded.post-loaded-6 {
-webkit-animation-delay: 600ms;
animation-delay: 600ms; }
.posts-list__item.is-loaded.post-loaded-7 {
-webkit-animation-delay: 700ms;
animation-delay: 700ms; }
.posts-list__item.is-loaded.post-loaded-8 {
-webkit-animation-delay: 800ms;
animation-delay: 800ms; }
.posts-list__new-date {
width: 100%;
margin-bottom: 30px; }
.posts-list__item-media {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.posts-list--default .posts-list__item:not(:first-child) {
padding-top: 30px;
border-top-width: 1px;
border-top-style: solid; }
@media (min-width: 768px) {
.posts-list--default-small-img .posts-list__item {
margin-bottom: 40px; } }
@media (min-width: 768px) {
.posts-list--default-small-img .has-featured .posts-list__item-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } }
@media (min-width: 768px) {
.posts-list--default-small-img .has-featured .posts-list__item-media {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 275px;
margin-right: 30px; }
.posts-list--default-small-img .has-featured .posts-list__item-media .post-thumbnail,
.posts-list--default-small-img .has-featured .posts-list__item-media .post-featured-content {
margin-bottom: 0; } }
.posts-list--timeline .posts-list__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 40px; }
.posts-list--timeline .post-timeline-date {
margin-right: 10px; }
@media (min-width: 576px) {
.posts-list--timeline .post-timeline-date {
margin-right: 20px; } }
.posts-list--timeline .posts-list__item-inner {
-webkit-box-flex: 0;
-ms-flex: 0 0;
flex: 0 0;
-ms-flex-preferred-size: calc(100% - 70px);
flex-basis: calc(100% - 70px);
max-width: calc(100% - 70px); }
@media (min-width: 576px) {
.posts-list--timeline .posts-list__item-inner {
-ms-flex-preferred-size: calc(100% - 80px);
flex-basis: calc(100% - 80px);
max-width: calc(100% - 80px); } }
@media (min-width: 1200px) {
.posts-list--timeline .has-featured .posts-list__item-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } }
@media (min-width: 1200px) {
.posts-list--timeline .has-featured .posts-list__item-media {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 275px;
margin-right: 30px; }
.posts-list--timeline .has-featured .posts-list__item-media .post-thumbnail,
.posts-list--timeline .has-featured .posts-list__item-media .post-featured-content {
margin-bottom: 0; } }
.posts-list--grid-2 .posts-list__item {
margin-bottom: 10px; }
.posts-list--grid-2 .posts-list__item:hover {
z-index: 5; }
.posts-list--grid-2 .posts-list__item:before {
position: absolute;
top: 20px;
right: 20px;
z-index: 6;
font-size: 24px;
line-height: 1; }
.posts-list--grid-2 .posts-list__item.format-video:before {
content: '\f40d'; }
.posts-list--grid-2 .posts-list__item.format-image:before {
content: '\f2e9'; }
.posts-list--grid-2 .posts-list__item.format-audio:before {
content: '\f759'; }
.posts-list--grid-2 .posts-list__item.format-link:before {
content: '\f339'; }
.posts-list--grid-2 .posts-list__item-inner {
position: relative;
height: 100%; }
.posts-list--grid-2 .posts-list__item-media {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 3px; }
.posts-list--grid-2 .posts-list__item-content {
position: relative;
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
height: 100%;
min-height: 245px;
padding: 20px;
border-radius: 3px; }
.posts-list--grid-2 .post-thumbnail {
height: 100%;
margin-bottom: 0; }
.posts-list--grid-2 .post-thumbnail__link {
height: 100%; }
.posts-list--grid-2 .post-thumbnail__img {
height: 100%;
max-height: 100%; }
.posts-list--grid-2 .post__cats {
margin-bottom: auto;
padding-bottom: 20px; }
.posts-list--grid-2 .format-video .post__cats,
.posts-list--grid-2 .format-image .post__cats,
.posts-list--grid-2 .format-audio .post__cats,
.posts-list--grid-2 .format-link .post__cats {
padding-right: 25px; }
.posts-list--grid-2 .format-gallery .post-featured-content {
height: 100%;
margin-bottom: 0; }
.posts-list--grid-2 .format-gallery .post__cats {
padding-right: 60px; }
.posts-list--grid-2 .format-gallery .post-gallery {
z-index: auto;
height: 100%; }
.posts-list--grid-2 .format-gallery .post-gallery__caption {
display: none; }
.posts-list--grid-2 .format-gallery .post-gallery .swiper-button-prev,
.posts-list--grid-2 .format-gallery .post-gallery .swiper-button-next {
top: 20px; }
.posts-list--grid-2 .format-quote.has-thumb .post-format-quote cite {
color: inherit; }
.posts-list--grid-2 .post-format-link {
margin: 0; }
.posts-list--vertical-justify .post-thumbnail__link {
display: block; }
.posts-list--vertical-justify .post-thumbnail__img,
.posts-list--vertical-justify .post-gallery__image {
height: 260px; }
.posts-list--vertical-justify .mejs-video {
height: 260px !important; }
.posts-list--masonry .format-gallery .post-gallery {
overflow: visible; }
.posts-list--masonry .format-gallery .post-featured-content {
overflow: hidden; }
.posts-list--search .posts-list__item:not(:first-child) {
padding-top: 30px;
border-top-width: 1px;
border-top-style: solid; }
.posts-list--search .posts-list__item > .entry-footer {
margin-top: 30px; }
@media (min-width: 768px) {
.posts-list--search .posts-list__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.posts-list--search .posts-list__item > .entry-footer {
margin-top: 0;
margin-left: 30px;
-ms-flex-negative: 0;
flex-shrink: 0; } } .entry-title {
margin: 0; }
.hentry.page > .entry-header > .entry-title {
margin-bottom: 15px; }
.entry-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-left: -12.5px;
margin-right: -12.5px;
font-size: 12px;
line-height: 1.6; }
.entry-meta > * {
padding-left: 12.5px;
padding-right: 12.5px; }
.posts-list .invert .entry-meta {
color: inherit; }
.single-post .hentry .entry-meta,
.single-featured-header .entry-meta {
font-size: inherit;
line-height: inherit; }
.entry-meta-top {
margin-bottom: 15px; }
.entry-meta-main {
margin-top: 10px; }
.single-post .hentry .entry-meta-main {
margin-bottom: 30px; }
.entry-meta-bottom {
margin-top: 10px; }
.entry-meta:empty {
display: none; }
.single-post .hentry .entry-header {
margin-bottom: 20px; }
.posts-list .entry-summary, .posts-list .entry-content {
font-size: 12px; }
.posts-list .entry-summary > *:first-child, .posts-list .entry-content > *:first-child {
margin-top: 10px; }
.entry-footer-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-left: -15px;
margin-right: -15px;
margin-top: 20px; }
.entry-footer-container > * {
margin-left: 15px;
margin-right: 15px; }
.entry-footer-container:empty {
margin-top: 0; }
.single-post .hentry .entry-footer:not(:empty) {
margin-top: 35px;
padding-top: 30px;
border-top: 1px solid; }
.single-post .hentry .entry-footer > * + * {
margin-top: 6px; }
.single-post .hentry .entry-footer > * + .cs-share {
margin-top: 35px; } .post-thumbnail,
.elementor .elementor-widget .hentry .post-thumbnail {
margin-bottom: 20px; }
.post-thumbnail:empty,
.elementor .elementor-widget .hentry .post-thumbnail:empty {
margin-bottom: 0; }
.single-post .hentry .post-thumbnail {
margin-bottom: 30px;
text-align: center; }
.single-post .hentry .post-thumbnail:empty {
margin-bottom: 0; }
.post-thumbnail__link {
display: block; }
.posts-list--default .post-thumbnail__link {
display: inline-block; }
.post-thumbnail__img {
display: inline-block;
max-height: 90vh;
-o-object-fit: cover;
object-fit: cover; }
.posts-list:not(.posts-list--default) .post-thumbnail__img {
display: block;
width: 100%; }
.post-thumbnail__img,
.elementor .post-thumbnail__img {
border-radius: 3px; }
.ie .post-thumbnail__img {
font-family: 'object-fit: cover'; }
.single-post .hentry .post-thumbnail__img {
border-radius: 0; }
.post-timeline-date {
position: relative;
font-size: 12px;
line-height: 1.2;
text-align: center; }
.post-timeline-date:before {
content: '';
position: absolute;
top: 0;
left: 50%;
bottom: -40px;
z-index: 0;
width: 1px; }
.posts-list__item:not(:first-child) .posts-list__new-date + .post-timeline-date:before {
top: -30px; }
.posts-list__item:last-of-type .post-timeline-date:before {
bottom: 0; }
.post-timeline-date__link {
position: relative;
z-index: 1;
display: block;
width: 60px; }
.post-timeline-date__link, .post-timeline-date__link:hover {
color: inherit; }
.post-timeline-date__link:hover {
-webkit-box-shadow: 0 7px 12px 0 rgba(75, 77, 88, 0.15);
box-shadow: 0 7px 12px 0 rgba(75, 77, 88, 0.15); }
.post-timeline-date__date, .post-timeline-date__time {
display: block;
padding: 5px; }
.post-timeline-date__day {
display: block;
font-size: 22px; }
.post-timeline-date__date {
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
.post-timeline-date__time {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.post__cats i, .post__date i, .post__comments i, .post__tags i, .posted-by i {
margin-right: 8px;
font-size: 16px;
vertical-align: middle; }
.single-post .hentry .post__cats i,
.single-featured-header .post__cats i, .single-post .hentry .post__date i,
.single-featured-header .post__date i, .single-post .hentry .post__comments i,
.single-featured-header .post__comments i, .single-post .hentry .post__tags i,
.single-featured-header .post__tags i, .single-post .hentry .posted-by i,
.single-featured-header .posted-by i {
font-size: 18px; }
.posts-list .post__tags a {
font-style: italic; }
.posts-list .post__tags a:not(:hover) {
color: inherit; }
.post__date a, .post__comments a, .posted-by a {
color: inherit; }
.post__cats {
margin-bottom: 5px; }
.single-post .hentry .post__cats,
.single-featured-header .post__cats {
margin-bottom: 0; }
.post__cats a {
margin-bottom: 4px;
display: inline-block;
font-size: 13px;
line-height: 1.5;
text-transform: uppercase;
border-radius: 3px; }
.single-post .hentry .post__cats a,
.single-featured-header .post__cats a {
margin-top: 4px; }
.has-featured:not(.format-audio) .posts-list__item-media .post__cats {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1;
width: auto;
margin: 20px;
padding: 0; }
.format-audio .posts-list__item-media .post__cats {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.invert .posted-by {
color: inherit; }
.posted-by--avatar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.posted-by__avatar .avatar {
margin-right: 15px;
border-radius: 50%; }
.posted-by__content {
margin: 5px 0; }
.post-respond-button {
margin-top: 10px; }
.has-content-area + .post-respond-button {
margin-top: 30px; }
.post-via .meta-title, .post-sources .meta-title,
.single-post .hentry .post__tags .meta-title {
display: inline-block;
padding: 3px 12px;
margin-right: 10px;
margin-bottom: 5px;
font-size: 12px;
line-height: 1.6;
border-radius: 3px; }
.post-via a, .post-sources a,
.single-post .hentry .post__tags a {
display: inline-block;
padding: 2px 11px;
margin-right: 6px;
margin-bottom: 5px;
font-size: 12px;
line-height: 1.6;
color: inherit;
border: 1px solid;
border-radius: 3px; }
.post-via a:last-child, .post-sources a:last-child,
.single-post .hentry .post__tags a:last-child {
margin-right: 0; } @media (min-width: 768px) {
.post-template-single-layout-2 .single-featured-header {
margin-bottom: 40px; } }
.post-template-single-layout-2 .single-featured-header__meta-box {
position: relative;
z-index: 2;
padding: 20px 15px;
border-radius: 3px; }
@media (min-width: 768px) {
.post-template-single-layout-2 .single-featured-header__meta-box {
padding: 25px 40px 30px; } }
.post-template-single-layout-2 .single-featured-header .post-thumbnail__img {
width: 100%;
min-height: 250px;
max-height: 550px;
border-radius: 0; }
.post-template-single-layout-2 .single-featured-header .post-gallery {
border-radius: 0; }
.post-template-single-layout-2 .single-featured-header .post-gallery__image {
min-height: 250px;
max-height: 550px; }
.post-template-single-layout-2 .single-featured-header .post-gallery__caption {
display: none; }
.post-template-single-layout-2 .single-featured-header .post-gallery .swiper-button-prev,
.post-template-single-layout-2 .single-featured-header .post-gallery .swiper-button-next {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.post-template-single-layout-2 .single-featured-header .post-gallery .swiper-button-prev {
left: 20px;
right: auto; }
.post-template-single-layout-2 .single-featured-header .wp-video {
margin-left: auto;
margin-right: auto; }
.post-template-single-layout-2 .single-featured-header .mejs-video .mejs-overlay-button {
width: 73px;
height: 73px; }
.post-template-single-layout-2 .single-featured-header .mejs-video .mejs-overlay-button:before {
font-size: 73px; }
.post-template-single-layout-2 .single-featured-header .video-popup__overlay-image img {
min-height: 250px;
max-height: 550px; }
@media (min-width: 768px) {
.post-template-single-layout-2 .single-featured-header .post-thumbnail,
.post-template-single-layout-2 .single-featured-header .post-featured-content {
margin-bottom: -90px; } }
.post-template-single-layout-2 .single-featured-header .post-thumbnail:empty,
.post-template-single-layout-2 .single-featured-header .post-featured-content:empty {
margin-bottom: 0; }
.post-template-single-layout-2 .single-featured-header .entry-meta-top {
margin-bottom: 5px; }
.post-template-single-layout-2 .single-featured-header .entry-meta-main {
margin-top: 15px; }
.post-template-single-layout-2 .single-featured-header .posted-by {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.post-template-single-layout-2.content-separate-style .hentry.format-quote .post-featured-content {
margin-top: -30px; }
.post-template-single-layout-3 .single-featured-header {
margin-top: 25px;
text-align: center; }
.post-template-single-layout-3 .single-featured-header__container {
margin-bottom: 25px; }
.post-template-single-layout-3 .single-featured-header .post-thumbnail {
margin-bottom: 0; }
.post-template-single-layout-3 .single-featured-header .post-thumbnail__img {
width: 100%;
min-height: 250px;
max-height: 550px;
border-radius: 0; }
.post-template-single-layout-3 .single-featured-header .post-gallery {
border-radius: 0; }
.post-template-single-layout-3 .single-featured-header .post-gallery__image {
min-height: 250px;
max-height: 550px; }
.post-template-single-layout-3 .single-featured-header .post-featured-content {
margin-bottom: 0; }
.post-template-single-layout-3 .single-featured-header .wp-video {
margin-left: auto;
margin-right: auto; }
.post-template-single-layout-3 .single-featured-header .mejs-video .mejs-overlay-button {
width: 73px;
height: 73px; }
.post-template-single-layout-3 .single-featured-header .mejs-video .mejs-overlay-button:before {
font-size: 73px; }
.post-template-single-layout-3 .single-featured-header .video-popup__overlay-image img {
min-height: 250px;
max-height: 550px; }
.post-template-single-layout-3 .single-featured-header .entry-meta {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.post-template-single-layout-3 .single-featured-header .posted-by {
margin-top: 15px; }
.post-template-single-layout-3 .single-featured-header .posted-by--avatar {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.post-template-single-layout-3 .single-featured-header .posted-by__avatar .avatar {
margin-right: 0; }
.post-template-single-layout-3.content-separate-style.position-fullwidth .site-content__wrap {
margin-top: 0; }
.post-template-single-layout-3.content-separate-style .hentry .post-featured-content {
margin-left: 0;
margin-right: 0; }
.post-template-single-layout-3 .breadcrumbs + .single-featured-header {
margin-top: 0; }
.post-template-single-layout-4 .single-featured-header {
position: relative;
background-color: #000000; }
@media (min-width: 768px) {
.post-template-single-layout-4 .single-featured-header {
margin-bottom: 50px; } }
.post-template-single-layout-4 .single-featured-header .post-thumbnail {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin-bottom: 0; }
.post-template-single-layout-4 .single-featured-header .post-thumbnail__img {
width: 100%;
height: 100%;
max-height: 100%;
border-radius: 0; }
.post-template-single-layout-4 .single-featured-header .entry-excerpt {
margin-top: 15px;
font-size: 18px; }
.post-template-single-layout-4 .single-featured-header .entry-excerpt:empty {
margin-top: 0; }
.post-template-single-layout-4 .single-featured-header .entry-meta-main {
margin-top: 30px; }
.post-template-single-layout-4 .single-featured-header__inner-wrap {
position: relative;
z-index: 2;
padding-top: 120px;
padding-bottom: 120px;
background-color: rgba(0, 0, 0, 0.4); }
@media (min-width: 768px) {
.post-template-single-layout-4 .single-featured-header__inner-wrap {
padding-top: 160px;
padding-bottom: 160px; } }
.post-template-single-layout-4.content-separate-style .hentry.format-video .post-featured-content,
.post-template-single-layout-4.content-separate-style .hentry.format-gallery .post-featured-content,
.post-template-single-layout-4.content-separate-style .hentry.format-quote .post-featured-content {
margin-top: -30px; }
.post-template-single-layout-5 .single-featured-header {
position: relative;
padding-top: 110px;
padding-bottom: 55px;
text-align: center;
background-color: #000000; }
.post-template-single-layout-5 .single-featured-header .post-thumbnail {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 0;
background-color: #000000; }
.post-template-single-layout-5 .single-featured-header .post-thumbnail__img {
display: block;
width: 100%;
height: 100%;
max-height: 100%;
opacity: .6;
border-radius: 0; }
.post-template-single-layout-5 .single-featured-header .entry-excerpt {
margin-top: 15px;
font-size: 18px; }
.post-template-single-layout-5 .single-featured-header .entry-excerpt:empty {
margin-top: 0; }
.post-template-single-layout-5 .single-featured-header .entry-meta {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.post-template-single-layout-5 .single-featured-header .entry-meta-top {
margin-bottom: 40px; }
.post-template-single-layout-5 .single-featured-header .posted-by {
margin-top: 50px; }
.post-template-single-layout-5 .single-featured-header .posted-by--avatar {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.post-template-single-layout-5 .single-featured-header .posted-by__avatar .avatar {
margin-right: 0; }
.post-template-single-layout-5.content-separate-style .hentry.format-video .post-featured-content,
.post-template-single-layout-5.content-separate-style .hentry.format-gallery .post-featured-content,
.post-template-single-layout-5.content-separate-style .hentry.format-quote .post-featured-content {
margin-top: -30px; }
@media (min-width: 1200px) {
.post-template-single-layout-5.position-fullwidth .single-featured-header .post-thumbnail {
bottom: auto; }
.post-template-single-layout-5.position-fullwidth .single-featured-header .post-thumbnail__img {
min-height: 50vh;
height: auto; } }
.post-template-single-layout-6 .site-content__wrap {
margin-top: 0; }
.post-template-single-layout-6 .single-featured-header {
position: relative;
margin-bottom: 30px;
background-color: #000000; }
@media (min-width: 768px) {
.post-template-single-layout-6 .single-featured-header {
margin-bottom: 40px; } }
.post-template-single-layout-6 .single-featured-header .post-thumbnail {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 0; }
.post-template-single-layout-6 .single-featured-header .post-thumbnail__img {
width: 100%;
max-height: 100%;
height: 100%;
border-radius: 0; }
.post-template-single-layout-6 .single-featured-header .entry-meta-top {
margin-bottom: 30px; }
.post-template-single-layout-6 .single-featured-header .entry-meta-main {
position: relative;
margin-top: 50px; }
.post-template-single-layout-6 .single-featured-header .entry-meta-main:before {
content: '';
position: absolute;
top: -20px;
left: 12.5px;
right: 12.5px;
height: 1px;
background-color: rgba(255, 255, 255, 0.5); }
.post-template-single-layout-6 .single-featured-header__inner-wrap {
position: relative;
z-index: 2;
padding: 20px 20px 40%;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }
@media (min-width: 768px) {
.post-template-single-layout-6 .single-featured-header__inner-wrap {
padding: 40px 40px 40%; } }
@media (min-width: 1200px) {
.post-template-single-layout-6 .single-featured-header__inner-wrap > * {
max-width: 85%; } }
.post-template-single-layout-6.content-separate-style .hentry.format-video .post-featured-content,
.post-template-single-layout-6.content-separate-style .hentry.format-gallery .post-featured-content,
.post-template-single-layout-6.content-separate-style .hentry.format-quote .post-featured-content {
margin-top: -30px; }
.post-template-single-layout-7 .breadcrumbs + .site-content__wrap {
margin-top: 0; }
.post-template-single-layout-7 .single-featured-header .post-thumbnail {
margin-top: 30px; }
.post-template-single-layout-7 .single-featured-header .post-thumbnail__img {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.post-template-single-layout-7 .single-featured-header .post-thumbnail:empty {
margin-top: 0;
margin-bottom: 0; }
.post-template-single-layout-7 .single-featured-header .post-featured-content {
margin-top: 30px; }
.post-template-single-layout-7 .single-featured-header .post-gallery {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.post-template-single-layout-7 .single-featured-header .entry-meta-main {
margin-top: 15px; }
.post-template-single-layout-7.content-separate-style .single-featured-header .post-thumbnail,
.post-template-single-layout-7.content-separate-style .single-featured-header .post-featured-content {
margin-bottom: -30px; }
.post-template-single-layout-7.content-separate-style.single-format-link .post-featured-content,
.post-template-single-layout-7.content-separate-style.single-format-audio .post-featured-content {
margin-right: 0;
margin-left: 0;
margin-bottom: 0; }
.post-template-single-layout-7 .single-author-box {
margin-bottom: 30px; }
@media (min-width: 992px) {
.post-template-single-layout-7.position-fullwidth .single-author-box {
margin-bottom: 0; } }
.post-template-single-layout-8 .single-featured-header {
position: relative;
text-align: center;
background-color: #000000; }
.post-template-single-layout-8 .single-featured-header .post-thumbnail {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin-bottom: 0; }
.post-template-single-layout-8 .single-featured-header .post-thumbnail__img {
width: 100%;
max-height: 100%;
height: 100%;
border-radius: 0; }
.post-template-single-layout-8 .single-featured-header .entry-meta {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
@media (min-width: 1200px) {
.post-template-single-layout-8 .single-featured-header .entry-meta-top > *:nth-last-child(2) {
margin-right: auto; } }
.post-template-single-layout-8 .single-featured-header .entry-meta-main {
margin-top: 60px; }
.post-template-single-layout-8 .single-featured-header .posted-by {
margin-bottom: 15px; }
.post-template-single-layout-8 .single-featured-header .posted-by--avatar {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.post-template-single-layout-8 .single-featured-header .posted-by__avatar .avatar {
margin-right: 0;
margin-bottom: 20px; }
.post-template-single-layout-8 .single-featured-header__inner-wrap {
position: relative;
z-index: 2;
padding-top: 20px;
padding-bottom: 15px;
background: rgba(0, 0, 0, 0.4); }
.post-template-single-layout-8.content-separate-style .hentry.format-video .post-featured-content,
.post-template-single-layout-8.content-separate-style .hentry.format-gallery .post-featured-content,
.post-template-single-layout-8.content-separate-style .hentry.format-quote .post-featured-content {
margin-top: -30px; }
.post-template-single-layout-9 .single-featured-header {
text-align: center; }
.post-template-single-layout-9 .single-featured-header__inner-wrap {
padding-top: 60px;
padding-bottom: 60px; }
.post-template-single-layout-9 .single-featured-header.author-meta-visible {
margin-top: 30px;
padding-top: 70px; }
.post-template-single-layout-9 .single-featured-header.author-meta-visible .single-featured-header__inner-wrap {
padding-top: 0; }
.post-template-single-layout-9 .single-featured-header .posted-by {
margin-bottom: 35px; }
.post-template-single-layout-9 .single-featured-header .posted-by--avatar {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.post-template-single-layout-9 .single-featured-header .posted-by__avatar .avatar {
margin-top: -70px;
margin-bottom: 20px;
margin-right: 0; }
.post-template-single-layout-9 .single-featured-header .entry-meta {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.post-template-single-layout-9 .single-featured-header .entry-meta-top {
margin-bottom: 10px; }
.post-template-single-layout-9 .single-featured-header .entry-meta-main {
position: relative;
margin-top: 40px; }
.post-template-single-layout-9 .single-featured-header .entry-meta-main:before {
content: '';
position: absolute;
top: -30px;
left: calc(50% - 150px);
display: block;
width: 300px;
height: 1px;
background-color: rgba(255, 255, 255, 0.5); }
.post-template-single-layout-9.content-separate-style .hentry.format-video .post-featured-content,
.post-template-single-layout-9.content-separate-style .hentry.format-gallery .post-featured-content,
.post-template-single-layout-9.content-separate-style .hentry.format-quote .post-featured-content {
margin-top: -30px; }
.post-template-single-layout-10 .single-featured-header {
text-align: center; }
@media (min-width: 768px) {
.post-template-single-layout-10 .single-featured-header {
margin-bottom: 55px; } }
.post-template-single-layout-10 .single-featured-header__container {
margin-top: 20px;
margin-bottom: 30px; }
.post-template-single-layout-10 .single-featured-header .entry-meta {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.post-template-single-layout-10 .single-featured-header .entry-meta-top {
margin-top: 15px; }
.post-template-single-layout-10 .single-featured-header .post-thumbnail {
margin-bottom: 0; }
.post-template-single-layout-10 .single-featured-header .post-thumbnail__img {
width: 100%;
min-height: 250px;
max-height: 550px;
border-radius: 0; }
.post-template-single-layout-10 .single-featured-header .post-gallery {
border-radius: 0; }
.post-template-single-layout-10 .single-featured-header .post-gallery__image {
min-height: 250px;
max-height: 550px; }
.post-template-single-layout-10 .single-featured-header .post-gallery .swiper-button-prev,
.post-template-single-layout-10 .single-featured-header .post-gallery .swiper-button-next {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.post-template-single-layout-10 .single-featured-header .post-gallery .swiper-button-prev {
left: 20px;
right: auto; }
.post-template-single-layout-10 .single-featured-header .wp-video {
margin-left: auto;
margin-right: auto; }
.post-template-single-layout-10 .single-featured-header .mejs-video .mejs-overlay-button {
width: 73px;
height: 73px; }
.post-template-single-layout-10 .single-featured-header .mejs-video .mejs-overlay-button:before {
font-size: 73px; }
.post-template-single-layout-10 .single-featured-header .video-popup__overlay-image img {
min-height: 250px;
max-height: 550px; }
.post-template-single-layout-10 .hentry .entry-meta-main {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 0; }
@media (min-width: 1200px) {
.post-template-single-layout-10 .hentry .entry-meta-main {
padding-left: 55px;
padding-right: 55px; } }
.post-template-single-layout-10 .hentry .entry-content {
padding-top: 35px;
border-top: 1px solid; }
.post-template-single-layout-10 .hentry .posted-by {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
max-width: 100%;
margin-bottom: 10px; }
.post-template-single-layout-10 .hentry .posted-by--avatar {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.post-template-single-layout-10 .hentry .posted-by__avatar .avatar {
margin-right: 0;
margin-bottom: 5px; }
.post-template-single-layout-10.content-separate-style .hentry .post-featured-content {
margin-left: 0;
margin-right: 0; }
.single-author-box {
text-align: center; }
.single-author-box__avatar .avatar {
border-radius: 50%; }
.single-author-box__title {
margin-bottom: 0;
font-weight: normal;
text-transform: uppercase; }
.single-author-box__bio {
margin-top: 5px;
margin-left: auto;
margin-right: auto;
font-size: 14px; }
@media (min-width: 992px) {
.single-author-box__bio {
max-width: 90%; } }
.single-author-box__bio:empty {
margin-top: 0; } .related-posts {
margin-top: 50px; }
.content-separate-style .related-posts {
margin-top: 30px; }
.related-posts__header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid; }
.related-posts__nav {
margin: 0;
padding: 5px 0;
font-size: 14px;
line-height: 1.5;
list-style: none; }
.related-posts__nav-item {
display: inline-block;
padding: 0;
margin-top: 0;
cursor: pointer; }
.related-posts__nav-item:not(:last-child) {
margin-right: 15px; }
@media (min-width: 768px) {
.related-posts__nav-item:not(:last-child) {
margin-right: 25px; } }
.related-posts__title {
margin-right: 30px;
margin-bottom: 0; }
.related-posts__title:only-child {
margin-right: 0; }
.related-posts__content {
position: relative; }
.related-posts__content:before, .related-posts__content:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
z-index: 99;
display: none;
width: 50px;
height: 50px;
margin-top: -25px;
margin-left: -25px;
border-radius: 50%;
opacity: 0.5;
-webkit-animation: techtonix_doubleBounce 2s ease-in-out infinite;
animation: techtonix_doubleBounce 2s ease-in-out infinite; }
.related-posts__content:after {
-webkit-animation-delay: -1s;
animation-delay: -1s; }
.related-posts.processing .related-posts__content:before, .related-posts.processing .related-posts__content:after {
display: block; }
.related-posts.processing .related-posts__content .related-post,
.related-posts.processing .related-posts__content .no-posts {
opacity: 0; }
.related-posts__tab {
display: none; }
.related-posts__tab.active {
display: block; }
.related-posts .related-post,
.related-posts .no-posts {
opacity: 1;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.related-posts .no-posts {
margin-top: 10px; }
.related-posts .related-post {
margin-top: 10px; }
.related-posts .related-post.has-thumb .related-post__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px; }
.related-posts .related-post.has-thumb .related-post__inner > * {
padding-left: 10px;
padding-right: 10px; }
.related-posts .related-post.has-thumb .related-post__thumb {
-webkit-box-flex: 1;
-ms-flex: 1 0 130px;
flex: 1 0 130px;
margin-top: 10px; }
@media (max-width: 575px) {
.related-posts .related-post.has-thumb .related-post__thumb {
-webkit-box-flex: 1;
-ms-flex: 1 0 100px;
flex: 1 0 100px; } }
.related-posts .related-post.has-thumb .related-post__content {
-webkit-box-flex: 100;
-ms-flex: 100 0 120px;
flex: 100 0 120px; }
.related-posts .related-post__content {
margin-top: 10px; }
.related-posts .related-post .post-thumbnail__link {
margin-bottom: 0; }
.related-posts .related-post .post-thumbnail__img {
width: 100%; }
.related-posts .related-post .entry-meta:not(:empty) {
margin-top: 5px; }
.related-posts .related-post .entry-content {
font-size: 12px; }
.related-posts .related-post .entry-content > *:first-child {
margin-top: 5px; } .sticky {
display: block; }
.sticky .entry-title a, .sticky__label {
vertical-align: middle; }
.sticky__label {
display: inline-block;
text-align: center;
font-size: 16px;
line-height: 30px;
height: 30px;
border-radius: 30px;
margin-right: 10px;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out; }
.sticky__label i {
font-size: 20px;
line-height: 30px; }
.sticky__label.type-icon {
width: 30px; }
.sticky__label.type-label, .sticky__label.type-both {
padding-left: 15px;
padding-right: 15px; }
.sticky__label.type-both i {
float: left;
margin-right: 5px; } .post-gallery {
border-radius: 3px; }
.post-gallery:not(:first-child) {
margin-top: 25px; }
.post-gallery:not(:last-child) {
margin-bottom: 25px; }
.posts-list .post-gallery {
margin-bottom: 0; }
.post-gallery__link {
display: block;
height: 100%; }
.post-gallery__image {
display: block;
margin: auto;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover; }
.ie .post-gallery__image {
font-family: 'object-fit: cover'; }
.post-gallery .post-gallery__slide {
height: auto; }
.post-gallery .post-gallery__slide.swiper-slide:hover {
background-color: transparent; }
.post-gallery__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 15px;
font-size: 12px;
line-height: 1.5;
text-align: center;
color: #ffffff;
background: rgba(0, 0, 0, 0.5); }
.post-format-link {
display: block;
margin: 0 auto;
max-width: 550px;
font-size: 18px;
font-weight: 700;
text-align: center;
word-wrap: break-word;
overflow-wrap: break-word;
word-break: break-all;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto; }
.invert .post-format-link:not(:hover) {
color: inherit; }
.post-format-quote {
display: block;
margin: 0 auto;
padding: 0;
max-width: 550px;
text-align: center;
border: none; }
.post-format-quote:before {
margin-bottom: 5px; }
.posts-list:not(.posts-list--default) .post-format-quote {
font-size: 14px;
line-height: 1.4; }
.post-featured-content {
position: relative;
margin-bottom: 20px; }
.single-post .hentry .post-featured-content {
margin-bottom: 30px; }
.post-featured-content:empty {
display: none; }
.single-format-quote .single-featured-header .post-featured-content:not(:empty),
.single-format-link .single-featured-header .post-featured-content:not(:empty),
.format-quote .post-featured-content:not(:empty),
.format-link .post-featured-content:not(:empty) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 240px;
padding: 50px 15px;
border-radius: 3px; }
.posts-list--grid-2 .single-format-quote .single-featured-header .post-featured-content:not(:empty), .posts-list--grid-2
.single-format-link .single-featured-header .post-featured-content:not(:empty), .posts-list--grid-2
.format-quote .post-featured-content:not(:empty), .posts-list--grid-2
.format-link .post-featured-content:not(:empty) {
min-height: 0;
padding: 0;
background: none;
border: none; }
.posts-list--default .format-quote .post-featured-content:not(:empty) {
min-height: 275px; }
.posts-list--default .format-link .post-featured-content:not(:empty) {
min-height: 180px; }
.posts-list--default-small-img .format-link .post-featured-content:not(:empty),
.posts-list--timeline .format-link .post-featured-content:not(:empty) {
min-height: 195px; }
.single-format-video .single-featured-header .post-featured-content iframe,
.format-video .post-featured-content iframe {
display: block; } .format-aside .entry-title {
display: none; } a[data-popup="magnificPopup"] {
position: relative;
cursor: -webkit-zoom-in;
cursor: zoom-in; }
a[data-popup="magnificPopup"]:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
content: '';
background-color: rgba(0, 0, 0, 0.5); }
a[data-popup="magnificPopup"]:after {
content: '\f6ec';
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 36px;
height: 36px;
margin: -18px 0 0 -18px;
font-size: 36px;
line-height: 1;
text-align: center;
color: #ffffff;
-webkit-transform: scale(0) translate3d(0, 0, 0);
transform: scale(0) translate3d(0, 0, 0);
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out; }
a[data-popup="magnificPopup"]:hover:before {
opacity: 1; }
a[data-popup="magnificPopup"]:hover:after {
-webkit-transform: scale(1) translate3d(0, 0, 0);
transform: scale(1) translate3d(0, 0, 0); }
a[data-popup="magnificPopup"]:focus {
outline: 0; } .footer-container {
padding: 20px 0; }
.site-info {
font-size: 12px;
line-height: 2; }
.page-header .page-title {
margin-bottom: 20px; }
.page-header > *:last-child {
margin-bottom: 30px; } .not-found {
text-align: center; }
.not-found.error-404 {
padding: 90px 0; }
.not-found.error-404 .page-title {
margin-bottom: 0;
font-size: 10em;
line-height: 1;
letter-spacing: 0.04em; }
@media (min-width: 768px) {
.not-found.error-404 .page-title {
font-size: 16.667em; } }
.not-found.error-404 .page-sub-title {
margin-top: -0.5em;
font-size: 2em;
line-height: 1;
letter-spacing: 0.04em;
text-transform: uppercase; }
@media (min-width: 768px) {
.not-found.error-404 .page-sub-title {
font-size: 3.667em; } }
@media (min-width: 768px) {
.not-found.error-404 .page-content {
margin-top: 60px; } }
.position-fullwidth .not-found.no-results {
padding: 80px 0; }
.not-found p {
font-size: 22px;
font-weight: normal; }
.not-found .search-form {
max-width: 680px;
margin: 35px auto 0; } .widget:not(:last-of-type) {
margin-bottom: 30px; }
.widget-title {
margin-bottom: 1.5em;
padding-bottom: 10px;
border-bottom: 1px solid; }
.widget-title-hide .widget-title {
display: none; }
.sidebar {
margin-top: 30px;
font-size: 14px; }
@media (min-width: 992px) {
.sidebar {
margin-top: 0; } } .widget ul {
margin-left: 0;
margin-bottom: 0;
padding: 0;
list-style: none; }
.widget ul li + li,
.widget ul li > ul,
.widget ul li > ol {
margin-top: 15px; }
.widget ul li > ul,
.widget ul li > ol {
margin-left: 20px; } .widget_calendar .calendar_wrap {
border-radius: 3px; }
.widget_calendar table {
position: relative;
table-layout: fixed;
width: 100%;
margin-bottom: 0;
font-size: 12px;
font-weight: 700;
text-align: center; }
.widget_calendar table th,
.widget_calendar table td,
.widget_calendar table thead th,
.widget_calendar table tbody + tbody {
border: none; }
.widget_calendar caption {
padding: 15px 0 10px;
text-transform: uppercase; }
.widget_calendar thead {
font-size: 10px; }
.widget_calendar th {
padding: 12px 5px; }
.widget_calendar tbody td,
.widget_calendar tbody td a {
line-height: 55px;
height: 55px; }
.widget_calendar tbody td a {
display: inline-block;
width: 100%;
max-width: 100%; }
.widget_calendar tfoot td {
position: absolute;
top: 15px; }
.widget_calendar tfoot td a {
font-size: 0; }
.widget_calendar tfoot td a:before {
font-size: 10px;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.widget_calendar tfoot td#prev {
left: 20px; }
.widget_calendar tfoot td#prev a:before {
content: '\f053'; }
.widget_calendar tfoot td#next {
right: 20px; }
.widget_calendar tfoot td#next a:before {
content: '\f054'; }
.widget_calendar #next {
text-align: right; } .tagcloud {
margin-left: -2px;
margin-right: -2px; }
.tagcloud a {
margin: 4px 2px;
display: inline-block;
font-size: 13px;
line-height: 1.5;
text-transform: uppercase;
border-radius: 3px;
border: 1px solid; } .widget_recent_entries a {
font-weight: 700; }
.widget_recent_entries .post-date {
display: block;
font-size: 12px; } #recentcomments .comment-author-link,
#recentcomments a {
font-weight: 700; } .rss-widget-icon {
vertical-align: baseline; }
.widget_rss .rss-date,
.widget_rss cite {
display: block; }
.widget_rss .rss-date,
.widget_rss .rssSummary {
font-size: 12px; }
.widget_rss .rss-date,
.widget_rss .rssSummary,
.widget_rss cite {
margin-top: 5px; } .about-author {
text-align: center; }
.about-author_avatar {
margin-bottom: 20px; }
.about-author_avatar.rounded img {
border-radius: 50%; }
.about-author_btn_box {
margin-top: 20px; } #better-recent-comments {
font-size: 14px; }
#better-recent-comments .avatar {
border-radius: 50%; }
#better-recent-comments .comment-author-link,
#better-recent-comments .comment-post {
font-weight: 700; }
#better-recent-comments .comment-excerpt,
#better-recent-comments .comment-date {
display: block; }
#better-recent-comments .comment-excerpt,
#better-recent-comments .comment-date {
margin-top: 5px;
font-size: 12px; }
#better-recent-comments .comment-date {
margin-bottom: 0; }
#better-recent-comments .comment-date a:not(:hover) {
color: inherit; } .stock_ticker {
font-size: 14px; }
.stock_ticker .change,
.stock_ticker .changep {
font-size: 12px; }
.stock_ticker.stockticker {
font-size: 12px; }
.stock_ticker.stockticker .change,
.stock_ticker.stockticker .changep {
font-size: 10px; }
.stock_ticker.static .sqitem {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
margin-right: -10px; }
.stock_ticker.static .sqitem > * {
padding-right: 10px; }
.stock_ticker.static .sqitem .company {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.stock-ticker-wrapper ul.stockticker span {
margin-right: 0; }
.widget_stock_ticker .stock-ticker-wrapper ul.stock_ticker .plus > .sqitem:before {
content: '\f05d'; }
.widget_stock_ticker .stock-ticker-wrapper ul.stock_ticker .minus > .sqitem:before {
content: '\f045'; }
.widget_stock_ticker .stock-ticker-wrapper ul.stock_ticker .plus > .sqitem:before,
.widget_stock_ticker .stock-ticker-wrapper ul.stock_ticker .minus > .sqitem:before {
margin-right: 5px; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none; } embed,
iframe,
object {
max-width: 100%; }
iframe {
display: block;
width: 100%; }
[class*="wp-image"].rounded {
border-radius: 3px; } .wp-caption {
margin-bottom: 25px;
max-width: 100%; }
.wp-caption:last-child {
margin-bottom: 0; }
.wp-caption.alignnone img[class*="wp-image-"] {
margin-top: 10px; }
.wp-caption .wp-caption-text {
margin: 0.9em 0; }
.wp-caption-text {
font-size: 12px;
font-style: italic; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33333%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66667%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28571%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11111%; }
.gallery-caption {
display: block; } .embed-responsive {
position: relative;
display: block;
padding: 0; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0; }
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%; }
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%; } .mejs-video .mejs-poster {
background-size: cover; }
.mejs-video .mejs-overlay-button {
position: relative;
width: 50px;
height: 50px;
text-align: center;
outline: none;
background-image: none;
color: #ffffff;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.mejs-video .mejs-overlay-button:before {
content: '\f40d';
font-size: 50px;
line-height: 1; }
.entry-content .mejs-audio-container-wrapper:not(:first-child), .entry-content
.wp-video:not(:first-child), .entry-content
.wp-playlist.wp-video-playlist:not(:first-child), .entry-content
.wp-playlist.wp-audio-playlist:not(:first-child) {
margin-top: 25px; }
.entry-content .mejs-audio-container-wrapper:not(:last-child), .entry-content
.wp-video:not(:last-child), .entry-content
.wp-playlist.wp-video-playlist:not(:last-child), .entry-content
.wp-playlist.wp-audio-playlist:not(:last-child) {
margin-bottom: 25px; } .fb_iframe_widget {
max-width: 100%; }
.fb_iframe_widget > span {
max-width: 100%; } .video-popup__overlay {
position: relative; }
.video-popup__overlay-image {
position: relative;
background: #000000; }
.video-popup__overlay-image img {
width: 100%;
-o-object-fit: cover;
object-fit: cover; }
.ie .video-popup__overlay-image img {
font-family: 'object-fit: cover'; }
.video-popup__overlay-image.has-overlay-image:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #000000;
opacity: 0;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.video-popup__trigger:hover .video-popup__overlay-image.has-overlay-image:before {
opacity: 0.3; }
.video-popup__overlay-image.no-overlay-image {
height: 300px; }
.video-popup__play-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 73px;
line-height: 1;
text-align: center;
color: #ffffff;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.video-popup__play-icon:before {
content: '\f40d'; }
.video-popup .video-popup__content {
height: 0;
overflow: hidden; }  .cherry-trend-stars {
margin-right: 8px;
vertical-align: baseline; }
.cherry-trend-star {
position: relative;
top: -0.1em;
width: 18px;
height: 18px;
vertical-align: middle;
font-size: 18px;
line-height: 1;
color: #fed800; }
.cherry-trend-star:before {
content: '\f4d2'; }
.cherry-trend-star--active::before,
.cherry-trend-star--active ~ .cherry-trend-star::before {
content: '\f4ce'; }
.cherry-trend-star--is-half::before {
content: '\f4d0'; }
.cherry-trend-star:hover::before,
.cherry-trend-star:hover ~ .cherry-trend-star::before {
content: '\f4ce'; }
.cherry-trend-views {
vertical-align: baseline; }
.cherry-trend-views__count::before {
content: '\f208';
position: relative;
top: -0.05em;
margin-right: 8px;
vertical-align: middle;
font-size: 14px; }
.single-post .hentry .cherry-trend-views__count::before,
.single-featured-header .cherry-trend-views__count::before {
font-size: 18px; }
.cherry-trend-views .cherry-trend-views__count.warm:before, .cherry-trend-views .cherry-trend-views__count.hot:before, .cherry-trend-views .cherry-trend-views__count.very-hot:before {
color: inherit; }
.cherry-trend-widget-list {
counter-reset: posts; }
.cherry-trend-post {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.cherry-trend-post:not(:last-child) {
margin-bottom: 20px; }
.cherry-trend-post__thumbnail {
position: relative;
-ms-flex-negative: 0;
flex-shrink: 0;
max-width: calc(50% - 10px); }
.cherry-trend-post__thumbnail:before {
content: counter(posts);
counter-increment: posts;
position: absolute;
top: 0;
left: 0;
min-width: 25px;
height: 25px;
padding: 2px;
font-size: 12px;
line-height: 21px;
text-align: center;
border-radius: 3px; }
.cherry-trend-post__img {
width: 100%; }
.cherry-trend-post .cherry-trend-post__img {
border-radius: 3px; }
.cherry-trend-post__content-wrapper {
margin-bottom: 0; }
.cherry-trend-post__thumbnail + .cherry-trend-post__content-wrapper {
margin-left: 20px; }
.cherry-trend-post__header {
margin-bottom: 5px; }
.cherry-trend-post__content {
font-size: 12px; }
.cherry-trend-post .entry-meta-top {
margin-bottom: 5px; }
.cherry-trend-post .entry-meta-main {
margin-top: 0;
margin-bottom: 5px; }
.cherry-trend-post .post__cats {
margin-bottom: 0; }
.cherry-trend-post .post__cats a {
margin-top: 4px; }
.cherry-trend-post .post__tags {
margin-top: 5px;
font-size: 12px;
line-height: 1.5; }
.cherry-trend-post .post__tags a {
font-style: italic; }
.cherry-trend-post .post__tags a:not(:hover) {
color: inherit; }
.cherry-trend-post__btn {
margin-top: 10px; } .cherry-popup .cherry-popup-close-button {
position: absolute;
top: 0;
right: 0;
width: 35px;
height: 35px; }
@media (min-width: 768px) {
.cherry-popup .cherry-popup-close-button {
left: 100%;
bottom: 100%;
top: auto;
right: auto; } }
.cherry-popup .cherry-popup-close-button span {
margin-right: 1px;
width: 35px;
height: 35px;
line-height: 35px;
font-size: 25px;
border-radius: 50%;
-webkit-transition: 100ms all ease;
-o-transition: 100ms all ease;
transition: 100ms all ease; }
.popup-type-login .cherry-popup-title h4,
.popup-type-signup .cherry-popup-title h4 {
font-size: 30px; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list {
display: block;
padding: 0; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider {
width: 100%;
margin: 0;
padding: 10px 15px;
font-size: 15px;
line-height: 2;
font-weight: normal;
text-transform: uppercase;
text-align: center;
border-radius: 3px; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider:before {
font-size: 20px; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider + .wp-social-login-provider {
margin-top: 15px; }
.cherry-popup.popup-type-login .cherry-popup-login__use-mail,
.cherry-popup.popup-type-signup .cherry-popup-signup__new-user {
margin-top: 20px;
margin-bottom: 20px;
font-size: 16px; }
.cherry-popup.popup-type-login .cherry-popup-login__use-mail span,
.cherry-popup.popup-type-signup .cherry-popup-signup__new-user span {
margin: 0; }
.cherry-popup.popup-type-login .cherry-popup-login__use-mail:before, .cherry-popup.popup-type-login .cherry-popup-login__use-mail:after,
.cherry-popup.popup-type-signup .cherry-popup-signup__new-user:before,
.cherry-popup.popup-type-signup .cherry-popup-signup__new-user:after {
display: none; }
.cherry-popup-login__input-group .cherry-popup-login__wrap,
.cherry-popup-register__input-group .cherry-popup-register__wrap {
margin: 15px 0 0; }
.cherry-popup-login__input-group .cherry-popup-login__wrap:first-child,
.cherry-popup-register__input-group .cherry-popup-register__wrap:first-child {
margin-top: 0; }
.popup-type-signup .cherry-popup-register .cherry-popup-signup__login-user {
margin-top: 20px;
margin-bottom: 0;
font-size: 16px; }
.popup-type-signup .cherry-popup-register .cherry-popup-signup__login-user span {
margin-left: 0; }
.cherry-popup-wrapper input[type='text'],
.cherry-popup-wrapper input[type='email'],
.cherry-popup-wrapper input[type='url'],
.cherry-popup-wrapper input[type='password'] {
padding: 11.5px 20px;
font-size: 16px;
background-color: #f3f3f3;
border-color: #f3f3f3;
color: inherit; }
.cherry-popup-wrapper input[type='text']:focus,
.cherry-popup-wrapper input[type='email']:focus,
.cherry-popup-wrapper input[type='url']:focus,
.cherry-popup-wrapper input[type='password']:focus {
background-color: transparent; }
.cherry-popup-login__signup-message {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 5px;
font-size: 16px; }
.cherry-popup .cherry-popup-check {
height: auto; }
.cherry-popup .cherry-popup-check .marker {
margin-right: 10px;
background-color: #f2f2f2;
border: 1px solid #e6e6e6; }
.cherry-popup .cherry-popup-check .marker span {
font-size: 20px; }
.cherry-popup .cherry-popup-check .label {
font-size: 14px; }
.popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up,
.popup-type-subscribe .cherry-popup-subscribe__submit,
.popup-type-default .cherry-popup-subscribe__submit {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up {
width: 100%;
margin-top: 5px; }
.cherry-popup-spinner {
width: 19px;
height: 19px;
top: -1px; }
.popup-type-login .cherry-popup-login__message,
.popup-type-signup .cherry-popup-register__message {
margin-top: 10px;
margin-bottom: 0; }
.popup-type-login .cherry-popup-login__message span,
.popup-type-signup .cherry-popup-register__message span {
font-size: 16px;
line-height: 1.5; }  .cs-share__icon {
display: inline-block;
margin: 5px 10px 5px 0;
font-size: 18px;
line-height: 1;
vertical-align: middle; }
.cs-share__title {
display: inline-block;
margin: 5px 15px 5px 0;
vertical-align: middle; }
@media (min-width: 768px) {
.cs-share__title {
margin: 5px 35px 5px 0; } }
.cs-share__list {
display: inline-block;
vertical-align: middle;
line-height: 1; }
.cs-share__item {
margin-top: 0;
margin-right: 13px; }
.cs-share__item:last-child {
margin-right: 0; }
.cs-share__link[href*="digg.com"]:hover:before {
color: #005be2; }
.cs-share__link[href*="dribbble.com"]:hover:before {
color: #ea4c89; }
.cs-share__link[href*="facebook.com"]:hover:before {
color: #3b5998; }
.cs-share__link[href*="foursquare.com"]:hover:before {
color: #2d5be3; }
.cs-share__link[href*="flickr.com"]:hover:before {
color: #0063dc; }
.cs-share__link[href*="plus.google.com"]:hover:before {
color: #dd4b39; }
.cs-share__link[href*="github.com"]:hover:before {
color: #333333; }
.cs-share__link[href*="instagram.com"]:hover:before {
color: #262626; }
.cs-share__link[href*="linkedin.com"]:hover:before {
color: #0077b5; }
.cs-share__link[href*="pinterest.com"]:hover:before {
color: #bd081c; }
.cs-share__link[href*="reddit.com"]:hover:before {
color: #ff4500; }
.cs-share__link[href*="stumbleupon.com"]:hover:before {
color: #EB4924; }
.cs-share__link[href*="tumblr.com"]:hover:before {
color: #35465c; }
.cs-share__link[href*="twitter.com"]:hover:before {
color: #1DA1F2; }
.cs-share__link[href*="tripadvisor"]:hover:before {
color: #589442; }
.cs-share__link[href*="soundcloud.com"]:hover:before {
color: #ff8800; }
.cs-share__link[href*="slideshare.net"]:hover:before {
color: #0077b5; }
.cs-share__link[href*="jsfiddle.net"]:hover:before {
color: #487AA2; }
.cs-share__link[href*="codepen.io"]:hover:before {
color: #000000; }
.cs-share__link[href*="vk.com"]:hover:before {
color: #45668e; }
.cs-share__link[href*="ok.ru"]:hover:before {
color: #F4731C; }
.cs-share--rounded .cs-share__icon {
font-size: 22px; }
.cs-share--rounded .cs-share__list {
margin-top: -3px;
margin-bottom: -3px; }
.cs-share--rounded .cs-share__item {
margin-right: 6px;
margin-top: 3px;
margin-bottom: 3px; }
.cs-share--rounded .cs-share__item:last-child {
margin-right: 0; }
.cs-share--rounded .cs-share__link:before {
width: 44px;
height: 44px;
font-size: 18px;
line-height: 42px;
border: 1px solid;
border-radius: 3px; }
.cs-share--rounded .cs-share__link[href*="digg.com"]:before {
color: #005be2; }
.cs-share--rounded .cs-share__link[href*="dribbble.com"]:before {
color: #ea4c89; }
.cs-share--rounded .cs-share__link[href*="facebook.com"]:before {
color: #3b5998; }
.cs-share--rounded .cs-share__link[href*="foursquare.com"]:before {
color: #2d5be3; }
.cs-share--rounded .cs-share__link[href*="flickr.com"]:before {
color: #0063dc; }
.cs-share--rounded .cs-share__link[href*="plus.google.com"]:before {
color: #dd4b39; }
.cs-share--rounded .cs-share__link[href*="github.com"]:before {
color: #333333; }
.cs-share--rounded .cs-share__link[href*="instagram.com"]:before {
color: #262626; }
.cs-share--rounded .cs-share__link[href*="linkedin.com"]:before {
color: #0077b5; }
.cs-share--rounded .cs-share__link[href*="pinterest.com"]:before {
color: #bd081c; }
.cs-share--rounded .cs-share__link[href*="reddit.com"]:before {
color: #ff4500; }
.cs-share--rounded .cs-share__link[href*="stumbleupon.com"]:before {
color: #EB4924; }
.cs-share--rounded .cs-share__link[href*="tumblr.com"]:before {
color: #35465c; }
.cs-share--rounded .cs-share__link[href*="twitter.com"]:before {
color: #1DA1F2; }
.cs-share--rounded .cs-share__link[href*="tripadvisor"]:before {
color: #589442; }
.cs-share--rounded .cs-share__link[href*="soundcloud.com"]:before {
color: #ff8800; }
.cs-share--rounded .cs-share__link[href*="slideshare.net"]:before {
color: #0077b5; }
.cs-share--rounded .cs-share__link[href*="jsfiddle.net"]:before {
color: #487AA2; }
.cs-share--rounded .cs-share__link[href*="codepen.io"]:before {
color: #000000; }
.cs-share--rounded .cs-share__link[href*="vk.com"]:before {
color: #45668e; }
.cs-share--rounded .cs-share__link[href*="ok.ru"]:before {
color: #F4731C; }
.cs-share--rounded .cs-share__link[href*="digg.com"]:hover:before {
background-color: #005be2;
border-color: #005be2; }
.cs-share--rounded .cs-share__link[href*="dribbble.com"]:hover:before {
background-color: #ea4c89;
border-color: #ea4c89; }
.cs-share--rounded .cs-share__link[href*="facebook.com"]:hover:before {
background-color: #3b5998;
border-color: #3b5998; }
.cs-share--rounded .cs-share__link[href*="foursquare.com"]:hover:before {
background-color: #2d5be3;
border-color: #2d5be3; }
.cs-share--rounded .cs-share__link[href*="flickr.com"]:hover:before {
background-color: #0063dc;
border-color: #0063dc; }
.cs-share--rounded .cs-share__link[href*="plus.google.com"]:hover:before {
background-color: #dd4b39;
border-color: #dd4b39; }
.cs-share--rounded .cs-share__link[href*="github.com"]:hover:before {
background-color: #333333;
border-color: #333333; }
.cs-share--rounded .cs-share__link[href*="instagram.com"]:hover:before {
background-color: #262626;
border-color: #262626; }
.cs-share--rounded .cs-share__link[href*="linkedin.com"]:hover:before {
background-color: #0077b5;
border-color: #0077b5; }
.cs-share--rounded .cs-share__link[href*="pinterest.com"]:hover:before {
background-color: #bd081c;
border-color: #bd081c; }
.cs-share--rounded .cs-share__link[href*="reddit.com"]:hover:before {
background-color: #ff4500;
border-color: #ff4500; }
.cs-share--rounded .cs-share__link[href*="stumbleupon.com"]:hover:before {
background-color: #EB4924;
border-color: #EB4924; }
.cs-share--rounded .cs-share__link[href*="tumblr.com"]:hover:before {
background-color: #35465c;
border-color: #35465c; }
.cs-share--rounded .cs-share__link[href*="twitter.com"]:hover:before {
background-color: #1DA1F2;
border-color: #1DA1F2; }
.cs-share--rounded .cs-share__link[href*="tripadvisor"]:hover:before {
background-color: #589442;
border-color: #589442; }
.cs-share--rounded .cs-share__link[href*="soundcloud.com"]:hover:before {
background-color: #ff8800;
border-color: #ff8800; }
.cs-share--rounded .cs-share__link[href*="slideshare.net"]:hover:before {
background-color: #0077b5;
border-color: #0077b5; }
.cs-share--rounded .cs-share__link[href*="jsfiddle.net"]:hover:before {
background-color: #487AA2;
border-color: #487AA2; }
.cs-share--rounded .cs-share__link[href*="codepen.io"]:hover:before {
background-color: #000000;
border-color: #000000; }
.cs-share--rounded .cs-share__link[href*="vk.com"]:hover:before {
background-color: #45668e;
border-color: #45668e; }
.cs-share--rounded .cs-share__link[href*="ok.ru"]:hover:before {
background-color: #F4731C;
border-color: #F4731C; }
.cs-share--animate {
position: relative;
display: inline-block; }
.cs-share--animate:hover .cs-share__list {
left: 100%;
visibility: visible;
opacity: 1; }
.cs-share--animate .cs-share__icon {
padding: 10px 7px 10px 0;
margin: 0;
cursor: pointer;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s; }
.cs-share--animate .cs-share__title {
display: none; }
.cs-share--animate .cs-share__list {
position: absolute;
top: 50%;
left: calc(100% + 10px);
-webkit-transform: translateY(-50%) translateZ(0);
transform: translateY(-50%) translateZ(0);
z-index: 2;
padding: 7px 11px;
white-space: nowrap;
background-color: #ffffff;
-webkit-box-shadow: 0 7px 12px 0 rgba(75, 77, 88, 0.15);
box-shadow: 0 7px 12px 0 rgba(75, 77, 88, 0.15);
opacity: 0;
visibility: hidden;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s; } .cs-share__item {
margin-right: 5px; }
.cs-share__link {
text-align: center; }
.cs-share__link:before {
line-height: 28px;
display: inline-block;
width: 30px;
height: 30px;
border-width: 1px;
border-style: solid;
border-color: currentColor;
border-radius: 50%; }
.cs-share__link:before:hover {
border-color: currentColor; } * + .cs-user-social {
margin-top: 10px; }
.cs-user-social__link--facebook:hover {
color: #3b5998; }
.cs-user-social__link--twitter:hover {
color: #1DA1F2; }
.cs-user-social__link--google-plus:hover {
color: #dd4b39; }
.cs-user-social__link--instagram:hover {
color: #262626; }
.cs-user-social__link--linkedin:hover {
color: #0077b5; }
.cs-user-social__link-icon {
width: 25px;
height: 25px;
font-size: 18px;
line-height: 25px; } .cs-instagram__items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-left: -5px;
margin-right: -5px; }
.cs-instagram__item {
position: relative;
min-height: 1px;
padding: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.cs-instagram__link {
position: relative;
overflow: hidden;
display: block; }
.cs-instagram__link:hover .cs-instagram__cover:before {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.cs-instagram__link:hover .cs-instagram__cover:after {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.cs-instagram__img {
display: inline-block;
vertical-align: top;
width: 100%; }
.cs-instagram__cover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
color: #ffffff;
text-align: center;
opacity: 1;
-webkit-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
background-color: transparent; }
.cs-instagram__cover:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
-webkit-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out; }
.cs-instagram__cover:after {
content: '\f06e';
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 18px;
height: 18px;
margin: -9px 0 0 -9px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
font-size: 18px;
line-height: 1;
text-align: center;
-webkit-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out; }
.cs-instagram__date, .cs-instagram__caption {
display: block;
font-size: 12px;
line-height: 1.5;
text-align: center; }
* + .cs-instagram__date, * + .cs-instagram__caption {
margin-top: 5px; } .wpcf7 .wpcf7-form-control-wrap {
position: relative;
display: block; }
.wpcf7 .wpcf7-form-control-wrap input {
width: 100%; }
.wpcf7 .wpcf7-not-valid {
border-color: #ff3535; }
.wpcf7 .wpcf7-not-valid-tip {
position: absolute;
top: 0;
right: 0;
font-size: 12px;
color: #ff3535; }
.wpcf7 .wpcf7-response-output {
font-size: 14px;
margin: 1em 0; }
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ng,
.wpcf7 .wpcf7-mail-sent-ok {
padding: 0;
border: none; }
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ng {
color: #ff3535; }
.wpcf7 .wpcf7-mail-sent-ok {
color: #5CB85C; }
.wpcf7 .wpcf7-form .ajax-loader {
margin: 0 10px; }
.wpcf7-form p {
margin-bottom: 10px; }
.wpcf7-form p:last-of-type {
margin-bottom: 0; }
.wpcf7 input[type='radio'],
.wpcf7 input[type='checkbox'] {
width: auto; } .elementor .mejs-container .mejs-time {
-webkit-box-sizing: content-box;
box-sizing: content-box; } .elementor-element.elementor-button-info .elementor-button {
background-color: #5BC0DE; }
.elementor-element.elementor-button-info .elementor-button:hover {
background-color: #31b0d5; }
.elementor-element.elementor-button-success .elementor-button {
background-color: #5CB85C; }
.elementor-element.elementor-button-success .elementor-button:hover {
background-color: #449d44; }
.elementor-element.elementor-button-warning .elementor-button {
background-color: #F0AD4E; }
.elementor-element.elementor-button-warning .elementor-button:hover {
background-color: #ec971f; }
.elementor-element.elementor-button-danger .elementor-button {
background-color: #D9534F; }
.elementor-element.elementor-button-danger .elementor-button:hover {
background-color: #c9302c; }
.elementor-widget .elementor-button, .elementor-widget .elementor-button:hover, .elementor-widget .elementor-button:focus, .elementor-widget .elementor-button:visited {
opacity: 1; }
.elementor-widget .elementor-button.elementor-size-xs {
font-size: 12px;
padding: 8.5px 27px; }
.elementor-widget .elementor-button.elementor-size-sm {
padding: 8.5px 27px; }
.elementor-widget .elementor-button.elementor-size-md {
padding: 9.5px 30px; }
.elementor-widget .elementor-button.elementor-size-xl {
padding: 13px 40px;
font-size: 18px; } .elementor-image-box-title {
margin-bottom: 5px; }
.mirror-effect .elementor-image {
position: relative;
overflow: hidden;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;}
.mirror-effect .elementor-image:before, .mirror-effect .elementor-image:after {
position: absolute;
top: 0;
left: -95%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(10%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0) 100%);
-webkit-transform: skewX(45deg);
-ms-transform: skewX(45deg);
transform: skewX(45deg);
pointer-events: none; }
.mirror-effect .elementor-image:after {
background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(80%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); }
.mirror-effect .elementor-image:hover:after, .mirror-effect .elementor-image:hover:before {
-webkit-animation: shine 1s;
animation: shine 1s; }
@-webkit-keyframes shine {
100% {
left: 160%; } }
@keyframes shine {
100% {
left: 160%; } } .elementor-divider-separator {
max-width: 100%; } .elementor-icon.elementor-social-icon {
font-size: 14px;
padding: .4em; }
.elementor-social-icons-color-official .elementor-social-icon:not(:hover) {
background-color: transparent; }
.elementor-social-icons-color-official .elementor-social-icon:hover {
opacity: 1;
color: #ffffff; }
.elementor-social-icons-color-official .elementor-social-icon i {
color: inherit; }
.elementor-social-icons-color-official .elementor-social-icon-apple {
color: #999999; }
.elementor-social-icons-color-official .elementor-social-icon-behance {
color: #1769ff; }
.elementor-social-icons-color-official .elementor-social-icon-bitbucket {
color: #205081; }
.elementor-social-icons-color-official .elementor-social-icon-codepen {
color: #000000; }
.elementor-social-icons-color-official .elementor-social-icon-delicious {
color: #3399ff; }
.elementor-social-icons-color-official .elementor-social-icon-digg {
color: #005be2; }
.elementor-social-icons-color-official .elementor-social-icon-dribbble {
color: #ea4c89; }
.elementor-social-icons-color-official .elementor-social-icon-envelope {
color: #ea4335; }
.elementor-social-icons-color-official .elementor-social-icon-facebook {
color: #3b5998; }
.elementor-social-icons-color-official .elementor-social-icon-flickr {
color: #0063dc; }
.elementor-social-icons-color-official .elementor-social-icon-foursquare {
color: #2d5be3; }
.elementor-social-icons-color-official .elementor-social-icon-github {
color: #333333; }
.elementor-social-icons-color-official .elementor-social-icon-google-plus {
color: #dd4b39; }
.elementor-social-icons-color-official .elementor-social-icon-houzz {
color: #7ac142; }
.elementor-social-icons-color-official .elementor-social-icon-instagram {
color: #262626; }
.elementor-social-icons-color-official .elementor-social-icon-jsfiddle {
color: #487AA2; }
.elementor-social-icons-color-official .elementor-social-icon-linkedin {
color: #0077b5; }
.elementor-social-icons-color-official .elementor-social-icon-medium {
color: #00ab6b; }
.elementor-social-icons-color-official .elementor-social-icon-odnoklassniki {
color: #F4731C; }
.elementor-social-icons-color-official .elementor-social-icon-meetup {
color: #ec1c40; }
.elementor-social-icons-color-official .elementor-social-icon-pinterest {
color: #bd081c; }
.elementor-social-icons-color-official .elementor-social-icon-product-hunt {
color: #da552f; }
.elementor-social-icons-color-official .elementor-social-icon-reddit {
color: #ff4500; }
.elementor-social-icons-color-official .elementor-social-icon-rss {
color: #f26522; }
.elementor-social-icons-color-official .elementor-social-icon-shopping-cart {
color: #4CAF50; }
.elementor-social-icons-color-official .elementor-social-icon-skype {
color: #00AFF0; }
.elementor-social-icons-color-official .elementor-social-icon-slideshare {
color: #0077b5; }
.elementor-social-icons-color-official .elementor-social-icon-snapchat {
color: #fffc00; }
.elementor-social-icons-color-official .elementor-social-icon-soundcloud {
color: #ff8800; }
.elementor-social-icons-color-official .elementor-social-icon-spotify {
color: #2ebd59; }
.elementor-social-icons-color-official .elementor-social-icon-stack-overflow {
color: #fe7a15; }
.elementor-social-icons-color-official .elementor-social-icon-steam {
color: #0B0B0B; }
.elementor-social-icons-color-official .elementor-social-icon-stumbleupon {
color: #EB4924; }
.elementor-social-icons-color-official .elementor-social-icon-telegram {
color: #2CA5E0; }
.elementor-social-icons-color-official .elementor-social-icon-tripadvisor {
color: #589442; }
.elementor-social-icons-color-official .elementor-social-icon-tumblr {
color: #35465c; }
.elementor-social-icons-color-official .elementor-social-icon-twitch {
color: #6441A5; }
.elementor-social-icons-color-official .elementor-social-icon-twitter {
color: #1DA1F2; }
.elementor-social-icons-color-official .elementor-social-icon-vimeo {
color: #1ab7ea; }
.elementor-social-icons-color-official .elementor-social-icon-vk {
color: #45668e; }
.elementor-social-icons-color-official .elementor-social-icon-weibo {
color: #df2029; }
.elementor-social-icons-color-official .elementor-social-icon-weixin {
color: #7bb32e; }
.elementor-social-icons-color-official .elementor-social-icon-whatsapp {
color: #25d366; }
.elementor-social-icons-color-official .elementor-social-icon-wordpress {
color: #21759b; }
.elementor-social-icons-color-official .elementor-social-icon-xing {
color: #026466; }
.elementor-social-icons-color-official .elementor-social-icon-yelp {
color: #af0606; }
.elementor-social-icons-color-official .elementor-social-icon-youtube {
color: #cd201f; }
.elementor-social-icons-color-official .elementor-social-icon-500px {
color: #0099E5; } .elementor-widget-text-editor .elementor-drop-cap {
font-size: 4.93em; }
.elementor-drop-cap-view-default .elementor-drop-cap {
line-height: 0.95; } .jet-review__field {
font-size: 14px;
line-height: 1.3; }
.jet-review__field-label, .jet-review__summary-legend {
font-weight: 700; }
.jet-review__progress {
background-color: #f3f3f3; }
.jet-review__stars-filled {
color: #fed800; }
.jet-review__stars-empty {
color: #e8e8e8; }
.jet-review__summary-val {
font-size: 40px;
line-height: 1.4; }
.jet-review__stars + .jet-review__summary-legend {
margin-top: 5px; } .jet-text-ticker {
font-size: 14px;
line-height: 1.9; }
.jet-text-ticker__title {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding: 0 7px;
margin: 0 15px 0 0;
font-size: 12px;
line-height: 2;
text-transform: uppercase;
border-radius: 3px; }
.jet-text-ticker__post-date {
white-space: nowrap; }
.jet-text-ticker__item-typed {
color: inherit; }
.jet-use-typing .jet-text-ticker__item-typed {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.jet-use-typing .jet-text-ticker__item-typed:after {
position: static; }
.jet-text-ticker .jet-blog-arrow {
top: 0;
width: 26px;
height: 26px;
font-size: 14px;
line-height: 1;
border-radius: 3px; }
.jet-text-ticker .jet-blog-arrow.jet-arrow-prev {
right: -44px; } .jet-smart-tiles__terms {
margin-bottom: 30px; }
.jet-smart-tiles__terms-link {
margin-right: 10px;
display: inline-block;
font-size: 13px;
line-height: 1.5;
text-transform: uppercase;
border-radius: 3px; }
.jet-smart-tiles__terms-link:last-child {
margin-right: 0; }
.jet-smart-tiles__meta, .jet-smart-tiles__box-excerpt {
font-size: 12px;
line-height: 1.6; }
.jet-smart-tiles__meta {
margin-bottom: 10px; }
.jet-smart-tiles .jet-smart-tiles__meta-icon {
margin-right: 12px;
font-size: 16px;
vertical-align: middle;
color: inherit; }
.jet-smart-tiles__meta-item:not(:first-child):before {
content: none; }
.jet-smart-tiles__meta-item:not(:last-child):after {
content: '';
display: inline-block;
margin-left: 5px;
margin-right: 5px; }
.jet-smart-tiles__meta-item span {
vertical-align: middle; }
.jet-smart-tiles .posted-by {
color: inherit; }
@media (min-width: 768px) {
.jet-hide-excerpt .jet-smart-tiles:hover .jet-smart-tiles__box-excerpt {
margin-top: 10px; } }
.layout-2-1-2 .jet-smart-tiles:nth-child(3) .jet-smart-tiles__box-excerpt,
.layout-1-1-2-h > .jet-smart-tiles:nth-child(1) .jet-smart-tiles__box-excerpt,
.layout-1-1-2-v > .jet-smart-tiles:nth-child(1) .jet-smart-tiles__box-excerpt,
.layout-1-2 > .jet-smart-tiles:nth-child(1) .jet-smart-tiles__box-excerpt,
.layout-1-2-2 > .jet-smart-tiles:nth-child(1) .jet-smart-tiles__box-excerpt {
margin-top: 10px; }
@media (min-width: 768px) {
.layout-2-1-2 .jet-smart-tiles:nth-child(3) .jet-smart-tiles__box-excerpt,
.layout-1-1-2-h > .jet-smart-tiles:nth-child(1) .jet-smart-tiles__box-excerpt,
.layout-1-1-2-v > .jet-smart-tiles:nth-child(1) .jet-smart-tiles__box-excerpt,
.layout-1-2 > .jet-smart-tiles:nth-child(1) .jet-smart-tiles__box-excerpt,
.layout-1-2-2 > .jet-smart-tiles:nth-child(1) .jet-smart-tiles__box-excerpt {
margin-top: 20px; } }
.jet-smart-tiles__box {
border-radius: 3px; }
.layout-1-2 .jet-smart-tiles__box {
padding: 30px 20px 50px; }
@media (min-width: 768px) {
.layout-1-2 .jet-smart-tiles__box {
padding: 20px; } }
@media (min-width: 768px) {
.layout-1-2 > div:nth-child(1) .jet-smart-tiles__box {
padding: 20px 20px 70px; } }
.jet-smart-tiles-wrap .jet-blog-arrow {
top: calc(50% - 13px);
width: 26px;
height: 26px;
font-size: 14px;
line-height: 1;
border-radius: 3px; }
.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-prev {
left: 10px; }
.jet-smart-tiles-wrap .jet-blog-arrow.jet-arrow-next {
left: calc(100% - 36px); } .jet-smart-listing__title {
margin: 0; }
.jet-smart-listing__filter-item {
font-size: 14px;
line-height: 1.9; }
.jet-smart-listing__filter-hidden-items .jet-smart-listing__filter-item {
font-size: 12px; }
.jet-smart-listing__filter-hidden-items .jet-smart-listing__filter-item a {
margin-left: 0;
padding: 5px 0; }
.jet-smart-listing__filter-hidden-items {
min-width: 130px;
padding: 15px 28px;
text-align: left; }
.jet-smart-listing__filter-hidden-items:before {
content: '';
position: absolute;
left: 0;
bottom: 100%;
z-index: 1;
width: 100%;
height: 15px; }
.jet-smart-listing__filter-more:hover .jet-smart-listing__filter-hidden-items {
top: calc(100% + 15px); }
.jet-smart-listing__featured.featured-layout-boxed {
border-radius: 3px; }
.jet-smart-listing__post.has-thumb-postion-top {
-ms-flex-line-pack: start;
align-content: flex-start; }
.jet-smart-listing__post-thumbnail a {
overflow: hidden;
border-radius: 3px; }
.jet-smart-listing__post-title {
margin-bottom: 5px; }
.jet-smart-listing__featured .jet-smart-listing__post-title {
margin-bottom: 10px; }
.jet-smart-listing__post-excerpt {
margin-top: 10px;
font-size: 12px; }
.jet-smart-listing__meta {
font-size: 12px;
line-height: 1.5; }
.jet-smart-listing__meta-item:not(:first-child):before {
content: none; }
.jet-smart-listing__meta-item:not(:last-child):after {
content: '';
display: inline-block;
margin-left: 10px;
margin-right: 10px; }
.jet-smart-listing__terms-link {
margin: 5px;
display: inline-block;
font-size: 13px;
line-height: 1.5;
text-transform: uppercase;
border-radius: 3px; }
.jet-smart-listing__featured .jet-smart-listing__terms-link {
margin: 20px; }
.jet-smart-listing__arrow {
width: 26px;
height: 26px;
font-size: 14px;
border-radius: 3px; }
.jet-smart-listing__arrow.jet-arrow-next {
left: 36px; }
.jet-smart-listing-wrap.jet-processing + .jet-smart-listing-loading {
border-top-color: transparent; } .jet-blog-playlist__heading-icon {
margin-bottom: 5px; }
.jet-blog-playlist__counter {
font-size: 14px; }
.jet-blog-playlist__item-index {
font-size: 14px;
font-weight: 700; }
.jet-tumbs-horizontal .jet-blog-playlist__item-index {
margin-top: 10px; }
.jet-blog-playlist__item-duration {
font-size: 14px; } .jet-subscribe-form .jet-subscribe-form__input {
padding: 11.5px 20px;
background-color: transparent;
border-radius: 3px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.jet-subscribe-form .jet-subscribe-form__input:focus {
-webkit-box-shadow: none;
box-shadow: none; }
.jet-subscribe-form--block-layout .jet-subscribe-form__submit {
width: 100%; }
.jet-subscribe-form .jet-subscribe-form__message {
top: calc(100% + 5px);
font-size: 12px; } .jet-tabs .jet-tabs__control-wrapper {
z-index: 0;
border: 1px solid;
border-radius: 3px; }
.jet-tabs-controls-align-stretch .jet-tabs-position-top .jet-tabs__control {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
@media (max-width: 1024px) {
.jet-tabs-controls-tablet-align-stretch .jet-tabs-position-top .jet-tabs__control {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; } }
@media (max-width: 1024px) {
.jet-tabs-controls-tablet-align-flex-start .jet-tabs-position-top .jet-tabs__control,
.jet-tabs-controls-tablet-align-flex-end .jet-tabs-position-top .jet-tabs__control,
.jet-tabs-controls-tablet-align-center .jet-tabs-position-top .jet-tabs__control {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0; } }
@media (max-width: 767px) {
.jet-tabs-controls-mobile-align-stretch .jet-tabs-position-top .jet-tabs__control {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; } }
@media (max-width: 767px) {
.jet-tabs-controls-mobile-align-flex-start .jet-tabs-position-top .jet-tabs__control,
.jet-tabs-controls-mobile-align-flex-end .jet-tabs-position-top .jet-tabs__control,
.jet-tabs-controls-mobile-align-center .jet-tabs-position-top .jet-tabs__control {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0; } }
.jet-tabs .jet-tabs__control-inner {
padding: 5px 30px; }
.jet-tabs .jet-tabs__label-text {
font-size: 14px;
line-height: 1.5;
text-transform: uppercase; }
.jet-tabs .jet-tabs__content-wrapper {
border: none;
overflow: visible; } .jet-nav .menu-item-link-top {
font-size: 14px;
line-height: 1.5;
text-transform: uppercase; }
.main-navigation .menu > li > a,
.jet-menu > li > a {
font-weight: 400; }
.jet-sub-mega-menu {
-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); } .jet-auth-links {
font-size: 14px; }
.jet-auth-links__item-icon {
font-size: 1.14285em; } .jet-search__submit-icon, .jet-search__popup-trigger-icon, .jet-search__popup-close-icon {
font-size: 18px; }
.jet-search__submit:focus, .jet-search__popup-trigger:focus, .jet-search__popup-close:focus {
outline: 0; } .jet-blocks-cart__icon {
font-size: 18px; }
.jet-blocks-cart__label, .jet-blocks-cart__count, .jet-blocks-cart__total {
font-size: 14px; }
.jet-blocks-cart__list {
padding: 20px;
border-radius: 3px;
-webkit-box-shadow: 0 2px 10px 0 rgba(38, 38, 38, 0.15);
box-shadow: 0 2px 10px 0 rgba(38, 38, 38, 0.15); } .custom-video-button .elementor-custom-embed-play:before, .custom-video-button .elementor-custom-embed-play:after {
content: '';
border: 1px solid;
border-color: rgba(55, 126, 255, 0.5);
width: 85px;
height: 85px;
border-radius: 50px;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
-webkit-animation: 2s videomodule-anim linear infinite;
animation: 2s videomodule-anim linear infinite;
pointer-events: none; }
.custom-video-button .elementor-custom-embed-play:before {
-webkit-animation-delay: .2s;
animation-delay: .2s; }
@-webkit-keyframes videomodule-anim {
30%, 100% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.2);
transform: translate(-50%, -50%) scale(1.2); }
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(0.68);
transform: translate(-50%, -50%) scale(0.68); }
10% {
opacity: 1; } }
@keyframes videomodule-anim {
30%, 100% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(1.2);
transform: translate(-50%, -50%) scale(1.2); }
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(0.68);
transform: translate(-50%, -50%) scale(0.68); }
10% {
opacity: 1; } }
.custom-video-button .elementor-custom-embed-play i {
text-shadow: none;
font-size: 24px;
opacity: 1; }
.custom-video-button .elementor-custom-embed-play i:before {
position: relative;
content: '\f40a';
line-height: 40px;
z-index: 1; }
.custom-video-button .elementor-custom-embed-play i:after {
position: absolute;
display: inline-block;
content: '';
width: 40px;
height: 40px;
background-color: #377EFF;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-radius: 50%;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s; }
.custom-video-button .elementor-custom-embed-play:hover i:after {
width: 60px;
height: 60px; } .delete-controls .mejs-controls {
display: none !important; } .highlight-and-share-wrapper {
position: relative;
display: none;
width: 0;
height: 0;
padding: 10px 6px;
white-space: nowrap;
background-color: #ffffff;
-webkit-box-shadow: 0 2px 10px 0 rgba(38, 38, 38, 0.15);
box-shadow: 0 2px 10px 0 rgba(38, 38, 38, 0.15);
border-radius: 3px;
-webkit-animation: techtonix_scale .2s ease-out;
animation: techtonix_scale .2s ease-out; }
@supports ((-webkit-filter: drop-shadow(0 2px 3px rgba(38, 38, 38, 0.15))) or (filter: drop-shadow(0 2px 3px rgba(38, 38, 38, 0.15)))) {
.highlight-and-share-wrapper {
-webkit-filter: drop-shadow(0 2px 3px rgba(38, 38, 38, 0.15));
filter: drop-shadow(0 2px 3px rgba(38, 38, 38, 0.15));
-webkit-box-shadow: none;
box-shadow: none; } }
.highlight-and-share-wrapper:before {
content: '';
position: absolute;
top: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.highlight-and-share-wrapper:before {
z-index: 2;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 14px 0 14px;
border-color: #ffffff transparent transparent transparent; }
.highlight-and-share-wrapper .fa {
width: 1em;
height: 1em;
font-size: 16px;
text-align: center; }
.highlight-and-share-wrapper div {
z-index: 1000;
margin: 0 6px; }
.highlight-and-share-wrapper div.has_twitter a {
color: #1DA1F2; }
.highlight-and-share-wrapper div.has_facebook a {
color: #3b5998; }
.highlight-and-share-wrapper div.has_linkedin a {
color: #0077b5; }
.highlight-and-share-wrapper div.has_pinterest a {
color: #bd081c; }
.highlight-and-share-wrapper div.has_xing a {
color: #026466; }
.highlight-and-share-wrapper div.has_email a {
color: #21759b; }
.highlight-and-share-wrapper div:hover {
opacity: 0.7; }
.highlight-and-share-wrapper a {
font-size: 14px;
font-weight: bold; } .comment-form .wp-social-login-widget,
.comment-form .wp-social-login-widget + .comment-notes {
text-align: center; }
.comment-form .wp-social-login-widget + .comment-notes {
margin-top: 5px; }
.comment-form .wp-social-login-connect-with {
margin-bottom: 5px;
font-size: 20px;
font-weight: normal; }
.comment-form .wp-social-login-provider-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0;
margin-left: -10px;
margin-right: -10px; }
.comment-form .wp-social-login-provider {
position: relative;
display: inline-block;
padding: 8px 15px;
margin: 0 10px 10px;
font-size: 14px;
line-height: 1.5;
letter-spacing: 0;
border-radius: 3px;
color: #ffffff;
background-color: #000000; }
.comment-form .wp-social-login-provider:hover {
opacity: 0.9; }
.comment-form .wp-social-login-provider img {
width: 24px;
height: 24px; }
.comment-form .wp-social-login-provider:before {
position: relative;
z-index: 2;
width: 36px;
margin-left: -15px;
margin-right: 10px;
font-size: 16px;
line-height: 21px;
vertical-align: middle; }
.comment-form .wp-social-login-provider:after {
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 36px;
height: 100%;
background-color: rgba(0, 0, 0, 0.1);
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.comment-form .wp-social-login-provider-facebook {
background-color: #3b5998; }
.comment-form .wp-social-login-provider-facebook:before {
content: '\f09a'; }
.comment-form .wp-social-login-provider-facebook:after {
content: ''; }
.comment-form .wp-social-login-provider-twitter {
background-color: #1DA1F2; }
.comment-form .wp-social-login-provider-twitter:before {
content: '\f099'; }
.comment-form .wp-social-login-provider-twitter:after {
content: ''; }
.comment-form .wp-social-login-provider-google {
background-color: #dd4b39; }
.comment-form .wp-social-login-provider-google:before {
content: '\f1a0'; }
.comment-form .wp-social-login-provider-google:after {
content: ''; }
.comment-form .wp-social-login-provider-wordpress {
background-color: #21759b; }
.comment-form .wp-social-login-provider-wordpress:before {
content: '\f19a'; }
.comment-form .wp-social-login-provider-wordpress:after {
content: ''; }
.comment-form .wp-social-login-provider-yahoo {
background-color: #410093; }
.comment-form .wp-social-login-provider-yahoo:before {
content: '\f19e'; }
.comment-form .wp-social-login-provider-yahoo:after {
content: ''; }
.comment-form .wp-social-login-provider-linkedin {
background-color: #0077b5; }
.comment-form .wp-social-login-provider-linkedin:before {
content: '\f0e1'; }
.comment-form .wp-social-login-provider-linkedin:after {
content: ''; }
.comment-form .wp-social-login-provider-instagram {
background-color: #262626; }
.comment-form .wp-social-login-provider-instagram:before {
content: '\f16d'; }
.comment-form .wp-social-login-provider-instagram:after {
content: ''; }
.comment-form .wp-social-login-provider-reddit {
background-color: #ff4500; }
.comment-form .wp-social-login-provider-reddit:before {
content: '\f16d'; }
.comment-form .wp-social-login-provider-reddit:after {
content: ''; }
.comment-form .wp-social-login-provider-foursquare {
background-color: #2d5be3; }
.comment-form .wp-social-login-provider-foursquare:before {
content: '\f180'; }
.comment-form .wp-social-login-provider-foursquare:after {
content: ''; }
.comment-form .wp-social-login-provider-lastfm {
background-color: #c3000d; }
.comment-form .wp-social-login-provider-lastfm:before {
content: '\f202'; }
.comment-form .wp-social-login-provider-lastfm:after {
content: ''; }
.comment-form .wp-social-login-provider-tumblr {
background-color: #35465c; }
.comment-form .wp-social-login-provider-tumblr:before {
content: '\f173'; }
.comment-form .wp-social-login-provider-tumblr:after {
content: ''; }
.comment-form .wp-social-login-provider-stackoverflow {
background-color: #fe7a15; }
.comment-form .wp-social-login-provider-stackoverflow:before {
content: '\f16c'; }
.comment-form .wp-social-login-provider-stackoverflow:after {
content: ''; }
.comment-form .wp-social-login-provider-github {
background-color: #333333; }
.comment-form .wp-social-login-provider-github:before {
content: '\f09b'; }
.comment-form .wp-social-login-provider-github:after {
content: ''; }
.comment-form .wp-social-login-provider-dribbble {
background-color: #ea4c89; }
.comment-form .wp-social-login-provider-dribbble:before {
content: '\f17d'; }
.comment-form .wp-social-login-provider-dribbble:after {
content: ''; }
.comment-form .wp-social-login-provider-500px {
background-color: #0099E5; }
.comment-form .wp-social-login-provider-500px:before {
content: '\f26e'; }
.comment-form .wp-social-login-provider-500px:after {
content: ''; }
.comment-form .wp-social-login-provider-steam {
background-color: #0B0B0B; }
.comment-form .wp-social-login-provider-steam:before {
content: '\f1b6'; }
.comment-form .wp-social-login-provider-steam:after {
content: ''; }
.comment-form .wp-social-login-provider-twitchtv {
background-color: #6441A5; }
.comment-form .wp-social-login-provider-twitchtv:before {
content: '\f1e8'; }
.comment-form .wp-social-login-provider-twitchtv:after {
content: ''; }
.comment-form .wp-social-login-provider-vkontakte {
background-color: #45668e; }
.comment-form .wp-social-login-provider-vkontakte:before {
content: '\f189'; }
.comment-form .wp-social-login-provider-vkontakte:after {
content: ''; }
.comment-form .wp-social-login-provider-odnoklassniki {
background-color: #F4731C; }
.comment-form .wp-social-login-provider-odnoklassniki:before {
content: '\f263'; }
.comment-form .wp-social-login-provider-odnoklassniki:after {
content: ''; }
.comment-form .wp-social-login-provider-live {
background-color: #00bcf2; }
.comment-form .wp-social-login-provider-live:before {
content: '\f17a'; }
.comment-form .wp-social-login-provider-live:after {
content: ''; }  .jet-smart-tiles__box {
padding: 27px; }
.jet-smart-tiles__terms {
margin-bottom: 20px; }
.jet-smart-tiles__terms .jet-smart-tiles__terms-link {
letter-spacing: 0.1em;
border-radius: 0;
line-height: 1.1;
padding: 6px 10px 2px; }
.jet-smart-tiles__meta {
margin-bottom: 22px; }
.jet-smart-tiles__box-excerpt, .jet-smart-tiles__meta {
font-size: 14px; } .jet-smart-listing__heading {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.jet-smart-listing__terms-link {
letter-spacing: 0.1em;
border-radius: 0;
line-height: 1.1;
padding: 6px 10px 2px; }
.jet-smart-listing__post.has-post-thumb.has-thumb-postion-top .jet-smart-listing__post-content, .jet-smart-listing__post.has-post-thumb.has-thumb-position-top .jet-smart-listing__post-content {
margin-top: 10px; }
.jet-smart-listing__post-title {
margin-top: 5px; } .post__cats a {
border-radius: 0;
line-height: 1;
padding: 6px 8px 2px; } .entry-meta {
font-size: 14px; }
.entry-meta-top {
margin-top: -5px;
margin-bottom: 10px; }
.entry-meta-top > * {
margin-top: 5px;
margin-bottom: 5px;
min-height: 25px; }
.entry-meta-top > *:first-child {
min-height: auto; }
.entry-meta-main > * {
margin-top: 5px;
margin-bottom: 5px; }
ul.cs-share__list {
margin-top: -5px;
margin-bottom: -5px; }
ul.cs-share__list > * {
margin-top: 5px;
margin-bottom: 5px; }
.posts-list .post__tags a {
font-style: normal;
letter-spacing: 0.1em;
font-size: 18px;
text-transform: uppercase; }
.posts-list .entry-content,
.posts-list .entry-summary {
font-size: 14px; }
.entry-footer-container {
margin-top: 15px; }
.post-thumbnail {
margin-bottom: 16px; }
.has-featured:not(.format-audio) .posts-list__item-media .post__cats {
position: static;
background-color: transparent;
margin: 0; }
.posts-list__item {
margin-bottom: 40px; }
.posts-list__item.format-gallery img {
height: 100%; }
.posts-list--default .posts-list__item {
margin-bottom: 20px; }
.posts-list--default .posts-list__item:not(:first-child) {
border-top: none;
padding-top: 20px; }
.posts-list--default-small-img .posts-list__item {
margin-bottom: 40px; }
@media (min-width: 768px) {
.posts-list--default-small-img .posts-list__item .posts-list__item-media .post-thumbnail {
margin-bottom: 0; } }
.posts-list .entry-content > :first-child,
.posts-list .entry-summary > :first-child {
margin-top: 12px; }
.posted-by {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.posted-by img {
margin-right: 10px; }
.posts-list--grid-2 .post__cats {
padding-bottom: 0;
margin-bottom: 3px; }
.invert .posted-by a:hover,
.invert .post__date a:hover {
text-decoration: underline; } div.site-content .page-links a,
div.nav-links .page-numbers {
background-color: transparent;
border: none;
min-width: 30px;
height: 30px;
line-height: 1; }
.pagination,
.posts-load-more-nav {
border: none;
padding-top: 0; }
.comment-reply-title #cancel-comment-reply-link {
font-size: 16px; }
.widget_recent_entries ul li {
position: relative;
padding-left: 30px; }
.widget_recent_entries ul li:before {
position: absolute;
left: 0;
top: 5px;
content: '\f057';
font-size: 18px; }
div.tagcloud a {
letter-spacing: 0.1em;
line-height: 1;
padding: 8px 10px 3px; }
input,
select,
textarea {
font-size: 14px; }
.widget ul li + li,
.widget ul li > ul,
.widget ul li > ol {
margin-top: 8px; }
.widget-title {
margin-bottom: 1.1em;
padding-bottom: 8px; }
.jet-subscribe-form .jet-subscribe-form__input {
padding: 10px; }
.posts-list--default-small-img .has-featured .posts-list__item-media {
margin-right: 20px; }
.wpml-ls-legacy-dropdown-click {
width: auto;
}