@charset "UTF-8";
/*-------------------------------------------------------------
Project: TechnUm Wordpress Theme
--------------------------------------------------------------*/
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?79295740");
  src: url("../fonts/fontello.eot?79295740#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?79295740") format("woff2"), url("../fonts/fontello.woff?79295740") format("woff"), url("../fonts/fontello.ttf?79295740") format("truetype"), url("../fonts/fontello.svg?79295740#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fontello {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-artificial-intelligence:before {
    content: "\e800";
}
.icon-chevron-down:before {
    content: "\e801";
}
.icon-coding:before {
    content: "\e802";
}
.icon-close:before {
    content: "\e803";
}
.icon-phone-stroke:before {
    content: "\e804";
}
.icon-menu:before {
    content: "\e805";
}
.icon-smartphone:before {
    content: "\e806";
}
.icon-phone-call-alter:before {
    content: "\e807";
}
.icon-at-symbol:before {
    content: "\e808";
}
.icon-location:before {
    content: "\e809";
}
.icon-burger-menu:before {
    content: "\e80a";
}
.icon-call:before {
    content: "\e80b";
}
.icon-check:before {
    content: "\e80c";
}
.icon-chevron-left:before {
    content: "\e80d";
}
.icon-edit:before {
    content: "\e80e";
}
.icon-computer-code:before {
    content: "\e80f";
}
.icon-pencil:before {
    content: "\e810";
}
.icon-quote-left:before {
    content: "\e811";
}
.icon-layers:before {
    content: "\e812";
}
.icon-play:before {
    content: "\e813";
}
.icon-chevron-up:before {
    content: "\e814";
}
.icon-send:before {
    content: "\e815";
}
.icon-vector:before {
    content: "\e816";
}
.icon-phone-settings:before {
    content: "\e817";
}
.icon-phone:before {
    content: "\e818";
}
.icon-verified:before {
    content: "\e819";
}
.icon-file:before {
    content: "\e81a";
}
.icon-search:before {
    content: "\e81b";
}
.icon-phone-call:before {
    content: "\e81c";
}
.icon-web-page:before {
    content: "\e81d";
}
.icon-web:before {
    content: "\e81e";
}
.icon-plus:before {
    content: "\e81f";
}
.icon-mac:before {
    content: "\e820";
}
.icon-text:before {
    content: "\e821";
}
.icon-debug:before {
    content: "\e822";
}
.icon-computer-success:before {
    content: "\e823";
}
.icon-chevron-right:before {
    content: "\e824";
}
.icon-sidebar:before {
    content: "\e825";
}
.icon-shopping-bag:before {
    content: "\e826";
}
.icon-menu-alter:before {
    content: "\e827";
}
.icon-eye:before {
    content: "\e828";
}
.icon-star-filled:before {
    content: "\e829";
}
.icon-th:before {
    content: "\e82a";
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    outline: none;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: inline-block;
    max-width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-dots.disabled {
    display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
    font-size: 14px;
    margin: 5px;
    display: inline-block;
    cursor: pointer;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    text-decoration: none;
}
.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin: 37px -13px 0;
    line-height: 0;
}
.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    margin: 13px 13px 0;
    cursor: pointer;
}
.owl-dots .owl-dot span {
    width: 17px;
    height: 17px;
    border: solid 1px transparent;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    background: none;
}
.owl-dots .owl-dot span:after {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    left: 50%;
    right: initial;
    top: 50%;
    margin: -2.5px 0 0 -2.5px;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.sayit_owlCarousel.owl-carousel .owl-dot {
    border: rgba(255, 255, 255, 0) 2px solid;
    border-radius: 100%;
    transition: border 400ms;
    margin: 0 7px;
}
.sayit_owlCarousel.owl-carousel .owl-dot.active {
    border: #fff 2px solid;
}
.sayit_owlCarousel.owl-carousel .owl-dot {
    border: rgba(255, 255, 255, 0) 2px solid;
    border-radius: 100%;
}
.sayit_owlCarousel.owl-carousel .owl-dot span {
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.5);
    transition: background 400ms;
    width: 6px;
    height: 6px;
    margin: 0;
}
.sayit_owlCarousel.owl-carousel .owl-dot.active span {
    background: rgba(255, 255, 255, 0);
}
.sayit_owlCarousel.owl-carousel .owl-dots {
    margin: 0 0 0 0 !important;
    position: relative;
    z-index: 5;
    transform: translateY(-46px);
}
.owl-carousel {
    position: relative;
}
.owl-carousel.owl-theme .owl-nav {
    height: 50px;
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: -50px;
    right: -50px;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    z-index: 10;
}
.owl-carousel.owl-theme .owl-nav [class*="owl-"] {
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0;
    position: absolute;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
}
.owl-carousel.owl-theme .owl-nav [class*="owl-"]:before {
    font: 400 normal 15px/48px "fontello";
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.owl-carousel.owl-theme .owl-nav [class*="owl-"].disabled {
    cursor: default;
    opacity: 0.5;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 0;
    padding: 0 2px 0 0;
    right: initial;
}
.owl-carousel.owl-theme .owl-nav .owl-prev:before {
    content: "\e80d";
}
.owl-carousel.owl-theme .owl-nav .owl-next {
    right: 0;
    padding: 0 0 0 2px;
    left: initial;
}
.owl-carousel.owl-theme .owl-nav .owl-next:before {
    content: "\e824";
}
.owl-carousel.owl-theme .owl-nav.disabled {
    display: none;
}
body .owl-carousel {
    display: block;
}
@media only screen and (min-width: 992px) {
    .owl-carousel.owl-theme:hover .owl-nav {
        left: -70px;
        right: -70px;
        opacity: 1;
    }
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.animate__fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
body.compensate-for-scrollbar {
    overflow: hidden;
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    right: initial;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    right: initial;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    right: initial;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    left: initial;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    right: initial;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}
.fancybox-slide--image:before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    right: initial;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    right: initial;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}
.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.fancybox-iframe {
    left: 0;
    right: initial;
    position: absolute;
    top: 0;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button:focus {
    outline: none;
}
.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}
.fancybox-button div {
    height: 100%;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none;
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
.fancybox-close-small {
    background: transparent;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}
.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
}
.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}
.fancybox-caption--separate {
    margin-top: -50px;
}
.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    right: initial;
    margin: -25px 0 0 -25px;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
@keyframes a {
    to {
        transform: rotate(1turn);
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1);
}
.fancybox-share {
    background: #f4f4f4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    left: initial;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}
.fancybox-thumbs__list a:before {
    content: "";
    border: 6px solid #ff5268;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
    opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1;
}
@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        left: initial;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
}
@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
        left: initial;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/fa-regular-400.eot);
    src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"),
        url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"),
        url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}
.fa-address-book:before {
    content: "\f2b9";
}
.fa-address-card:before {
    content: "\f2bb";
}
.fa-angry:before {
    content: "\f556";
}
.fa-arrow-alt-circle-down:before {
    content: "\f358";
}
.fa-arrow-alt-circle-left:before {
    content: "\f359";
}
.fa-arrow-alt-circle-right:before {
    content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
    content: "\f35b";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-calendar:before {
    content: "\f133";
}
.fa-calendar-alt:before {
    content: "\f073";
}
.fa-calendar-check:before {
    content: "\f274";
}
.fa-calendar-minus:before {
    content: "\f272";
}
.fa-calendar-plus:before {
    content: "\f271";
}
.fa-calendar-times:before {
    content: "\f273";
}
.fa-caret-square-down:before {
    content: "\f150";
}
.fa-caret-square-left:before {
    content: "\f191";
}
.fa-caret-square-right:before {
    content: "\f152";
}
.fa-caret-square-up:before {
    content: "\f151";
}
.fa-chart-bar:before {
    content: "\f080";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-circle:before {
    content: "\f111";
}
.fa-clipboard:before {
    content: "\f328";
}
.fa-clock:before {
    content: "\f017";
}
.fa-clone:before {
    content: "\f24d";
}
.fa-closed-captioning:before {
    content: "\f20a";
}
.fa-comment:before {
    content: "\f075";
}
.fa-comment-alt:before {
    content: "\f27a";
}
.fa-comment-dots:before {
    content: "\f4ad";
}
.fa-comments:before {
    content: "\f086";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-copy:before {
    content: "\f0c5";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-dizzy:before {
    content: "\f567";
}
.fa-dot-circle:before {
    content: "\f192";
}
.fa-edit:before {
    content: "\f044";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-envelope-open:before {
    content: "\f2b6";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-alt:before {
    content: "\f15c";
}
.fa-file-archive:before {
    content: "\f1c6";
}
.fa-file-audio:before {
    content: "\f1c7";
}
.fa-file-code:before {
    content: "\f1c9";
}
.fa-file-excel:before {
    content: "\f1c3";
}
.fa-file-image:before {
    content: "\f1c5";
}
.fa-file-pdf:before {
    content: "\f1c1";
}
.fa-file-powerpoint:before {
    content: "\f1c4";
}
.fa-file-video:before {
    content: "\f1c8";
}
.fa-file-word:before {
    content: "\f1c2";
}
.fa-flag:before {
    content: "\f024";
}
.fa-flushed:before {
    content: "\f579";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-font-awesome-logo-full:before {
    content: "\f4e6";
}
.fa-frown:before {
    content: "\f119";
}
.fa-frown-open:before {
    content: "\f57a";
}
.fa-futbol:before {
    content: "\f1e3";
}
.fa-gem:before {
    content: "\f3a5";
}
.fa-grimace:before {
    content: "\f57f";
}
.fa-grin:before {
    content: "\f580";
}
.fa-grin-alt:before {
    content: "\f581";
}
.fa-grin-beam:before {
    content: "\f582";
}
.fa-grin-beam-sweat:before {
    content: "\f583";
}
.fa-grin-hearts:before {
    content: "\f584";
}
.fa-grin-squint:before {
    content: "\f585";
}
.fa-grin-squint-tears:before {
    content: "\f586";
}
.fa-grin-stars:before {
    content: "\f587";
}
.fa-grin-tears:before {
    content: "\f588";
}
.fa-grin-tongue:before {
    content: "\f589";
}
.fa-grin-tongue-squint:before {
    content: "\f58a";
}
.fa-grin-tongue-wink:before {
    content: "\f58b";
}
.fa-grin-wink:before {
    content: "\f58c";
}
.fa-hand-lizard:before {
    content: "\f258";
}
.fa-hand-paper:before {
    content: "\f256";
}
.fa-hand-peace:before {
    content: "\f25b";
}
.fa-hand-point-down:before {
    content: "\f0a7";
}
.fa-hand-point-left:before {
    content: "\f0a5";
}
.fa-hand-point-right:before {
    content: "\f0a4";
}
.fa-hand-point-up:before {
    content: "\f0a6";
}
.fa-hand-pointer:before {
    content: "\f25a";
}
.fa-hand-rock:before {
    content: "\f255";
}
.fa-hand-scissors:before {
    content: "\f257";
}
.fa-hand-spock:before {
    content: "\f259";
}
.fa-handshake:before {
    content: "\f2b5";
}
.fa-hdd:before {
    content: "\f0a0";
}
.fa-heart:before {
    content: "\f004";
}
.fa-hospital:before {
    content: "\f0f8";
}
.fa-hourglass:before {
    content: "\f254";
}
.fa-id-badge:before {
    content: "\f2c1";
}
.fa-id-card:before {
    content: "\f2c2";
}
.fa-image:before {
    content: "\f03e";
}
.fa-images:before {
    content: "\f302";
}
.fa-keyboard:before {
    content: "\f11c";
}
.fa-kiss:before {
    content: "\f596";
}
.fa-kiss-beam:before {
    content: "\f597";
}
.fa-kiss-wink-heart:before {
    content: "\f598";
}
.fa-laugh:before {
    content: "\f599";
}
.fa-laugh-beam:before {
    content: "\f59a";
}
.fa-laugh-squint:before {
    content: "\f59b";
}
.fa-laugh-wink:before {
    content: "\f59c";
}
.fa-lemon:before {
    content: "\f094";
}
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-lightbulb:before {
    content: "\f0eb";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-map:before {
    content: "\f279";
}
.fa-meh:before {
    content: "\f11a";
}
.fa-meh-blank:before {
    content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
    content: "\f5a5";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-money-bill-alt:before {
    content: "\f3d1";
}
.fa-moon:before {
    content: "\f186";
}
.fa-newspaper:before {
    content: "\f1ea";
}
.fa-object-group:before {
    content: "\f247";
}
.fa-object-ungroup:before {
    content: "\f248";
}
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-pause-circle:before {
    content: "\f28b";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-registered:before {
    content: "\f25d";
}
.fa-sad-cry:before {
    content: "\f5b3";
}
.fa-sad-tear:before {
    content: "\f5b4";
}
.fa-save:before {
    content: "\f0c7";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-smile:before {
    content: "\f118";
}
.fa-smile-beam:before {
    content: "\f5b8";
}
.fa-smile-wink:before {
    content: "\f4da";
}
.fa-snowflake:before {
    content: "\f2dc";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-sticky-note:before {
    content: "\f249";
}
.fa-stop-circle:before {
    content: "\f28d";
}
.fa-sun:before {
    content: "\f185";
}
.fa-surprise:before {
    content: "\f5c2";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-tired:before {
    content: "\f5c8";
}
.fa-trash-alt:before {
    content: "\f2ed";
}
.fa-user:before {
    content: "\f007";
}
.fa-user-circle:before {
    content: "\f2bd";
}
.fa-window-close:before {
    content: "\f410";
}
.fa-window-maximize:before {
    content: "\f2d0";
}
.fa-window-minimize:before {
    content: "\f2d1";
}
.fa-window-restore:before {
    content: "\f2d2";
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/fa-solid-900.eot);
    src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"),
        url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"),
        url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.fa-ad:before {
    content: "\f641";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-air-freshener:before {
    content: "\f5d0";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-allergies:before {
    content: "\f461";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-ankh:before {
    content: "\f644";
}
.fa-apple-alt:before {
    content: "\f5d1";
}
.fa-archive:before {
    content: "\f187";
}
.fa-archway:before {
    content: "\f557";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-arrows-alt-h:before {
    content: "\f337";
}
.fa-arrows-alt-v:before {
    content: "\f338";
}
.fa-assistive-listening-systems:before {
    content: "\f2a2";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-atlas:before {
    content: "\f558";
}
.fa-atom:before {
    content: "\f5d2";
}
.fa-audio-description:before {
    content: "\f29e";
}
.fa-award:before {
    content: "\f559";
}
.fa-baby:before {
    content: "\f77c";
}
.fa-baby-carriage:before {
    content: "\f77d";
}
.fa-backspace:before {
    content: "\f55a";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-bacon:before {
    content: "\f7e5";
}
.fa-bacteria:before {
    content: "\e059";
}
.fa-bacterium:before {
    content: "\e05a";
}
.fa-bahai:before {
    content: "\f666";
}
.fa-balance-scale:before {
    content: "\f24e";
}
.fa-balance-scale-left:before {
    content: "\f515";
}
.fa-balance-scale-right:before {
    content: "\f516";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-band-aid:before {
    content: "\f462";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-bars:before {
    content: "\f0c9";
}
.fa-baseball-ball:before {
    content: "\f433";
}
.fa-basketball-ball:before {
    content: "\f434";
}
.fa-bath:before {
    content: "\f2cd";
}
.fa-battery-empty:before {
    content: "\f244";
}
.fa-battery-full:before {
    content: "\f240";
}
.fa-battery-half:before {
    content: "\f242";
}
.fa-battery-quarter:before {
    content: "\f243";
}
.fa-battery-three-quarters:before {
    content: "\f241";
}
.fa-bed:before {
    content: "\f236";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-bezier-curve:before {
    content: "\f55b";
}
.fa-bible:before {
    content: "\f647";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-biking:before {
    content: "\f84a";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-biohazard:before {
    content: "\f780";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-blender:before {
    content: "\f517";
}
.fa-blender-phone:before {
    content: "\f6b6";
}
.fa-blind:before {
    content: "\f29d";
}
.fa-blog:before {
    content: "\f781";
}
.fa-bold:before {
    content: "\f032";
}
.fa-bolt:before {
    content: "\f0e7";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-bone:before {
    content: "\f5d7";
}
.fa-bong:before {
    content: "\f55c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-book-dead:before {
    content: "\f6b7";
}
.fa-book-medical:before {
    content: "\f7e6";
}
.fa-book-open:before {
    content: "\f518";
}
.fa-book-reader:before {
    content: "\f5da";
}
.fa-border-all:before {
    content: "\f84c";
}
.fa-border-none:before {
    content: "\f850";
}
.fa-border-style:before {
    content: "\f853";
}
.fa-bowling-ball:before {
    content: "\f436";
}
.fa-box:before {
    content: "\f466";
}
.fa-box-open:before {
    content: "\f49e";
}
.fa-box-tissue:before {
    content: "\e05b";
}
.fa-boxes:before {
    content: "\f468";
}
.fa-braille:before {
    content: "\f2a1";
}
.fa-brain:before {
    content: "\f5dc";
}
.fa-bread-slice:before {
    content: "\f7ec";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-briefcase-medical:before {
    content: "\f469";
}
.fa-broadcast-tower:before {
    content: "\f519";
}
.fa-broom:before {
    content: "\f51a";
}
.fa-brush:before {
    content: "\f55d";
}
.fa-bug:before {
    content: "\f188";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-burn:before {
    content: "\f46a";
}
.fa-bus:before {
    content: "\f207";
}
.fa-bus-alt:before {
    content: "\f55e";
}
.fa-business-time:before {
    content: "\f64a";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-calendar-day:before {
    content: "\f783";
}
.fa-calendar-week:before {
    content: "\f784";
}
.fa-camera:before {
    content: "\f030";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-campground:before {
    content: "\f6bb";
}
.fa-candy-cane:before {
    content: "\f786";
}
.fa-cannabis:before {
    content: "\f55f";
}
.fa-capsules:before {
    content: "\f46b";
}
.fa-car:before {
    content: "\f1b9";
}
.fa-car-alt:before {
    content: "\f5de";
}
.fa-car-battery:before {
    content: "\f5df";
}
.fa-car-crash:before {
    content: "\f5e1";
}
.fa-car-side:before {
    content: "\f5e4";
}
.fa-caravan:before {
    content: "\f8ff";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-carrot:before {
    content: "\f787";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cash-register:before {
    content: "\f788";
}
.fa-cat:before {
    content: "\f6be";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-chair:before {
    content: "\f6c0";
}
.fa-chalkboard:before {
    content: "\f51b";
}
.fa-chalkboard-teacher:before {
    content: "\f51c";
}
.fa-charging-station:before {
    content: "\f5e7";
}
.fa-chart-area:before {
    content: "\f1fe";
}
.fa-chart-line:before {
    content: "\f201";
}
.fa-chart-pie:before {
    content: "\f200";
}
.fa-check:before {
    content: "\f00c";
}
.fa-check-double:before {
    content: "\f560";
}
.fa-cheese:before {
    content: "\f7ef";
}
.fa-chess:before {
    content: "\f439";
}
.fa-chess-bishop:before {
    content: "\f43a";
}
.fa-chess-board:before {
    content: "\f43c";
}
.fa-chess-king:before {
    content: "\f43f";
}
.fa-chess-knight:before {
    content: "\f441";
}
.fa-chess-pawn:before {
    content: "\f443";
}
.fa-chess-queen:before {
    content: "\f445";
}
.fa-chess-rook:before {
    content: "\f447";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-church:before {
    content: "\f51d";
}
.fa-circle-notch:before {
    content: "\f1ce";
}
.fa-city:before {
    content: "\f64f";
}
.fa-clinic-medical:before {
    content: "\f7f2";
}
.fa-clipboard-check:before {
    content: "\f46c";
}
.fa-clipboard-list:before {
    content: "\f46d";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-cloud-download-alt:before {
    content: "\f381";
}
.fa-cloud-meatball:before {
    content: "\f73b";
}
.fa-cloud-moon:before {
    content: "\f6c3";
}
.fa-cloud-moon-rain:before {
    content: "\f73c";
}
.fa-cloud-rain:before {
    content: "\f73d";
}
.fa-cloud-showers-heavy:before {
    content: "\f740";
}
.fa-cloud-sun:before {
    content: "\f6c4";
}
.fa-cloud-sun-rain:before {
    content: "\f743";
}
.fa-cloud-upload-alt:before {
    content: "\f382";
}
.fa-cocktail:before {
    content: "\f561";
}
.fa-code:before {
    content: "\f121";
}
.fa-code-branch:before {
    content: "\f126";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cog:before {
    content: "\f013";
}
.fa-cogs:before {
    content: "\f085";
}
.fa-coins:before {
    content: "\f51e";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-comment-dollar:before {
    content: "\f651";
}
.fa-comment-medical:before {
    content: "\f7f5";
}
.fa-comment-slash:before {
    content: "\f4b3";
}
.fa-comments-dollar:before {
    content: "\f653";
}
.fa-compact-disc:before {
    content: "\f51f";
}
.fa-compress:before {
    content: "\f066";
}
.fa-compress-alt:before {
    content: "\f422";
}
.fa-compress-arrows-alt:before {
    content: "\f78c";
}
.fa-concierge-bell:before {
    content: "\f562";
}
.fa-cookie:before {
    content: "\f563";
}
.fa-cookie-bite:before {
    content: "\f564";
}
.fa-couch:before {
    content: "\f4b8";
}
.fa-crop:before {
    content: "\f125";
}
.fa-crop-alt:before {
    content: "\f565";
}
.fa-cross:before {
    content: "\f654";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-crow:before {
    content: "\f520";
}
.fa-crown:before {
    content: "\f521";
}
.fa-crutch:before {
    content: "\f7f7";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-cut:before {
    content: "\f0c4";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-deaf:before {
    content: "\f2a4";
}
.fa-democrat:before {
    content: "\f747";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-dharmachakra:before {
    content: "\f655";
}
.fa-diagnoses:before {
    content: "\f470";
}
.fa-dice:before {
    content: "\f522";
}
.fa-dice-d20:before {
    content: "\f6cf";
}
.fa-dice-d6:before {
    content: "\f6d1";
}
.fa-dice-five:before {
    content: "\f523";
}
.fa-dice-four:before {
    content: "\f524";
}
.fa-dice-one:before {
    content: "\f525";
}
.fa-dice-six:before {
    content: "\f526";
}
.fa-dice-three:before {
    content: "\f527";
}
.fa-dice-two:before {
    content: "\f528";
}
.fa-digital-tachograph:before {
    content: "\f566";
}
.fa-directions:before {
    content: "\f5eb";
}
.fa-disease:before {
    content: "\f7fa";
}
.fa-divide:before {
    content: "\f529";
}
.fa-dna:before {
    content: "\f471";
}
.fa-dog:before {
    content: "\f6d3";
}
.fa-dollar-sign:before {
    content: "\f155";
}
.fa-dolly:before {
    content: "\f472";
}
.fa-dolly-flatbed:before {
    content: "\f474";
}
.fa-donate:before {
    content: "\f4b9";
}
.fa-door-closed:before {
    content: "\f52a";
}
.fa-door-open:before {
    content: "\f52b";
}
.fa-dove:before {
    content: "\f4ba";
}
.fa-download:before {
    content: "\f019";
}
.fa-drafting-compass:before {
    content: "\f568";
}
.fa-dragon:before {
    content: "\f6d5";
}
.fa-draw-polygon:before {
    content: "\f5ee";
}
.fa-drum:before {
    content: "\f569";
}
.fa-drum-steelpan:before {
    content: "\f56a";
}
.fa-drumstick-bite:before {
    content: "\f6d7";
}
.fa-dumbbell:before {
    content: "\f44b";
}
.fa-dumpster:before {
    content: "\f793";
}
.fa-dumpster-fire:before {
    content: "\f794";
}
.fa-dungeon:before {
    content: "\f6d9";
}
.fa-egg:before {
    content: "\f7fb";
}
.fa-eject:before {
    content: "\f052";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-envelope-open-text:before {
    content: "\f658";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-equals:before {
    content: "\f52c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-ethernet:before {
    content: "\f796";
}
.fa-euro-sign:before {
    content: "\f153";
}
.fa-exchange-alt:before {
    content: "\f362";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-expand:before {
    content: "\f065";
}
.fa-expand-alt:before {
    content: "\f424";
}
.fa-expand-arrows-alt:before {
    content: "\f31e";
}
.fa-external-link-alt:before {
    content: "\f35d";
}
.fa-external-link-square-alt:before {
    content: "\f360";
}
.fa-eye-dropper:before {
    content: "\f1fb";
}
.fa-fan:before {
    content: "\f863";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-faucet:before {
    content: "\e005";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-feather:before {
    content: "\f52d";
}
.fa-feather-alt:before {
    content: "\f56b";
}
.fa-female:before {
    content: "\f182";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-file-contract:before {
    content: "\f56c";
}
.fa-file-csv:before {
    content: "\f6dd";
}
.fa-file-download:before {
    content: "\f56d";
}
.fa-file-export:before {
    content: "\f56e";
}
.fa-file-import:before {
    content: "\f56f";
}
.fa-file-invoice:before {
    content: "\f570";
}
.fa-file-invoice-dollar:before {
    content: "\f571";
}
.fa-file-medical:before {
    content: "\f477";
}
.fa-file-medical-alt:before {
    content: "\f478";
}
.fa-file-prescription:before {
    content: "\f572";
}
.fa-file-signature:before {
    content: "\f573";
}
.fa-file-upload:before {
    content: "\f574";
}
.fa-fill:before {
    content: "\f575";
}
.fa-fill-drip:before {
    content: "\f576";
}
.fa-film:before {
    content: "\f008";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-fingerprint:before {
    content: "\f577";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-fire-alt:before {
    content: "\f7e4";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-first-aid:before {
    content: "\f479";
}
.fa-fish:before {
    content: "\f578";
}
.fa-fist-raised:before {
    content: "\f6de";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-flag-usa:before {
    content: "\f74d";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-folder-minus:before {
    content: "\f65d";
}
.fa-folder-plus:before {
    content: "\f65e";
}
.fa-font:before {
    content: "\f031";
}
.fa-football-ball:before {
    content: "\f44e";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-frog:before {
    content: "\f52e";
}
.fa-funnel-dollar:before {
    content: "\f662";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-gas-pump:before {
    content: "\f52f";
}
.fa-gavel:before {
    content: "\f0e3";
}
.fa-genderless:before {
    content: "\f22d";
}
.fa-ghost:before {
    content: "\f6e2";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-gifts:before {
    content: "\f79c";
}
.fa-glass-cheers:before {
    content: "\f79f";
}
.fa-glass-martini:before {
    content: "\f000";
}
.fa-glass-martini-alt:before {
    content: "\f57b";
}
.fa-glass-whiskey:before {
    content: "\f7a0";
}
.fa-glasses:before {
    content: "\f530";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-globe-africa:before {
    content: "\f57c";
}
.fa-globe-americas:before {
    content: "\f57d";
}
.fa-globe-asia:before {
    content: "\f57e";
}
.fa-globe-europe:before {
    content: "\f7a2";
}
.fa-golf-ball:before {
    content: "\f450";
}
.fa-gopuram:before {
    content: "\f664";
}
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-greater-than:before {
    content: "\f531";
}
.fa-greater-than-equal:before {
    content: "\f532";
}
.fa-grip-horizontal:before {
    content: "\f58d";
}
.fa-grip-lines:before {
    content: "\f7a4";
}
.fa-grip-lines-vertical:before {
    content: "\f7a5";
}
.fa-grip-vertical:before {
    content: "\f58e";
}
.fa-guitar:before {
    content: "\f7a6";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-hamburger:before {
    content: "\f805";
}
.fa-hammer:before {
    content: "\f6e3";
}
.fa-hamsa:before {
    content: "\f665";
}
.fa-hand-holding:before {
    content: "\f4bd";
}
.fa-hand-holding-heart:before {
    content: "\f4be";
}
.fa-hand-holding-medical:before {
    content: "\e05c";
}
.fa-hand-holding-usd:before {
    content: "\f4c0";
}
.fa-hand-holding-water:before {
    content: "\f4c1";
}
.fa-hand-middle-finger:before {
    content: "\f806";
}
.fa-hand-sparkles:before {
    content: "\e05d";
}
.fa-hands:before {
    content: "\f4c2";
}
.fa-hands-helping:before {
    content: "\f4c4";
}
.fa-hands-wash:before {
    content: "\e05e";
}
.fa-handshake-alt-slash:before {
    content: "\e05f";
}
.fa-handshake-slash:before {
    content: "\e060";
}
.fa-hanukiah:before {
    content: "\f6e6";
}
.fa-hard-hat:before {
    content: "\f807";
}
.fa-hashtag:before {
    content: "\f292";
}
.fa-hat-cowboy:before {
    content: "\f8c0";
}
.fa-hat-cowboy-side:before {
    content: "\f8c1";
}
.fa-hat-wizard:before {
    content: "\f6e8";
}
.fa-head-side-cough:before {
    content: "\e061";
}
.fa-head-side-cough-slash:before {
    content: "\e062";
}
.fa-head-side-mask:before {
    content: "\e063";
}
.fa-head-side-virus:before {
    content: "\e064";
}
.fa-heading:before {
    content: "\f1dc";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-headphones-alt:before {
    content: "\f58f";
}
.fa-headset:before {
    content: "\f590";
}
.fa-heart-broken:before {
    content: "\f7a9";
}
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-helicopter:before {
    content: "\f533";
}
.fa-highlighter:before {
    content: "\f591";
}
.fa-hiking:before {
    content: "\f6ec";
}
.fa-hippo:before {
    content: "\f6ed";
}
.fa-history:before {
    content: "\f1da";
}
.fa-hockey-puck:before {
    content: "\f453";
}
.fa-holly-berry:before {
    content: "\f7aa";
}
.fa-home:before {
    content: "\f015";
}
.fa-horse:before {
    content: "\f6f0";
}
.fa-horse-head:before {
    content: "\f7ab";
}
.fa-hospital-alt:before {
    content: "\f47d";
}
.fa-hospital-symbol:before {
    content: "\f47e";
}
.fa-hospital-user:before {
    content: "\f80d";
}
.fa-hot-tub:before {
    content: "\f593";
}
.fa-hotdog:before {
    content: "\f80f";
}
.fa-hotel:before {
    content: "\f594";
}
.fa-hourglass-end:before {
    content: "\f253";
}
.fa-hourglass-half:before {
    content: "\f252";
}
.fa-hourglass-start:before {
    content: "\f251";
}
.fa-house-damage:before {
    content: "\f6f1";
}
.fa-house-user:before {
    content: "\e065";
}
.fa-hryvnia:before {
    content: "\f6f2";
}
.fa-i-cursor:before {
    content: "\f246";
}
.fa-ice-cream:before {
    content: "\f810";
}
.fa-icicles:before {
    content: "\f7ad";
}
.fa-icons:before {
    content: "\f86d";
}
.fa-id-card-alt:before {
    content: "\f47f";
}
.fa-igloo:before {
    content: "\f7ae";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-industry:before {
    content: "\f275";
}
.fa-infinity:before {
    content: "\f534";
}
.fa-info:before {
    content: "\f129";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-italic:before {
    content: "\f033";
}
.fa-jedi:before {
    content: "\f669";
}
.fa-joint:before {
    content: "\f595";
}
.fa-journal-whills:before {
    content: "\f66a";
}
.fa-kaaba:before {
    content: "\f66b";
}
.fa-key:before {
    content: "\f084";
}
.fa-khanda:before {
    content: "\f66d";
}
.fa-kiwi-bird:before {
    content: "\f535";
}
.fa-landmark:before {
    content: "\f66f";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-laptop-code:before {
    content: "\f5fc";
}
.fa-laptop-house:before {
    content: "\e066";
}
.fa-laptop-medical:before {
    content: "\f812";
}
.fa-layer-group:before {
    content: "\f5fd";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-less-than:before {
    content: "\f536";
}
.fa-less-than-equal:before {
    content: "\f537";
}
.fa-level-down-alt:before {
    content: "\f3be";
}
.fa-level-up-alt:before {
    content: "\f3bf";
}
.fa-link:before {
    content: "\f0c1";
}
.fa-lira-sign:before {
    content: "\f195";
}
.fa-list:before {
    content: "\f03a";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-lock:before {
    content: "\f023";
}
.fa-lock-open:before {
    content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
    content: "\f309";
}
.fa-long-arrow-alt-left:before {
    content: "\f30a";
}
.fa-long-arrow-alt-right:before {
    content: "\f30b";
}
.fa-long-arrow-alt-up:before {
    content: "\f30c";
}
.fa-low-vision:before {
    content: "\f2a8";
}
.fa-luggage-cart:before {
    content: "\f59d";
}
.fa-lungs:before {
    content: "\f604";
}
.fa-lungs-virus:before {
    content: "\e067";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-mail-bulk:before {
    content: "\f674";
}
.fa-male:before {
    content: "\f183";
}
.fa-map-marked:before {
    content: "\f59f";
}
.fa-map-marked-alt:before {
    content: "\f5a0";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-map-marker-alt:before {
    content: "\f3c5";
}
.fa-map-pin:before {
    content: "\f276";
}
.fa-map-signs:before {
    content: "\f277";
}
.fa-marker:before {
    content: "\f5a1";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-h:before {
    content: "\f22b";
}
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-mask:before {
    content: "\f6fa";
}
.fa-medal:before {
    content: "\f5a2";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-memory:before {
    content: "\f538";
}
.fa-menorah:before {
    content: "\f676";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-meteor:before {
    content: "\f753";
}
.fa-microchip:before {
    content: "\f2db";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-alt:before {
    content: "\f3c9";
}
.fa-microphone-alt-slash:before {
    content: "\f539";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-microscope:before {
    content: "\f610";
}
.fa-minus:before {
    content: "\f068";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-mitten:before {
    content: "\f7b5";
}
.fa-mobile:before {
    content: "\f10b";
}
.fa-mobile-alt:before {
    content: "\f3cd";
}
.fa-money-bill:before {
    content: "\f0d6";
}
.fa-money-bill-wave:before {
    content: "\f53a";
}
.fa-money-bill-wave-alt:before {
    content: "\f53b";
}
.fa-money-check:before {
    content: "\f53c";
}
.fa-money-check-alt:before {
    content: "\f53d";
}
.fa-monument:before {
    content: "\f5a6";
}
.fa-mortar-pestle:before {
    content: "\f5a7";
}
.fa-mosque:before {
    content: "\f678";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-mountain:before {
    content: "\f6fc";
}
.fa-mouse:before {
    content: "\f8cc";
}
.fa-mouse-pointer:before {
    content: "\f245";
}
.fa-mug-hot:before {
    content: "\f7b6";
}
.fa-music:before {
    content: "\f001";
}
.fa-network-wired:before {
    content: "\f6ff";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-not-equal:before {
    content: "\f53e";
}
.fa-notes-medical:before {
    content: "\f481";
}
.fa-oil-can:before {
    content: "\f613";
}
.fa-om:before {
    content: "\f679";
}
.fa-otter:before {
    content: "\f700";
}
.fa-outdent:before {
    content: "\f03b";
}
.fa-pager:before {
    content: "\f815";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-paint-roller:before {
    content: "\f5aa";
}
.fa-palette:before {
    content: "\f53f";
}
.fa-pallet:before {
    content: "\f482";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-parachute-box:before {
    content: "\f4cd";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-parking:before {
    content: "\f540";
}
.fa-passport:before {
    content: "\f5ab";
}
.fa-pastafarianism:before {
    content: "\f67b";
}
.fa-paste:before {
    content: "\f0ea";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-peace:before {
    content: "\f67c";
}
.fa-pen:before {
    content: "\f304";
}
.fa-pen-alt:before {
    content: "\f305";
}
.fa-pen-fancy:before {
    content: "\f5ac";
}
.fa-pen-nib:before {
    content: "\f5ad";
}
.fa-pen-square:before {
    content: "\f14b";
}
.fa-pencil-alt:before {
    content: "\f303";
}
.fa-pencil-ruler:before {
    content: "\f5ae";
}
.fa-people-arrows:before {
    content: "\e068";
}
.fa-people-carry:before {
    content: "\f4ce";
}
.fa-pepper-hot:before {
    content: "\f816";
}
.fa-percent:before {
    content: "\f295";
}
.fa-percentage:before {
    content: "\f541";
}
.fa-person-booth:before {
    content: "\f756";
}
.fa-phone:before {
    content: "\f095";
}
.fa-phone-alt:before {
    content: "\f879";
}
.fa-phone-slash:before {
    content: "\f3dd";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-phone-square-alt:before {
    content: "\f87b";
}
.fa-phone-volume:before {
    content: "\f2a0";
}
.fa-photo-video:before {
    content: "\f87c";
}
.fa-piggy-bank:before {
    content: "\f4d3";
}
.fa-pills:before {
    content: "\f484";
}
.fa-pizza-slice:before {
    content: "\f818";
}
.fa-place-of-worship:before {
    content: "\f67f";
}
.fa-plane:before {
    content: "\f072";
}
.fa-plane-arrival:before {
    content: "\f5af";
}
.fa-plane-departure:before {
    content: "\f5b0";
}
.fa-plane-slash:before {
    content: "\e069";
}
.fa-play:before {
    content: "\f04b";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-plus:before {
    content: "\f067";
}
.fa-podcast:before {
    content: "\f2ce";
}
.fa-poll:before {
    content: "\f681";
}
.fa-poll-h:before {
    content: "\f682";
}
.fa-poo:before {
    content: "\f2fe";
}
.fa-poo-storm:before {
    content: "\f75a";
}
.fa-poop:before {
    content: "\f619";
}
.fa-portrait:before {
    content: "\f3e0";
}
.fa-pound-sign:before {
    content: "\f154";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-pray:before {
    content: "\f683";
}
.fa-praying-hands:before {
    content: "\f684";
}
.fa-prescription:before {
    content: "\f5b1";
}
.fa-prescription-bottle:before {
    content: "\f485";
}
.fa-prescription-bottle-alt:before {
    content: "\f486";
}
.fa-print:before {
    content: "\f02f";
}
.fa-procedures:before {
    content: "\f487";
}
.fa-project-diagram:before {
    content: "\f542";
}
.fa-pump-medical:before {
    content: "\e06a";
}
.fa-pump-soap:before {
    content: "\e06b";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-question:before {
    content: "\f128";
}
.fa-quidditch:before {
    content: "\f458";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-quran:before {
    content: "\f687";
}
.fa-radiation:before {
    content: "\f7b9";
}
.fa-radiation-alt:before {
    content: "\f7ba";
}
.fa-rainbow:before {
    content: "\f75b";
}
.fa-random:before {
    content: "\f074";
}
.fa-receipt:before {
    content: "\f543";
}
.fa-record-vinyl:before {
    content: "\f8d9";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-redo:before {
    content: "\f01e";
}
.fa-redo-alt:before {
    content: "\f2f9";
}
.fa-remove-format:before {
    content: "\f87d";
}
.fa-reply:before {
    content: "\f3e5";
}
.fa-reply-all:before {
    content: "\f122";
}
.fa-republican:before {
    content: "\f75e";
}
.fa-restroom:before {
    content: "\f7bd";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-ribbon:before {
    content: "\f4d6";
}
.fa-ring:before {
    content: "\f70b";
}
.fa-road:before {
    content: "\f018";
}
.fa-robot:before {
    content: "\f544";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-route:before {
    content: "\f4d7";
}
.fa-rss:before {
    content: "\f09e";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-ruble-sign:before {
    content: "\f158";
}
.fa-ruler:before {
    content: "\f545";
}
.fa-ruler-combined:before {
    content: "\f546";
}
.fa-ruler-horizontal:before {
    content: "\f547";
}
.fa-ruler-vertical:before {
    content: "\f548";
}
.fa-running:before {
    content: "\f70c";
}
.fa-rupee-sign:before {
    content: "\f156";
}
.fa-satellite:before {
    content: "\f7bf";
}
.fa-satellite-dish:before {
    content: "\f7c0";
}
.fa-school:before {
    content: "\f549";
}
.fa-screwdriver:before {
    content: "\f54a";
}
.fa-scroll:before {
    content: "\f70e";
}
.fa-sd-card:before {
    content: "\f7c2";
}
.fa-search:before {
    content: "\f002";
}
.fa-search-dollar:before {
    content: "\f688";
}
.fa-search-location:before {
    content: "\f689";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-seedling:before {
    content: "\f4d8";
}
.fa-server:before {
    content: "\f233";
}
.fa-shapes:before {
    content: "\f61f";
}
.fa-share:before {
    content: "\f064";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-shekel-sign:before {
    content: "\f20b";
}
.fa-shield-alt:before {
    content: "\f3ed";
}
.fa-shield-virus:before {
    content: "\e06c";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-shipping-fast:before {
    content: "\f48b";
}
.fa-shoe-prints:before {
    content: "\f54b";
}
.fa-shopping-bag:before {
    content: "\f290";
}
.fa-shopping-basket:before {
    content: "\f291";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-shower:before {
    content: "\f2cc";
}
.fa-shuttle-van:before {
    content: "\f5b6";
}
.fa-sign:before {
    content: "\f4d9";
}
.fa-sign-in-alt:before {
    content: "\f2f6";
}
.fa-sign-language:before {
    content: "\f2a7";
}
.fa-sign-out-alt:before {
    content: "\f2f5";
}
.fa-signal:before {
    content: "\f012";
}
.fa-signature:before {
    content: "\f5b7";
}
.fa-sim-card:before {
    content: "\f7c4";
}
.fa-sink:before {
    content: "\e06d";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-skating:before {
    content: "\f7c5";
}
.fa-skiing:before {
    content: "\f7c9";
}
.fa-skiing-nordic:before {
    content: "\f7ca";
}
.fa-skull:before {
    content: "\f54c";
}
.fa-skull-crossbones:before {
    content: "\f714";
}
.fa-slash:before {
    content: "\f715";
}
.fa-sleigh:before {
    content: "\f7cc";
}
.fa-sliders-h:before {
    content: "\f1de";
}
.fa-smog:before {
    content: "\f75f";
}
.fa-smoking:before {
    content: "\f48d";
}
.fa-smoking-ban:before {
    content: "\f54d";
}
.fa-sms:before {
    content: "\f7cd";
}
.fa-snowboarding:before {
    content: "\f7ce";
}
.fa-snowman:before {
    content: "\f7d0";
}
.fa-snowplow:before {
    content: "\f7d2";
}
.fa-soap:before {
    content: "\e06e";
}
.fa-socks:before {
    content: "\f696";
}
.fa-solar-panel:before {
    content: "\f5ba";
}
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-alpha-down:before {
    content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
    content: "\f881";
}
.fa-sort-alpha-up:before {
    content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
    content: "\f882";
}
.fa-sort-amount-down:before {
    content: "\f160";
}
.fa-sort-amount-down-alt:before {
    content: "\f884";
}
.fa-sort-amount-up:before {
    content: "\f161";
}
.fa-sort-amount-up-alt:before {
    content: "\f885";
}
.fa-sort-down:before {
    content: "\f0dd";
}
.fa-sort-numeric-down:before {
    content: "\f162";
}
.fa-sort-numeric-down-alt:before {
    content: "\f886";
}
.fa-sort-numeric-up:before {
    content: "\f163";
}
.fa-sort-numeric-up-alt:before {
    content: "\f887";
}
.fa-sort-up:before {
    content: "\f0de";
}
.fa-spa:before {
    content: "\f5bb";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-spell-check:before {
    content: "\f891";
}
.fa-spider:before {
    content: "\f717";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-splotch:before {
    content: "\f5bc";
}
.fa-spray-can:before {
    content: "\f5bd";
}
.fa-square-full:before {
    content: "\f45c";
}
.fa-square-root-alt:before {
    content: "\f698";
}
.fa-stamp:before {
    content: "\f5bf";
}
.fa-star-and-crescent:before {
    content: "\f699";
}
.fa-star-half-alt:before {
    content: "\f5c0";
}
.fa-star-of-david:before {
    content: "\f69a";
}
.fa-star-of-life:before {
    content: "\f621";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-stopwatch:before {
    content: "\f2f2";
}
.fa-stopwatch-20:before {
    content: "\e06f";
}
.fa-store:before {
    content: "\f54e";
}
.fa-store-alt:before {
    content: "\f54f";
}
.fa-store-alt-slash:before {
    content: "\e070";
}
.fa-store-slash:before {
    content: "\e071";
}
.fa-stream:before {
    content: "\f550";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-stroopwafel:before {
    content: "\f551";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-subway:before {
    content: "\f239";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-suitcase-rolling:before {
    content: "\f5c1";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-swatchbook:before {
    content: "\f5c3";
}
.fa-swimmer:before {
    content: "\f5c4";
}
.fa-swimming-pool:before {
    content: "\f5c5";
}
.fa-synagogue:before {
    content: "\f69b";
}
.fa-sync:before {
    content: "\f021";
}
.fa-sync-alt:before {
    content: "\f2f1";
}
.fa-syringe:before {
    content: "\f48e";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-table-tennis:before {
    content: "\f45d";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-tablet-alt:before {
    content: "\f3fa";
}
.fa-tablets:before {
    content: "\f490";
}
.fa-tachometer-alt:before {
    content: "\f3fd";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-tape:before {
    content: "\f4db";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-taxi:before {
    content: "\f1ba";
}
.fa-teeth:before {
    content: "\f62e";
}
.fa-teeth-open:before {
    content: "\f62f";
}
.fa-temperature-high:before {
    content: "\f769";
}
.fa-temperature-low:before {
    content: "\f76b";
}
.fa-tenge:before {
    content: "\f7d7";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-theater-masks:before {
    content: "\f630";
}
.fa-thermometer:before {
    content: "\f491";
}
.fa-thermometer-empty:before {
    content: "\f2cb";
}
.fa-thermometer-full:before {
    content: "\f2c7";
}
.fa-thermometer-half:before {
    content: "\f2c9";
}
.fa-thermometer-quarter:before {
    content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}
.fa-thumbtack:before {
    content: "\f08d";
}
.fa-ticket-alt:before {
    content: "\f3ff";
}
.fa-times:before {
    content: "\f00d";
}
.fa-tint:before {
    content: "\f043";
}
.fa-tint-slash:before {
    content: "\f5c7";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-toilet:before {
    content: "\f7d8";
}
.fa-toilet-paper:before {
    content: "\f71e";
}
.fa-toilet-paper-slash:before {
    content: "\e072";
}
.fa-toolbox:before {
    content: "\f552";
}
.fa-tools:before {
    content: "\f7d9";
}
.fa-tooth:before {
    content: "\f5c9";
}
.fa-torah:before {
    content: "\f6a0";
}
.fa-torii-gate:before {
    content: "\f6a1";
}
.fa-tractor:before {
    content: "\f722";
}
.fa-trademark:before {
    content: "\f25c";
}
.fa-traffic-light:before {
    content: "\f637";
}
.fa-trailer:before {
    content: "\e041";
}
.fa-train:before {
    content: "\f238";
}
.fa-tram:before {
    content: "\f7da";
}
.fa-transgender:before {
    content: "\f224";
}
.fa-transgender-alt:before {
    content: "\f225";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-trash-restore:before {
    content: "\f829";
}
.fa-trash-restore-alt:before {
    content: "\f82a";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-truck-loading:before {
    content: "\f4de";
}
.fa-truck-monster:before {
    content: "\f63b";
}
.fa-truck-moving:before {
    content: "\f4df";
}
.fa-truck-pickup:before {
    content: "\f63c";
}
.fa-tshirt:before {
    content: "\f553";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-tv:before {
    content: "\f26c";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-umbrella-beach:before {
    content: "\f5ca";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-undo:before {
    content: "\f0e2";
}
.fa-undo-alt:before {
    content: "\f2ea";
}
.fa-universal-access:before {
    content: "\f29a";
}
.fa-university:before {
    content: "\f19c";
}
.fa-unlink:before {
    content: "\f127";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-upload:before {
    content: "\f093";
}
.fa-user-alt:before {
    content: "\f406";
}
.fa-user-alt-slash:before {
    content: "\f4fa";
}
.fa-user-astronaut:before {
    content: "\f4fb";
}
.fa-user-check:before {
    content: "\f4fc";
}
.fa-user-clock:before {
    content: "\f4fd";
}
.fa-user-cog:before {
    content: "\f4fe";
}
.fa-user-edit:before {
    content: "\f4ff";
}
.fa-user-friends:before {
    content: "\f500";
}
.fa-user-graduate:before {
    content: "\f501";
}
.fa-user-injured:before {
    content: "\f728";
}
.fa-user-lock:before {
    content: "\f502";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-user-minus:before {
    content: "\f503";
}
.fa-user-ninja:before {
    content: "\f504";
}
.fa-user-nurse:before {
    content: "\f82f";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-user-shield:before {
    content: "\f505";
}
.fa-user-slash:before {
    content: "\f506";
}
.fa-user-tag:before {
    content: "\f507";
}
.fa-user-tie:before {
    content: "\f508";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-users:before {
    content: "\f0c0";
}
.fa-users-cog:before {
    content: "\f509";
}
.fa-users-slash:before {
    content: "\e073";
}
.fa-utensil-spoon:before {
    content: "\f2e5";
}
.fa-utensils:before {
    content: "\f2e7";
}
.fa-vector-square:before {
    content: "\f5cb";
}
.fa-venus:before {
    content: "\f221";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-vest:before {
    content: "\e085";
}
.fa-vest-patches:before {
    content: "\e086";
}
.fa-vial:before {
    content: "\f492";
}
.fa-vials:before {
    content: "\f493";
}
.fa-video:before {
    content: "\f03d";
}
.fa-video-slash:before {
    content: "\f4e2";
}
.fa-vihara:before {
    content: "\f6a7";
}
.fa-virus:before {
    content: "\e074";
}
.fa-virus-slash:before {
    content: "\e075";
}
.fa-viruses:before {
    content: "\e076";
}
.fa-voicemail:before {
    content: "\f897";
}
.fa-volleyball-ball:before {
    content: "\f45f";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-mute:before {
    content: "\f6a9";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-vote-yea:before {
    content: "\f772";
}
.fa-vr-cardboard:before {
    content: "\f729";
}
.fa-walking:before {
    content: "\f554";
}
.fa-wallet:before {
    content: "\f555";
}
.fa-warehouse:before {
    content: "\f494";
}
.fa-water:before {
    content: "\f773";
}
.fa-wave-square:before {
    content: "\f83e";
}
.fa-weight:before {
    content: "\f496";
}
.fa-weight-hanging:before {
    content: "\f5cd";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-wind:before {
    content: "\f72e";
}
.fa-wine-bottle:before {
    content: "\f72f";
}
.fa-wine-glass:before {
    content: "\f4e3";
}
.fa-wine-glass-alt:before {
    content: "\f5ce";
}
.fa-won-sign:before {
    content: "\f159";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-x-ray:before {
    content: "\f497";
}
.fa-yen-sign:before {
    content: "\f157";
}
.fa-yin-yang:before {
    content: "\f6ad";
}
@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/fa-brands-400.eot);
    src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"),
        url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"),
        url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
.fa-500px:before {
    content: "\f26e";
}
.fa-accessible-icon:before {
    content: "\f368";
}
.fa-accusoft:before {
    content: "\f369";
}
.fa-acquisitions-incorporated:before {
    content: "\f6af";
}
.fa-adn:before {
    content: "\f170";
}
.fa-adversal:before {
    content: "\f36a";
}
.fa-affiliatetheme:before {
    content: "\f36b";
}
.fa-airbnb:before {
    content: "\f834";
}
.fa-algolia:before {
    content: "\f36c";
}
.fa-alipay:before {
    content: "\f642";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-amazon-pay:before {
    content: "\f42c";
}
.fa-amilia:before {
    content: "\f36d";
}
.fa-android:before {
    content: "\f17b";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-angrycreative:before {
    content: "\f36e";
}
.fa-angular:before {
    content: "\f420";
}
.fa-app-store:before {
    content: "\f36f";
}
.fa-app-store-ios:before {
    content: "\f370";
}
.fa-apper:before {
    content: "\f371";
}
.fa-apple:before {
    content: "\f179";
}
.fa-apple-pay:before {
    content: "\f415";
}
.fa-artstation:before {
    content: "\f77a";
}
.fa-asymmetrik:before {
    content: "\f372";
}
.fa-atlassian:before {
    content: "\f77b";
}
.fa-audible:before {
    content: "\f373";
}
.fa-autoprefixer:before {
    content: "\f41c";
}
.fa-avianex:before {
    content: "\f374";
}
.fa-aviato:before {
    content: "\f421";
}
.fa-aws:before {
    content: "\f375";
}
.fa-bandcamp:before {
    content: "\f2d5";
}
.fa-battle-net:before {
    content: "\f835";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-bimobject:before {
    content: "\f378";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitcoin:before {
    content: "\f379";
}
.fa-bity:before {
    content: "\f37a";
}
.fa-black-tie:before {
    content: "\f27e";
}
.fa-blackberry:before {
    content: "\f37b";
}
.fa-blogger:before {
    content: "\f37c";
}
.fa-blogger-b:before {
    content: "\f37d";
}
.fa-bluetooth:before {
    content: "\f293";
}
.fa-bluetooth-b:before {
    content: "\f294";
}
.fa-bootstrap:before {
    content: "\f836";
}
.fa-btc:before {
    content: "\f15a";
}
.fa-buffer:before {
    content: "\f837";
}
.fa-buromobelexperte:before {
    content: "\f37f";
}
.fa-buy-n-large:before {
    content: "\f8a6";
}
.fa-buysellads:before {
    content: "\f20d";
}
.fa-canadian-maple-leaf:before {
    content: "\f785";
}
.fa-cc-amazon-pay:before {
    content: "\f42d";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-apple-pay:before {
    content: "\f416";
}
.fa-cc-diners-club:before {
    content: "\f24c";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-jcb:before {
    content: "\f24b";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-centercode:before {
    content: "\f380";
}
.fa-centos:before {
    content: "\f789";
}
.fa-chrome:before {
    content: "\f268";
}
.fa-chromecast:before {
    content: "\f838";
}
.fa-cloudflare:before {
    content: "\e07d";
}
.fa-cloudscale:before {
    content: "\f383";
}
.fa-cloudsmith:before {
    content: "\f384";
}
.fa-cloudversify:before {
    content: "\f385";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-codiepie:before {
    content: "\f284";
}
.fa-confluence:before {
    content: "\f78d";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-contao:before {
    content: "\f26d";
}
.fa-cotton-bureau:before {
    content: "\f89e";
}
.fa-cpanel:before {
    content: "\f388";
}
.fa-creative-commons:before {
    content: "\f25e";
}
.fa-creative-commons-by:before {
    content: "\f4e7";
}
.fa-creative-commons-nc:before {
    content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
    content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
    content: "\f4ea";
}
.fa-creative-commons-nd:before {
    content: "\f4eb";
}
.fa-creative-commons-pd:before {
    content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
    content: "\f4ed";
}
.fa-creative-commons-remix:before {
    content: "\f4ee";
}
.fa-creative-commons-sa:before {
    content: "\f4ef";
}
.fa-creative-commons-sampling:before {
    content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}
.fa-creative-commons-share:before {
    content: "\f4f2";
}
.fa-creative-commons-zero:before {
    content: "\f4f3";
}
.fa-critical-role:before {
    content: "\f6c9";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-css3-alt:before {
    content: "\f38b";
}
.fa-cuttlefish:before {
    content: "\f38c";
}
.fa-d-and-d:before {
    content: "\f38d";
}
.fa-d-and-d-beyond:before {
    content: "\f6ca";
}
.fa-dailymotion:before {
    content: "\e052";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-deezer:before {
    content: "\e077";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-deploydog:before {
    content: "\f38e";
}
.fa-deskpro:before {
    content: "\f38f";
}
.fa-dev:before {
    content: "\f6cc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-dhl:before {
    content: "\f790";
}
.fa-diaspora:before {
    content: "\f791";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-digital-ocean:before {
    content: "\f391";
}
.fa-discord:before {
    content: "\f392";
}
.fa-discourse:before {
    content: "\f393";
}
.fa-dochub:before {
    content: "\f394";
}
.fa-docker:before {
    content: "\f395";
}
.fa-draft2digital:before {
    content: "\f396";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-dribbble-square:before {
    content: "\f397";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-dyalog:before {
    content: "\f399";
}
.fa-earlybirds:before {
    content: "\f39a";
}
.fa-ebay:before {
    content: "\f4f4";
}
.fa-edge:before {
    content: "\f282";
}
.fa-edge-legacy:before {
    content: "\e078";
}
.fa-elementor:before {
    content: "\f430";
}
.fa-ello:before {
    content: "\f5f1";
}
.fa-ember:before {
    content: "\f423";
}
.fa-empire:before {
    content: "\f1d1";
}
.fa-envira:before {
    content: "\f299";
}
.fa-erlang:before {
    content: "\f39d";
}
.fa-ethereum:before {
    content: "\f42e";
}
.fa-etsy:before {
    content: "\f2d7";
}
.fa-evernote:before {
    content: "\f839";
}
.fa-expeditedssl:before {
    content: "\f23e";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-facebook-messenger:before {
    content: "\f39f";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-fantasy-flight-games:before {
    content: "\f6dc";
}
.fa-fedex:before {
    content: "\f797";
}
.fa-fedora:before {
    content: "\f798";
}
.fa-figma:before {
    content: "\f799";
}
.fa-firefox:before {
    content: "\f269";
}
.fa-firefox-browser:before {
    content: "\e007";
}
.fa-first-order:before {
    content: "\f2b0";
}
.fa-first-order-alt:before {
    content: "\f50a";
}
.fa-firstdraft:before {
    content: "\f3a1";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-flipboard:before {
    content: "\f44d";
}
.fa-fly:before {
    content: "\f417";
}
.fa-font-awesome:before {
    content: "\f2b4";
}
.fa-font-awesome-alt:before {
    content: "\f35c";
}
.fa-font-awesome-flag:before {
    content: "\f425";
}
.fa-fonticons:before {
    content: "\f280";
}
.fa-fonticons-fi:before {
    content: "\f3a2";
}
.fa-fort-awesome:before {
    content: "\f286";
}
.fa-fort-awesome-alt:before {
    content: "\f3a3";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-free-code-camp:before {
    content: "\f2c5";
}
.fa-freebsd:before {
    content: "\f3a4";
}
.fa-fulcrum:before {
    content: "\f50b";
}
.fa-galactic-republic:before {
    content: "\f50c";
}
.fa-galactic-senate:before {
    content: "\f50d";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-gg:before {
    content: "\f260";
}
.fa-gg-circle:before {
    content: "\f261";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-git-alt:before {
    content: "\f841";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-github:before {
    content: "\f09b";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-gitkraken:before {
    content: "\f3a6";
}
.fa-gitlab:before {
    content: "\f296";
}
.fa-gitter:before {
    content: "\f426";
}
.fa-glide:before {
    content: "\f2a5";
}
.fa-glide-g:before {
    content: "\f2a6";
}
.fa-gofore:before {
    content: "\f3a7";
}
.fa-goodreads:before {
    content: "\f3a8";
}
.fa-goodreads-g:before {
    content: "\f3a9";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-google-drive:before {
    content: "\f3aa";
}
.fa-google-pay:before {
    content: "\e079";
}
.fa-google-play:before {
    content: "\f3ab";
}
.fa-google-plus:before {
    content: "\f2b3";
}
.fa-google-plus-g:before {
    content: "\f0d5";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-gratipay:before {
    content: "\f184";
}
.fa-grav:before {
    content: "\f2d6";
}
.fa-gripfire:before {
    content: "\f3ac";
}
.fa-grunt:before {
    content: "\f3ad";
}
.fa-guilded:before {
    content: "\e07e";
}
.fa-gulp:before {
    content: "\f3ae";
}
.fa-hacker-news:before {
    content: "\f1d4";
}
.fa-hacker-news-square:before {
    content: "\f3af";
}
.fa-hackerrank:before {
    content: "\f5f7";
}
.fa-hips:before {
    content: "\f452";
}
.fa-hire-a-helper:before {
    content: "\f3b0";
}
.fa-hive:before {
    content: "\e07f";
}
.fa-hooli:before {
    content: "\f427";
}
.fa-hornbill:before {
    content: "\f592";
}
.fa-hotjar:before {
    content: "\f3b1";
}
.fa-houzz:before {
    content: "\f27c";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-hubspot:before {
    content: "\f3b2";
}
.fa-ideal:before {
    content: "\e013";
}
.fa-imdb:before {
    content: "\f2d8";
}
.fa-innosoft:before {
    content: "\e080";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-instagram-square:before {
    content: "\e055";
}
.fa-instalod:before {
    content: "\e081";
}
.fa-intercom:before {
    content: "\f7af";
}
.fa-internet-explorer:before {
    content: "\f26b";
}
.fa-invision:before {
    content: "\f7b0";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-itch-io:before {
    content: "\f83a";
}
.fa-itunes:before {
    content: "\f3b4";
}
.fa-itunes-note:before {
    content: "\f3b5";
}
.fa-java:before {
    content: "\f4e4";
}
.fa-jedi-order:before {
    content: "\f50e";
}
.fa-jenkins:before {
    content: "\f3b6";
}
.fa-jira:before {
    content: "\f7b1";
}
.fa-joget:before {
    content: "\f3b7";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-js:before {
    content: "\f3b8";
}
.fa-js-square:before {
    content: "\f3b9";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-kaggle:before {
    content: "\f5fa";
}
.fa-keybase:before {
    content: "\f4f5";
}
.fa-keycdn:before {
    content: "\f3ba";
}
.fa-kickstarter:before {
    content: "\f3bb";
}
.fa-kickstarter-k:before {
    content: "\f3bc";
}
.fa-korvue:before {
    content: "\f42f";
}
.fa-laravel:before {
    content: "\f3bd";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-less:before {
    content: "\f41d";
}
.fa-line:before {
    content: "\f3c0";
}
.fa-linkedin:before {
    content: "\f08c";
}
.fa-linkedin-in:before {
    content: "\f0e1";
}
.fa-linode:before {
    content: "\f2b8";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-lyft:before {
    content: "\f3c3";
}
.fa-magento:before {
    content: "\f3c4";
}
.fa-mailchimp:before {
    content: "\f59e";
}
.fa-mandalorian:before {
    content: "\f50f";
}
.fa-markdown:before {
    content: "\f60f";
}
.fa-mastodon:before {
    content: "\f4f6";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-mdb:before {
    content: "\f8ca";
}
.fa-medapps:before {
    content: "\f3c6";
}
.fa-medium:before {
    content: "\f23a";
}
.fa-medium-m:before {
    content: "\f3c7";
}
.fa-medrt:before {
    content: "\f3c8";
}
.fa-meetup:before {
    content: "\f2e0";
}
.fa-megaport:before {
    content: "\f5a3";
}
.fa-mendeley:before {
    content: "\f7b3";
}
.fa-microblog:before {
    content: "\e01a";
}
.fa-microsoft:before {
    content: "\f3ca";
}
.fa-mix:before {
    content: "\f3cb";
}
.fa-mixcloud:before {
    content: "\f289";
}
.fa-mixer:before {
    content: "\e056";
}
.fa-mizuni:before {
    content: "\f3cc";
}
.fa-modx:before {
    content: "\f285";
}
.fa-monero:before {
    content: "\f3d0";
}
.fa-napster:before {
    content: "\f3d2";
}
.fa-neos:before {
    content: "\f612";
}
.fa-nimblr:before {
    content: "\f5a8";
}
.fa-node:before {
    content: "\f419";
}
.fa-node-js:before {
    content: "\f3d3";
}
.fa-npm:before {
    content: "\f3d4";
}
.fa-ns8:before {
    content: "\f3d5";
}
.fa-nutritionix:before {
    content: "\f3d6";
}
.fa-octopus-deploy:before {
    content: "\e082";
}
.fa-odnoklassniki:before {
    content: "\f263";
}
.fa-odnoklassniki-square:before {
    content: "\f264";
}
.fa-old-republic:before {
    content: "\f510";
}
.fa-opencart:before {
    content: "\f23d";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-opera:before {
    content: "\f26a";
}
.fa-optin-monster:before {
    content: "\f23c";
}
.fa-orcid:before {
    content: "\f8d2";
}
.fa-osi:before {
    content: "\f41a";
}
.fa-page4:before {
    content: "\f3d7";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-palfed:before {
    content: "\f3d8";
}
.fa-patreon:before {
    content: "\f3d9";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-penny-arcade:before {
    content: "\f704";
}
.fa-perbyte:before {
    content: "\e083";
}
.fa-periscope:before {
    content: "\f3da";
}
.fa-phabricator:before {
    content: "\f3db";
}
.fa-phoenix-framework:before {
    content: "\f3dc";
}
.fa-phoenix-squadron:before {
    content: "\f511";
}
.fa-php:before {
    content: "\f457";
}
.fa-pied-piper:before {
    content: "\f2ae";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-pied-piper-hat:before {
    content: "\f4e5";
}
.fa-pied-piper-pp:before {
    content: "\f1a7";
}
.fa-pied-piper-square:before {
    content: "\e01e";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-playstation:before {
    content: "\f3df";
}
.fa-product-hunt:before {
    content: "\f288";
}
.fa-pushed:before {
    content: "\f3e1";
}
.fa-python:before {
    content: "\f3e2";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-quinscape:before {
    content: "\f459";
}
.fa-quora:before {
    content: "\f2c4";
}
.fa-r-project:before {
    content: "\f4f7";
}
.fa-raspberry-pi:before {
    content: "\f7bb";
}
.fa-ravelry:before {
    content: "\f2d9";
}
.fa-react:before {
    content: "\f41b";
}
.fa-reacteurope:before {
    content: "\f75d";
}
.fa-readme:before {
    content: "\f4d5";
}
.fa-rebel:before {
    content: "\f1d0";
}
.fa-red-river:before {
    content: "\f3e3";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-alien:before {
    content: "\f281";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-redhat:before {
    content: "\f7bc";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-replyd:before {
    content: "\f3e6";
}
.fa-researchgate:before {
    content: "\f4f8";
}
.fa-resolving:before {
    content: "\f3e7";
}
.fa-rev:before {
    content: "\f5b2";
}
.fa-rocketchat:before {
    content: "\f3e8";
}
.fa-rockrms:before {
    content: "\f3e9";
}
.fa-rust:before {
    content: "\e07a";
}
.fa-safari:before {
    content: "\f267";
}
.fa-salesforce:before {
    content: "\f83b";
}
.fa-sass:before {
    content: "\f41e";
}
.fa-schlix:before {
    content: "\f3ea";
}
.fa-scribd:before {
    content: "\f28a";
}
.fa-searchengin:before {
    content: "\f3eb";
}
.fa-sellcast:before {
    content: "\f2da";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-servicestack:before {
    content: "\f3ec";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-shopify:before {
    content: "\e057";
}
.fa-shopware:before {
    content: "\f5b5";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-sistrix:before {
    content: "\f3ee";
}
.fa-sith:before {
    content: "\f512";
}
.fa-sketch:before {
    content: "\f7c6";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-slack:before {
    content: "\f198";
}
.fa-slack-hash:before {
    content: "\f3ef";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-snapchat:before {
    content: "\f2ab";
}
.fa-snapchat-ghost:before {
    content: "\f2ac";
}
.fa-snapchat-square:before {
    content: "\f2ad";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-sourcetree:before {
    content: "\f7d3";
}
.fa-speakap:before {
    content: "\f3f3";
}
.fa-speaker-deck:before {
    content: "\f83c";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-squarespace:before {
    content: "\f5be";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-stackpath:before {
    content: "\f842";
}
.fa-staylinked:before {
    content: "\f3f5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-steam-symbol:before {
    content: "\f3f6";
}
.fa-sticker-mule:before {
    content: "\f3f7";
}
.fa-strava:before {
    content: "\f428";
}
.fa-stripe:before {
    content: "\f429";
}
.fa-stripe-s:before {
    content: "\f42a";
}
.fa-studiovinari:before {
    content: "\f3f8";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-superpowers:before {
    content: "\f2dd";
}
.fa-supple:before {
    content: "\f3f9";
}
.fa-suse:before {
    content: "\f7d6";
}
.fa-swift:before {
    content: "\f8e1";
}
.fa-symfony:before {
    content: "\f83d";
}
.fa-teamspeak:before {
    content: "\f4f9";
}
.fa-telegram:before {
    content: "\f2c6";
}
.fa-telegram-plane:before {
    content: "\f3fe";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-the-red-yeti:before {
    content: "\f69d";
}
.fa-themeco:before {
    content: "\f5c6";
}
.fa-themeisle:before {
    content: "\f2b2";
}
.fa-think-peaks:before {
    content: "\f731";
}
.fa-tiktok:before {
    content: "\e07b";
}
.fa-trade-federation:before {
    content: "\f513";
}
.fa-trello:before {
    content: "\f181";
}
.fa-tripadvisor:before {
    content: "\f262";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-typo3:before {
    content: "\f42b";
}
.fa-uber:before {
    content: "\f402";
}
.fa-ubuntu:before {
    content: "\f7df";
}
.fa-uikit:before {
    content: "\f403";
}
.fa-umbraco:before {
    content: "\f8e8";
}
.fa-uncharted:before {
    content: "\e084";
}
.fa-uniregistry:before {
    content: "\f404";
}
.fa-unity:before {
    content: "\e049";
}
.fa-unsplash:before {
    content: "\e07c";
}
.fa-untappd:before {
    content: "\f405";
}
.fa-ups:before {
    content: "\f7e0";
}
.fa-usb:before {
    content: "\f287";
}
.fa-usps:before {
    content: "\f7e1";
}
.fa-ussunnah:before {
    content: "\f407";
}
.fa-vaadin:before {
    content: "\f408";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-viadeo:before {
    content: "\f2a9";
}
.fa-viadeo-square:before {
    content: "\f2aa";
}
.fa-viber:before {
    content: "\f409";
}
.fa-vimeo:before {
    content: "\f40a";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-vimeo-v:before {
    content: "\f27d";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-vk:before {
    content: "\f189";
}
.fa-vnv:before {
    content: "\f40b";
}
.fa-vuejs:before {
    content: "\f41f";
}
.fa-watchman-monitoring:before {
    content: "\e087";
}
.fa-waze:before {
    content: "\f83f";
}
.fa-weebly:before {
    content: "\f5cc";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-weixin:before {
    content: "\f1d7";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-whatsapp-square:before {
    content: "\f40c";
}
.fa-whmcs:before {
    content: "\f40d";
}
.fa-wikipedia-w:before {
    content: "\f266";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-wix:before {
    content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
    content: "\f730";
}
.fa-wodu:before {
    content: "\e088";
}
.fa-wolf-pack-battalion:before {
    content: "\f514";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-wordpress-simple:before {
    content: "\f411";
}
.fa-wpbeginner:before {
    content: "\f297";
}
.fa-wpexplorer:before {
    content: "\f2de";
}
.fa-wpforms:before {
    content: "\f298";
}
.fa-wpressr:before {
    content: "\f3e4";
}
.fa-xbox:before {
    content: "\f412";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-y-combinator:before {
    content: "\f23b";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-yammer:before {
    content: "\f840";
}
.fa-yandex:before {
    content: "\f413";
}
.fa-yandex-international:before {
    content: "\f414";
}
.fa-yarn:before {
    content: "\f7e3";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-yoast:before {
    content: "\f2b1";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-youtube-square:before {
    content: "\f431";
}
.fa-zhihu:before {
    content: "\f63f";
}
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    clear: none !important;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.woocommerce-product-gallery .slick-slider {
    width: 100%;
    max-width: 470px;
}
.woocommerce-product-gallery .slick-slider .slick-button {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font: 400 normal 10px/20px "Fontello";
    cursor: pointer;
    position: absolute;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
    z-index: 3;
}
.woocommerce-product-gallery .slick-slider .slick-button:before {
    position: absolute;
    left: 50%;
    right: auto;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
}
.woocommerce-product-gallery .slick-slider .slick-button.slick-disabled {
    cursor: default;
    opacity: 0.5;
}
.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-list:first-child {
    margin: 0 -5px;
}
.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-list:not(:first-child) {
    margin: 0 35px;
}
.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-button {
    width: 30px;
    height: auto;
}
.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-button.slick-prev {
    left: 0;
    right: initial;
    top: 0;
    bottom: 0;
}
.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-button.slick-prev:before {
    content: "\e80d";
}
.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-button.slick-next {
    left: initial;
    right: 0;
    top: 0;
    bottom: 0;
}
.woocommerce-product-gallery .slick-slider:not(.slick-vertical) .slick-button.slick-next:before {
    content: "\e824";
}
.woocommerce-product-gallery .slick-slider.slick-vertical .slick-list:first-child {
    margin: -5px 0;
}
.woocommerce-product-gallery .slick-slider.slick-vertical .slick-list:not(:first-child) {
    margin: 35px 0;
}
.woocommerce-product-gallery .slick-slider.slick-vertical .slick-button {
    width: auto;
    height: 30px;
}
.woocommerce-product-gallery .slick-slider.slick-vertical .slick-button.slick-prev {
    left: 0;
    right: 0;
    top: 0;
    bottom: initial;
}
.woocommerce-product-gallery .slick-slider.slick-vertical .slick-button.slick-prev:before {
    content: "\e814";
}
.woocommerce-product-gallery .slick-slider.slick-vertical .slick-button.slick-next {
    left: 0;
    right: 0;
    top: initial;
    bottom: 0;
}
.woocommerce-product-gallery .slick-slider.slick-vertical .slick-button.slick-next:before {
    margin: 1px 0 0;
    content: "\e801";
}
.swiper-container .swiper-pagination-bullets {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin: 37px -13px 0;
    width: auto !important;
    position: relative;
    bottom: initial;
    left: initial;
    right: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 0;
    line-height: 1;
}
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    display: inline-block;
    zoom: 1;
    margin: 13px 13px 0;
    width: 17px;
    height: 17px;
    border: solid 1px transparent;
    -webkit-backface-visibility: visible;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    background: none;
    opacity: 1;
}
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    left: 50%;
    right: initial;
    top: 50%;
    margin: -2.5px 0 0 -2.5px;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: none !important;
}
.swiper-container .elementor-swiper-button,
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.swiper-container .elementor-swiper-button {
    width: 50px;
    height: 50px;
}
.swiper-container .elementor-swiper-button i {
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0;
    position: absolute;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
}
.swiper-container .elementor-swiper-button i:before {
    font: 400 normal 15px/48px "fontello";
}
.swiper-container .elementor-swiper-button i.disabled {
    cursor: default;
    opacity: 0.5;
}
.swiper-container .elementor-swiper-button-prev i {
    padding: 0 2px 0 0;
}
.swiper-container .elementor-swiper-button-prev i:before {
    content: "\e80d";
}
.swiper-container .elementor-swiper-button-next i {
    padding: 0 0 0 2px;
}
.swiper-container .elementor-swiper-button-next i:before {
    content: "\e824";
}
html,
body {
    padding: 0;
    margin: 0;
}
body {
    min-height: 100vh;
}
code,
kbd,
pre,
samp {
    white-space: pre-wrap;
    overflow: auto;
}
code {
    display: inline-block;
    overflow: auto;
    max-width: 100%;
}
code:not(:last-child) {
    margin-bottom: 1rem;
}
pre {
    display: block;
}
pre:not(:last-child) {
    margin-bottom: 1rem;
}
address {
    margin: 0;
}
address:not(:last-child) {
    margin-bottom: 1rem;
}
figure {
    margin: 0;
}
abbr[data-original-title],
abbr[title],
acronym[data-original-title],
acronym[title] {
    text-decoration: none;
    border-bottom: dotted 2px;
}
sup,
sub {
    line-height: 1.2em;
}
dt {
    font-weight: 700;
}
p code,
p code:not(:last-child),
p pre,
p pre:not(:last-child),
li code,
li code:not(:last-child),
li pre,
li pre:not(:last-child) {
    margin-bottom: 0;
    display: inline;
}
p br + code:not(:last-child),
p br + pre:not(:last-child),
li br + code:not(:last-child),
li br + pre:not(:last-child) {
    display: block;
}
a {
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
a:hover {
    text-decoration: none;
}
.body-container {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
}
img {
    max-width: 100%;
    height: auto;
    min-height: auto;
    display: block;
    align-self: flex-start;
}
button,
button:active,
button:focus {
    outline: none;
}
@media only screen and (min-width: 1280px) {
    .container {
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
    }
}
.technum_align-container {
    display: table;
    width: 100%;
}
.technum_align-container__item {
    display: table-cell;
    vertical-align: middle;
}
.technum_img--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    z-index: -1;
}
.technum_img--contain {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
    z-index: -1;
}
.technum_img--layout {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
}
form input,
form textarea {
    -webkit-appearance: none;
}
.form__field,
.search-form-field,
body #give_checkout_user_info p input {
    font-size: 16px;
    font-weight: 400;
    height: 56px;
    width: 100%;
    display: block;
    padding: 0 19px;
    -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    outline: 0;
    margin: 10px 0 0;
}
.form__message {
    height: 180px;
    padding: 13px 16px;
    margin: 0;
}
.form-submit {
    margin: 41px 0 0;
}
.form-submit .submit {
    min-width: 160px !important;
}
.alignnone {
    margin: 7px 0 30px;
}
p img.alignnone {
    display: inline-block;
    margin: 7px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 7px auto;
}
.alignright {
    float: right;
    margin: 7px 0 30px 30px;
}
.alignleft {
    float: left;
    margin: 7px 30px 30px 0;
}
a img.alignright {
    float: right;
    margin: 7px 0 30px 30px;
}
a img.alignnone {
    margin: 7px 0 30px;
}
a img.alignleft {
    float: left;
    margin: 7px 30px 30px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
[class*="wp-image-"] {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
p > .alignright:last-child {
    clear: right;
}
iframe {
    border: none;
    overflow: auto;
    max-width: 100%;
}
.wp-caption {
    max-width: 96%;
    padding: 0;
    text-align: center;
}
.wp-caption,
.wp-caption.alignnone {
    margin: 7px 0 30px;
}
.wp-caption.alignleft {
    margin: 7px 30px 30px 0;
}
.wp-caption.alignright {
    margin: 7px 0 30px 30px;
}
.wp-caption.aligncenter {
    margin: 7px auto 30px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.wp-caption .wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 7px 4px 0;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
*:not(.wp-block-embed__wrapper) > .video-embed iframe,
*:not(.wp-block-embed__wrapper) > .video-embed object,
*:not(.wp-block-embed__wrapper) > .video-embed embed {
    height: 100%;
}
.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.video-embed:not(:first-child) {
    margin-top: 30px;
}
.video-embed:not(:last-child) {
    margin-bottom: 30px;
}
.video-embed iframe,
.video-embed object,
.video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.video-embed > div {
    position: relative;
    margin-bottom: -56.25% !important;
}
#querylist ul > li {
    padding: 0;
}
#querylist ul > li:before {
    content: none;
    display: none;
}
@-webkit-keyframes fadeInUpCustom {
    from {
        opacity: 0;
        transform: translate3d(0, 40px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
@keyframes fadeInUpCustom {
    from {
        opacity: 0;
        transform: translate3d(0, 40px, 0);
    }
    to {
        opacity: 1;
        transform: none !important;
    }
}
.content-wrapper .fadeInUp {
    animation-name: fadeInUpCustom;
}
@-webkit-keyframes fadeInDownCustom {
    from {
        opacity: 0;
        transform: translate3d(0, -40px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
@keyframes fadeInDownCustom {
    from {
        opacity: 0;
        transform: translate3d(0, -40px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.content-wrapper .fadeInDown {
    animation-name: fadeInDownCustom;
}
@-webkit-keyframes fadeInLeftCustom {
    from {
        opacity: 0;
        transform: translate3d(-40px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
@keyframes fadeInLeftCustom {
    from {
        opacity: 0;
        transform: translate3d(-40px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.content-wrapper .fadeInLeft {
    animation-name: fadeInLeftCustom;
}
@-webkit-keyframes fadeInRightCustom {
    from {
        opacity: 0;
        transform: translate3d(40px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
@keyframes fadeInRightCustom {
    from {
        opacity: 0;
        transform: translate3d(40px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.content-wrapper .fadeInRight {
    animation-name: fadeInRightCustom;
}
h1,
h2,
h3,
h4,
h5,
h6,
.technum_content_slider_title,
.wpforms-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.technum_content_slider_title a,
.wpforms-title a {
    color: inherit;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.technum_content_slider_title:first-child,
.wpforms-title:first-child {
    margin-top: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.technum_content_slider_title:last-child,
.wpforms-title:last-child {
    margin-bottom: 0;
}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
.technum_content_slider_title + p,
.wpforms-title + p {
    margin-top: 0;
}
h1:not(:last-child) {
    margin-bottom: 0.5555em;
}
h2:not(:last-child),
.technum_content_slider_title:not(:last-child) {
    margin-bottom: 0.7143em;
}
h3:not(:last-child) {
    margin-bottom: 0.8333em;
}
h4:not(:last-child),
.woocommerce-checkout h3:not(:last-child) {
    margin-bottom: 1em;
}
h5:not(:last-child),
.wpforms-title:not(:last-child) {
    margin-bottom: 1.1111em;
}
h6:not(:last-child),
.footer-widgets .wp-block-search .wp-block-search__label:not(:last-child) {
    margin-bottom: 1.25em;
}
p {
    margin: 1.875em 0;
}
p:first-child {
    margin-top: 0;
}
p:last-child {
    margin-bottom: 0;
}
p span[style*="background-color"] {
    padding: 1px 3px 2px;
}
p[style*="font-size"] {
    line-height: initial;
}
.elementor-widget-text-editor p {
    line-height: inherit;
}
q {
    font-weight: 700;
}
h1,
body .elementor-widget-heading h1.elementor-heading-title {
    font-size: 36px;
    line-height: 1.2em;
}
h2,
.technum_content_slider_title,
body .elementor-widget-heading h2.elementor-heading-title {
    font-size: 28px;
    line-height: 1.4737em;
}
h3,
body .elementor-widget-heading h3.elementor-heading-title {
    font-size: 22px;
    line-height: 1.4737em;
}
h4,
.woocommerce-checkout h3,
body .elementor-widget-heading h4.elementor-heading-title,
.wp-block-search .wp-block-search__label {
    font-size: 20px;
    line-height: 1.4737em;
}
h5,
body .elementor-widget-heading h5.elementor-heading-title,
.wpforms-title,
.woocommerce-Reviews-title,
.cart_totals h2,
.woocommerce-account h3,
.outer-form-wrapper h2,
.woocommerce-MyAccount-content h2,
.woocommerce-order h2 {
    font-size: 18px;
    line-height: 1.4737em;
}
h6,
body .elementor-widget-heading h6.elementor-heading-title {
    font-size: 16px;
    line-height: 1.4737em;
}
body .content-wrapper h1:not(:first-child),
body .content-wrapper h2:not(:first-child),
body .content-wrapper h3:not(:first-child),
body .content-wrapper h4:not(:first-child),
body .content-wrapper h5:not(:first-child),
body .content-wrapper h6:not(:first-child),
body .content-wrapper .wpforms-title:not(:first-child),
.block-editor-block-list__layout h1:not(:first-child),
.block-editor-block-list__layout h2:not(:first-child),
.block-editor-block-list__layout h3:not(:first-child),
.block-editor-block-list__layout h4:not(:first-child),
.block-editor-block-list__layout h5:not(:first-child),
.block-editor-block-list__layout h6:not(:first-child),
.block-editor-block-list__layout .wpforms-title:not(:first-child),
body .technum_comments__item-text h1:not(:first-child),
body .technum_comments__item-text h2:not(:first-child),
body .technum_comments__item-text h3:not(:first-child),
body .technum_comments__item-text h4:not(:first-child),
body .technum_comments__item-text h5:not(:first-child),
body .technum_comments__item-text h6:not(:first-child),
body .technum_comments__item-text .wpforms-title:not(:first-child) {
    margin-top: 50px;
}
body .content-wrapper h1 + h1,
body .content-wrapper h1 + h2,
body .content-wrapper h1 + h3,
body .content-wrapper h1 + h4,
body .content-wrapper h1 + h5,
body .content-wrapper h1 + h6,
body .content-wrapper h1:first-child + h1,
body .content-wrapper h1:first-child + h2,
body .content-wrapper h1:first-child + h3,
body .content-wrapper h1:first-child + h4,
body .content-wrapper h1:first-child + h5,
body .content-wrapper h1:first-child + h6,
body .content-wrapper h1:not(:first-child) + h1,
body .content-wrapper h1:not(:first-child) + h2,
body .content-wrapper h1:not(:first-child) + h3,
body .content-wrapper h1:not(:first-child) + h4,
body .content-wrapper h1:not(:first-child) + h5,
body .content-wrapper h1:not(:first-child) + h6,
body .content-wrapper h2 + h1,
body .content-wrapper h2 + h2,
body .content-wrapper h2 + h3,
body .content-wrapper h2 + h4,
body .content-wrapper h2 + h5,
body .content-wrapper h2 + h6,
body .content-wrapper h2:first-child + h1,
body .content-wrapper h2:first-child + h2,
body .content-wrapper h2:first-child + h3,
body .content-wrapper h2:first-child + h4,
body .content-wrapper h2:first-child + h5,
body .content-wrapper h2:first-child + h6,
body .content-wrapper h2:not(:first-child) + h1,
body .content-wrapper h2:not(:first-child) + h2,
body .content-wrapper h2:not(:first-child) + h3,
body .content-wrapper h2:not(:first-child) + h4,
body .content-wrapper h2:not(:first-child) + h5,
body .content-wrapper h2:not(:first-child) + h6,
body .content-wrapper h3 + h1,
body .content-wrapper h3 + h2,
body .content-wrapper h3 + h3,
body .content-wrapper h3 + h4,
body .content-wrapper h3 + h5,
body .content-wrapper h3 + h6,
body .content-wrapper h3:first-child + h1,
body .content-wrapper h3:first-child + h2,
body .content-wrapper h3:first-child + h3,
body .content-wrapper h3:first-child + h4,
body .content-wrapper h3:first-child + h5,
body .content-wrapper h3:first-child + h6,
body .content-wrapper h3:not(:first-child) + h1,
body .content-wrapper h3:not(:first-child) + h2,
body .content-wrapper h3:not(:first-child) + h3,
body .content-wrapper h3:not(:first-child) + h4,
body .content-wrapper h3:not(:first-child) + h5,
body .content-wrapper h3:not(:first-child) + h6,
body .content-wrapper h4 + h1,
body .content-wrapper h4 + h2,
body .content-wrapper h4 + h3,
body .content-wrapper h4 + h4,
body .content-wrapper h4 + h5,
body .content-wrapper h4 + h6,
body .content-wrapper h4:first-child + h1,
body .content-wrapper h4:first-child + h2,
body .content-wrapper h4:first-child + h3,
body .content-wrapper h4:first-child + h4,
body .content-wrapper h4:first-child + h5,
body .content-wrapper h4:first-child + h6,
body .content-wrapper h4:not(:first-child) + h1,
body .content-wrapper h4:not(:first-child) + h2,
body .content-wrapper h4:not(:first-child) + h3,
body .content-wrapper h4:not(:first-child) + h4,
body .content-wrapper h4:not(:first-child) + h5,
body .content-wrapper h4:not(:first-child) + h6,
body .content-wrapper h5 + h1,
body .content-wrapper h5 + h2,
body .content-wrapper h5 + h3,
body .content-wrapper h5 + h4,
body .content-wrapper h5 + h5,
body .content-wrapper h5 + h6,
body .content-wrapper h5:first-child + h1,
body .content-wrapper h5:first-child + h2,
body .content-wrapper h5:first-child + h3,
body .content-wrapper h5:first-child + h4,
body .content-wrapper h5:first-child + h5,
body .content-wrapper h5:first-child + h6,
body .content-wrapper h5:not(:first-child) + h1,
body .content-wrapper h5:not(:first-child) + h2,
body .content-wrapper h5:not(:first-child) + h3,
body .content-wrapper h5:not(:first-child) + h4,
body .content-wrapper h5:not(:first-child) + h5,
body .content-wrapper h5:not(:first-child) + h6,
body .content-wrapper h6 + h1,
body .content-wrapper h6 + h2,
body .content-wrapper h6 + h3,
body .content-wrapper h6 + h4,
body .content-wrapper h6 + h5,
body .content-wrapper h6 + h6,
body .content-wrapper h6:first-child + h1,
body .content-wrapper h6:first-child + h2,
body .content-wrapper h6:first-child + h3,
body .content-wrapper h6:first-child + h4,
body .content-wrapper h6:first-child + h5,
body .content-wrapper h6:first-child + h6,
body .content-wrapper h6:not(:first-child) + h1,
body .content-wrapper h6:not(:first-child) + h2,
body .content-wrapper h6:not(:first-child) + h3,
body .content-wrapper h6:not(:first-child) + h4,
body .content-wrapper h6:not(:first-child) + h5,
body .content-wrapper h6:not(:first-child) + h6,
body .content-wrapper .wpforms-title + h1,
body .content-wrapper .wpforms-title + h2,
body .content-wrapper .wpforms-title + h3,
body .content-wrapper .wpforms-title + h4,
body .content-wrapper .wpforms-title + h5,
body .content-wrapper .wpforms-title + h6,
body .content-wrapper .wpforms-title:first-child + h1,
body .content-wrapper .wpforms-title:first-child + h2,
body .content-wrapper .wpforms-title:first-child + h3,
body .content-wrapper .wpforms-title:first-child + h4,
body .content-wrapper .wpforms-title:first-child + h5,
body .content-wrapper .wpforms-title:first-child + h6,
body .content-wrapper .wpforms-title:not(:first-child) + h1,
body .content-wrapper .wpforms-title:not(:first-child) + h2,
body .content-wrapper .wpforms-title:not(:first-child) + h3,
body .content-wrapper .wpforms-title:not(:first-child) + h4,
body .content-wrapper .wpforms-title:not(:first-child) + h5,
body .content-wrapper .wpforms-title:not(:first-child) + h6,
.block-editor-block-list__layout h1 + h1,
.block-editor-block-list__layout h1 + h2,
.block-editor-block-list__layout h1 + h3,
.block-editor-block-list__layout h1 + h4,
.block-editor-block-list__layout h1 + h5,
.block-editor-block-list__layout h1 + h6,
.block-editor-block-list__layout h1:first-child + h1,
.block-editor-block-list__layout h1:first-child + h2,
.block-editor-block-list__layout h1:first-child + h3,
.block-editor-block-list__layout h1:first-child + h4,
.block-editor-block-list__layout h1:first-child + h5,
.block-editor-block-list__layout h1:first-child + h6,
.block-editor-block-list__layout h1:not(:first-child) + h1,
.block-editor-block-list__layout h1:not(:first-child) + h2,
.block-editor-block-list__layout h1:not(:first-child) + h3,
.block-editor-block-list__layout h1:not(:first-child) + h4,
.block-editor-block-list__layout h1:not(:first-child) + h5,
.block-editor-block-list__layout h1:not(:first-child) + h6,
.block-editor-block-list__layout h2 + h1,
.block-editor-block-list__layout h2 + h2,
.block-editor-block-list__layout h2 + h3,
.block-editor-block-list__layout h2 + h4,
.block-editor-block-list__layout h2 + h5,
.block-editor-block-list__layout h2 + h6,
.block-editor-block-list__layout h2:first-child + h1,
.block-editor-block-list__layout h2:first-child + h2,
.block-editor-block-list__layout h2:first-child + h3,
.block-editor-block-list__layout h2:first-child + h4,
.block-editor-block-list__layout h2:first-child + h5,
.block-editor-block-list__layout h2:first-child + h6,
.block-editor-block-list__layout h2:not(:first-child) + h1,
.block-editor-block-list__layout h2:not(:first-child) + h2,
.block-editor-block-list__layout h2:not(:first-child) + h3,
.block-editor-block-list__layout h2:not(:first-child) + h4,
.block-editor-block-list__layout h2:not(:first-child) + h5,
.block-editor-block-list__layout h2:not(:first-child) + h6,
.block-editor-block-list__layout h3 + h1,
.block-editor-block-list__layout h3 + h2,
.block-editor-block-list__layout h3 + h3,
.block-editor-block-list__layout h3 + h4,
.block-editor-block-list__layout h3 + h5,
.block-editor-block-list__layout h3 + h6,
.block-editor-block-list__layout h3:first-child + h1,
.block-editor-block-list__layout h3:first-child + h2,
.block-editor-block-list__layout h3:first-child + h3,
.block-editor-block-list__layout h3:first-child + h4,
.block-editor-block-list__layout h3:first-child + h5,
.block-editor-block-list__layout h3:first-child + h6,
.block-editor-block-list__layout h3:not(:first-child) + h1,
.block-editor-block-list__layout h3:not(:first-child) + h2,
.block-editor-block-list__layout h3:not(:first-child) + h3,
.block-editor-block-list__layout h3:not(:first-child) + h4,
.block-editor-block-list__layout h3:not(:first-child) + h5,
.block-editor-block-list__layout h3:not(:first-child) + h6,
.block-editor-block-list__layout h4 + h1,
.block-editor-block-list__layout h4 + h2,
.block-editor-block-list__layout h4 + h3,
.block-editor-block-list__layout h4 + h4,
.block-editor-block-list__layout h4 + h5,
.block-editor-block-list__layout h4 + h6,
.block-editor-block-list__layout h4:first-child + h1,
.block-editor-block-list__layout h4:first-child + h2,
.block-editor-block-list__layout h4:first-child + h3,
.block-editor-block-list__layout h4:first-child + h4,
.block-editor-block-list__layout h4:first-child + h5,
.block-editor-block-list__layout h4:first-child + h6,
.block-editor-block-list__layout h4:not(:first-child) + h1,
.block-editor-block-list__layout h4:not(:first-child) + h2,
.block-editor-block-list__layout h4:not(:first-child) + h3,
.block-editor-block-list__layout h4:not(:first-child) + h4,
.block-editor-block-list__layout h4:not(:first-child) + h5,
.block-editor-block-list__layout h4:not(:first-child) + h6,
.block-editor-block-list__layout h5 + h1,
.block-editor-block-list__layout h5 + h2,
.block-editor-block-list__layout h5 + h3,
.block-editor-block-list__layout h5 + h4,
.block-editor-block-list__layout h5 + h5,
.block-editor-block-list__layout h5 + h6,
.block-editor-block-list__layout h5:first-child + h1,
.block-editor-block-list__layout h5:first-child + h2,
.block-editor-block-list__layout h5:first-child + h3,
.block-editor-block-list__layout h5:first-child + h4,
.block-editor-block-list__layout h5:first-child + h5,
.block-editor-block-list__layout h5:first-child + h6,
.block-editor-block-list__layout h5:not(:first-child) + h1,
.block-editor-block-list__layout h5:not(:first-child) + h2,
.block-editor-block-list__layout h5:not(:first-child) + h3,
.block-editor-block-list__layout h5:not(:first-child) + h4,
.block-editor-block-list__layout h5:not(:first-child) + h5,
.block-editor-block-list__layout h5:not(:first-child) + h6,
.block-editor-block-list__layout h6 + h1,
.block-editor-block-list__layout h6 + h2,
.block-editor-block-list__layout h6 + h3,
.block-editor-block-list__layout h6 + h4,
.block-editor-block-list__layout h6 + h5,
.block-editor-block-list__layout h6 + h6,
.block-editor-block-list__layout h6:first-child + h1,
.block-editor-block-list__layout h6:first-child + h2,
.block-editor-block-list__layout h6:first-child + h3,
.block-editor-block-list__layout h6:first-child + h4,
.block-editor-block-list__layout h6:first-child + h5,
.block-editor-block-list__layout h6:first-child + h6,
.block-editor-block-list__layout h6:not(:first-child) + h1,
.block-editor-block-list__layout h6:not(:first-child) + h2,
.block-editor-block-list__layout h6:not(:first-child) + h3,
.block-editor-block-list__layout h6:not(:first-child) + h4,
.block-editor-block-list__layout h6:not(:first-child) + h5,
.block-editor-block-list__layout h6:not(:first-child) + h6,
.block-editor-block-list__layout .wpforms-title + h1,
.block-editor-block-list__layout .wpforms-title + h2,
.block-editor-block-list__layout .wpforms-title + h3,
.block-editor-block-list__layout .wpforms-title + h4,
.block-editor-block-list__layout .wpforms-title + h5,
.block-editor-block-list__layout .wpforms-title + h6,
.block-editor-block-list__layout .wpforms-title:first-child + h1,
.block-editor-block-list__layout .wpforms-title:first-child + h2,
.block-editor-block-list__layout .wpforms-title:first-child + h3,
.block-editor-block-list__layout .wpforms-title:first-child + h4,
.block-editor-block-list__layout .wpforms-title:first-child + h5,
.block-editor-block-list__layout .wpforms-title:first-child + h6,
.block-editor-block-list__layout .wpforms-title:not(:first-child) + h1,
.block-editor-block-list__layout .wpforms-title:not(:first-child) + h2,
.block-editor-block-list__layout .wpforms-title:not(:first-child) + h3,
.block-editor-block-list__layout .wpforms-title:not(:first-child) + h4,
.block-editor-block-list__layout .wpforms-title:not(:first-child) + h5,
.block-editor-block-list__layout .wpforms-title:not(:first-child) + h6,
body .technum_comments__item-text h1 + h1,
body .technum_comments__item-text h1 + h2,
body .technum_comments__item-text h1 + h3,
body .technum_comments__item-text h1 + h4,
body .technum_comments__item-text h1 + h5,
body .technum_comments__item-text h1 + h6,
body .technum_comments__item-text h1:first-child + h1,
body .technum_comments__item-text h1:first-child + h2,
body .technum_comments__item-text h1:first-child + h3,
body .technum_comments__item-text h1:first-child + h4,
body .technum_comments__item-text h1:first-child + h5,
body .technum_comments__item-text h1:first-child + h6,
body .technum_comments__item-text h1:not(:first-child) + h1,
body .technum_comments__item-text h1:not(:first-child) + h2,
body .technum_comments__item-text h1:not(:first-child) + h3,
body .technum_comments__item-text h1:not(:first-child) + h4,
body .technum_comments__item-text h1:not(:first-child) + h5,
body .technum_comments__item-text h1:not(:first-child) + h6,
body .technum_comments__item-text h2 + h1,
body .technum_comments__item-text h2 + h2,
body .technum_comments__item-text h2 + h3,
body .technum_comments__item-text h2 + h4,
body .technum_comments__item-text h2 + h5,
body .technum_comments__item-text h2 + h6,
body .technum_comments__item-text h2:first-child + h1,
body .technum_comments__item-text h2:first-child + h2,
body .technum_comments__item-text h2:first-child + h3,
body .technum_comments__item-text h2:first-child + h4,
body .technum_comments__item-text h2:first-child + h5,
body .technum_comments__item-text h2:first-child + h6,
body .technum_comments__item-text h2:not(:first-child) + h1,
body .technum_comments__item-text h2:not(:first-child) + h2,
body .technum_comments__item-text h2:not(:first-child) + h3,
body .technum_comments__item-text h2:not(:first-child) + h4,
body .technum_comments__item-text h2:not(:first-child) + h5,
body .technum_comments__item-text h2:not(:first-child) + h6,
body .technum_comments__item-text h3 + h1,
body .technum_comments__item-text h3 + h2,
body .technum_comments__item-text h3 + h3,
body .technum_comments__item-text h3 + h4,
body .technum_comments__item-text h3 + h5,
body .technum_comments__item-text h3 + h6,
body .technum_comments__item-text h3:first-child + h1,
body .technum_comments__item-text h3:first-child + h2,
body .technum_comments__item-text h3:first-child + h3,
body .technum_comments__item-text h3:first-child + h4,
body .technum_comments__item-text h3:first-child + h5,
body .technum_comments__item-text h3:first-child + h6,
body .technum_comments__item-text h3:not(:first-child) + h1,
body .technum_comments__item-text h3:not(:first-child) + h2,
body .technum_comments__item-text h3:not(:first-child) + h3,
body .technum_comments__item-text h3:not(:first-child) + h4,
body .technum_comments__item-text h3:not(:first-child) + h5,
body .technum_comments__item-text h3:not(:first-child) + h6,
body .technum_comments__item-text h4 + h1,
body .technum_comments__item-text h4 + h2,
body .technum_comments__item-text h4 + h3,
body .technum_comments__item-text h4 + h4,
body .technum_comments__item-text h4 + h5,
body .technum_comments__item-text h4 + h6,
body .technum_comments__item-text h4:first-child + h1,
body .technum_comments__item-text h4:first-child + h2,
body .technum_comments__item-text h4:first-child + h3,
body .technum_comments__item-text h4:first-child + h4,
body .technum_comments__item-text h4:first-child + h5,
body .technum_comments__item-text h4:first-child + h6,
body .technum_comments__item-text h4:not(:first-child) + h1,
body .technum_comments__item-text h4:not(:first-child) + h2,
body .technum_comments__item-text h4:not(:first-child) + h3,
body .technum_comments__item-text h4:not(:first-child) + h4,
body .technum_comments__item-text h4:not(:first-child) + h5,
body .technum_comments__item-text h4:not(:first-child) + h6,
body .technum_comments__item-text h5 + h1,
body .technum_comments__item-text h5 + h2,
body .technum_comments__item-text h5 + h3,
body .technum_comments__item-text h5 + h4,
body .technum_comments__item-text h5 + h5,
body .technum_comments__item-text h5 + h6,
body .technum_comments__item-text h5:first-child + h1,
body .technum_comments__item-text h5:first-child + h2,
body .technum_comments__item-text h5:first-child + h3,
body .technum_comments__item-text h5:first-child + h4,
body .technum_comments__item-text h5:first-child + h5,
body .technum_comments__item-text h5:first-child + h6,
body .technum_comments__item-text h5:not(:first-child) + h1,
body .technum_comments__item-text h5:not(:first-child) + h2,
body .technum_comments__item-text h5:not(:first-child) + h3,
body .technum_comments__item-text h5:not(:first-child) + h4,
body .technum_comments__item-text h5:not(:first-child) + h5,
body .technum_comments__item-text h5:not(:first-child) + h6,
body .technum_comments__item-text h6 + h1,
body .technum_comments__item-text h6 + h2,
body .technum_comments__item-text h6 + h3,
body .technum_comments__item-text h6 + h4,
body .technum_comments__item-text h6 + h5,
body .technum_comments__item-text h6 + h6,
body .technum_comments__item-text h6:first-child + h1,
body .technum_comments__item-text h6:first-child + h2,
body .technum_comments__item-text h6:first-child + h3,
body .technum_comments__item-text h6:first-child + h4,
body .technum_comments__item-text h6:first-child + h5,
body .technum_comments__item-text h6:first-child + h6,
body .technum_comments__item-text h6:not(:first-child) + h1,
body .technum_comments__item-text h6:not(:first-child) + h2,
body .technum_comments__item-text h6:not(:first-child) + h3,
body .technum_comments__item-text h6:not(:first-child) + h4,
body .technum_comments__item-text h6:not(:first-child) + h5,
body .technum_comments__item-text h6:not(:first-child) + h6,
body .technum_comments__item-text .wpforms-title + h1,
body .technum_comments__item-text .wpforms-title + h2,
body .technum_comments__item-text .wpforms-title + h3,
body .technum_comments__item-text .wpforms-title + h4,
body .technum_comments__item-text .wpforms-title + h5,
body .technum_comments__item-text .wpforms-title + h6,
body .technum_comments__item-text .wpforms-title:first-child + h1,
body .technum_comments__item-text .wpforms-title:first-child + h2,
body .technum_comments__item-text .wpforms-title:first-child + h3,
body .technum_comments__item-text .wpforms-title:first-child + h4,
body .technum_comments__item-text .wpforms-title:first-child + h5,
body .technum_comments__item-text .wpforms-title:first-child + h6,
body .technum_comments__item-text .wpforms-title:not(:first-child) + h1,
body .technum_comments__item-text .wpforms-title:not(:first-child) + h2,
body .technum_comments__item-text .wpforms-title:not(:first-child) + h3,
body .technum_comments__item-text .wpforms-title:not(:first-child) + h4,
body .technum_comments__item-text .wpforms-title:not(:first-child) + h5,
body .technum_comments__item-text .wpforms-title:not(:first-child) + h6 {
    margin-top: 0;
}
body .content-wrapper blockquote,
.block-editor-block-list__layout blockquote,
body .technum_comments__item-text blockquote {
    font-weight: 700;
    position: relative;
    padding: 0 0 0 3em;
    margin: 0 auto;
    border: none;
}
body .content-wrapper blockquote:not(:first-child),
.block-editor-block-list__layout blockquote:not(:first-child),
body .technum_comments__item-text blockquote:not(:first-child) {
    margin-top: 2.5rem;
}
body .content-wrapper blockquote:not(:last-child),
.block-editor-block-list__layout blockquote:not(:last-child),
body .technum_comments__item-text blockquote:not(:last-child) {
    margin-bottom: 2.5rem;
}
body .content-wrapper blockquote:before,
.block-editor-block-list__layout blockquote:before,
body .technum_comments__item-text blockquote:before {
    content: "\e811";
    position: absolute;
    display: block;
    left: 0;
    right: initial;
    top: 0.0555em;
    font: 400 normal 2.25em/1em "fontello";
    letter-spacing: normal;
}
body .content-wrapper blockquote cite,
.block-editor-block-list__layout blockquote cite,
body .technum_comments__item-text blockquote cite {
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin: 5px 0 0;
    font-style: normal;
    letter-spacing: normal;
}
body .content-wrapper blockquote p,
.block-editor-block-list__layout blockquote p,
body .technum_comments__item-text blockquote p {
    margin: 0;
}
body .content-wrapper blockquote p + p,
.block-editor-block-list__layout blockquote p + p,
body .technum_comments__item-text blockquote p + p {
    margin-top: 1em;
}
body .content-wrapper blockquote a,
.block-editor-block-list__layout blockquote a,
body .technum_comments__item-text blockquote a {
    text-decoration: none;
}
body .content-wrapper blockquote.has-text-align-right,
.block-editor-block-list__layout blockquote.has-text-align-right,
body .technum_comments__item-text blockquote.has-text-align-right {
    padding: 0 3em 0 0;
}
body .content-wrapper blockquote.has-text-align-right:before,
.block-editor-block-list__layout blockquote.has-text-align-right:before,
body .technum_comments__item-text blockquote.has-text-align-right:before {
    left: initial;
    right: -0.025em;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
body .content-wrapper blockquote.has-text-align-center,
.block-editor-block-list__layout blockquote.has-text-align-center,
body .technum_comments__item-text blockquote.has-text-align-center {
    padding: 0;
}
body .content-wrapper blockquote.has-text-align-center:before,
.block-editor-block-list__layout blockquote.has-text-align-center:before,
body .technum_comments__item-text blockquote.has-text-align-center:before {
    content: none;
    display: none;
}
body .content-wrapper blockquote.has-text-align-center cite:before,
.block-editor-block-list__layout blockquote.has-text-align-center cite:before,
body .technum_comments__item-text blockquote.has-text-align-center cite:before {
    content: "";
}
body .content-wrapper blockquote.is-style-large,
.block-editor-block-list__layout blockquote.is-style-large,
body .technum_comments__item-text blockquote.is-style-large {
    padding: 0 3em;
}
body .content-wrapper blockquote.is-style-large p,
.block-editor-block-list__layout blockquote.is-style-large p,
body .technum_comments__item-text blockquote.is-style-large p {
    font-size: 1.6em;
    line-height: 1.4em;
}
body .content-wrapper blockquote.is-style-large cite,
.block-editor-block-list__layout blockquote.is-style-large cite,
body .technum_comments__item-text blockquote.is-style-large cite {
    font-size: 1.25em;
    text-align: inherit;
    font-weight: 600;
}
body .content-wrapper blockquote.is-style-large cite:before,
.block-editor-block-list__layout blockquote.is-style-large cite:before,
body .technum_comments__item-text blockquote.is-style-large cite:before {
    content: "";
}
body .content-wrapper table,
.block-editor-block-list__layout table,
body .technum_comments__item-text table {
    border-collapse: collapse;
    border-spacing: unset;
    width: 100%;
}
body .content-wrapper table:not(:last-child),
.block-editor-block-list__layout table:not(:last-child),
body .technum_comments__item-text table:not(:last-child) {
    margin-bottom: 2rem;
}
body .content-wrapper table:not(:first-child),
.block-editor-block-list__layout table:not(:first-child),
body .technum_comments__item-text table:not(:first-child) {
    margin-top: 2rem;
}
body .content-wrapper table tr td,
body .content-wrapper table tr th,
.block-editor-block-list__layout table tr td,
.block-editor-block-list__layout table tr th,
body .technum_comments__item-text table tr td,
body .technum_comments__item-text table tr th {
    border-width: 1px;
    border-style: solid;
    padding: 8px 15px 8px 15px;
}
body .content-wrapper table tr th,
.block-editor-block-list__layout table tr th,
body .technum_comments__item-text table tr th {
    text-align: left;
}
body .content-wrapper table tbody th,
.block-editor-block-list__layout table tbody th,
body .technum_comments__item-text table tbody th {
    font-weight: 600;
}
body .content-wrapper dd,
.block-editor-block-list__layout dd,
body .technum_comments__item-text dd {
    margin-bottom: 1rem;
}
ul:not(.block-editor-block-variation-picker__variations),
ol:not(.block-editor-block-variation-picker__variations) {
    padding: 0;
}
ul:not(.block-editor-block-variation-picker__variations):not(:last-child),
ol:not(.block-editor-block-variation-picker__variations):not(:last-child) {
    margin: 0 0 1.875em;
}
ul:not(.block-editor-block-variation-picker__variations):last-child,
ol:not(.block-editor-block-variation-picker__variations):last-child {
    margin: 0;
}
ul:not(.block-editor-block-variation-picker__variations) li,
ol:not(.block-editor-block-variation-picker__variations) li {
    position: relative;
}
ul:not(.block-editor-block-variation-picker__variations) li:not(:last-child) ul,
ul:not(.block-editor-block-variation-picker__variations) li:not(:last-child) ul:last-child,
ul:not(.block-editor-block-variation-picker__variations) li:not(:last-child) ol,
ul:not(.block-editor-block-variation-picker__variations) li:not(:last-child) ol:last-child,
ol:not(.block-editor-block-variation-picker__variations) li:not(:last-child) ul,
ol:not(.block-editor-block-variation-picker__variations) li:not(:last-child) ul:last-child,
ol:not(.block-editor-block-variation-picker__variations) li:not(:last-child) ol,
ol:not(.block-editor-block-variation-picker__variations) li:not(:last-child) ol:last-child {
    margin: 0 0 0 15px;
}
ul:not(.block-editor-block-variation-picker__variations) li ul,
ul:not(.block-editor-block-variation-picker__variations) li ol,
ol:not(.block-editor-block-variation-picker__variations) li ul,
ol:not(.block-editor-block-variation-picker__variations) li ol {
    margin: 0 0 0 15px;
}
ul:not(.block-editor-block-variation-picker__variations) {
    list-style: none;
}
ul:not(.block-editor-block-variation-picker__variations) > li {
    padding: 0 0 0 22px;
}
ul:not(.block-editor-block-variation-picker__variations) > li:before {
    content: "";
    width: 0.3125em;
    height: 0.3125em;
    display: block;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 1px;
    right: initial;
    top: 0.8125em;
}
ol:not(.block-editor-block-variation-picker__variations) > li::marker {
    word-spacing: 7px;
}
.elementor-element-overlay ul {
    margin: 0;
}
.elementor-element-overlay ul > li {
    margin: 0;
    padding: 0;
}
.elementor-element-overlay ul > li:before {
    content: none;
    background: none;
    width: auto;
    height: auto;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: auto;
    vertical-align: initial;
}
.elementor-visible-desktop ul {
    margin: 20px auto 0;
    padding: 0 25px;
}
.elementor-visible-desktop ul > li:before {
    content: none;
}
ol:not(.block-editor-block-variation-picker__variations),
.post-comment-content ol {
    list-style-position: inside;
    padding: 0;
}
.block-heading {
    padding: 0 0 10px;
}
.block-heading .block-heading__subtitle {
    font-size: 18px;
    line-height: 40px;
    text-transform: lowercase;
    margin: 0 0 12px;
}
.block-heading .block-heading__subtitle:before {
    content: "- ";
}
.block-heading .block-heading__title {
    margin-top: 0 !important;
}
form p {
    margin: 20px 0;
}
form p:first-child {
    margin-top: 0;
}
form p:last-child {
    margin-bottom: 0;
}
.block-editor-block-list__layout .wp-block-search .wp-block-search__input,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
    height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none !important;
    border-width: 2px;
    border-style: solid;
    padding: 8px 18px;
    width: 100%;
    display: block;
    outline: none !important;
}
.block-editor-block-list__layout .wp-block-search .wp-block-search__input::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
}
.block-editor-block-list__layout .wp-block-search .wp-block-search__input:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="range"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
    opacity: 1;
}
.block-editor-block-list__layout .wp-block-search .wp-block-search__input::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="range"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
}
.block-editor-block-list__layout .wp-block-search .wp-block-search__input:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
}
option {
    color: #000;
}
textarea {
    height: 220px;
    resize: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    display: none;
}
input[type="search"]::-ms-clear,
input[type="search"]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
input[type="radio"] {
    display: inline-block;
    vertical-align: middle;
    margin: -4px 18px 0 0;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 2px;
    position: relative;
    outline: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="radio"]:checked:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    top: 2px;
    left: 2px;
    right: 2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
input[type="checkbox"],
.woocommerce form .form-row input[type="checkbox"].input-checkbox {
    width: 17px;
    height: 17px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block !important;
    margin: 2px 18px 0 0;
    cursor: pointer;
    vertical-align: text-top;
    border: solid 2px;
    outline: none !important;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="checkbox"]:checked:before,
.woocommerce form .form-row input[type="checkbox"].input-checkbox:checked:before {
    content: "\f00c";
    position: absolute;
    width: 14px;
    height: 13px;
    font: 700 normal 12px/14px "Font Awesome 5 Free";
    text-align: center;
    display: block;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
}
.content-wrapper .select2-container,
.block-editor-block-list__layout .select2-container,
.select2-container {
    display: block;
    line-height: 1;
}
.content-wrapper .select2-container.select2-container--default .select2-selection--single,
.block-editor-block-list__layout .select2-container.select2-container--default .select2-selection--single,
.select2-container.select2-container--default .select2-selection--single {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 50px;
    outline: none;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
.content-wrapper .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow:before,
.block-editor-block-list__layout .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow:before,
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow:before {
    content: "\e814";
}
.content-wrapper .select2-container .select2-selection--single,
.block-editor-block-list__layout .select2-container .select2-selection--single,
.select2-container .select2-selection--single {
    margin: 0;
    border-width: 2px;
}
.content-wrapper .select2-container .select2-selection--single .select2-selection__rendered,
.block-editor-block-list__layout .select2-container .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 10px 41px 10px 18px !important;
    line-height: 26px !important;
}
.content-wrapper .select2-container .select2-selection--single .select2-selection__arrow,
.block-editor-block-list__layout .select2-container .select2-selection--single .select2-selection__arrow,
.select2-container .select2-selection--single .select2-selection__arrow {
    width: 40px;
    height: 50px;
    text-align: center;
    font: 400 normal 6px/50px "fontello";
    top: 1px;
    right: 1px;
    left: initial;
}
.content-wrapper .select2-container .select2-selection--single .select2-selection__arrow:before,
.block-editor-block-list__layout .select2-container .select2-selection--single .select2-selection__arrow:before,
.select2-container .select2-selection--single .select2-selection__arrow:before {
    content: "\e801";
}
.content-wrapper .select2-container .select2-selection--single .select2-selection__arrow b,
.block-editor-block-list__layout .select2-container .select2-selection--single .select2-selection__arrow b,
.select2-container .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.content-wrapper .select2-container .select2-search--dropdown,
.block-editor-block-list__layout .select2-container .select2-search--dropdown,
.select2-container .select2-search--dropdown {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.content-wrapper .select2-container .select2-search--dropdown .select2-search__field,
.block-editor-block-list__layout .select2-container .select2-search--dropdown .select2-search__field,
.select2-container .select2-search--dropdown .select2-search__field {
    padding: 10px 18px;
    outline: none;
}
.content-wrapper .select2-container .select2-results__option,
.block-editor-block-list__layout .select2-container .select2-results__option,
.select2-container .select2-results__option {
    padding: 10px 18px;
    outline: none;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
.content-wrapper .select2-container .select2-results__option:before,
.block-editor-block-list__layout .select2-container .select2-results__option:before,
.select2-container .select2-results__option:before {
    content: none;
    display: none;
}
.select2-dropdown,
body .select2-dropdown {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-width: 2px;
}
.select2-container--default .select2-search--dropdown .select2-search__field,
body .select2-container--default .select2-search--dropdown .select2-search__field {
    border-width: 2px;
}
.select-wrap {
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
}
.select-wrap:after {
    content: "\e801";
    display: block;
    position: absolute;
    width: 40px;
    height: 46px;
    text-align: center;
    font: 400 normal 6px/46px "fontello";
    top: 0;
    bottom: 0;
    right: 0;
    left: initial;
    cursor: pointer;
}
.select-wrap {
    position: relative;
}
.select-wrap .select2-container {
    z-index: 3;
}
.select-wrap select {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    max-width: none !important;
    height: 46px;
    outline: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 6px 39px 6px 16px;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: none;
    position: relative;
    z-index: 2;
    border: none;
}
.select-wrap select::-ms-expand {
    display: none;
}
.select-wrap select[multiple="multiple"] {
    height: 130px;
}
.select-wrap option {
    padding: 0 18px;
}
body input[type="range"],
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"] {
    height: 1px;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: none;
    width: calc(100% - 4px);
}
body input[type="range"]::-webkit-slider-runnable-track,
body input[type="range"]:focus::-webkit-slider-runnable-track,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]::-webkit-slider-runnable-track,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]:focus::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent;
}
body input[type="range"]::-moz-range-track,
body input[type="range"]:focus::-moz-range-track,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]::-moz-range-track,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]:focus::-moz-range-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent;
}
body input[type="range"]::-ms-track,
body input[type="range"]:focus::-ms-track,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]::-ms-track,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]:focus::-ms-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent;
}
body input[type="range"]::-webkit-slider-thumb,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]::-webkit-slider-thumb {
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -9px 0 0;
    outline: none;
    -webkit-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
    border-style: solid;
    border-width: 1px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
}
body input[type="range"]:focus::-webkit-slider-thumb,
body input[type="range"]::-webkit-slider-thumb:hover,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]:focus::-webkit-slider-thumb,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]::-webkit-slider-thumb:hover {
    outline: none;
    border-style: solid;
    border-width: 1px;
    background: none;
}
body input[type="range"]::-moz-range-thumb,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]::-moz-range-thumb {
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -9px 0 0;
    outline: none;
    border-style: solid;
    border-width: 1px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
}
body input[type="range"]:focus::-moz-range-thumb,
body input[type="range"]::-moz-range-thumb:hover,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]:focus::-moz-range-thumb,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]::-moz-range-thumb:hover {
    outline: none;
    border-style: solid;
    border-width: 1px !important;
}
body input[type="range"]::-ms-thumb,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]::-ms-thumb {
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -9px 0 0;
    outline: none;
    border-style: solid;
    border-width: 1px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
}
body input[type="range"]:focus::-ms-thumb,
body input[type="range"]::-ms-thumb:hover,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]:focus::-ms-thumb,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]::-ms-thumb:hover {
    outline: none;
    border-style: solid;
    border-width: 1px;
}
body input[type="range"]:focus::-ms-thumb,
.body-container div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-number-slider input[type="range"]:focus::-ms-thumb {
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -9px 0 0;
    outline: none;
    border-style: solid;
    border-width: 1px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
}
.body-container div.wpforms-container .wpforms-form .wpforms-field-number-slider .wpforms-field-label {
    display: block;
}
.body-container div.wpforms-container .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint {
    font-size: 16px !important;
    line-height: 30px;
    font-weight: 400;
    margin: 10px 0 0;
}
.body-container div.wpforms-container .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint b {
    font-weight: 400;
}
#form-preview button,
.technum-button,
.body-container button:not(.customize-partial-edit-shortcut-button):not(.components-button),
.body-container input[type="submit"]:not(.components-button),
.body-container input[type="button"]:not(.components-button),
.body-container input[type="reset"]:not(.components-button),
.block-editor-block-list__layout button:not(.customize-partial-edit-shortcut-button):not(.components-button),
.block-editor-block-list__layout input[type="submit"]:not(.components-button),
.block-editor-block-list__layout input[type="button"]:not(.components-button),
.block-editor-block-list__layout input[type="reset"]:not(.components-button),
.block-editor-block-list__layout .wp-block-search .wp-block-search__button {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 18px 20px;
    line-height: 1.6667em;
    text-decoration: none;
    -webkit-border-radius: 7px 7px 7px 0;
    border-radius: 7px 7px 7px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 70px;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    pointer-events: auto;
    border: none;
    z-index: 2;
    height: auto;
    box-shadow: none;
    -webkit-transition: all 0.4s cubic-bezier(0.3, 1, 0.8, 1);
    transition: all 0.4s cubic-bezier(0.3, 1, 0.8, 1);
    background-size: 230% 100%;
    background-repeat: no-repeat;
    background-position: 100% 0;
}
#form-preview button:focus,
#form-preview button:active,
.technum-button:focus,
.technum-button:active,
.body-container button:not(.customize-partial-edit-shortcut-button):not(.components-button):focus,
.body-container button:not(.customize-partial-edit-shortcut-button):not(.components-button):active,
.body-container input[type="submit"]:not(.components-button):focus,
.body-container input[type="submit"]:not(.components-button):active,
.body-container input[type="button"]:not(.components-button):focus,
.body-container input[type="button"]:not(.components-button):active,
.body-container input[type="reset"]:not(.components-button):focus,
.body-container input[type="reset"]:not(.components-button):active,
.block-editor-block-list__layout button:not(.customize-partial-edit-shortcut-button):not(.components-button):focus,
.block-editor-block-list__layout button:not(.customize-partial-edit-shortcut-button):not(.components-button):active,
.block-editor-block-list__layout input[type="submit"]:not(.components-button):focus,
.block-editor-block-list__layout input[type="submit"]:not(.components-button):active,
.block-editor-block-list__layout input[type="button"]:not(.components-button):focus,
.block-editor-block-list__layout input[type="button"]:not(.components-button):active,
.block-editor-block-list__layout input[type="reset"]:not(.components-button):focus,
.block-editor-block-list__layout input[type="reset"]:not(.components-button):active,
.block-editor-block-list__layout .wp-block-search .wp-block-search__button:focus,
.block-editor-block-list__layout .wp-block-search .wp-block-search__button:active {
    outline: none;
}
#form-preview button:hover,
.technum-button:hover,
.body-container button:not(.customize-partial-edit-shortcut-button):not(.components-button):hover,
.body-container input[type="submit"]:not(.components-button):hover,
.body-container input[type="button"]:not(.components-button):hover,
.body-container input[type="reset"]:not(.components-button):hover,
.block-editor-block-list__layout button:not(.customize-partial-edit-shortcut-button):not(.components-button):hover,
.block-editor-block-list__layout input[type="submit"]:not(.components-button):hover,
.block-editor-block-list__layout input[type="button"]:not(.components-button):hover,
.block-editor-block-list__layout input[type="reset"]:not(.components-button):hover,
.block-editor-block-list__layout .wp-block-search .wp-block-search__button:hover {
    border: none;
}
#form-preview button:not(:disabled):not(.disabled):not([disabled]):hover,
.technum-button:not(:disabled):not(.disabled):not([disabled]):hover,
.body-container button:not(.customize-partial-edit-shortcut-button):not(.components-button):not(:disabled):not(.disabled):not([disabled]):hover,
.body-container input[type="submit"]:not(.components-button):not(:disabled):not(.disabled):not([disabled]):hover,
.body-container input[type="button"]:not(.components-button):not(:disabled):not(.disabled):not([disabled]):hover,
.body-container input[type="reset"]:not(.components-button):not(:disabled):not(.disabled):not([disabled]):hover,
.block-editor-block-list__layout button:not(.customize-partial-edit-shortcut-button):not(.components-button):not(:disabled):not(.disabled):not([disabled]):hover,
.block-editor-block-list__layout input[type="submit"]:not(.components-button):not(:disabled):not(.disabled):not([disabled]):hover,
.block-editor-block-list__layout input[type="button"]:not(.components-button):not(:disabled):not(.disabled):not([disabled]):hover,
.block-editor-block-list__layout input[type="reset"]:not(.components-button):not(:disabled):not(.disabled):not([disabled]):hover,
.block-editor-block-list__layout .wp-block-search .wp-block-search__button:not(:disabled):not(.disabled):not([disabled]):hover {
    background-position: 0 0;
}
.block-editor-block-list__layout .wp-block-search .wp-block-search__button {
    line-height: 34px !important;
}
@media only screen and (min-width: 576px) {
    h1:not(:last-child),
    body .elementor-widget-heading h1.elementor-heading-title:not(:last-child) {
        margin-bottom: 0.325em;
    }
    h2:not(:last-child),
    .technum_content_slider_title:not(:last-child),
    body .elementor-widget-heading h2.elementor-heading-title:not(:last-child) {
        margin-bottom: 0.5em;
    }
    h3:not(:last-child),
    body .elementor-widget-heading h3.elementor-heading-title:not(:last-child) {
        margin-bottom: 0.8333em;
    }
    h4:not(:last-child),
    .woocommerce-checkout h3:not(:last-child),
    body .elementor-widget-heading h4.elementor-heading-title:not(:last-child) {
        margin-bottom: 1em;
    }
    h5:not(:last-child),
    body .elementor-widget-heading h5.elementor-heading-title:not(:last-child),
    .wpforms-title:not(:last-child),
    .woocommerce-Reviews-title:not(:last-child),
    .cart_totals h2:not(:last-child),
    .woocommerce-account h3:not(:last-child),
    .outer-form-wrapper h2:not(:last-child),
    .woocommerce-MyAccount-content h2:not(:last-child),
    .woocommerce-order h2:not(:last-child) {
        margin-bottom: 1.1111em;
    }
    h6:not(:last-child),
    body .elementor-widget-heading h6.elementor-heading-title:not(:last-child) {
        margin-bottom: 1.25em;
    }
}
@media only screen and (min-width: 768px) {
    body .content-wrapper blockquote,
    .block-editor-block-list__layout blockquote,
    body .technum_comments__item-text blockquote {
        padding: 0 0 0 6.25em;
    }
    body .content-wrapper blockquote p,
    .block-editor-block-list__layout blockquote p,
    body .technum_comments__item-text blockquote p {
        font-size: 1.125em;
        line-height: 1.6667em;
    }
    body .content-wrapper blockquote:before,
    .block-editor-block-list__layout blockquote:before,
    body .technum_comments__item-text blockquote:before {
        font-size: 4.125em;
        top: -0.04em;
    }
    body .content-wrapper blockquote.has-text-align-right,
    .block-editor-block-list__layout blockquote.has-text-align-right,
    body .technum_comments__item-text blockquote.has-text-align-right {
        padding: 0 6.25em 0 0;
    }
    body .content-wrapper blockquote.is-style-large,
    .block-editor-block-list__layout blockquote.is-style-large,
    body .technum_comments__item-text blockquote.is-style-large {
        padding: 0 6.25em;
    }
}
.alignwide,
.alignfull {
    margin-left: 0;
    margin-right: 0;
}
.content-wrapper-sidebar-position-none .alignwide,
.block-editor-block-list__layout .alignwide {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
}
.content-wrapper-sidebar-position-none .alignfull,
.block-editor-block-list__layout .alignfull {
    position: relative;
    width: 100vw;
    left: 50%;
    right: auto;
    margin: 0 0 0 -50vw;
}
.content-wrapper-sidebar-position-none .alignfull:not(:last-child),
.block-editor-block-list__layout .alignfull:not(:last-child) {
    margin-bottom: 30px;
}
.content-wrapper-sidebar-position-none .alignfull:not(:first-child),
.block-editor-block-list__layout .alignfull:not(:first-child) {
    margin-top: 30px;
}
p.has-large-font-size:not(:last-child) {
    margin-bottom: 0.8333em;
}
.has-large-font-size,
.has-small-font-size {
    line-height: initial;
}
.content-wrapper .wp-block-pullquote,
.block-editor-block-list__layout .wp-block-pullquote {
    border-top: solid 2px;
    border-bottom: solid 2px;
    padding: 1.5em 0;
}
.content-wrapper .wp-block-pullquote:not(:last-child),
.block-editor-block-list__layout .wp-block-pullquote:not(:last-child) {
    margin-bottom: 2.625rem;
}
.content-wrapper .wp-block-pullquote:not(:first-child),
.block-editor-block-list__layout .wp-block-pullquote:not(:first-child) {
    margin-top: 2.625rem;
}
.content-wrapper .wp-block-pullquote blockquote,
.block-editor-block-list__layout .wp-block-pullquote blockquote {
    margin: 0;
    padding: 0 1em 0 4em;
    max-width: none;
}
.content-wrapper .wp-block-pullquote blockquote:before,
.block-editor-block-list__layout .wp-block-pullquote blockquote:before {
    font-size: 2em;
    line-height: 1;
    opacity: 0.2;
    top: 0;
    left: 0.55em;
    right: initial;
}
.content-wrapper .wp-block-pullquote blockquote p,
.block-editor-block-list__layout .wp-block-pullquote blockquote p {
    font-size: 1em;
    line-height: 1.6667em;
    font-weight: 700;
    letter-spacing: -0.005em;
}
.content-wrapper .wp-block-pullquote blockquote cite,
.block-editor-block-list__layout .wp-block-pullquote blockquote cite {
    display: block;
    line-height: 2em;
    font-weight: 500;
    padding: 0 0 0 2.625em;
    position: relative;
    font-size: 0.875em;
}
.content-wrapper .wp-block-pullquote blockquote cite:before,
.block-editor-block-list__layout .wp-block-pullquote blockquote cite:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: initial;
    width: 1.75em;
    height: 0;
    top: 1.125em;
    border-top: solid 1px;
}
.content-wrapper .wp-block-pullquote blockquote cite:not(:first-child),
.block-editor-block-list__layout .wp-block-pullquote blockquote cite:not(:first-child) {
    margin: 0.6875em 0 0;
}
.content-wrapper .wp-block-pullquote.is-style-solid-color,
.block-editor-block-list__layout .wp-block-pullquote.is-style-solid-color {
    border: none;
}
.content-wrapper .wp-block-pullquote.has-background,
.block-editor-block-list__layout .wp-block-pullquote.has-background {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
p.has-background {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
}
p[class*="-color"] strong {
    color: inherit;
}
.has-drop-cap:not(:focus):first-letter {
    font-size: 3.5em;
    font-weight: 700;
    line-height: 1.3em;
    padding: 0;
    text-align: left;
    margin: -0.1em 0.2em 0 0;
}
.wp-block-table:not(:last-child) {
    margin-bottom: 30px;
}
.wp-block-table:not(:first-child) {
    margin-top: 30px;
}
.wp-block-table table + figcaption {
    text-align: center;
    font-size: 13px;
    color: inherit;
    margin: -1.2308em 0 2.4615em;
}
.wp-block-loginout:before {
    font: 700 normal 18px/23px "Font Awesome 5 Free";
    margin: 0 10px 0 0;
    position: relative;
    top: 2px;
}
.wp-block-loginout.logged-in:before {
    content: "\f2f5";
}
.wp-block-loginout.logged-out:before {
    content: "\f2f6";
}
.wp-block-loginout.logged-out.has-login-form:before {
    content: none;
    display: none;
}
.wp-block-loginout .login-submit .button {
    min-width: 150px;
}
.wp-block-image {
    margin-bottom: 0;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.wp-block-image:not(:last-child) {
    margin-bottom: 1.3125rem;
}
.wp-block-image:not(:last-child) .alignnone,
.wp-block-image:not(:last-child) .alignleft,
.wp-block-image:not(:last-child) .aligncenter,
.wp-block-image:not(:last-child) .alignright {
    margin-bottom: 1.3125rem;
}
.wp-block-image * {
    -webkit-border-radius: inherit;
    border-radius: inherit;
}
.wp-block-image:not(:first-child) {
    margin-top: 1.3125rem;
}
.wp-block-image .aligncenter {
    display: block;
    margin: 7px auto 0;
}
.wp-block-image .aligncenter img {
    margin: 0 auto;
}
.wp-block-image .aligncenter figcaption {
    display: block;
}
.wp-block-image .alignnone {
    margin: 7px 0 0;
}
.wp-block-image .alignleft {
    margin: 7px 30px 0 0;
}
.wp-block-image .alignright {
    margin: 7px 0 0 30px;
}
.wp-block-image figcaption {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
}
.wp-block-gallery:not(:last-child),
.media_gallery:not(:last-child) {
    margin-bottom: 2.625rem;
}
.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item,
.wp-block-gallery.columns-2 .blocks-gallery-image,
.wp-block-gallery.columns-2 .blocks-gallery-item,
.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item,
.media_gallery.columns-1 .blocks-gallery-image,
.media_gallery.columns-1 .blocks-gallery-item,
.media_gallery.columns-2 .blocks-gallery-image,
.media_gallery.columns-2 .blocks-gallery-item,
.media_gallery.columns-3 .blocks-gallery-image,
.media_gallery.columns-3 .blocks-gallery-item {
    width: calc(100% - 30px);
    padding: 0 !important;
}
.wp-block-gallery.columns-1 .blocks-gallery-image:before,
.wp-block-gallery.columns-1 .blocks-gallery-item:before,
.wp-block-gallery.columns-2 .blocks-gallery-image:before,
.wp-block-gallery.columns-2 .blocks-gallery-item:before,
.wp-block-gallery.columns-3 .blocks-gallery-image:before,
.wp-block-gallery.columns-3 .blocks-gallery-item:before,
.media_gallery.columns-1 .blocks-gallery-image:before,
.media_gallery.columns-1 .blocks-gallery-item:before,
.media_gallery.columns-2 .blocks-gallery-image:before,
.media_gallery.columns-2 .blocks-gallery-item:before,
.media_gallery.columns-3 .blocks-gallery-image:before,
.media_gallery.columns-3 .blocks-gallery-item:before {
    content: none !important;
    display: none !important;
}
.wp-block-gallery .blocks-gallery-grid,
.media_gallery .blocks-gallery-grid {
    margin: -15px;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item,
.media_gallery .blocks-gallery-grid .blocks-gallery-item {
    margin: 15px !important;
    padding: 0;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item:before,
.media_gallery .blocks-gallery-grid .blocks-gallery-item:before {
    content: none;
    display: none;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item .item-wrapper,
.media_gallery .blocks-gallery-grid .blocks-gallery-item .item-wrapper {
    position: relative;
    height: 100%;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item a,
.media_gallery .blocks-gallery-grid .blocks-gallery-item a {
    display: block;
    position: relative;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item a:before,
.media_gallery .blocks-gallery-grid .blocks-gallery-item a:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    z-index: 2;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item a:after,
.media_gallery .blocks-gallery-grid .blocks-gallery-item a:after {
    content: "\e81f";
    font: 400 normal 42px/1em "fontello";
    position: absolute;
    display: block;
    left: 50%;
    right: initial;
    top: 50%;
    width: 42px;
    height: 42px;
    -webkit-transition: opacity 0.3s, top 0.3s;
    transition: opacity 0.3s, top 0.3s;
    opacity: 0;
    text-align: center;
    margin: -21px 0 0 -21px;
    z-index: 3;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item a:hover:before,
.media_gallery .blocks-gallery-grid .blocks-gallery-item a:hover:before {
    opacity: 0.5;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item a:hover:after,
.media_gallery .blocks-gallery-grid .blocks-gallery-item a:hover:after {
    opacity: 1;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item img,
.media_gallery .blocks-gallery-grid .blocks-gallery-item img {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figcaption,
.media_gallery .blocks-gallery-grid .blocks-gallery-item figcaption {
    line-height: 1.4em;
    font-size: 14px;
    padding: 3em 20px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.wp-block-gallery .blocks-gallery-grid.columns-1 .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-grid.columns-1 .blocks-gallery-item,
.media_gallery .blocks-gallery-grid.columns-1 .blocks-gallery-image,
.media_gallery .blocks-gallery-grid.columns-1 .blocks-gallery-item {
    width: calc(100% - 30px);
}
.wp-block-gallery .blocks-gallery-grid.columns-2 .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-grid.columns-2 .blocks-gallery-item,
.media_gallery .blocks-gallery-grid.columns-2 .blocks-gallery-image,
.media_gallery .blocks-gallery-grid.columns-2 .blocks-gallery-item {
    width: calc(50% - 30px);
}
.wp-block-gallery .blocks-gallery-grid.columns-3 .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-grid.columns-3 .blocks-gallery-item,
.media_gallery .blocks-gallery-grid.columns-3 .blocks-gallery-image,
.media_gallery .blocks-gallery-grid.columns-3 .blocks-gallery-item {
    width: calc(33.3333% - 30px);
}
.wp-block-gallery.alignfull .blocks-gallery-grid,
.media_gallery.alignfull .blocks-gallery-grid {
    margin: -15px 15px;
}
.wp-block-gallery .blocks-gallery-caption,
.media_gallery .blocks-gallery-caption {
    text-align: center;
    width: 100%;
    margin: 0.5em 0 0;
    font-size: 14px;
}
.sidebar .wp-block-gallery .blocks-gallery-grid,
.footer-widgets .wp-block-gallery .blocks-gallery-grid,
.slide-sidebar-content .wp-block-gallery .blocks-gallery-grid {
    margin: -5px;
}
.sidebar .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item,
.footer-widgets .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item,
.slide-sidebar-content .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
    margin: 5px !important;
}
.sidebar .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:after,
.footer-widgets .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:after,
.slide-sidebar-content .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:after {
    top: 40%;
    width: 28px;
    height: 28px;
    font-size: 28px;
    margin: -14px 0 0 -14px;
}
.sidebar .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:hover:after,
.footer-widgets .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:hover:after,
.slide-sidebar-content .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure a:hover:after {
    top: 50%;
}
.wc-block-grid__products {
    margin: 0 -15px -30px !important;
}
.wc-block-grid__products .wc-block-grid__product {
    border-width: 0;
    margin: 0 15px 30px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 35px rgba(0, 0, 0, 0.05);
}
.wc-block-grid__products .wc-block-grid__product:before {
    content: none;
    display: none;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link {
    order: 1;
    cursor: default;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image {
    margin-bottom: 29px;
    cursor: pointer;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 700;
    padding: 0;
    margin: 0 29px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    cursor: pointer;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
    order: 2;
    border: none;
    margin: 0;
    position: absolute;
    top: 10px;
    left: 10px;
    right: initial;
    padding: 0 14px 0 13px;
    color: #fff;
    background-color: #e95151;
    height: 30px;
    font-size: 12px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.04em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating {
    order: 3;
    margin: 14px auto 0;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating {
    float: none;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating:before {
    opacity: 1;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating span:before {
    color: #ffa800;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
    margin: 18px 29px 29px;
    order: 4;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: inline-block;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del {
    margin: 0 13px;
    font-weight: 500;
    opacity: 1;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins {
    text-decoration: none;
}
.wc-block-grid__products .wc-block-grid__product .wp-block-button {
    order: 5;
    position: absolute;
    top: 0;
    width: 100%;
    height: 0;
    left: 0;
    right: initial;
    padding: 100% 0 0 !important;
    font-size: 0;
    line-height: 1;
    margin: 0;
    z-index: 2;
}
.wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link {
    display: inline-block;
    margin: 50px 0 0 !important;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 15px 20px;
    font-size: 12px;
    line-height: 1.6667em;
    min-height: 20px;
    max-width: calc(100% - 60px);
    position: absolute;
    top: 50%;
    left: 50%;
    right: initial;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: opacity 0.3s, margin 0.3s;
    transition: opacity 0.3s, margin 0.3s;
}
.wc-block-grid__products .wc-block-grid__product .wp-block-button .add_to_cart_button:before {
    content: "\e826";
    display: inline-block;
    vertical-align: middle;
    font: 400 normal 24px/24px "fontello";
    margin: -4px 12px -2px 0;
}
.wc-block-grid__products .wc-block-grid__product:hover .wp-block-button .wp-block-button__link {
    opacity: 1;
    margin: 0 !important;
}
.wc-block-featured-product {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    min-height: 300px !important;
    padding: 30px 0;
}
.wc-block-featured-product .wc-block-featured-product__title {
    margin: 0 !important;
    padding: 0 20px;
}
.wc-block-featured-product .wc-block-featured-product__description {
    padding: 16px 20px 0;
}
.wc-block-featured-product .wc-block-featured-product__description p {
    font-size: 14px;
    line-height: 22px;
}
.wc-block-featured-product .wc-block-featured-product__price {
    padding: 16px 20px 0;
}
.wc-block-featured-product .wc-block-featured-product__price .price_wrapper {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.wc-block-featured-product .wc-block-featured-product__price .price_wrapper del {
    margin: 0 13px;
    opacity: 0.6;
}
.wc-block-featured-product .wc-block-featured-product__price .price_wrapper ins {
    margin: 0 13px;
    text-decoration: none;
}
.wc-block-featured-product .wc-block-featured-product__link {
    padding: 27px 20px 0;
    font-size: 0;
    line-height: 1;
}
.wc-block-featured-product .wc-block-featured-product__link .wp-block-button {
    margin: 0;
}
.wc-block-featured-product .wc-block-featured-product__link .wp-block-button__link {
    display: inline-block;
    padding: 15px 20px !important;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 1.6667em;
    min-height: 20px;
    max-width: 100%;
}
.wc-block-featured-product .wc-block-featured-product__link .wp-block-button__link:before {
    content: "\e826";
    display: inline-block;
    vertical-align: middle;
    font: 400 normal 24px/24px "fontello";
    margin: -4px 12px -2px 0;
}
.wc-block-featured-category {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    min-height: 300px !important;
    padding: 30px 0;
}
.wc-block-featured-category .wc-block-featured-category__title {
    margin: 0 !important;
    padding: 0 20px;
}
.wc-block-featured-category .wc-block-featured-category__description {
    padding: 16px 20px 0;
}
.wc-block-featured-category .wc-block-featured-category__description p {
    font-size: 14px;
    line-height: 22px;
}
.wc-block-featured-category .wc-block-featured-category__price {
    padding: 16px 20px 0;
}
.wc-block-featured-category .wc-block-featured-category__price .price_wrapper {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.wc-block-featured-category .wc-block-featured-category__price .price_wrapper del {
    margin: 0 13px;
    opacity: 0.6;
}
.wc-block-featured-category .wc-block-featured-category__price .price_wrapper ins {
    margin: 0 13px;
    text-decoration: none;
}
.wc-block-featured-category .wc-block-featured-category__link {
    padding: 27px 20px 0;
    font-size: 0;
    line-height: 1;
}
.wc-block-featured-category .wc-block-featured-category__link .wp-block-button {
    margin: 0;
}
.wc-block-featured-category .wc-block-featured-category__link .wp-block-button__link {
    display: inline-block;
    padding: 15px 20px !important;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 1.6667em;
    min-height: 20px;
    max-width: 100%;
}
.wc-block-featured-category .wc-block-featured-category__link .wp-block-button__link:before {
    content: "\e826";
    display: inline-block;
    vertical-align: middle;
    font: 400 normal 24px/24px "fontello";
    margin: -4px 12px -2px 0;
}
.wp-block-button:not(:last-child) {
    margin-bottom: 1.3125rem;
}
.body-container .wp-block-button__link.has-black-color:hover {
    color: #000;
}
.body-container .wp-block-button__link.has-cyan-bluish-gray-color:hover {
    color: #abb8c3;
}
.body-container .wp-block-button__link.has-white-color:hover {
    color: #fff;
}
.body-container .wp-block-button__link.has-pale-pink-color:hover {
    color: #f78da7;
}
.body-container .wp-block-button__link.has-vivid-red-color:hover {
    color: #cf2e2e;
}
.body-container .wp-block-button__link.has-luminous-vivid-orange-color:hover {
    color: #ff6900;
}
.body-container .wp-block-button__link.has-luminous-vivid-amber-color:hover {
    color: #fcb900;
}
.body-container .wp-block-button__link.has-light-green-cyan-color:hover {
    color: #7bdcb5;
}
.body-container .wp-block-button__link.has-vivid-green-cyan-color:hover {
    color: #00d084;
}
.body-container .wp-block-button__link.has-pale-cyan-blue-color:hover {
    color: #8ed1fc;
}
.body-container .wp-block-button__link.has-vivid-cyan-blue-color:hover {
    color: #0693e3;
}
.body-container .wp-block-button__link.has-vivid-purple-color:hover {
    color: #9b51e0;
}
.body-container .wp-block-button__link:not(.has-text-color) {
    color: #fff;
}
.body-container .is-style-outline > .wp-block-button__link:not(.has-text-color),
.body-container .wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: currentColor;
}
.wp-block-columns {
    margin-bottom: 0;
}
.wp-block-columns:not(:last-child) {
    margin-bottom: 1.3125rem;
}
.content-wrapper-sidebar-position-none .wp-block-columns.alignfull,
.block-editor-block-list__layout .wp-block-columns.alignfull {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
}
.content-wrapper-sidebar-position-none .wp-block-columns.alignwide,
.block-editor-block-list__layout .wp-block-columns.alignwide {
    margin: 0;
    width: 100%;
}
.wp-block-media-text:not(:last-child) {
    margin-bottom: 1.3125rem;
}
.wp-block-video {
    font-size: 0;
    line-height: 1;
}
.wp-block-video video {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.wp-block-embed:not(:first-child) {
    margin-top: 30px;
}
.wp-block-embed:not(:last-child) {
    margin-bottom: 30px;
}
.wp-block-embed .wp-block-embed__wrapper {
    position: relative;
}
.wp-block-embed figcaption {
    text-align: center;
    width: 100%;
}
.wp-block-embed.is-type-video .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding: 56.25% 0 0;
}
.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.wp-block-embed .video-embed {
    padding: 0;
    position: static;
}
.wp-block-embed .video-embed iframe {
    position: relative;
}
.content-wrapper .wp-block-cover,
.block-editor-block-list__layout .wp-block-cover,
.wp-block-cover {
    overflow: hidden;
    color: #fff;
    -webkit-background-size: cover;
    background-size: cover;
}
.content-wrapper .wp-block-cover:not(:last-child),
.block-editor-block-list__layout .wp-block-cover:not(:last-child),
.wp-block-cover:not(:last-child) {
    margin-bottom: 30px;
}
.content-wrapper .wp-block-cover:not(:first-child),
.block-editor-block-list__layout .wp-block-cover:not(:first-child),
.wp-block-cover:not(:first-child) {
    margin-top: 30px;
}
.content-wrapper .wp-block-cover:not(.alignfull),
.block-editor-block-list__layout .wp-block-cover:not(.alignfull),
.wp-block-cover:not(.alignfull) {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.content-wrapper .wp-block-cover strong,
.block-editor-block-list__layout .wp-block-cover strong,
.wp-block-cover strong {
    color: inherit;
}
.content-wrapper .wp-block-cover a,
.block-editor-block-list__layout .wp-block-cover a,
.wp-block-cover a {
    text-decoration: underline;
    color: inherit;
}
.content-wrapper .wp-block-cover a:hover,
.block-editor-block-list__layout .wp-block-cover a:hover,
.wp-block-cover a:hover {
    text-decoration: none;
    color: inherit;
}
.content-wrapper .wp-block-cover a.wp-block-button__link,
.block-editor-block-list__layout .wp-block-cover a.wp-block-button__link,
.wp-block-cover a.wp-block-button__link {
    text-decoration: none;
}
.sidebar .wp-block-cover,
.footer-widgets .wp-block-cover,
.slide-sidebar-content .wp-block-cover {
    padding: 44px 40px 52px 40px;
    -webkit-border-radius: 25px 25px 25px 0 !important;
    border-radius: 25px 25px 25px 0 !important;
}
.sidebar .wp-block-cover h1,
.sidebar .wp-block-cover h2,
.sidebar .wp-block-cover h3,
.sidebar .wp-block-cover h4,
.sidebar .wp-block-cover h5,
.sidebar .wp-block-cover h6,
.footer-widgets .wp-block-cover h1,
.footer-widgets .wp-block-cover h2,
.footer-widgets .wp-block-cover h3,
.footer-widgets .wp-block-cover h4,
.footer-widgets .wp-block-cover h5,
.footer-widgets .wp-block-cover h6,
.slide-sidebar-content .wp-block-cover h1,
.slide-sidebar-content .wp-block-cover h2,
.slide-sidebar-content .wp-block-cover h3,
.slide-sidebar-content .wp-block-cover h4,
.slide-sidebar-content .wp-block-cover h5,
.slide-sidebar-content .wp-block-cover h6 {
    font-weight: 600;
    line-height: 1.48em;
}
.sidebar .wp-block-cover h1:not(:last-child),
.sidebar .wp-block-cover h2:not(:last-child),
.sidebar .wp-block-cover h3:not(:last-child),
.sidebar .wp-block-cover h4:not(:last-child),
.sidebar .wp-block-cover h5:not(:last-child),
.sidebar .wp-block-cover h6:not(:last-child),
.footer-widgets .wp-block-cover h1:not(:last-child),
.footer-widgets .wp-block-cover h2:not(:last-child),
.footer-widgets .wp-block-cover h3:not(:last-child),
.footer-widgets .wp-block-cover h4:not(:last-child),
.footer-widgets .wp-block-cover h5:not(:last-child),
.footer-widgets .wp-block-cover h6:not(:last-child),
.slide-sidebar-content .wp-block-cover h1:not(:last-child),
.slide-sidebar-content .wp-block-cover h2:not(:last-child),
.slide-sidebar-content .wp-block-cover h3:not(:last-child),
.slide-sidebar-content .wp-block-cover h4:not(:last-child),
.slide-sidebar-content .wp-block-cover h5:not(:last-child),
.slide-sidebar-content .wp-block-cover h6:not(:last-child) {
    margin-bottom: 0.88em;
}
.sidebar .wp-block-cover .wp-block-buttons,
.footer-widgets .wp-block-cover .wp-block-buttons,
.slide-sidebar-content .wp-block-cover .wp-block-buttons {
    margin-bottom: -0.5em;
}
.sidebar .wp-block-cover .wp-block-buttons:not(:first-child),
.footer-widgets .wp-block-cover .wp-block-buttons:not(:first-child),
.slide-sidebar-content .wp-block-cover .wp-block-buttons:not(:first-child) {
    margin-top: 42px;
}
.sidebar .wp-block-button .wp-block-button__link,
.footer-widgets .wp-block-button .wp-block-button__link,
.slide-sidebar-content .wp-block-button .wp-block-button__link {
    display: inline-block;
    -webkit-border-radius: 7px 7px 7px 0;
    border-radius: 7px 7px 7px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    min-width: 70px;
    outline: none;
    overflow: hidden;
    pointer-events: auto;
    padding: 18px 40px;
}
.sidebar .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background),
.footer-widgets .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background),
.slide-sidebar-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
    border: none;
    -webkit-transition: all 0.4s cubic-bezier(0.3, 1, 0.8, 1);
    transition: all 0.4s cubic-bezier(0.3, 1, 0.8, 1);
    background-size: 220% 100%;
    background-repeat: no-repeat;
    background-position: 100% 0;
}
.sidebar .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):not(:disabled):not(.disabled):not([disabled]):hover,
.footer-widgets .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):not(:disabled):not(.disabled):not([disabled]):hover,
.slide-sidebar-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):not(:disabled):not(.disabled):not([disabled]):hover {
    background-position: 0 0;
}
.wp-block-group.has-background {
    padding: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.wp-block-group.has-background p:last-child {
    margin: 0;
}
.wp-block-group:not(:last-child) {
    margin-bottom: 1.3125rem;
}
.wp-block-button:not(.has-custom-font-size) {
    font-size: 12px;
}
.wp-block-button .wp-block-button__link {
    display: inline-block;
    padding: 18px 20px;
    line-height: 1.6667em;
}
.wp-block-button.is-style-squared .wp-block-button__link {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    padding: 16px 18px;
}
body .content-wrapper .wp-block-file a.wp-block-file__button,
.block-editor-block-list__layout .wp-block-file a.wp-block-file__button {
    color: #fff;
}
body .content-wrapper .wp-block-social-links,
.block-editor-block-list__layout .wp-block-social-links,
ul.wp-block-social-links {
    margin: 0 -5px 0 -6px;
}
body .content-wrapper .wp-block-social-links:not(:last-child),
.block-editor-block-list__layout .wp-block-social-links:not(:last-child),
ul.wp-block-social-links:not(:last-child) {
    margin-bottom: 2rem;
}
body .content-wrapper .wp-block-social-links .wp-social-link,
.block-editor-block-list__layout .wp-block-social-links .wp-social-link,
ul.wp-block-social-links .wp-social-link {
    margin: 0 5px 0 6px !important;
    padding: 0;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
body .content-wrapper .wp-block-social-links .wp-social-link:before,
.block-editor-block-list__layout .wp-block-social-links .wp-social-link:before,
ul.wp-block-social-links .wp-social-link:before {
    content: none;
    display: none;
}
body .content-wrapper .wp-block-social-links .wp-social-link:hover,
.block-editor-block-list__layout .wp-block-social-links .wp-social-link:hover,
ul.wp-block-social-links .wp-social-link:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
body .content-wrapper .wp-block-social-links .wp-social-link a,
.block-editor-block-list__layout .wp-block-social-links .wp-social-link a,
ul.wp-block-social-links .wp-social-link a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
body .content-wrapper .wp-block-social-links.is-style-default .wp-social-link,
.block-editor-block-list__layout .wp-block-social-links.is-style-default .wp-social-link,
ul.wp-block-social-links.is-style-default .wp-social-link {
    width: 30px;
    height: 30px;
}
body .content-wrapper .wp-block-social-links.is-style-default .wp-social-link a,
.block-editor-block-list__layout .wp-block-social-links.is-style-default .wp-social-link a,
ul.wp-block-social-links.is-style-default .wp-social-link a {
    padding: 6px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
body .content-wrapper .wp-block-social-links.is-style-default .wp-social-link a svg,
.block-editor-block-list__layout .wp-block-social-links.is-style-default .wp-social-link a svg,
ul.wp-block-social-links.is-style-default .wp-social-link a svg {
    width: 18px;
    height: 18px;
}
body .content-wrapper .wp-block-social-links.is-style-logos-only .wp-social-link,
.block-editor-block-list__layout .wp-block-social-links.is-style-logos-only .wp-social-link,
ul.wp-block-social-links.is-style-logos-only .wp-social-link {
    width: 30px;
    height: 30px;
    padding: 0;
}
body .content-wrapper .wp-block-social-links.is-style-logos-only .wp-social-link a,
.block-editor-block-list__layout .wp-block-social-links.is-style-logos-only .wp-social-link a,
ul.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0;
}
body .content-wrapper .wp-block-social-links.is-style-logos-only .wp-social-link a svg,
.block-editor-block-list__layout .wp-block-social-links.is-style-logos-only .wp-social-link a svg,
ul.wp-block-social-links.is-style-logos-only .wp-social-link a svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 600px) {
    .wp-block-columns .wp-block-column + .wp-block-column {
        margin: 20px 0 0;
    }
}
@media only screen and (min-width: 768px) {
    .content-wrapper-sidebar-position-none .alignwide,
    .block-editor-block-list__layout .alignwide {
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
    }
    .wp-block-media-text .wp-block-media-text__content {
        padding: 0 50px;
    }
    .wp-block-group.has-background {
        padding: 40px 50px;
    }
    p.has-background {
        padding: 40px 50px;
    }
    .content-wrapper .wp-block-pullquote,
    .block-editor-block-list__layout .wp-block-pullquote {
        padding: 2.625em;
    }
    .content-wrapper .wp-block-pullquote blockquote,
    .block-editor-block-list__layout .wp-block-pullquote blockquote {
        padding: 0;
    }
    .content-wrapper .wp-block-pullquote blockquote:before,
    .block-editor-block-list__layout .wp-block-pullquote blockquote:before {
        content: none;
        display: none;
    }
    .content-wrapper .wp-block-pullquote blockquote p,
    .block-editor-block-list__layout .wp-block-pullquote blockquote p {
        font-size: 112.5%;
    }
    .content-wrapper .wp-block-pullquote blockquote cite,
    .block-editor-block-list__layout .wp-block-pullquote blockquote cite {
        padding: 0 0 0 3.125em;
        font-size: 1em;
        display: inline-block !important;
        vertical-align: top;
        text-transform: none;
    }
    .content-wrapper .wp-block-pullquote blockquote cite:before,
    .block-editor-block-list__layout .wp-block-pullquote blockquote cite:before {
        width: 2.25em;
    }
    .wp-block-gallery.columns-1 .blocks-gallery-image,
    .wp-block-gallery.columns-1 .blocks-gallery-item {
        width: calc(100% - 30px);
    }
    .wp-block-gallery.columns-2 .blocks-gallery-image,
    .wp-block-gallery.columns-2 .blocks-gallery-item {
        width: calc(50% - 30px);
    }
    .wp-block-gallery.columns-3 .blocks-gallery-image,
    .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc(33.3333% - 30px);
    }
    .wp-block-gallery .blocks-gallery-grid.columns-1 .blocks-gallery-image,
    .wp-block-gallery .blocks-gallery-grid.columns-1 .blocks-gallery-item {
        width: calc(100% - 30px);
    }
    .wp-block-gallery .blocks-gallery-grid.columns-2 .blocks-gallery-image,
    .wp-block-gallery .blocks-gallery-grid.columns-2 .blocks-gallery-item {
        width: calc(50% - 30px);
    }
    .wp-block-gallery .blocks-gallery-grid.columns-3 .blocks-gallery-image,
    .wp-block-gallery .blocks-gallery-grid.columns-3 .blocks-gallery-item {
        width: calc(33.3333% - 30px);
    }
    .content-wrapper-sidebar-position-none .wp-block-columns.alignfull,
    .block-editor-block-list__layout .wp-block-columns.alignfull {
        padding: 0 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .content-wrapper-sidebar-position-none .wp-block-columns.alignwide,
    .block-editor-block-list__layout .wp-block-columns.alignwide {
        margin: 0 -20px;
        width: calc(100% + 40px);
    }
}
.elementor-element-overlay ul > li:before {
    left: initial;
    right: initial;
}
.elementor_library-template-default .header,
.elementor_library-template-default .page-title-container,
.elementor_library-template-default .footer,
.elementor_library-template-default .post-meta-header,
.elementor_library-template-default .post-title,
.elementor_library-template-default .post-meta-footer,
.elementor_library-template-default .top-bar,
.elementor_library-template-default .mobile-header-menu-container,
.elementor_library-template-default .mobile-header,
.elementor_library-template-default .sidebar {
    display: none !important;
}
.elementor-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .elementor-row {
        flex-wrap: wrap;
    }
}
.elementor-editor-active .header.sticky-header-on.sticky-ready.sticky-active .sticky-wrapper,
.elementor-editor-active .mobile-header.sticky-header-on.sticky-ready.sticky-active .sticky-wrapper {
    position: relative;
    display: none;
    opacity: 0;
}
.elementor-editor-active .content-wrapper:hover {
    z-index: 4;
    position: relative;
}
.elementor-editor-active .elementor-container > .elementor-row {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.elementor-widget-wrap .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.elementor-widget-container .technum_archive_listing_wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.elementor .elementor-section + .elementor-section {
    margin-top: 90px;
}
.elementor-section-full_width > .elementor-container,
.elementor-section-stretched > .elementor-container {
    padding: 0 15px;
}
.elementor-section-full_width > .elementor-container.elementor-column-gap-no,
.elementor-section-stretched > .elementor-container.elementor-column-gap-no {
    padding: 0;
}
.elementor-section-full_width > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container,
.elementor-section-stretched > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container {
    padding: 0 15px;
}
.elementor-section-full_width > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container.elementor-column-gap-no,
.elementor-section-stretched > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container.elementor-column-gap-no {
    padding: 0;
}
.elementor-column-gap-default > .elementor-row {
    margin: -10px;
    width: calc(100% + 20px);
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-widget-wrap {
    padding: 10px;
}
.elementor-column-gap-narrow > .elementor-row {
    margin: -5px;
    width: calc(100% + 10px);
}
.elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-widget-wrap {
    padding: 5px;
}
.elementor-column-gap-extended > .elementor-row {
    margin: -15px;
    width: calc(100% + 30px);
}
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-widget-wrap {
    padding: 15px;
}
.elementor-column-gap-wide > .elementor-row {
    margin: -20px;
    width: calc(100% + 40px);
}
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-widget-wrap {
    padding: 20px;
}
.elementor-column-gap-wider > .elementor-row {
    margin: -30px;
    width: calc(100% + 60px);
}
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-widget-wrap {
    padding: 30px;
}
.elementor-column-gap-no > .elementor-row {
    margin: 0;
    width: 100%;
}
.elementor-column-gap-no > .elementor-row > .elementor-column > .elementor-widget-wrap {
    padding: 0;
}
body .elementor-section.elementor-section-content-top > .elementor-container > .elementor-row > .elementor-column > .elementor-widget-wrap {
    align-content: flex-start;
    align-items: flex-start;
}
body .elementor-section.elementor-section-content-middle > .elementor-container > .elementor-row > .elementor-column > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}
body .elementor-section.elementor-section-content-bottom > .elementor-container > .elementor-row > .elementor-column > .elementor-widget-wrap {
    align-content: flex-end;
    align-items: flex-end;
}
body .elementor-section.elementor-section-content-space-between > .elementor-container > .elementor-row > .elementor-column > .elementor-widget-wrap {
    align-content: space-between;
    align-items: space-between;
}
body .elementor-section.elementor-section-content-space-around > .elementor-container > .elementor-row > .elementor-column > .elementor-widget-wrap {
    align-content: space-around;
    align-items: space-around;
}
body .elementor-section.elementor-section-content-space-evenly > .elementor-container > .elementor-row > .elementor-column > .elementor-widget-wrap {
    align-content: space-evenly;
    align-items: space-evenly;
}
@media (min-width: 768px) {
    .elementor .elementor-section + .elementor-section {
        margin-top: 120px;
    }
    .elementor-section-full_width > .elementor-container,
    .elementor-section-stretched > .elementor-container {
        padding: 0 30px;
    }
    .elementor-section-full_width > .elementor-container.elementor-column-gap-no,
    .elementor-section-stretched > .elementor-container.elementor-column-gap-no {
        padding: 0;
    }
    .elementor-section-full_width > .elementor-container .elementor-section.elementor-section-full_width > .elementor-container,
    .elementor-section-stretched > .elementor-container .elementor-section.elementor-section-full_width > .elementor-container {
        padding: 0;
    }
    .elementor-section-full_width > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container,
    .elementor-section-stretched > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container {
        padding: 0 30px;
    }
    .elementor-section-full_width > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container.elementor-column-gap-no,
    .elementor-section-stretched > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container.elementor-column-gap-no {
        padding: 0;
    }
}
@media (min-width: 992px) {
    .elementor-section-full_width > .elementor-container,
    .elementor-section-stretched > .elementor-container {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
    .elementor-section-full_width > .elementor-container.elementor-column-gap-no,
    .elementor-section-stretched > .elementor-container.elementor-column-gap-no {
        padding: 0;
    }
    .elementor-section-full_width > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container,
    .elementor-section-stretched > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
    .elementor-section-full_width > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container.elementor-column-gap-no,
    .elementor-section-stretched > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container.elementor-column-gap-no {
        padding: 0;
    }
    .elementor > .elementor-section-boxed:not(.elementor-section-stretched) > .elementor-container {
        padding: 0;
    }
}
@media (min-width: 1230px) {
    .elementor-section-full_width > .elementor-container,
    .elementor-section-stretched > .elementor-container {
        padding: 0;
    }
    .elementor-section-full_width > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container,
    .elementor-section-stretched > .elementor-container .elementor-section:not(.elementor-section-full_width) > .elementor-container {
        padding: 0;
    }
}
@media (min-width: 1280px) {
    .elementor .elementor-section + .elementor-section {
        margin-top: 150px;
    }
}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: 0.36em;
    margin-bottom: 0.1em;
    font-size: 1.5em;
}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    width: 1.6667em !important;
    height: 1.6667em !important;
    line-height: 1.6667em;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
}
.body-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0;
    cursor: pointer;
    z-index: 9;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.body-overlay.active {
    opacity: 0.5;
    pointer-events: auto;
}
.content-wrapper {
    margin-top: 90px;
    margin-bottom: 90px;
    max-width: 1200px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.content-wrapper.content-wrapper-remove-top-margin {
    margin-top: 0 !important;
}
.content-wrapper.content-wrapper-remove-bottom-margin {
    margin-bottom: 0 !important;
}
.content-wrapper .content {
    width: calc(100% - 30px);
    margin: 0 15px;
    position: relative;
    z-index: 1;
}
.content-wrapper .content-inner:after {
    content: "";
    display: table;
    clear: both;
}
.content-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.masonry-listing {
    font-size: 0;
    line-height: 1;
}
.archive-listing {
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}
.archive-listing .archive-listing-wrapper > div {
    -webkit-transition: transform 0.3s, opacity 0.5s;
    transition: transform 0.3s, opacity 0.5s;
}
.archive-listing.loading {
    overflow: hidden;
}
.archive-listing.loading .archive-listing-wrapper > div {
    -webkit-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
    opacity: 0.1;
}
.grid-listing {
    font-size: 0;
    line-height: 1;
}
.grid-listing.columns-2 .grid-item,
.grid-listing.columns-3 .grid-item,
.grid-listing.columns-4 .grid-item,
.grid-listing.columns-5 .grid-item,
.grid-listing.columns-6 .grid-item {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
@media only screen and (min-width: 576px) {
    .grid-listing.columns-2 .grid-item,
    .grid-listing.columns-3 .grid-item,
    .grid-listing.columns-4 .grid-item,
    .grid-listing.columns-5 .grid-item,
    .grid-listing.columns-6 .grid-item {
        width: 50%;
    }
}
@media only screen and (min-width: 768px) {
    .grid-listing.columns-3 .grid-item,
    .grid-listing.columns-4 .grid-item,
    .grid-listing.columns-5 .grid-item,
    .grid-listing.columns-6 .grid-item {
        width: 50%;
    }
    .content-wrapper {
        margin-top: 120px;
        margin-bottom: 110px;
    }
    .content-wrapper .content {
        width: calc(100% - 60px);
        margin: 0 30px;
        position: relative;
        z-index: 1;
    }
}
@media only screen and (min-width: 992px) {
    .content-wrapper-sidebar-position-none .grid-listing.columns-3 .grid-item {
        width: 33.3333%;
    }
    .content-wrapper-sidebar-position-none .grid-listing.columns-4 .grid-item,
    .content-wrapper-sidebar-position-none .grid-listing.columns-5 .grid-item,
    .content-wrapper-sidebar-position-none .grid-listing.columns-6 .grid-item {
        width: 25%;
    }
    .content-wrapper-sidebar-position-left .grid-listing.columns-3 .grid-item,
    .content-wrapper-sidebar-position-left .grid-listing.columns-4 .grid-item,
    .content-wrapper-sidebar-position-left .grid-listing.columns-5 .grid-item,
    .content-wrapper-sidebar-position-left .grid-listing.columns-6 .grid-item,
    .content-wrapper-sidebar-position-right .grid-listing.columns-3 .grid-item,
    .content-wrapper-sidebar-position-right .grid-listing.columns-4 .grid-item,
    .content-wrapper-sidebar-position-right .grid-listing.columns-5 .grid-item,
    .content-wrapper-sidebar-position-right .grid-listing.columns-6 .grid-item {
        width: 33.3333%;
    }
    .content-wrapper {
        max-width: 1250px;
        padding: 0 15px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        margin: 150px auto;
    }
    .content-wrapper .sidebar {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
    }
    .content-wrapper .content {
        margin: 0 15px;
    }
    .content-wrapper.content-wrapper-sidebar-position-left .sidebar {
        order: 1;
    }
    .content-wrapper.content-wrapper-sidebar-position-left .content {
        order: 2;
        max-width: 870px;
        width: calc(75% - 30px);
    }
    .content-wrapper.content-wrapper-sidebar-position-right .sidebar {
        order: 2;
    }
    .content-wrapper.content-wrapper-sidebar-position-right .content {
        order: 1;
        max-width: 870px;
        width: calc(75% - 30px);
    }
    .content-wrapper.content-wrapper-sidebar-position-none .content {
        width: calc(100% - 30px);
    }
}
@media only screen and (min-width: 1200px) {
    .content-wrapper-sidebar-position-none .grid-listing.columns-4 .grid-item,
    .content-wrapper-sidebar-position-left .grid-listing.columns-4 .grid-item,
    .content-wrapper-sidebar-position-right .grid-listing.columns-4 .grid-item {
        width: 25%;
    }
    .content-wrapper-sidebar-position-none .grid-listing.columns-5 .grid-item,
    .content-wrapper-sidebar-position-left .grid-listing.columns-5 .grid-item,
    .content-wrapper-sidebar-position-right .grid-listing.columns-5 .grid-item {
        width: 20%;
    }
    .content-wrapper-sidebar-position-none .grid-listing.columns-6 .grid-item,
    .content-wrapper-sidebar-position-left .grid-listing.columns-6 .grid-item,
    .content-wrapper-sidebar-position-right .grid-listing.columns-6 .grid-item {
        width: 16.6667%;
    }
    .content-wrapper {
        max-width: 1240px;
        padding: 0 15px;
    }
    .content-wrapper .content {
        margin: 0 20px;
    }
    .content-wrapper.content-wrapper-sidebar-position-left .content {
        width: calc(75% - 40px);
    }
    .content-wrapper.content-wrapper-sidebar-position-right .content {
        width: calc(75% - 40px);
    }
    .content-wrapper.content-wrapper-sidebar-position-none .content {
        width: calc(100% - 40px);
    }
}
.sidebar {
    margin: 0 15px;
    max-width: 270px;
    width: calc(25% - 30px);
}
@media only screen and (max-width: 991px) {
    .sidebar {
        position: fixed;
        top: 0;
        bottom: 0;
        right: -320px;
        left: auto;
        -webkit-transition: right 0.3s, left 0.3s, opacity 0.3s;
        transition: right 0.3s, left 0.3s, opacity 0.3s;
        overflow-y: scroll;
        z-index: 999999;
        padding: 86px 20px 32px;
        width: 280px;
        max-width: none;
        margin: 0 !important;
        -webkit-box-shadow: 0 3px 49px rgba(0, 0, 0, 0.07);
        -moz-box-shadow: 0 3px 49px rgba(0, 0, 0, 0.07);
        box-shadow: 0 3px 49px rgba(0, 0, 0, 0.07);
        background-color: #fff;
        opacity: 0;
    }
    .sidebar.active {
        right: 0;
        left: auto;
        opacity: 1;
    }
    .sidebar .shop-hidden-sidebar-close {
        position: absolute;
        right: 15px;
        left: initial;
        top: 30px;
        display: block;
        width: 16px;
        height: 16px;
        font: 400 normal 16px/16px "fontello";
        cursor: pointer;
        text-align: center;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
    }
    .sidebar .shop-hidden-sidebar-close:before {
        content: "\e803";
    }
    .simple-sidebar-trigger {
        position: fixed;
        right: 0;
        left: auto;
        top: 50%;
        width: 40px;
        height: 60px;
        margin: -30px 0 0;
        cursor: pointer;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        font: 400 normal 18px/1 "fontello";
        z-index: 9;
        opacity: 1;
        border: solid 1px;
        border-right: none;
    }
    .simple-sidebar-trigger:before {
        content: "\e825";
        position: absolute;
        display: block;
        width: 18px;
        height: 18px;
        top: 50%;
        left: 50%;
        right: auto;
        margin: -9px 0 0 -9px;
    }
}
@media only screen and (min-width: 1200px) {
    .sidebar {
        margin: 0 20px;
        width: calc(25% - 40px);
    }
}
.archive-listing-wrapper .standard-blog-item-wrapper:not(:first-child) {
    margin-top: 50px;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item,
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item {
    padding: 30px 0 27px;
    overflow: hidden;
    -webkit-box-shadow: 15px 0 76px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 15px 0 76px rgba(0, 0, 0, 0.05);
    box-shadow: 15px 0 76px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: box-shadow 0.3s, background-color 0.3s;
    transition: box-shadow 0.3s, background-color 0.3s;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-media-wrapper,
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-media-wrapper {
    margin: -30px 0 0;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-media-wrapper:last-child,
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-media-wrapper:last-child {
    margin-bottom: -27px;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-labels,
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-labels {
    margin: 0 20px;
    position: relative;
    z-index: 4;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-labels:not(:first-child),
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-labels:not(:first-child) {
    margin-top: -13px;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-header,
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-header {
    margin: 0 20px;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-header:not(:first-child),
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-header:not(:first-child) {
    margin-top: 20px;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-title,
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-title {
    margin: 0 20px;
    font-weight: 600;
    letter-spacing: -0.02em;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-title:not(:first-child),
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-title:not(:first-child) {
    margin-top: 16px;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-content,
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-content {
    margin: 0 20px;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-content:not(:first-child),
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-content:not(:first-child) {
    margin-top: 13px;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags,
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags {
    margin: 0 20px;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags:before,
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags:before {
    content: "# ";
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags a,
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags a {
    display: inline-block;
}
.standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags:not(:first-child),
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags:not(:first-child) {
    margin-top: 13px;
}
.standard-blog-item-wrapper .post-title {
    font-weight: 300;
    line-height: 1.2em;
}
.sticky .post-labels,
.status-sticky .post-labels {
    padding: 0 0 0 30px;
}
.sticky .post-labels:before,
.status-sticky .post-labels:before {
    content: "\f08d";
    position: absolute;
    display: block;
    width: 24px;
    height: 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    left: 0;
    right: initial;
    top: 0;
    font: 700 normal 14px/27px "Font Awesome 5 Free";
    text-align: center;
    padding: 0 0 0 1px;
}
.post-more-button {
    margin: 0 20px;
}
.post-more-button:not(:first-child) {
    margin-top: 15px;
}
.post-more-button a {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    letter-spacing: -0.02em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.post-more-button a span {
    line-height: 1.7143em;
    font-size: 0.875em;
    display: inline-block;
    vertical-align: top;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: var(--background-size, 100%) 1px;
    transition: background-size 0.2s linear var(--background-delay, 0.15s);
    transform: translateZ(0);
}
.post-more-button a svg {
    vertical-align: top;
    display: inline;
    line-height: 1;
    width: 20px;
    height: 30px;
    position: relative;
    left: -4px;
    right: initial;
    top: -3px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1px;
    stroke-dasharray: 7.95 30;
    stroke-dashoffset: var(--stroke-dashoffset, 46);
    transition: stroke-dashoffset var(--stroke-duration, 0.15s) var(--stroke-easing, linear) var(--stroke-delay, 0s);
    margin: 0 0 -10px;
}
.post-more-button a:hover {
    --background-size: 0%;
    --background-delay: 0s;
    --stroke-dashoffset: 26;
    --stroke-duration: 0.3s;
    --stroke-easing: cubic-bezier(0.3, 1.5, 0.5, 1);
    --stroke-delay: 0.195s;
}
@media screen and (min-width: 768px) {
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item,
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item {
        padding: 50px 0 37px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-media-wrapper,
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-media-wrapper {
        margin: -50px 0 0;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-media-wrapper:last-child,
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-media-wrapper:last-child {
        margin-bottom: -44px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-labels,
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-labels {
        margin: 0 30px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-labels:not(:first-child),
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-labels:not(:first-child) {
        margin-top: -13px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-header,
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-header {
        margin: 0 30px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-header:not(:first-child),
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-header:not(:first-child) {
        margin-top: 37px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-title,
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-title {
        margin: 0 30px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-title:not(:first-child),
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-title:not(:first-child) {
        margin-top: 21px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-content,
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-content {
        margin: 0 30px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-content:not(:first-child),
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-content:not(:first-child) {
        margin-top: 13px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags,
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags {
        margin: 0 30px;
    }
    .standard-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags:not(:first-child),
    .grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-item-tags:not(:first-child) {
        margin-top: 15px;
    }
    .post-more-button {
        margin: 0 30px;
    }
    .post-more-button:not(:first-child) {
        margin-top: 20px;
    }
}
.archive-listing-wrapper.grid-listing {
    margin: 0 -15px -30px;
}
.archive-listing-wrapper.grid-listing .grid-item {
    padding: 0 15px;
    margin: 0 0 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-meta-header:not(:first-child) {
    margin-top: 27px;
}
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-title {
    line-height: 1.5em;
}
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-title:not(:first-child) {
    margin-top: 22px;
}
.grid-blog-item-wrapper:not(.technum-format-quote) .blog-item .post-content:not(:first-child) {
    margin-top: 8px;
}
.single-post .post-quote:not(:last-child) {
    margin-bottom: 25px;
}
.single-post .post-media-wrapper {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.single-post .post-labels {
    margin: 0;
    position: relative;
    z-index: 4;
}
.single-post .post-labels:not(:first-child) {
    margin: -15px 20px 0;
}
.post-meta-header {
    font-size: 0;
    line-height: 1;
}
.post-meta-header:not(:first-child) {
    margin: 28px 0 0;
}
.post-meta-header .post-meta-item {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 1.4286em;
    position: relative;
    font-weight: 500;
    letter-spacing: -0.02em;
}
.post-meta-header .post-meta-item:not(:last-child) {
    margin: 0 33px 0 0;
}
.post-meta-header .post-meta-item:not(:last-child):before {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    right: -19px;
    left: initial;
    top: 0.5em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.single-post > .post-title {
    margin: 0;
    font-weight: 600;
    letter-spacing: -0.02em;
}
.single-post > .post-title:not(:first-child) {
    margin: 16px 0 0;
}
.single-post .post-content {
    letter-spacing: 0.004em;
}
.single-post .post-content:after {
    content: "";
    display: table;
    clear: both;
}
.single-post .post-content:not(:first-child) {
    margin: 12px 0 0;
}
.single-post .post-meta-footer {
    position: relative;
    margin: 0 -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.single-post .post-meta-footer:not(:first-child) {
    margin: 39px -15px 0;
    padding: 40px 0 0;
    position: relative;
}
.single-post .post-meta-footer:not(:first-child):before {
    content: "";
    position: absolute;
    display: block;
    left: 15px;
    right: 15px;
    top: 0;
    height: 1px;
}
.single-post .post-meta-footer .post-meta-item {
    margin: 0 15px;
    font-size: 14px;
    font-weight: 500;
}
.single-post .post-meta-footer .post-meta-item:not(:last-child) {
    margin-bottom: 20px;
}
.single-post .post-meta-footer .post-meta-item.post-meta-item-tags {
    text-align: center;
    margin: -10px 10px 0;
    font-size: 0;
    line-height: 1;
}
.single-post .post-meta-footer .post-meta-item.post-meta-item-tags:not(:last-child) {
    margin-bottom: 20px;
}
.single-post .post-meta-footer .post-meta-item.post-meta-item-tags a {
    display: inline-block;
    vertical-align: top;
    margin: 10px 5px 0;
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 11px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
.single-post .post-meta-footer .post-meta-item.post-meta-item-socials {
    text-align: center;
}
.single-post .post-meta-footer .post-meta-item.post-meta-item-author {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.post-password-form {
    margin: 2rem 0;
    position: relative;
    z-index: 2;
}
.post-password-form label {
    display: block;
    font-size: 0;
    line-height: 1;
    width: 100%;
}
.post-password-form input[type="submit"],
.post-password-form button {
    width: 100%;
    margin: 10px 0 0;
}
@media screen and (min-width: 576px) {
    .post-password-form p {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        position: relative;
    }
    .post-password-form label {
        width: 50%;
    }
    .post-password-form input[type="submit"],
    .post-password-form button {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        margin: 0 0 0 20px;
        width: auto;
    }
    .post-password-form button {
        padding: 15px 40px !important;
        min-width: 120px !important;
    }
}
@media screen and (min-width: 768px) {
    .post-meta-header .post-meta-item:not(:last-child) {
        margin: 0 43px 0 0;
    }
    .post-meta-header .post-meta-item:not(:last-child):before {
        right: -24px;
        left: initial;
    }
    .single-post .post-labels:not(:first-child) {
        margin-top: -15px 30px 0;
    }
    .single-post .post-meta-footer {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
    .single-post .post-meta-footer .post-meta-item:not(:last-child) {
        margin-bottom: 0;
    }
    .single-post .post-meta-footer .post-meta-item.post-meta-item-socials {
        text-align: right;
    }
    .single-post .post-meta-footer .post-meta-item.post-meta-item-tags {
        text-align: left;
    }
    .single-post .post-meta-footer .post-meta-item.post-meta-item-tags:not(:last-child) {
        margin-bottom: 0;
    }
}
@media screen and (min-width: 992px) {
    .single-post > .post-title {
        font-size: 30px;
    }
}
.error-404-container {
    position: absolute;
    width: 100%;
    min-height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    padding: 35px 20px;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.error-404-container .error-404-header .logo-container {
    margin: 0;
}
.error-404-container .error-404-image {
    display: block;
    margin: 0 auto;
    max-width: 80%;
}
.error-404-container .error-404-image:not(:first-child) {
    margin-top: 58px;
}
.error-404-container .error-404-inner {
    padding: 40px 0;
}
.error-404-container .error-404-inner .error-404-content {
    max-width: 570px;
    margin: 0 auto;
}
.error-404-container .error-404-inner .error-404-title {
    font-size: 30px;
}
.error-404-container .error-404-inner .error-404-button {
    position: relative;
    z-index: 2;
    font-size: 0;
    line-height: 1;
}
.error-404-container .error-404-inner .error-404-button:not(:first-child) {
    margin: 34px 0 0;
}
.error-404-container .error-404-inner .error-404-button .technum-button {
    min-width: 110px;
}
.error-404-container .error-404-inner .error-404-info-text:not(:first-child) {
    margin: 10px 0 0;
}
@media only screen and (min-width: 576px) {
    .error-404-container {
        padding: 79px 40px 25px;
    }
    .error-404-container .error-404-inner {
        padding: 54px 0;
    }
}
@media only screen and (min-width: 768px) {
    .error-404-container .error-404-inner .error-404-title {
        font-size: 40px;
    }
}
.search-form {
    position: relative;
    padding: 4px;
}
.search-form .search-form-field {
    background: none;
    outline: none;
    padding: 8px 55px 8px 18px;
    height: 50px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0;
    border: solid 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.search-form .search-form-field::-webkit-input-placeholder {
    opacity: 1;
}
.search-form .search-form-field:-moz-placeholder {
    opacity: 1;
}
.search-form .search-form-field::-moz-placeholder {
    opacity: 1;
}
.search-form .search-form-field:-ms-input-placeholder {
    opacity: 1;
}
.search-form .search-form-icon {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 8px;
    bottom: 8px;
    z-index: 2;
    text-align: center;
    font: 400 normal 19px/20px "fontello";
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.search-form .search-form-icon:before {
    content: "\e81b";
}
.technum-no-results-title {
    text-align: center;
}
.technum-no-result-search-form {
    max-width: 800px;
    margin: 0 auto;
}
.technum-no-result-search-form .search-form-icon {
    bottom: initial;
    top: 15px;
    right: 20px;
}
.archive-listing-wrapper.case-study-listing-wrapper {
    margin: -15px;
    font-size: 0;
    line-height: 1;
}
.archive-listing-wrapper.case-study-listing-wrapper.isotope-trigger:after {
    content: "";
    display: table;
    clear: both;
}
.archive-listing-wrapper.case-study-listing-wrapper.owl-carousel {
    width: calc(100% + 30px);
    margin: 0 -15px;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item {
    padding: 15px;
    display: inline-block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item .post-media-wrapper {
    font-size: 0;
    line-height: 1;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item .post-media-wrapper a {
    position: relative;
    display: inline-block;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item .post-media-wrapper a:before,
.archive-listing-wrapper.case-study-listing-wrapper .grid-item .post-media-wrapper a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item .post-media-wrapper a:before {
    opacity: 0.1;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item .post-media-wrapper a:after {
    opacity: 0.4;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item .post-media-wrapper a:hover:before {
    opacity: 0.6;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item .post-media-wrapper a:hover:after {
    opacity: 1;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item:nth-child(4n + 1) .post-media-wrapper a:before {
    background-color: #f2c038;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item:nth-child(4n + 1) .post-media-wrapper a:after {
    background: -webkit-linear-gradient(0deg, #ffffbe, rgba(255, 255, 190, 0));
    background: linear-gradient(0deg, #ffffbe, rgba(255, 255, 190, 0));
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item:nth-child(4n + 2) .post-media-wrapper a:before {
    background-color: #00daaf;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item:nth-child(4n + 2) .post-media-wrapper a:after {
    background: -webkit-linear-gradient(0deg, #00daaf, rgba(0, 218, 175, 0));
    background: linear-gradient(0deg, #00daaf, rgba(0, 218, 175, 0));
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item:nth-child(4n + 3) .post-media-wrapper a:before {
    background-color: #2f5aa8;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item:nth-child(4n + 3) .post-media-wrapper a:after {
    background: -webkit-linear-gradient(0deg, #fc7561, rgba(252, 117, 97, 0));
    background: linear-gradient(0deg, #fc7561, rgba(252, 117, 97, 0));
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item:nth-child(4n) .post-media-wrapper a:before {
    background-color: #e5f9ff;
}
.archive-listing-wrapper.case-study-listing-wrapper .grid-item:nth-child(4n) .post-media-wrapper a:after {
    background: -webkit-linear-gradient(0deg, #00bbee, rgba(0, 187, 238, 0));
    background: linear-gradient(0deg, #00bbee, rgba(0, 187, 238, 0));
}
@media only screen and (min-width: 576px) {
    .case-study-listing-wrapper.case-study-grid-listing.columns-2 .grid-blog-item-wrapper,
    .case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper,
    .case-study-listing-wrapper.case-study-grid-listing.columns-4 .grid-blog-item-wrapper,
    .case-study-listing-wrapper.case-study-grid-listing.columns-5 .grid-blog-item-wrapper,
    .case-study-listing-wrapper.case-study-grid-listing.columns-6 .grid-blog-item-wrapper {
        width: 50%;
    }
}
@media only screen and (min-width: 992px) {
    .case-study-listing-wrapper.case-study-grid-listing {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .case-study-listing-wrapper.case-study-grid-listing.columns-3 .grid-blog-item-wrapper,
    .case-study-listing-wrapper.case-study-grid-listing.columns-6 .grid-blog-item-wrapper {
        width: 33.3333%;
    }
    .case-study-listing-wrapper.case-study-grid-listing.columns-4 .grid-blog-item-wrapper,
    .case-study-listing-wrapper.case-study-grid-listing.columns-5 .grid-blog-item-wrapper {
        width: 25%;
    }
}
@media only screen and (min-width: 1200px) {
    .case-study-listing-wrapper.case-study-grid-listing.columns-5 .grid-blog-item-wrapper {
        width: 20%;
    }
    .case-study-listing-wrapper.case-study-grid-listing.columns-6 .grid-blog-item-wrapper {
        width: 16.6667%;
    }
}
.single-post.technum_case_study {
    max-width: 970px;
    margin: 0 auto;
}
.results-wrapper ul li {
    padding: 0 0 0 32px;
}
.results-wrapper ul li:not(:first-child) {
    margin-top: 11px;
}
.results-wrapper ul li:before {
    content: "\e80c";
    width: 16px;
    height: 12px;
    font: 400 normal 0.75em/1em "fontello";
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    top: 0.8em;
}
.results-boxes:not(:first-child) {
    margin: 50px 0 0;
}
.result-box:not(:first-child) {
    margin-top: 30px;
}
.result-box .result-box-value {
    font-weight: 900;
    font-size: 80px;
    line-height: 1;
    height: 59px;
    overflow: hidden;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    white-space: nowrap;
    letter-spacing: -0.015em;
}
.result-box .result-box-title {
    font-size: 18px;
    font-weight: 600;
}
.result-box .result-box-title:not(:first-child) {
    margin-top: 8px;
}
@media screen and (min-width: 540px) {
    .results-wrapper .results-boxes.result-boxes-direction-horizontal {
        text-align: center;
        margin: 0 -15px;
        width: calc(100% + 30px);
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .results-wrapper .results-boxes.result-boxes-direction-horizontal .result-box {
        margin: 0 15px;
    }
}
@media screen and (min-width: 768px) {
    .results-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .results-wrapper .results-content {
        width: 100%;
    }
    .results-wrapper .results-boxes:not(:first-child) {
        margin: 0;
    }
    .results-wrapper .results-boxes.result-boxes-direction-vertical {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        margin: 0 0 0 50px;
        text-align: right;
    }
}
.portfolio-listing-wrapper {
    margin: -5px;
}
.portfolio-listing-wrapper.isotope-trigger:after {
    content: "";
    display: table;
    clear: both;
}
.portfolio-listing-wrapper.owl-carousel {
    width: calc(100% + 10px);
    margin: 0 -5px;
}
.portfolio-listing-wrapper .portfolio-item-wrapper {
    margin: 0;
    position: relative;
    width: 100%;
}
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item {
    padding: 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link {
    display: block;
    position: relative;
    text-decoration: none;
}
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media:before {
    content: "";
    position: absolute;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    right: initial;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s, background-color 0.3s;
    transition: opacity 0.3s, background-color 0.3s;
    opacity: 0.15;
    background-color: #181818;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 2;
}
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link img {
    width: 100%;
    position: relative;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link:hover .portfolio-item-media {
    -webkit-transform: scale(0.93, 0.93);
    -ms-transform: scale(0.93, 0.93);
    transform: scale(0.93, 0.93);
}
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link:hover .portfolio-item-media:before {
    background-color: #293c5f;
    opacity: 0.6;
}
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link:hover img {
    -webkit-transform: scale(1.17, 1.17);
    -ms-transform: scale(1.17, 1.17);
    transform: scale(1.17, 1.17);
}
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-content {
    position: absolute;
    left: 26px;
    right: 26px;
    bottom: 21px;
    opacity: 1;
    -webkit-transition: bottom 0.3s, opacity 0.3s;
    transition: bottom 0.3s, opacity 0.3s;
    z-index: 3;
}
.portfolio-listing-wrapper .portfolio-item-wrapper .post-title {
    font-weight: 500;
    letter-spacing: -0.02em;
}
.portfolio-listing-wrapper .portfolio-item-wrapper:hover .portfolio-item-content {
    opacity: 0;
    bottom: 50px;
}
.portfolio-listing-wrapper.portfolio-masonry-listing .grid-sizer,
.portfolio-listing-wrapper.portfolio-metro-listing .grid-sizer {
    width: 100%;
}
.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item,
.portfolio-listing-wrapper.portfolio-metro-listing .portfolio-item-wrapper .portfolio-item {
    position: relative;
    height: 0;
    overflow: hidden;
}
.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-link,
.portfolio-listing-wrapper.portfolio-metro-listing .portfolio-item-wrapper .portfolio-item-link {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    display: block;
}
.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media,
.portfolio-listing-wrapper.portfolio-metro-listing .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}
.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media img,
.portfolio-listing-wrapper.portfolio-metro-listing .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}
.portfolio-listing-wrapper.portfolio-metro-listing .portfolio-item-wrapper:nth-child(2n + 1) .portfolio-item {
    padding: 100% 0 0;
}
.portfolio-listing-wrapper.portfolio-metro-listing .portfolio-item-wrapper:nth-child(2n) .portfolio-item {
    padding: 200% 0 0;
}
.portfolio-listing-wrapper.portfolio-masonry-listing .portfolio-item-wrapper .portfolio-item {
    padding: 75% 0 0;
}
@media only screen and (min-width: 576px) {
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-2 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-3 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-4 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-5 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-6 .portfolio-item-wrapper {
        width: 50%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-2 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .grid-sizer {
        width: 50%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-2 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper {
        width: 50%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-2 .portfolio-item-wrapper:nth-child(4n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-2 .portfolio-item-wrapper:nth-child(4n) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper:nth-child(4n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper:nth-child(4n) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(4n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(4n) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(4n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(4n) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(4n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(4n) .portfolio-item {
        padding: 100% 0 0 !important;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-2 .portfolio-item-wrapper:nth-child(4n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-2 .portfolio-item-wrapper:nth-child(4n + 3) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper:nth-child(4n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper:nth-child(4n + 3) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(4n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(4n + 3) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(4n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(4n + 3) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(4n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(4n + 3) .portfolio-item {
        padding: 200% 0 0 !important;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-2 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .grid-sizer {
        width: 50%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-2 .portfolio-item-wrapper:nth-child(3n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-2 .portfolio-item-wrapper:nth-child(3n + 2),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(3n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(3n + 2),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(3n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(3n + 2),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(3n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(3n + 2),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(3n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(3n + 2) {
        width: 50%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-2 .portfolio-item-wrapper:nth-child(3n),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(3n),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(3n),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(3n),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(3n) {
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    .portfolio-listing-wrapper.portfolio-grid-listing {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-3 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-6 .portfolio-item-wrapper {
        width: 33.3333%;
    }
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-4 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-5 .portfolio-item-wrapper {
        width: 25%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing .grid-sizer {
        width: 33.3333%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper {
        width: 33.3333%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper:nth-child(6n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper:nth-child(6n + 3) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper:nth-child(6n) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(6n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(6n + 3) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(6n) .portfolio-item {
        padding: 100% 0 0 !important;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper:nth-child(6n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper:nth-child(6n + 4) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-3 .portfolio-item-wrapper:nth-child(6n + 5) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(6n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(6n + 4) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(6n + 5) .portfolio-item {
        padding: 200% 0 0 !important;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .grid-sizer {
        width: 25%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper {
        width: 25%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(8n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(8n + 3) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(8n + 7) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(8n) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 3) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 7) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(8n) .portfolio-item {
        padding: 100% 0 0 !important;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(8n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(8n + 4) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(8n + 5) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-4 .portfolio-item-wrapper:nth-child(8n + 6) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 4) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 5) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 6) .portfolio-item {
        padding: 200% 0 0 !important;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .grid-sizer {
        width: 33.3333%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n + 3),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n + 5),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n + 3),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n + 5),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n) {
        width: 33.3333%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n + 2),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-3 .portfolio-item-wrapper:nth-child(6n + 4),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n + 2),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(6n + 4) {
        width: 66.6666%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .grid-sizer,
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .grid-sizer {
        width: 25%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n + 2),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n + 4),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n + 5),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n + 6),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n + 8),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n + 9),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 2),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 4),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 5),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 6),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 8),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 9),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n) {
        width: 25%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n + 3),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-4 .portfolio-item-wrapper:nth-child(10n + 7),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 3),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 7) {
        width: 50%;
    }
}
@media only screen and (min-width: 992px) {
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-5 .portfolio-item-wrapper {
        width: 20%;
    }
    .portfolio-listing-wrapper.portfolio-grid-listing.columns-6 .portfolio-item-wrapper {
        width: 16.6667%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .grid-sizer {
        width: 20%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper {
        width: 20%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 3) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 5) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 7) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(10n) .portfolio-item {
        padding: 100% 0 0 !important;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 4) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 6) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 7) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-5 .portfolio-item-wrapper:nth-child(10n + 8) .portfolio-item {
        padding: 200% 0 0 !important;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .grid-sizer {
        width: 16.6667%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper {
        width: 16.6667%;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 3) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 5) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 10) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 11) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n) .portfolio-item {
        padding: 100% 0 0 !important;
    }
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 2) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 4) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 6) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 7) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 8) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-metro-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 9) .portfolio-item {
        padding: 200% 0 0 !important;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .grid-sizer {
        width: 20%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 4),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 7),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n) {
        width: 20%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 1) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 4) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 7) .portfolio-item,
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n) .portfolio-item {
        padding: 74.999% 0 0;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 2),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 3),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 5),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-5 .portfolio-item-wrapper:nth-child(8n + 6) {
        width: 40%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .grid-sizer {
        width: 16.6666%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 1),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 3),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 5),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 6),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 8),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 10),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 11),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n) {
        width: 16.6666%;
    }
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 2),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 4),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 7),
    .portfolio-listing-wrapper.portfolio-masonry-listing.columns-6 .portfolio-item-wrapper:nth-child(12n + 9) {
        width: 33.3333%;
    }
}
.single-portfolio {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.single-portfolio .portfolio-post-gallery {
    width: 100%;
    order: 2;
}
.single-portfolio .portfolio-post-gallery .single-post-gallery-image-item:not(:first-child) {
    margin: 10px 0 0;
}
.single-portfolio .portfolio-post-gallery .single-post-gallery-image-item img {
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.single-portfolio .portfolio-post-content {
    width: 100%;
    order: 1;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.single-portfolio .portfolio-post-content:not(:first-child) {
    padding: 0 0 65px;
}
.single-portfolio .portfolio-post-content .portfolio-post-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.single-portfolio .portfolio-post-content .portfolio-post-meta:not(:first-child) {
    margin-top: 37px;
}
.single-portfolio .portfolio-post-content .portfolio-post-meta .portfolio-post-meta-label {
    font-weight: 600;
}
.single-portfolio .portfolio-post-content .portfolio-post-meta-item:not(:first-child) {
    margin-top: 4px;
}
.single-portfolio .portfolio-post-content .portfolio-post-meta-item .wrapper-socials {
    margin: -3px 0 0 3px;
    display: inline-block;
}
@media only screen and (min-width: 768px) {
    .single-portfolio {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .single-portfolio .portfolio-post-gallery {
        width: 45.3%;
        order: 1;
        padding: 0;
    }
    .single-portfolio .portfolio-post-content {
        order: 2;
    }
    .single-portfolio .portfolio-post-content:not(:first-child) {
        width: 54.7%;
        padding: 0 0 0 30px;
        margin-top: -8px;
    }
}
@media only screen and (min-width: 992px) {
    .single-portfolio .portfolio-post-content:not(:first-child) {
        padding: 0 0 0 45px;
    }
}
@media only screen and (min-width: 1200px) {
    .single-portfolio .portfolio-post-content:not(:first-child) {
        padding: 0 0 0 70px;
    }
}
.project-listing-wrapper {
    margin: 0 -15px -60px;
}
.project-listing-wrapper.isotope-trigger:after {
    content: "";
    display: table;
    clear: both;
}
.project-listing-wrapper.owl-carousel {
    width: calc(100% + 30px);
    margin: 0 -15px;
}
.project-listing-wrapper .project-item-wrapper {
    margin: 0;
    position: relative;
    width: 100%;
    padding: 0 15px 60px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.project-listing-wrapper .project-item-wrapper.slider-item {
    padding-bottom: 0;
}
.project-listing-wrapper .project-item-wrapper .project-item-link {
    display: block;
    position: relative;
    text-decoration: none;
}
.project-listing-wrapper .project-item-wrapper .project-item-link .project-item-media {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 0;
    line-height: 1;
}
.project-listing-wrapper .project-item-wrapper .project-item-link .project-item-media:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 2;
}
.project-listing-wrapper .project-item-wrapper .project-item-link img {
    width: 100%;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.project-listing-wrapper .project-item-wrapper .project-item-content {
    display: block;
}
.project-listing-wrapper .project-item-wrapper .project-item-content:not(:first-child) {
    margin: 34px 0 0;
}
.project-listing-wrapper .project-item-wrapper .post-title {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 700;
    display: block;
}
.project-listing-wrapper .project-item-wrapper .project-item-categories {
    font-size: 14px;
    line-height: 1.5714em;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}
.project-listing-wrapper .project-item-wrapper .project-item-categories:not(:first-child) {
    margin: 7px 0 0;
}
.project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-link .project-item-media:before {
    content: "";
    position: absolute;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #181818;
    opacity: 0.15;
    z-index: 2;
}
.project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-content,
.project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-content:not(:first-child) {
    margin: 0;
    position: absolute;
    left: 35px;
    right: 35px;
    bottom: 30px;
    z-index: 3;
}
.project-listing-wrapper.project-masonry-listing .grid-sizer {
    width: 25%;
}
@media only screen and (min-width: 576px) {
    .project-listing-wrapper.project-grid-listing.columns-2 .project-item-wrapper,
    .project-listing-wrapper.project-grid-listing.columns-3 .project-item-wrapper,
    .project-listing-wrapper.project-grid-listing.columns-4 .project-item-wrapper,
    .project-listing-wrapper.project-grid-listing.columns-5 .project-item-wrapper,
    .project-listing-wrapper.project-grid-listing.columns-6 .project-item-wrapper {
        width: 50%;
    }
    .project-listing-wrapper.project-masonry-listing.columns-2 .project-item-wrapper,
    .project-listing-wrapper.project-masonry-listing.columns-3 .project-item-wrapper,
    .project-listing-wrapper.project-masonry-listing.columns-4 .project-item-wrapper,
    .project-listing-wrapper.project-masonry-listing.columns-5 .project-item-wrapper,
    .project-listing-wrapper.project-masonry-listing.columns-6 .project-item-wrapper {
        width: 50%;
    }
}
@media only screen and (min-width: 768px) {
    .project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-content,
    .project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-content:not(:first-child) {
        left: 25px;
        right: 25px;
        bottom: 25px;
    }
    .project-listing-wrapper.project-grid-listing {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .project-listing-wrapper.project-grid-listing.columns-3 .project-item-wrapper,
    .project-listing-wrapper.project-grid-listing.columns-6 .project-item-wrapper {
        width: 33.3333%;
    }
    .project-listing-wrapper.project-grid-listing.columns-4 .project-item-wrapper,
    .project-listing-wrapper.project-grid-listing.columns-5 .project-item-wrapper {
        width: 25%;
    }
    .project-listing-wrapper.project-masonry-listing.columns-3 .project-item-wrapper,
    .project-listing-wrapper.project-masonry-listing.columns-6 .project-item-wrapper {
        width: 33.3333%;
    }
    .project-listing-wrapper.project-masonry-listing.columns-4 .project-item-wrapper,
    .project-listing-wrapper.project-masonry-listing.columns-5 .project-item-wrapper {
        width: 25%;
    }
}
@media only screen and (min-width: 992px) {
    .project-listing-wrapper.project-grid-listing.columns-5 .project-item-wrapper {
        width: 20%;
    }
    .project-listing-wrapper.project-grid-listing.columns-6 .project-item-wrapper {
        width: 16.6667%;
    }
    .project-listing-wrapper.project-masonry-listing.columns-5 .project-item-wrapper {
        width: 20%;
    }
    .project-listing-wrapper.project-masonry-listing.columns-6 .project-item-wrapper {
        width: 16.6667%;
    }
}
@media only screen and (min-width: 1500px) {
    .project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-content,
    .project-listing-wrapper.text-position-inside .project-item-wrapper .project-item-content:not(:first-child) {
        left: 55px;
        right: 55px;
        bottom: 45px;
    }
}
.single-project {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.single-project .project-post-gallery {
    width: 100%;
    order: 2;
}
.single-project .project-post-gallery .single-post-gallery-image-item:not(:first-child) {
    margin: 10px 0 0;
}
.single-project .project-post-gallery .single-post-gallery-image-item img {
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.single-project .project-post-content {
    width: 100%;
    order: 1;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.single-project .project-post-content:not(:first-child) {
    padding: 0 0 65px;
}
.single-project .project-post-content .project-post-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.single-project .project-post-content .project-post-meta {
    margin: 0 -15px;
}
.single-project .project-post-content .project-post-meta:not(:first-child) {
    margin-top: 37px;
}
.single-project .project-post-content .project-post-meta .project-post-meta-label {
    font-weight: 600;
    margin: 0 0 12px;
}
.single-project .project-post-content .project-post-meta-item {
    border-top-style: solid;
    border-top-width: 1px;
    padding: 37px 0 0;
    margin: 0 15px;
}
.single-project .project-post-content .project-post-meta-item:not(:first-child) {
    margin-top: 37px;
}
.single-project .project-post-content .project-post-meta-item br {
    display: none;
}
.single-project .project-post-content .project-post-button {
    font-size: 0;
    line-height: 1;
}
.single-project .project-post-content .project-post-button:not(:first-child) {
    margin-top: 40px;
}
.single-project .project-post-content .project-post-button .technum-button {
    min-width: 133px;
}
@media only screen and (min-width: 576px) {
    .single-project .project-post-content .project-post-meta {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        margin-top: 0;
    }
    .single-project .project-post-content .project-post-meta-item {
        width: calc(33.3333% - 30px);
        padding: 11px 0 0;
    }
    .single-project .project-post-content .project-post-meta-item:not(:first-child) {
        margin-top: 0;
    }
    .single-project .project-post-content .project-post-meta-item br {
        display: initial;
    }
}
@media only screen and (min-width: 768px) {
    .single-project {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .single-project .project-post-gallery {
        width: 45.3%;
        order: 1;
        padding: 0;
    }
    .single-project .project-post-content {
        width: 54.7%;
        order: 2;
    }
    .single-project .project-post-content:not(:first-child) {
        padding: 0 0 0 30px;
        margin-top: -8px;
    }
}
@media only screen and (min-width: 992px) {
    .single-project .project-post-content:not(:first-child) {
        padding: 0 0 0 45px;
    }
}
@media only screen and (min-width: 1200px) {
    .single-project .project-post-content:not(:first-child) {
        padding: 0 0 0 70px;
    }
}
.service-listing-wrapper {
    margin: 0 -15px -30px;
    font-size: 0;
    line-height: 1;
}
.service-listing-wrapper .service-item {
    border-width: 1px;
    border-style: solid;
    position: relative;
    -webkit-border-radius: 25px 25px 25px 0;
    border-radius: 25px 25px 25px 0;
    -webkit-transition: box-shadow 0.3s, color 0.3s, background-color 0.3s, top 0.3s;
    transition: box-shadow 0.3s, color 0.3s, background-color 0.3s, top 0.3s;
    cursor: default;
    padding: 41px 29px 30px;
    top: 0;
}
.service-listing-wrapper .service-item:hover {
    -webkit-box-shadow: 0 18px 43px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 18px 43px rgba(0, 0, 0, 0.05);
    box-shadow: 0 18px 43px rgba(0, 0, 0, 0.05);
    top: -10px;
}
.service-listing-wrapper .service-item .service-post-title {
    margin: 0;
}
.service-listing-wrapper .service-item .service-item-excerpt {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.service-listing-wrapper .service-item .service-item-excerpt:not(:first-child) {
    margin: 1px 0 0;
}
.service-listing-wrapper .service-item .service-item-icon {
    position: relative;
    padding-right: 0;
}
.service-listing-wrapper .service-item .service-item-icon:not(:first-child) {
    margin-top: 65px;
}
.service-listing-wrapper .service-item .service-item-icon .service-icon {
    margin-left: 0.3784em;
    margin-right: 0;
    width: 1em;
    height: 1em;
    font-size: 37px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.service-listing-wrapper .service-item .service-item-icon i {
    font-size: 1em;
    line-height: 1;
}
.service-listing-wrapper .service-item .service-icon-bg {
    width: 1.4054em;
    height: 1.4054em;
    position: absolute;
    left: 50%;
    top: 50%;
    right: initial;
    margin: -0.973em 0 0 -1.081em;
    opacity: 0.07;
    overflow: hidden;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
}
.service-listing-wrapper .service-item-wrapper {
    padding: 0 15px 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.service-listing-wrapper .service-item-wrapper:nth-child(8n + 1) .service-icon-bg,
.service-listing-wrapper .service-item-wrapper:nth-child(8n + 7) .service-icon-bg {
    -webkit-mask-image: url(../img/service-icon-bg1.svg);
}
.service-listing-wrapper .service-item-wrapper:nth-child(8n + 2) .service-icon-bg,
.service-listing-wrapper .service-item-wrapper:nth-child(8n + 3) .service-icon-bg,
.service-listing-wrapper .service-item-wrapper:nth-child(8n + 6) .service-icon-bg,
.service-listing-wrapper .service-item-wrapper:nth-child(8n) .service-icon-bg {
    -webkit-mask-image: url(../img/service-icon-bg2.svg);
}
.service-listing-wrapper .service-item-wrapper:nth-child(8n + 5) .service-icon-bg,
.service-listing-wrapper .service-item-wrapper:nth-child(8n + 4) .service-icon-bg {
    -webkit-mask-image: url(../img/service-icon-bg1.svg);
    -webkit-transform: rotate(165deg);
    -ms-transform: rotate(165deg);
    transform: rotate(165deg);
}
@media only screen and (min-width: 576px) {
    .service-listing-wrapper.service-grid-listing.columns-2 .service-item-wrapper,
    .service-listing-wrapper.service-grid-listing.columns-3 .service-item-wrapper,
    .service-listing-wrapper.service-grid-listing.columns-4 .service-item-wrapper,
    .service-listing-wrapper.service-grid-listing.columns-5 .service-item-wrapper,
    .service-listing-wrapper.service-grid-listing.columns-6 .service-item-wrapper {
        width: 50%;
    }
}
@media only screen and (min-width: 768px) {
    .service-listing-wrapper.service-grid-listing {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .service-listing-wrapper.service-grid-listing.columns-3 .service-item-wrapper,
    .service-listing-wrapper.service-grid-listing.columns-4 .service-item-wrapper,
    .service-listing-wrapper.service-grid-listing.columns-5 .service-item-wrapper,
    .service-listing-wrapper.service-grid-listing.columns-6 .service-item-wrapper {
        width: 33.3333%;
    }
}
@media only screen and (min-width: 992px) {
    .service-grid-listing.service-grid-listing.columns-4 .service-item-wrapper {
        width: 25%;
    }
    .service-grid-listing.service-grid-listing.columns-5 .service-item-wrapper {
        width: 20%;
    }
    .service-grid-listing.service-grid-listing.columns-6 .service-item-wrapper {
        width: 16.6667%;
    }
}
.single-service .post-media-wrapper {
    position: relative;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.single-service .benefits-wrapper {
    margin: 0 -5px;
    font-size: 0;
    line-height: 1;
}
.single-service .benefits-wrapper .benefit-item-wrapper {
    width: calc(100% - 10px);
    padding: 0 5px 10px;
    display: inline-block;
    vertical-align: top;
}
.single-service .benefits-wrapper .benefit-item {
    border-width: 1px;
    border-style: solid;
    position: relative;
    -webkit-border-radius: 25px 25px 25px 0;
    border-radius: 25px 25px 25px 0;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    padding: 45px 35px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
}
.single-service .benefits-wrapper .benefit-item:hover {
    -webkit-box-shadow: 0 18px 43px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 18px 43px rgba(0, 0, 0, 0.05);
    box-shadow: 0 18px 43px rgba(0, 0, 0, 0.05);
}
.single-service .benefits-wrapper .benefit-item-icon {
    width: 37px;
    height: 37px;
    text-align: center;
    position: relative;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.single-service .benefits-wrapper .benefit-item-icon i {
    font-size: 37px;
    line-height: 1;
    position: relative;
    z-index: 2;
}
.single-service .benefits-wrapper .benefit-item-icon .benefit-item-icon-bg {
    width: 52px;
    height: 52px;
    position: absolute;
    left: 50%;
    top: 50%;
    right: initial;
    margin: -26px 0 0 -26px;
    opacity: 0.07;
    overflow: hidden;
    -webkit-mask-image: url(../img/service-icon-bg2.svg);
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
}
.single-service .benefits-wrapper .benefit-item-title {
    width: 100%;
}
.single-service .benefits-wrapper .benefit-item-title h6 {
    font-weight: 600;
    letter-spacing: -0.02em;
}
.single-service .benefits-wrapper .benefit-item-title:not(:first-child) {
    margin: 0 0 0 25px;
}
.single-service .help-item {
    margin: 10px 0 0;
}
.single-service .help-item .help-item-title {
    padding: 11px 50px 11px 20px;
    position: relative;
    cursor: pointer;
    font-weight: 600;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
.single-service .help-item .help-item-title:after {
    content: "\e801";
    width: 20px;
    height: 20px;
    position: absolute;
    display: block;
    right: 15px;
    left: initial;
    top: 50%;
    margin: -10px 0 0;
    font: 400 normal 7px/20px "fontello";
    text-align: center;
    -webkit-transition: transform 0.3s, margin 0.3s;
    transition: transform 0.3s, margin 0.3s;
}
.single-service .help-item .help-item-content {
    padding: 20px;
    display: none;
}
.single-service .help-item.active .help-item-title:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: -12px 0 0;
}
@media only screen and (min-width: 576px) {
    .single-service .benefits-wrapper .benefit-item-wrapper {
        width: calc(50% - 10px);
        padding: 0 5px 10px;
    }
}
@media only screen and (min-width: 768px) {
    .single-service h3.post-title {
        font-size: 30px;
        font-weight: 600;
        letter-spacing: -0.03em;
    }
    .single-service .benefits-wrapper .benefit-item-wrapper {
        width: calc(33.3333% - 10px);
        padding: 0 5px 10px;
    }
}
.team-listing-wrapper {
    margin: 0 -15px -50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.team-listing-wrapper .team-item-wrapper {
    padding: 0 15px;
    margin: 0 0 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.team-item {
    overflow: hidden;
    position: relative;
}
.team-item .team-item-link {
    display: block;
    text-decoration: none;
}
.team-item .team-item-media {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px 5px 5px 60px;
    border-radius: 5px 5px 5px 60px;
    height: 381px;
}
.team-item .team-item-media img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
}
.team-item .team-item-content {
    display: block;
}
.team-item .team-item-content:not(:first-child) {
    margin: 24px 0 0;
}
.team-item .post-title {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 700;
    display: block;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.team-item .team-item-position {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
}
.team-item .team-item-position:not(:first-child) {
    margin: 5px 0 0;
}
.team-item .team-item-socials {
    position: absolute;
    width: 72px;
    height: 381px;
    left: initial;
    right: -72px;
    top: 0;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
.team-item .team-item-socials .team-socials.wrapper-socials {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.team-item .team-item-socials .team-socials.wrapper-socials li {
    margin: 24px 0 6px;
    left: -100%;
    -webkit-transition: all 0.3s 0.15s;
    transition: all 0.3s 0.15s;
}
.team-item:hover .team-item-socials {
    left: initial;
    right: 0;
}
.team-item:hover .team-item-socials .team-socials.wrapper-socials li {
    left: 0;
    margin: 24px 0 6px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n + 1) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n + 2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n + 3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n + 4) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n + 5) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n + 6) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
}
.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n + 7) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.team-item:hover .team-item-socials .team-socials.wrapper-socials li:nth-child(2n + 8) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
}
@media only screen and (min-width: 576px) {
    .team-listing-wrapper.columns-2 .team-item-wrapper,
    .team-listing-wrapper.columns-3 .team-item-wrapper,
    .team-listing-wrapper.columns-4 .team-item-wrapper,
    .team-listing-wrapper.columns-5 .team-item-wrapper,
    .team-listing-wrapper.columns-6 .team-item-wrapper {
        width: 50%;
    }
}
@media only screen and (min-width: 992px) {
    .team-listing-wrapper.columns-3 .team-item-wrapper {
        width: 33.3333%;
    }
    .team-listing-wrapper.columns-4 .team-item-wrapper {
        width: 25%;
    }
    .team-listing-wrapper.columns-5 .team-item-wrapper {
        width: 20%;
    }
    .team-listing-wrapper.columns-6 .team-item-wrapper {
        width: 16.6667%;
    }
}
.single-team .section-accent-bg {
    padding: 90px 0;
}
.single-team .section-accent-bg:not(:first-child) {
    margin: 90px 0 0;
}
.single-team .section-accent-bg .content-wrapper {
    margin: 0 auto;
}
.single-team .content-wrapper {
    display: block;
}
.single-team .team-short-info-position {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 1px 0 0;
}
.single-team .team-short-info-text:not(:first-child) {
    margin: 11px 0 0;
}
.single-team .team-short-contact-button {
    font-size: 0;
    line-height: 1;
}
.single-team .team-short-contact-button:not(:first-child) {
    margin: 30px 0 0;
}
.single-team .team-short-contact-button .technum-button {
    padding-left: 30px;
    padding-right: 30px;
}
.single-team .team-short-info-media img {
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.single-team .team-skills ul li,
.single-team .team-values ul li {
    font-weight: 600;
}
.single-team .team-personal-info-item {
    font-weight: 600;
}
.single-team .team-socials.wrapper-socials {
    margin-top: -5px;
}
.special-title {
    position: relative;
}
.special-title .special-title-backward {
    position: absolute;
    font-size: 56px;
    font-weight: 800;
    line-height: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.3;
    white-space: nowrap;
    top: -0.4em;
    left: 0.4em;
    right: initial;
    display: none;
}
.special-title h1,
.special-title h2,
.special-title h3,
.special-title h4,
.special-title h5,
.special-title h6 {
    position: relative;
    z-index: 2;
    margin: 0 !important;
}
.team-experience-list .team-experience-item {
    padding: 0 0 0 30px;
    position: relative;
}
.team-experience-list .team-experience-item:before {
    content: "";
    position: absolute;
    display: block;
    width: 3px;
    height: 3px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 2px;
    right: initial;
    top: 0.5625em;
    border-style: solid;
    border-width: 3px;
}
.team-experience-list .team-experience-item:not(:first-child) {
    margin: 20px 0 0;
}
.team-experience-list .team-experience-item-title {
    font-weight: 600;
}
.team-experience-list .team-experience-item-period {
    font-weight: 500;
    font-size: 0.875em;
    line-height: 1.5714em;
}
.team-experience-list .team-experience-item-description:not(:first-child) {
    margin: 0.625em 0 0;
}
.team-short-info-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
}
.team-short-info-wrapper .team-short-info-text:not(:last-child) {
    margin: 50px 0 0;
}
.team-biography-wrapper .team-biography-text:not(:first-child) {
    margin: 2.125em 0 0;
}
.team-data-wrapper:not(:first-child),
.team-data-wrapper .team-skills:not(:first-child),
.team-data-wrapper .team-values:not(:first-child) {
    margin: 50px 0 0;
}
.team-expirience .team-expirience-wrapper:not(:first-child) {
    margin: 2.125em 0 0;
}
.team-expirience .team-expirience-professional:not(:first-child) {
    margin: 50px 0 0;
}
@media only screen and (min-width: 768px) {
    .single-team .section-accent-bg {
        padding: 120px 0;
    }
    .single-team .section-accent-bg:not(:first-child) {
        margin: 120px 0 0;
    }
    .single-team .team-short-contact-button:not(:first-child) {
        margin: 40px 0 0;
    }
    .special-title .special-title-backward {
        display: inline-block;
        font-size: 100px;
        top: -0.47em;
    }
}
@media only screen and (min-width: 992px) {
    .single-team .section-accent-bg:not(:first-child) {
        margin: 150px 0 0;
    }
    .team-short-info-wrapper {
        margin: 0 -15px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .team-short-info-wrapper .team-short-info-text,
    .team-short-info-wrapper .team-short-info-media {
        width: 50%;
        padding: 0 15px;
    }
    .team-short-info-wrapper .team-short-info-text:not(:last-child),
    .team-short-info-wrapper .team-short-info-media:not(:last-child) {
        margin-top: 0;
    }
    .team-biography-wrapper {
        margin: 0 -30px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .team-biography-wrapper .team-biography-title.special-title .special-title-backward {
        left: calc(0.4em + 30px);
    }
    .team-biography-wrapper .team-biography-title,
    .team-biography-wrapper .team-biography-text {
        width: 50%;
        padding: 0 30px;
        position: relative;
    }
    .team-biography-wrapper .team-biography-text,
    .team-biography-wrapper .team-biography-text:not(:first-child) {
        margin: 0;
    }
    .team-biography-wrapper .team-biography-text:not(:first-child):before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 8px;
        bottom: 8px;
        right: initial;
        width: 1px;
    }
    .team-data-wrapper {
        margin: 0 -15px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .team-data-wrapper:not(:first-child) {
        margin: 60px -15px 0;
    }
    .team-data-wrapper .team-personal-info,
    .team-data-wrapper .team-skills,
    .team-data-wrapper .team-values {
        width: 33.3333%;
        padding: 0 15px;
    }
    .team-data-wrapper .team-personal-info:not(:first-child),
    .team-data-wrapper .team-skills:not(:first-child),
    .team-data-wrapper .team-values:not(:first-child) {
        margin: 0;
    }
    .team-expirience .team-expirience-wrapper {
        margin: 0 -15px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .team-expirience .team-expirience-wrapper:not(:first-child) {
        margin: 2.125em -15px 0;
    }
    .team-expirience .team-expirience-wrapper .team-expirience-education,
    .team-expirience .team-expirience-wrapper .team-expirience-professional {
        width: 50%;
        padding: 0 15px;
    }
    .team-expirience .team-expirience-wrapper .team-expirience-education:not(:first-child),
    .team-expirience .team-expirience-wrapper .team-expirience-professional:not(:first-child) {
        margin: 0;
    }
}
.vacancy-listing-wrapper {
    margin-top: -30px;
}
.vacancy-listing-wrapper .vacancy-item-wrapper {
    padding: 30px 0 0;
}
.vacancy-listing-wrapper .vacancy-item {
    border-width: 1px;
    border-style: solid;
    position: relative;
    -webkit-border-radius: 25px 25px 25px 0;
    border-radius: 25px 25px 25px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: default;
    padding: 30px 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.vacancy-listing-wrapper .vacancy-item:hover {
    -webkit-box-shadow: 0 18px 43px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 18px 43px rgba(0, 0, 0, 0.05);
    box-shadow: 0 18px 43px rgba(0, 0, 0, 0.05);
}
.vacancy-listing-wrapper .vacancy-item .vacancy-item-header,
.vacancy-listing-wrapper .vacancy-item .vacancy-item-excerpt,
.vacancy-listing-wrapper .vacancy-item .vacancy-item-salary,
.vacancy-listing-wrapper .vacancy-item .vacancy-item-button {
    padding: 15px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.vacancy-listing-wrapper .vacancy-item .vacancy-item-header {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.vacancy-listing-wrapper .vacancy-item .vacancy-item-salary {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.vacancy-listing-wrapper .vacancy-item .vacancy-item-button {
    padding-top: 10px;
    font-size: 0;
    line-height: 1;
}
.vacancy-listing-wrapper .vacancy-item .vacancy-item-button .technum-button {
    min-width: 123px;
}
.vacancy-listing-wrapper .vacancy-item .vacancy-post-title:not(:first-child) {
    margin-top: 0.9167em;
}
.vacancy-listing-wrapper .vacancy-item .vacancy-salary .vacancy-salary-value {
    margin-top: 10px;
}
@media only screen and (min-width: 576px) {
    .vacancy-listing-wrapper .vacancy-item {
        padding: 35px 50px;
    }
}
@media only screen and (min-width: 992px) {
    .vacancy-listing-wrapper .vacancy-item {
        padding: 40px 25px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .vacancy-listing-wrapper .vacancy-item .vacancy-item-header,
    .vacancy-listing-wrapper .vacancy-item .vacancy-item-excerpt,
    .vacancy-listing-wrapper .vacancy-item .vacancy-item-salary,
    .vacancy-listing-wrapper .vacancy-item .vacancy-item-button {
        padding: 0 25px;
    }
    .vacancy-listing-wrapper .vacancy-item .vacancy-item-header {
        padding-top: 10px;
        width: 24%;
    }
    .vacancy-listing-wrapper .vacancy-item .vacancy-item-excerpt {
        width: 100%;
    }
    .vacancy-listing-wrapper .vacancy-item .vacancy-item-salary {
        width: 26%;
    }
    .vacancy-listing-wrapper .vacancy-item .vacancy-item-button {
        padding-top: 10px;
    }
}
.single-vacancy .vacancy-post-content {
    margin: -8px 0 0;
}
.single-vacancy .vacancy-post-button {
    font-size: 0;
    line-height: 1;
}
.single-vacancy .vacancy-post-button:not(:first-child) {
    margin: 40px 0 0;
}
.single-vacancy .vacancy-post-button .technum-button {
    padding: 18px 40px;
}
.vacancy-post-meta {
    margin: 0 -9px;
    font-size: 0;
    line-height: 1;
}
.vacancy-post-meta .vacancy-post-meta-item {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 27px;
    text-transform: uppercase;
    margin: 0 9px;
    max-width: calc(100% - 18px);
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: relative;
}
.vacancy-post-meta .vacancy-post-meta-item.vacancy-occupation {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 16px;
}
.vacancy-info:not(:last-child),
.vacancy-item:not(:last-child) {
    margin-bottom: 60px;
}
.vacancy-info .vacancy-post-title,
.vacancy-item .vacancy-post-title {
    font-weight: 600;
    letter-spacing: -0.03em;
    line-height: 1.5417em;
    margin: 0;
}
.vacancy-info .vacancy-post-title:not(:first-child),
.vacancy-item .vacancy-post-title:not(:first-child) {
    margin-top: 0.875em;
}
.vacancy-info .vacancy-salary,
.vacancy-item .vacancy-salary {
    text-transform: uppercase;
}
.vacancy-info .vacancy-salary:not(:first-child),
.vacancy-item .vacancy-salary:not(:first-child) {
    margin-top: 0.75em;
}
.vacancy-info .vacancy-salary .vacancy-salary-label,
.vacancy-item .vacancy-salary .vacancy-salary-label {
    font-size: 12px;
    line-height: 27px;
}
.vacancy-info .vacancy-salary .vacancy-salary-value,
.vacancy-item .vacancy-salary .vacancy-salary-value {
    font-weight: 600;
}
.related-vacancy-title {
    margin: 0 0 40px;
}
.post-categories {
    margin: 0 -5px -5px 0;
    font-size: 0;
    line-height: 1;
}
.post-categories .post-category-item {
    display: inline-block;
    margin: 0 5px 5px 0;
    font-size: 13px;
    line-height: 1.4615em;
    font-weight: 600;
    padding: 0.2308em 0.7692em;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
.post-comments-list {
    padding: 22px 0 0;
}
.post-comments-list .post-comment-wrapper.depth-1 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 41px;
}
.post-comments-wrapper:not(:first-child) {
    margin: 90px 0 0;
}
.post-comments-wrapper > .comment-respond:not(:first-child) {
    margin: 94px 0 0;
}
.comment-reply-title small {
    font-size: 60%;
    margin: 0 0 0 6px;
}
.post-comment-wrapper.bypostauthor > .post-comment-item .post-comment-author:after {
    content: "\f007";
    font: 400 normal 1em "Font Awesome 5 Free";
    margin: 0 0 0 10px;
    color: #00dbb0;
}
.post-comment-avatar {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    float: left;
}
.post-comment-avatar .avatar {
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 45px;
    height: auto;
    margin: 3px 15px 0 0;
}
.post-comment-avatar + .post-comment-main .post-comment-meta {
    margin-left: 60px;
}
.post-comment-main {
    width: 100%;
}
.post-comment-info {
    margin: 0;
}
.post-comment-meta {
    margin-top: -1px;
}
.post-comment-author {
    line-height: 1.4em;
    font-weight: 700;
}
.post-comment-buttons {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 0;
    line-height: 1;
    margin: 10px -3px 0 -2px;
}
.post-comment-buttons a {
    margin: 0 3px 0 2px;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-size: 11px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    padding: 0 6px 0 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    height: 21px;
}
.post-comment-content {
    clear: both;
}
.post-comment-content:not(:first-child) {
    padding-top: 21px;
}
.post-comment-date {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4286em;
    letter-spacing: -0.02em;
}
.post-comment-date:not(:first-child) {
    margin-top: 5px;
}
.post-comment-wrapper {
    margin-top: 38px;
}
.post-comment-wrapper > .post-comment-wrapper,
.post-comment-wrapper > .comment-respond {
    margin: 38px 0 0 30px;
}
.post-comments-list > .post-comment-wrapper:first-child {
    margin-top: 0;
}
.post-comments-list > .comment-respond:not(:first-child) {
    margin-top: 38px;
}
.comment-form {
    position: relative;
    z-index: 2;
}
.comment-form .submit {
    margin: 23px 0 0;
    min-width: 168px !important;
}
.form-fields {
    margin: -10px -5px 0;
    position: relative;
}
.form-fields:after {
    content: "";
    display: table;
    clear: both;
}
.form-fields .form-field {
    margin: 10px 5px 0;
    width: calc(100% - 10px);
    float: left;
}
.form-fields .form-field.form-cookies {
    margin-top: 22px;
}
.woocommerce #review_form #respond textarea {
    width: calc(100% - 10px);
}
.comment-navigation {
    margin: 30px 0 0;
}
.comment-navigation .nav-previous {
    text-align: left;
}
.comment-navigation .nav-previous a:before {
    content: "\f10c";
    display: inline-block;
    font: 400 normal 1em/1.2em "Flaticon";
    margin: 4px 10px 0 0;
    vertical-align: top;
}
.comment-navigation .nav-next {
    text-align: right;
}
.comment-navigation .nav-next a:after {
    content: "\f10c";
    display: inline-block;
    font: 400 normal 1em/1.2em "Flaticon";
    margin: 4px 0 0 10px;
    vertical-align: top;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
@media only screen and (min-width: 576px) {
    .post-comment-wrapper > .post-comment-wrapper,
    .post-comment-wrapper > .comment-respond {
        margin: 38px 0 0 50px;
    }
    .post-comment-item {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        position: relative;
    }
    .post-comment-avatar .avatar {
        width: auto;
        margin: 0 30px 0 0;
    }
    .post-comment-avatar + .post-comment-main .post-comment-meta {
        margin-left: 0;
    }
    .post-comment-content:not(:first-child) {
        padding-top: 11px;
    }
    .post-comment-info {
        margin: -2px 30px 0 0;
    }
    .post-comment-meta {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .post-comment-buttons {
        margin: 0 -3px 0 -2px;
    }
    .post-comment-date {
        font-size: 14px;
    }
    .form-fields .form-name,
    .form-fields .form-url,
    .form-fields .form-email {
        width: calc(33.3333% - 10px);
    }
}
@media only screen and (min-width: 768px) {
    .post-comment-wrapper:not(:first-child) {
        margin: 50px 0 0;
    }
    .post-comment-wrapper > .post-comment-wrapper,
    .post-comment-wrapper > .comment-respond {
        margin: 40px 0 0 100px;
    }
}
@media only screen and (min-width: 992px) {
    .post-comments-wrapper:not(:first-child) {
        margin: 137px 0 0;
    }
}
.post-media-wrapper {
    position: relative;
}
.post-media-wrapper .mejs-controls {
    height: 55px;
}
.post-gallery-carousel .item + .item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
}
.post-gallery-carousel.owl-carousel.owl-theme:hover .owl-nav {
    left: 30px;
    right: 30px;
}
.post-quote {
    overflow: hidden;
    position: relative;
    padding: 1.5em 1em 1.5em 4em;
    display: block;
    text-decoration: none;
    max-width: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.post-quote:before {
    content: "\e811";
    position: absolute;
    display: block;
    left: 0.55em;
    right: initial;
    top: 0.75em;
    font: 400 normal 2em/1em "fontello";
    letter-spacing: normal;
    opacity: 0.2;
}
.post-quote .post-quote-text {
    font-size: 1em;
    line-height: 1.6667em;
    font-weight: 700;
    position: relative;
    z-index: 3;
    letter-spacing: -0.005em;
}
.post-quote .post-quote-author {
    font-size: 0.875em;
    line-height: 2em;
    font-weight: 500;
    position: relative;
    z-index: 3;
    padding: 0 0 0 2.625em;
}
.post-quote .post-quote-author:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: initial;
    width: 1.75em;
    height: 0;
    top: 1.125em;
    border-top: solid 1px;
}
.post-quote .post-quote-author:not(:first-child) {
    margin: 0.6875em 0 0;
}
.elementor-widget-technum_blog_listing .blog-item .post-media-wrapper picture {
    display: block;
    overflow: hidden;
    font-size: 0;
    line-height: 1;
}
.elementor-widget-technum_blog_listing .blog-item .post-media-wrapper img {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.elementor-widget-technum_blog_listing .blog-item:hover .post-media-wrapper img {
    -webkit-transform: scale(1.05) translateX(2%);
    -ms-transform: scale(1.05) translateX(2%);
    transform: scale(1.05) translateX(2%);
}
@media only screen and (max-width: 575px) {
    .post-media-wrapper .wp-video .mejs-video {
        height: 50.8187vw !important;
    }
    .post-media-wrapper .wp-video .mejs-mediaelement iframe {
        height: 50.8187vw !important;
    }
}
@media only screen and (min-width: 768px) {
    .post-quote {
        padding: 2.625em 2.8125em 2.625em 9.375em;
    }
    .post-quote:before {
        font-size: 4.0625em;
        top: 0.6em;
        left: 0.7692em;
        right: initial;
    }
    .post-quote .post-quote-text {
        font-size: 112.5%;
    }
    .post-quote .post-quote-author {
        padding: 0 0 0 3.125em;
        font-size: 1em;
    }
    .post-quote .post-quote-author:before {
        width: 2.25em;
    }
}
@media only screen and (max-width: 991px) {
    .post-media-wrapper .wp-video .mejs-video {
        height: 43.2674vw !important;
    }
    .post-media-wrapper .wp-video .mejs-mediaelement iframe {
        height: 43.2674vw !important;
    }
}
.technum_post_meta {
    font-size: 0;
    line-height: 1;
}
.technum_post_meta .technum_post_meta_item {
    display: inline-block;
    vertical-align: top;
    color: #b6b6b6;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    position: relative;
    margin: 0;
}
.technum_post_meta .technum_post_meta_item:not(:last-child) {
    padding: 0 25px 0 0;
}
.technum_post_meta .technum_post_meta_item:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    left: auto;
    top: 9px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.technum_post_meta .technum_post_meta_item.meta_item_tags a:before {
    content: "#";
}
.technum_post_meta .technum_post_meta_item.meta_item_socials {
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 1;
    margin: 20px 0 0;
}
.technum_post_meta .technum_post_meta_item.meta_item_socials li {
    margin: 0 8px;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}
.technum_post_meta .technum_post_meta_item.meta_item_socials li:first-child {
    margin: 0 8px 0 0;
}
.technum_post_meta .technum_post_meta_item.meta_item_socials li:last-child {
    margin: 0 0 0 8px;
}
.technum_post_meta .technum_post_meta_item.meta_item_socials li:before {
    content: none;
    display: none;
}
.technum_post_meta .technum_post_meta_item.meta_item_socials a {
    text-align: center;
    display: block;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
    width: 2.3077em;
    height: 2.3077em;
    font: 400 normal 13px/2.3077em "Font Awesome 5 Free";
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #eceae4;
}
.technum_post_meta .technum_post_meta_item.meta_item_socials a:hover {
    color: #fff;
}
.technum_post_meta .technum_post_meta_item a {
    color: inherit;
}
@media only screen and (min-width: 576px) {
    .technum_post_meta .technum_post_meta_item.meta_item_socials {
        margin: 0;
    }
}
.post-navigation {
    margin: 60px 0 0;
}
.post-navigation .post-navigation-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.post-navigation .post-navigation-item {
    padding: 0;
}
.post-navigation .post-navigation-item:before {
    content: none;
    display: none;
}
.post-navigation .post-navigation-item.prev-post .post-navigation-link a:before {
    content: "\e80d";
    font: 400 normal 0.7143em/3em "fontello";
    margin: 0 1em 0 0;
    vertical-align: middle;
}
.post-navigation .post-navigation-item.next-post .post-navigation-link a:after {
    content: "\e824";
    font: 400 normal 0.7143em/3em "fontello";
    margin: 0 0 0 1em;
    vertical-align: middle;
}
.post-navigation .archive-icon-link {
    margin: 0 20px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.post-navigation .archive-icon-link .archive-icon {
    display: block;
    font: 400 normal 20px/1em "fontello";
    width: 20px;
}
.post-navigation .archive-icon-link .archive-icon:before {
    content: "\e82a";
}
.post-navigation .post-navigation-link {
    position: relative;
    z-index: 2;
}
.post-navigation .post-navigation-link a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.post-navigation .post-navigation-block {
    margin: 26px 0 0;
    display: none;
}
.post-navigation .prev-post {
    width: 50%;
}
.post-navigation .prev-post .post-navigation-image {
    margin: 0 24px 0 0;
}
.post-navigation .next-post {
    width: 50%;
    text-align: right;
}
.post-navigation .next-post .post-navigation-image {
    margin: 0 0 0 24px;
}
.post-navigation .post-navigation-image {
    width: 70px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.post-navigation .post-navigation-image img {
    position: relative;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.post-navigation .post-navigation-title {
    font-weight: 500;
    line-height: 1.5635em;
}
.post-navigation .post-navigation-categories {
    margin: 10px 0 0;
    font-size: 0.75em;
    line-height: 2em;
    font-weight: 500;
    text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
    .post-navigation {
        margin: 100px 0 0;
    }
    .post-navigation .archive-icon-link {
        margin: 0 30px;
    }
    .post-navigation .archive-icon-link.with-labels {
        margin-top: 54px;
    }
    .post-navigation .prev-post .post-navigation-block {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
    .post-navigation .next-post {
        text-align: right;
    }
    .post-navigation .next-post .post-navigation-block {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
    .post-navigation .prev-post,
    .post-navigation .next-post {
        width: 40%;
        max-width: 270px;
    }
    .post-navigation .post-navigation-item.prev-post .post-navigation-link a:before {
        margin: 0 2.2em 0 0;
    }
    .post-navigation .post-navigation-item.next-post .post-navigation-link a:after {
        margin: 0 0 0 2.2em;
    }
}
@media only screen and (min-width: 992px) {
    .post-navigation {
        margin: 140px 0 0;
    }
    .post-navigation .prev-post,
    .post-navigation .next-post {
        width: 33.3333%;
    }
}
.content-pagination:not(:first-child) {
    margin-top: 40px;
}
.content-pagination .pagination {
    display: block;
    position: relative;
    z-index: 2;
}
.content-pagination .nav-links {
    margin: 0 -5px;
    font-size: 0;
    line-height: 1;
    text-align: center;
}
.content-pagination .page-numbers,
.content-pagination .post-page-numbers {
    display: inline-block;
    vertical-align: top;
    margin: 10px 5px 0;
    padding: 0 5px;
    min-width: 46px;
    height: 46px;
    position: relative;
    font-size: 16px;
    line-height: 44px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all, 0.3s;
    transition: all, 0.3s;
    overflow: hidden;
}
.content-pagination .page-numbers.dots,
.content-pagination .post-page-numbers.dots {
    cursor: default;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 29px;
}
.content-pagination .page-numbers.current,
.content-pagination .post-page-numbers.current {
    cursor: default;
}
.content-pagination .page-numbers.current,
.content-pagination .page-numbers:hover,
.content-pagination .post-page-numbers.current,
.content-pagination .post-page-numbers:hover {
    border-color: transparent;
    -webkit-box-shadow: 0 6px 13px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 6px 13px rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 13px rgba(0, 0, 0, 0.15);
}
.content-pagination .page-numbers .button-icon,
.content-pagination .post-page-numbers .button-icon {
    display: inline-block;
    vertical-align: top;
    font: 400 normal 10px/43px "fontello";
}
.content-pagination .page-numbers.prev,
.content-pagination .post-page-numbers.prev {
    margin-left: 5px;
    margin-right: 15px;
}
.content-pagination .page-numbers.prev .button-icon:before,
.content-pagination .post-page-numbers.prev .button-icon:before {
    content: "\e80d";
}
.content-pagination .page-numbers.next,
.content-pagination .post-page-numbers.next {
    margin-left: 15px;
    margin-right: 5px;
}
.content-pagination .page-numbers.next .button-icon:before,
.content-pagination .post-page-numbers.next .button-icon:before {
    content: "\e824";
}
.filter-control-wrapper {
    margin: 0 auto 42px;
    width: 100%;
}
.filter-control-wrapper .filter-control-list .dots {
    list-style: none;
    margin: 0 -10px;
    padding: 0;
    font-size: 0;
    line-height: 1;
}
.filter-control-wrapper .filter-control-list .dots .dot {
    display: inline-block;
    vertical-align: bottom;
    font-weight: 600;
    margin: 0 10px !important;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.filter-control-wrapper .filter-control-list .dots .dot.active {
    cursor: default;
}
.filter-control-wrapper .filter-control-list .dots .dot:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    width: 0;
}
.filter-control-wrapper .filter-control-list .dots .dot:not(.active):hover:after {
    width: 100%;
}
.elementor-section.elementor-section-full_width > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap .filter-control-wrapper,
.elementor-section.elementor-section-full_width > .elementor-container > .elementor-row > .elementor-column > .elementor-widget-wrap .filter-control-wrapper {
    padding: 0 15px;
}
@media only screen and (min-width: 768px) {
    .filter-control-wrapper .filter-control-list .dots {
        margin: 0 -16px;
    }
    .filter-control-wrapper .filter-control-list .dots .dot {
        margin: 0 16px !important;
    }
    .elementor-section.elementor-section-full_width > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap .filter-control-wrapper,
    .elementor-section.elementor-section-full_width > .elementor-container > .elementor-row > .elementor-column > .elementor-widget-wrap .filter-control-wrapper {
        padding: 0 30px;
    }
}
@media only screen and (min-width: 992px) {
    .elementor-section.elementor-section-full_width > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap .filter-control-wrapper,
    .elementor-section.elementor-section-full_width > .elementor-container > .elementor-row > .elementor-column > .elementor-widget-wrap .filter-control-wrapper {
        max-width: 1250px;
        padding: 0 40px;
    }
}
.recent-posts-wrapper:not(:first-child) {
    margin-top: 95px;
}
.elementor-widget .technum-heading.heading-with-pagination {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    text-align: center;
}
.elementor-widget .technum-heading.heading-with-pagination .technum-heading-inner {
    display: block;
}
.elementor-widget .technum-heading.heading-with-pagination:not(:last-child) {
    margin-bottom: 50px;
}
.elementor-widget .owl-dots-desktop {
    display: none;
}
@media only screen and (min-width: 992px) {
    .elementor-widget .technum-heading.heading-with-pagination {
        margin: 0 auto;
        width: 100%;
        max-width: 1170px;
    }
    .elementor-widget .technum-heading.heading-with-pagination .technum-heading-inner {
        width: calc(100% - 30px);
    }
    .elementor-widget .technum-heading.heading-with-pagination .owl-dots {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
    }
    .elementor-widget.title-alignment-left .technum-heading.heading-with-pagination {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: left;
    }
    .elementor-widget.title-alignment-left .technum-heading.heading-with-pagination .technum-heading-inner {
        margin: 0 15px 0 0;
    }
    .elementor-widget.title-alignment-left .technum-heading.heading-with-pagination .owl-dots {
        margin: 0 -13px 0.275em 2px;
    }
    .elementor-widget.title-alignment-right .technum-heading.heading-with-pagination {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: right;
    }
    .elementor-widget.title-alignment-right .technum-heading.heading-with-pagination .technum-heading-inner {
        margin: 0 0 0 15px;
    }
    .elementor-widget.title-alignment-right .technum-heading.heading-with-pagination .owl-dots {
        margin: 0 2px 0.275em -13px;
    }
    .elementor-widget.title-alignment-center .technum-heading.heading-with-pagination {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        text-align: center;
    }
    .elementor-widget.title-alignment-center .technum-heading.heading-with-pagination .technum-heading-inner {
        margin: 0;
    }
    .elementor-widget.title-alignment-center .technum-heading.heading-with-pagination .owl-dots {
        margin-top: 30px;
    }
    .elementor-widget .owl-dots-desktop {
        display: block;
    }
    .elementor-widget .owl-dots-mobile {
        display: none;
    }
}
.content-wrapper ul.wrapper-socials {
    margin: -15px -7px 0 -8px;
}
.content-wrapper ul.wrapper-socials li {
    margin: 15px 7px 0 8px;
}
.content-wrapper ul.wrapper-socials a {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
    border: none;
    padding: 0;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border-top: none;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item:not(:last-of-type) {
    margin-bottom: 10px;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
    padding: 11px 20px 13px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: 600;
    border: none;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: 26px;
    height: 26px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
    line-height: 28px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right,
.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    text-align: center;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    margin-left: 20px;
    order: 2;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    margin-right: 20px;
    order: 0;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon i {
    line-height: 26px;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-title {
    width: 100%;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-content {
    padding: 12px 20px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0 0;
}
.elementor-widget-technum_button .button-container {
    position: relative;
    z-index: 2;
    line-height: 1;
    font-size: 0;
}
.technum-content-slider-widget .owl-carousel.owl-theme .owl-nav {
    left: 60px;
    right: 60px;
    opacity: 0;
}
.technum-content-slider-widget .owl-carousel.owl-theme:hover .owl-nav {
    left: 30px;
    right: 30px;
    opacity: 1;
}
.technum-content-slider-widget .owl-carousel.owl-theme .owl-item {
    outline: none;
}
.technum-content-slider-widget .owl-carousel.owl-theme .owl-item .technum-content-wrapper-1,
.technum-content-slider-widget .owl-carousel.owl-theme .owl-item .technum-content-wrapper-2,
.technum-content-slider-widget .owl-carousel.owl-theme .owl-item .technum-content-wrapper-3 {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.technum-content-slider-widget .owl-carousel.owl-theme .owl-item .technum-content-wrapper-1 {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.technum-content-slider-widget .owl-carousel.owl-theme .owl-item .technum-content-wrapper-2 {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.technum-content-slider-widget .owl-carousel.owl-theme .owl-item .technum-content-wrapper-3 {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}
.technum-content-slider-widget .owl-carousel.owl-theme .owl-item.active .technum-content-wrapper-1,
.technum-content-slider-widget .owl-carousel.owl-theme .owl-item.active .technum-content-wrapper-2,
.technum-content-slider-widget .owl-carousel.owl-theme .owl-item.active .technum-content-wrapper-3 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.technum-content-slider-widget .owl-carousel.owl-theme .slider-item {
    position: relative;
    background-blend-mode: overlay;
    height: 500px;
}
.technum-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-start .elementor-container > .elementor-row {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
}
.technum-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-center .elementor-container > .elementor-row {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.technum-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-end .elementor-container > .elementor-row {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}
.technum-content-slider-widget .owl-carousel.owl-theme .slider-item.aside-area-position-left,
.technum-content-slider-widget .owl-carousel.owl-theme .slider-item.aside-area-position-right {
    padding: 0 0 60px;
}
.technum-content-slider-widget .owl-carousel.owl-theme .slide-image-column {
    display: none;
}
.technum-content-slider-widget .owl-carousel.owl-theme .slide-content-column {
    padding: 0 15px;
    width: 100%;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.technum-content-slider-widget .owl-carousel.owl-theme .elementor-section,
.technum-content-slider-widget .owl-carousel.owl-theme .elementor-container,
.technum-content-slider-widget .owl-carousel.owl-theme .elementor-row {
    position: relative;
    height: 100%;
}
.technum-content-slider-widget .owl-carousel.owl-theme .elementor-row {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.technum-content-slider-widget .owl-carousel.owl-theme .technum-heading {
    font-size: 40px;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: -0.02em;
}
.technum-content-slider-widget .owl-carousel.owl-theme .technum-heading .technum-subheading {
    font-size: 1.8em;
    opacity: 0.5;
    display: none;
}
.technum-content-slider-widget .owl-carousel.owl-theme .technum-content-wrapper-2:not(:first-child) {
    margin: 16px 0 0;
}
.technum-content-slider-widget .owl-carousel.owl-theme .technum-content-wrapper-3:not(:first-child) {
    margin: 32px 0 0;
}
.technum-content-slider-widget .aside-area {
    position: absolute;
    min-height: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border-top-width: 1px;
    border-top-style: solid;
}
.technum-content-slider-widget .aside-area .owl-dots {
    margin: 2px 2px 15px;
}
.technum-content-slider-widget .aside-area .content-slider-socials {
    margin: 0 12px 10px 12px;
}
.technum-content-slider-widget .aside-area .content-slider-socials li {
    margin: 10px 5px 0;
}
.technum-content-slider-widget .aside-area .content-slider-socials li a {
    background-color: transparent;
    font-size: 15px;
}
.technum-content-slider-widget .bottom-area {
    position: relative;
    z-index: 10;
}
.technum-content-slider-widget .bottom-area .contacts {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    padding: 5px 0 20px;
}
.technum-content-slider-widget .bottom-area .contacts .contact-item {
    margin: 20px 15px 0;
    padding: 0 0 0 48px;
    position: relative;
    font-size: 14px;
    line-height: 1.6428em;
    font-weight: 500;
}
.technum-content-slider-widget .bottom-area .contacts .contact-item:before {
    position: absolute;
    left: 0;
    right: initial;
    top: 50%;
    margin: -15px 0 0;
    width: 30px;
    height: 30px;
    text-align: center;
    font: 400 normal 28px/30px "Fontello";
}
.technum-content-slider-widget .bottom-area .contacts .contact-item.contact-item-email:before {
    content: "\e808";
}
.technum-content-slider-widget .bottom-area .contacts .contact-item.contact-item-phone:before {
    content: "\e81c";
}
.technum-content-slider-widget .bottom-area .contacts .contact-item.contact-item-address:before {
    content: "\e809";
}
.technum-content-slider-widget .bottom-area .contacts .contact-item-title {
    text-transform: uppercase;
    font-weight: 700;
}
.technum-content-slider-widget .bottom-area .owl-dots {
    position: absolute;
    left: 80px;
    bottom: 100%;
    margin: 0 0 22px;
}
.technum-content-slider-widget .bottom-area .content-slider-video {
    width: 60px;
    min-height: 60px;
    position: absolute;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    top: -60px;
    left: 0;
    right: initial;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.technum-content-slider-widget .bottom-area .content-slider-video img {
    display: none;
}
.technum-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .eicon-play {
    width: 60px;
    height: 60px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    text-align: center;
    border: none;
    font-size: 0;
    line-height: 1;
    cursor: pointer;
    opacity: 1;
    padding: 0 0 0 5px;
}
.technum-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .eicon-play:before {
    content: "\e813";
    font: 400 normal 16px/60px "Fontello";
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    text-shadow: none;
}
.technum-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play:hover .eicon-play {
    opacity: 0.8;
}
.technum-content-slider-widget .content-slider-item-buttons {
    font-size: 0;
    line-height: 1;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-button:not(:last-child) {
    margin: 0 25px 25px 0;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1 {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 -11px;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1 .video-button-wrapper {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    white-space: nowrap;
    padding: 0 0 0 104px;
    height: 59px;
    position: relative;
    cursor: pointer;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1 .video-button-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-image: none;
    text-align: center;
    outline: none;
    width: 94px;
    height: 94px;
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
    pointer-events: auto;
    z-index: 2;
    position: absolute;
    left: 0;
    right: initial;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1 .video-button-icon:before {
    content: "\e813";
    font: 400 normal 12px/45px "fontello";
    display: block;
    width: 44px;
    height: 44px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    right: initial;
    top: 50%;
    margin: -22px 0 0 -22px;
    padding: 0 0 0 3px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1 .video-button-icon .progress {
    position: absolute;
    width: 76px;
    height: 76px;
    top: calc(50% - 38px);
    left: calc(50% - 38px);
    -webkit-transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1 .video-button-icon .progress__circle,
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1 .video-button-icon .progress__path {
    fill: none;
    stroke-width: 1px;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1 .video-button-icon .progress__circle {
    opacity: 0.4;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1 .video-button-icon .progress__path {
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
    -webkit-transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
    transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1:hover .video-button-icon .progress {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    -ms-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1:hover .video-button-icon .progress__path {
    stroke-dashoffset: 0;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_1 .technum-video-button-text {
    font-size: 12px;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_2 {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_2 .video-button-icon {
    display: none;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_2 .video-button-wrapper {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 18px 28px 18px 70px;
    line-height: 1.6667em;
    text-decoration: none;
    -webkit-border-radius: 7px 7px 7px 0;
    border-radius: 7px 7px 7px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 70px;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    pointer-events: auto;
    border: none;
    z-index: 2;
    height: auto;
    box-shadow: none;
    -webkit-transition: all 0.4s cubic-bezier(0.3, 1, 0.8, 1);
    transition: all 0.4s cubic-bezier(0.3, 1, 0.8, 1);
    background-size: 230% 100%;
    background-repeat: no-repeat;
    background-position: 100% 0;
    font-size: 12px;
    font-weight: 600;
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_2 .video-button-wrapper:before {
    content: "\e813";
    position: absolute;
    width: 36px;
    height: 36px;
    left: 16px;
    right: initial;
    top: 50%;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 3px;
    font: 400 normal 10px/37px "Fontello";
}
.technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_2 .video-button-wrapper:hover {
    background-position: 0 0;
}
@media only screen and (min-width: 768px) {
    .technum-content-slider-widget .owl-carousel.owl-theme .slider-item {
        height: 600px;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-start .slide-image-column {
        right: 0;
        left: initial;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-center .slide-image-column {
        left: 50%;
        right: initial;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slider-item.content-position-end .slide-image-column {
        left: 0;
        right: initial;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slider-item.image-vertical-position-top .slide-image-column {
        top: 0;
        bottom: initial;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slider-item.image-vertical-position-middle .slide-image-column {
        top: 50%;
        bottom: initial;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slider-item.image-vertical-position-bottom .slide-image-column {
        top: initial;
        bottom: 0;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slide-image-column {
        width: 37%;
        position: absolute;
        top: 50%;
        vertical-align: top;
        font-size: 0;
        line-height: 1;
        display: block;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slide-image-column .tilt-effect {
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .technum-heading {
        font-size: 60px;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .technum-heading .technum-subheading {
        display: inline-block;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slide-content-column {
        width: 63%;
    }
    .technum-content-slider-widget .bottom-area {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
    }
    .technum-content-slider-widget .bottom-area .contacts {
        width: calc(100% - 150px);
        padding: 5px 20px 20px;
    }
    .technum-content-slider-widget .bottom-area .content-slider-video {
        width: 150px;
        position: relative;
        top: initial;
        left: initial;
        right: initial;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .technum-content-slider-widget .bottom-area .content-slider-video img {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center center;
        object-position: center center;
        opacity: 0.7;
    }
    .technum-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .eicon-play {
        width: 50px;
        height: 50px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }
    .technum-content-slider-widget .bottom-area .content-slider-video .elementor-custom-embed-play .eicon-play:before {
        line-height: 50px;
    }
    .technum-content-slider-widget .bottom-area .owl-dots {
        left: 15px;
        right: 15px;
    }
}
@media only screen and (min-width: 992px) {
    .technum-content-slider-widget .owl-carousel.owl-theme .slider-item.aside-area-position-left {
        padding: 0 100px;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slider-item.aside-area-position-right {
        padding: 0 100px;
    }
    .technum-content-slider-widget .aside-area {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        border-top: none;
        position: absolute;
        min-width: 87px;
        top: 0;
        bottom: 0;
        z-index: 10;
        height: 100%;
        width: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
    .technum-content-slider-widget .aside-area.aside-area-position-left {
        left: 0;
        right: initial;
        border-right-style: solid;
        border-right-width: 1px;
    }
    .technum-content-slider-widget .aside-area.aside-area-position-right {
        left: initial;
        right: 0;
        border-left-style: solid;
        border-left-width: 1px;
    }
    .technum-content-slider-widget .aside-area .owl-dots {
        margin: -13px -13px -13px 0;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
    .technum-content-slider-widget .aside-area .owl-dots .owl-dot {
        margin: 13px 13px 13px 0;
    }
    .technum-content-slider-widget .aside-area .content-slider-socials {
        position: absolute;
        left: 50%;
        right: initial;
        bottom: 53px;
        max-height: 30%;
        margin: -14px -4px -14px 0;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .technum-content-slider-widget .aside-area .content-slider-socials li {
        margin: 14px 4px;
    }
    .technum-content-slider-widget .aside-area .content-slider-socials li a {
        background-color: transparent;
        font-size: 15px;
    }
    .header-type-1.header-position-over + .content-wrapper .technum-content-slider-widget .aside-area {
        min-width: 80px;
    }
}
@media only screen and (min-width: 1200px) {
    .technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_2 .video-button-wrapper {
        font-size: 14px;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .slider-item {
        height: 900px;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .content-slider-item-text {
        font-size: 20px;
        line-height: 1.7em;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .technum-heading {
        font-size: 100px;
    }
    .technum-content-slider-widget .owl-carousel.owl-theme .technum-button {
        font-size: 14px;
        padding: 18px 40px;
        font-weight: 600;
    }
    .technum-content-slider-widget .bottom-area {
        position: absolute;
        left: 0;
        right: initial;
        bottom: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: stretch;
        -moz-justify-content: stretch;
        -ms-justify-content: stretch;
        justify-content: stretch;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .technum-content-slider-widget .bottom-area .contacts {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        padding: 30px 15px;
        min-height: 120px;
        width: auto;
    }
    .technum-content-slider-widget .bottom-area .contacts .contact-item {
        margin: 0 20px;
        width: auto;
    }
    .technum-content-slider-widget .bottom-area .owl-dots {
        margin: 0 30px;
        width: 100%;
        position: relative;
        left: initial;
        right: initial;
        bottom: initial;
        -webkit-align-self: center;
        -moz-align-self: center;
        -ms-align-self: center;
        align-self: center;
    }
    .technum-content-slider-widget .bottom-area .content-slider-video {
        width: 160px;
        min-height: 120px;
    }
}
@media only screen and (min-width: 1500px) {
    .technum-content-slider-widget .bottom-area .contacts {
        padding: 30px 35px;
    }
    .technum-content-slider-widget .bottom-area .contacts .contact-item {
        margin: 0 30px;
    }
    .technum-content-slider-widget .bottom-area .owl-dots {
        margin: 0 50px;
    }
    .technum-content-slider-widget .bottom-area .content-slider-video {
        width: 310px;
    }
}
.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper {
    font-size: 80px;
    line-height: 1em;
    font-weight: 800;
    display: block;
    text-align: center;
    white-space: nowrap;
    height: 0.7375em;
    overflow: hidden;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -0.015em;
}
.elementor-widget-counter .elementor-counter .elementor-counter-title {
    font-size: 18px;
    line-height: 1.7778em;
    font-weight: 700;
    margin: 0;
}
.elementor-widget-counter .elementor-counter .elementor-counter-title:not(:first-child) {
    margin-top: 8px;
}
.elementor-widget-technum_custom_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.elementor-widget-technum_custom_menu ul li {
    padding: 0 10px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.elementor-widget-technum_custom_menu ul li:before {
    display: none;
    content: none;
}
.elementor-widget-technum_custom_menu ul li a {
    display: block;
    padding: 5px 0;
    position: relative;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
}
@media only screen and (min-width: 768px) {
    .elementor-widget-technum_custom_menu ul li {
        padding: 0 15px;
    }
    .elementor-widget-technum_custom_menu ul li a {
        padding: 10px 0;
    }
}
@media only screen and (min-width: 992px) {
    .elementor-widget-technum_custom_menu ul li {
        padding: 0 35px;
    }
    .elementor-widget-technum_custom_menu ul li a {
        padding: 33px 0;
    }
    .elementor-widget-technum_custom_menu ul li a:before {
        content: "";
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        bottom: 0;
    }
}
.elementor-widget-icon.pulse-animation-yes .elementor-icon {
    z-index: 2;
    position: relative;
}
.elementor-widget-icon.pulse-animation-yes .elementor-icon:before {
    content: "";
    position: absolute;
    display: block;
    width: 132%;
    height: 132%;
    left: -16%;
    top: -16%;
    right: initial;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #fff;
    opacity: 0.3;
    -webkit-animation: icon-pulse 2s infinite ease-in-out;
    animation: icon-pulse 2s infinite ease-in-out;
}
@keyframes icon-pulse {
    0% {
        width: 132%;
        height: 132%;
        left: -16%;
        top: -16%;
        opacity: 0.3;
    }
    50% {
        width: 164%;
        height: 164%;
        left: -32%;
        top: -32%;
        opacity: 0.1;
    }
    100% {
        width: 132%;
        height: 132%;
        left: -16%;
        top: -16%;
        opacity: 0.3;
    }
}
@-webkit-keyframes icon-pulse {
    0% {
        width: 132%;
        height: 132%;
        left: -16%;
        top: -16%;
    }
    50% {
        width: 164%;
        height: 164%;
        left: -32%;
        top: -32%;
    }
    100% {
        width: 132%;
        height: 132%;
        left: -16%;
        top: -16%;
    }
}
.technum-icon-box-widget .icon-box-item .icon-container {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    cursor: default;
    margin: 0 0 15px;
}
.technum-icon-box-widget .icon-box-item .icon-container.background-type-color {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.technum-icon-box-widget .icon-box-item .icon-container img {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.technum-icon-box-widget .icon-box-item .icon-container .icon,
.technum-icon-box-widget .icon-box-item .icon-container .background {
    position: absolute;
    display: block;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: initial;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.technum-icon-box-widget .icon-box-item .icon-container .icon svg,
.technum-icon-box-widget .icon-box-item .icon-container .background svg {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}
.technum-icon-box-widget .icon-box-item .icon-container .icon {
    z-index: 3;
}
.technum-icon-box-widget .icon-box-item .icon-container i {
    position: relative;
    z-index: 3;
    -webkit-transition: color 0.3s, fill 0.3s;
    transition: color 0.3s, fill 0.3s;
}
.technum-icon-box-widget .icon-box-item .content-container {
    display: block;
}
.technum-icon-box-widget .icon-box-item .icon-box-title {
    margin: 0;
    font-weight: 500;
}
.technum-icon-box-widget .icon-box-item .icon-box-info:not(:first-child) {
    margin: 13px 0 0;
}
.elementor-widget-technum_icon_box .icon-box-item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.elementor-widget-technum_icon_box.icon-position-top .icon-box-item {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.elementor-widget-technum_icon_box.icon-position-top.alignment-left .icon-box-item {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    text-align: left;
}
.elementor-widget-technum_icon_box.icon-position-top.alignment-right .icon-box-item {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    text-align: right;
}
.elementor-widget-technum_icon_box.icon-position-top.alignment-center .icon-box-item {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
}
.elementor-widget-technum_icon_box.icon-position-left .icon-box-item {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.elementor-widget-technum_icon_box.icon-position-left.alignment-left .icon-box-item {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
}
.elementor-widget-technum_icon_box.icon-position-left.alignment-right .icon-box-item {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right;
}
.elementor-widget-technum_icon_box.icon-position-left.alignment-center .icon-box-item {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
}
.elementor-widget-technum_icon_box.icon-position-right .icon-box-item {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.elementor-widget-technum_icon_box.icon-position-right.alignment-left .icon-box-item {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    text-align: left;
}
.elementor-widget-technum_icon_box.icon-position-right.alignment-right .icon-box-item {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: right;
}
.elementor-widget-technum_icon_box.icon-position-right.alignment-center .icon-box-item {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
}
.elementor-widget-technum_icon_box.v-alignment-top .icon-box-item {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.elementor-widget-technum_icon_box.v-alignment-middle .icon-box-item {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.elementor-widget-technum_icon_box.v-alignment-bottom .icon-box-item {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
}
@media only screen and (max-width: 991px) {
    .elementor-widget-technum_icon_box.icon-position-tablet-top .icon-box-item {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-top.alignment-tablet-left .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        text-align: left;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-top.alignment-tablet-right .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: right;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-top.alignment-tablet-center .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        text-align: center;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-left .icon-box-item {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-left.alignment-tablet-left .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-left.alignment-tablet-right .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: right;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-left.alignment-tablet-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-right .icon-box-item {
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-right.alignment-tablet-left .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: left;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-right.alignment-tablet-right .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: right;
    }
    .elementor-widget-technum_icon_box.icon-position-tablet-right.alignment-tablet-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center;
    }
    .elementor-widget-technum_icon_box.v-alignment-tablet-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .elementor-widget-technum_icon_box.v-alignment-tablet-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
    .elementor-widget-technum_icon_box.v-alignment-tablet-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
    }
}
@media only screen and (max-width: 767px) {
    .elementor-widget-technum_icon_box.icon-position-mobile-top .icon-box-item {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-top.alignment-mobile-left .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        text-align: left;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-top.alignment-mobile-right .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
        text-align: right;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-top.alignment-mobile-center .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        text-align: center;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-left .icon-box-item {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-left.alignment-mobile-left .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-left.alignment-mobile-right .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: right;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-left.alignment-mobile-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-right .icon-box-item {
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-right.alignment-mobile-left .icon-box-item {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        text-align: left;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-right.alignment-mobile-right .icon-box-item {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        text-align: right;
    }
    .elementor-widget-technum_icon_box.icon-position-mobile-right.alignment-mobile-center .icon-box-item {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center;
    }
    .elementor-widget-technum_icon_box.v-alignment-mobile-top .icon-box-item {
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .elementor-widget-technum_icon_box.v-alignment-mobile-middle .icon-box-item {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
    .elementor-widget-technum_icon_box.v-alignment-mobile-bottom .icon-box-item {
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        align-items: flex-end;
    }
}
.elementor-icon-list-items .elementor-icon-list-item {
    padding: 0;
}
.elementor-icon-list-items .elementor-icon-list-item:before {
    content: none;
    display: none;
}
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon + .elementor-icon-list-text {
    padding-left: 22px;
    padding-right: 0;
}
.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item > a,
.elementor-widget .elementor-icon-list-item > .item-wrapper,
.elementor-widget .elementor-icon-list-item > .item-wrapper > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.elementor-widget-image .wp-caption {
    max-width: 100%;
}
.elementor-widget-image.add-hover-animation .elementor-widget-container img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.elementor-widget-image.add-hover-animation .elementor-widget-container img:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-box-shadow: 0 20px 51px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 20px 51px rgba(0, 0, 0, 0.09);
    box-shadow: 0 20px 51px rgba(0, 0, 0, 0.09);
}
@media only screen and (min-width: 992px) and (max-width: 1500px) {
    .elementor-widget-image.elementor-absolute.elementor-hidden-tablet {
        display: none;
    }
}
.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img img {
    margin: 0 auto;
}
.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    margin-bottom: 5px;
    font-weight: 700;
}
.elementor-widget-technum_image_carousel .technum-image-slider-widget .owl-carousel.view-type-2 .owl-stage-outer {
    overflow: initial !important;
}
.elementor-widget-technum_image_carousel .technum-image-slider-widget .owl-carousel.view-type-2 .owl-item {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.elementor-widget-technum_image_carousel .technum-image-slider-widget .owl-carousel.view-type-2 .owl-item.active {
    opacity: 1;
}
.elementor-widget-technum_image_carousel .technum-image-slider-widget .slider-item {
    font-size: 0;
    line-height: 1;
}
.elementor-widget-technum_image_carousel .technum-image-slider-widget .slider-item .slider-item-inner {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.elementor-widget-technum_image_carousel .technum-image-slider-widget .slider-item img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.elementor-widget-technum_image_carousel .technum-image-slider-widget .slider-item img:not(:first-child) {
    margin: 25px 0 0;
}
.elementor-widget-technum_image_carousel .technum-image-slider-widget .slider-item .slider-item-title {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 600;
}
.elementor-widget-technum_image_carousel .technum-image-slider-widget .slider-item .slider-item-description:not(:first-child) {
    margin: 18px 0 0;
}
#sb_instagram {
    font-size: 0;
    line-height: 1;
    position: relative;
    z-index: 1;
}
#sb_instagram .sbi_item {
    position: relative;
    float: none !important;
}
#sb_instagram .sbi_item .sbi_photo {
    position: relative;
    opacity: 1 !important;
    height: 0 !important;
    padding: 100% 0 0;
}
#sb_instagram .sbi_item .sbi_photo:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: top 0.3s, opacity 0.3s;
    transition: top 0.3s, opacity 0.3s;
}
#sb_instagram .sbi_item .sbi_photo:after {
    content: "\f16d";
    width: 28px;
    height: 28px;
    position: absolute;
    display: block;
    text-align: center;
    font: 400 normal 28px/1em "Font Awesome 5 Brands";
    z-index: 3;
    left: 50%;
    right: auto;
    top: 40%;
    margin: -14px 0 0 -14px;
    opacity: 0;
    -webkit-transition: top 0.3s, opacity 0.3s;
    transition: top 0.3s, opacity 0.3s;
}
#sb_instagram .sbi_item .sbi_photo:hover:before {
    opacity: 0.5;
}
#sb_instagram .sbi_item .sbi_photo:hover:after {
    top: 50%;
    opacity: 1;
}
#sb_instagram .sbi_item .sbi_photo img {
    display: block !important;
    position: absolute;
    left: 0;
    right: initial;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#sb_instagram.sbi_width_resp.sbi_col_2 #sbi_images .sbi_item,
#sb_instagram.sbi_width_resp.sbi_col_4 #sbi_images .sbi_item,
#sb_instagram.sbi_width_resp.sbi_col_6 #sbi_images .sbi_item,
#sb_instagram.sbi_width_resp.sbi_col_8 #sbi_images .sbi_item,
#sb_instagram.sbi_width_resp.sbi_col_10 #sbi_images .sbi_item {
    width: 50%;
}
.technum-instagram-feed {
    position: relative;
}
.technum-instagram-feed .instagram-feed-info {
    display: none;
}
@media only screen and (min-width: 576px) {
    #sb_instagram.sbi_width_resp.sbi_col_2 #sbi_images .sbi_item,
    #sb_instagram.sbi_width_resp.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_width_resp.sbi_col_8 #sbi_images .sbi_item {
        width: 25%;
    }
    #sb_instagram.sbi_width_resp.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_width_resp.sbi_col_6 #sbi_images .sbi_item,
    #sb_instagram.sbi_width_resp.sbi_col_9 #sbi_images .sbi_item {
        width: 33.3333%;
    }
    #sb_instagram.sbi_width_resp.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_width_resp.sbi_col_10 #sbi_images .sbi_item {
        width: 20%;
    }
}
@media only screen and (min-width: 992px) {
    #sb_instagram.sbi_width_resp.sbi_col_2 #sbi_images .sbi_item {
        width: 50%;
    }
    #sb_instagram.sbi_width_resp.sbi_col_3 #sbi_images .sbi_item {
        width: 33.3333%;
    }
    #sb_instagram.sbi_width_resp.sbi_col_4 #sbi_images .sbi_item {
        width: 25%;
    }
    #sb_instagram.sbi_width_resp.sbi_col_5 #sbi_images .sbi_item {
        width: 20%;
    }
    #sb_instagram.sbi_width_resp.sbi_col_6 #sbi_images .sbi_item {
        width: 16.6667%;
    }
    #sb_instagram.sbi_width_resp.sbi_col_7 #sbi_images .sbi_item {
        width: 14.2857%;
    }
    #sb_instagram.sbi_width_resp.sbi_col_8 #sbi_images .sbi_item {
        width: 12.5%;
    }
    #sb_instagram.sbi_width_resp.sbi_col_9 #sbi_images .sbi_item {
        width: 11.1111%;
    }
    #sb_instagram.sbi_width_resp.sbi_col_10 #sbi_images .sbi_item {
        width: 10%;
    }
    .technum-instagram-feed #sb_instagram .sbi_item .sbi_photo:after {
        font-size: 46px;
        line-height: 46px;
        width: 46px;
        height: 46px;
        margin: -23px 0 0 -23px;
    }
    .technum-instagram-feed .instagram-feed-info {
        display: block;
        min-width: 270px;
        position: absolute;
        top: 50%;
        left: 50%;
        right: initial;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 30px 30px 31px;
        text-align: center;
        z-index: 3;
    }
    .technum-instagram-feed .instagram-feed-info .user-name {
        font-size: 21px;
        text-transform: uppercase;
        line-height: 1.5em;
        font-weight: 600;
        padding: 9px 0 3px;
        position: relative;
        z-index: 2;
        letter-spacing: 0.0952em;
    }
    .technum-instagram-feed .instagram-feed-info .user-description {
        font-size: 14px;
        line-height: 1.5em;
        text-transform: uppercase;
        color: #a2a2a2;
        font-weight: 600;
        position: relative;
        z-index: 2;
    }
    .technum-instagram-feed #sbi_mod_error + .instagram-feed-info {
        display: none;
    }
}
.elementor-image-gallery .gallery {
    margin: 0 -30px -30px 0;
}
.elementor-image-gallery .gallery .gallery-item {
    padding: 0 30px 30px 0;
}
.elementor-image-gallery .gallery .gallery-item .gallery-icon {
    overflow: initial;
}
.elementor-image-gallery .gallery .gallery-item .gallery-icon a {
    display: block;
    position: relative;
    text-decoration: none;
}
.elementor-image-gallery .gallery .gallery-item .gallery-caption {
    padding: 36px 0 0;
}
.elementor-image-gallery .gallery .gallery-item img {
    width: 100%;
}
.technum-heading {
    position: relative;
}
.technum-heading .technum-subheading {
    font-size: 2.3214em;
    line-height: 1;
    z-index: 1;
    position: absolute;
    font-weight: 800;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.3;
    white-space: nowrap;
    padding: 0 0.4em;
    vertical-align: top;
    left: 0;
    right: 0;
    top: -0.4em;
    display: none;
}
.technum-heading .technum-heading-content {
    display: block;
    position: relative;
    z-index: 2;
}
.technum-heading .technum-heading-content strong {
    font-weight: bolder;
}
.technum-heading .technum-heading-content span[style*="text-decoration: underline"],
.technum-heading .technum-heading-content u {
    text-decoration: none !important;
    position: relative;
    display: inline-block;
}
.technum-heading .technum-heading-content span[style*="text-decoration: underline"]:before,
.technum-heading .technum-heading-content u:before {
    content: "";
    position: absolute;
    display: block;
    left: -0.025em;
    right: -0.1em;
    height: 0.225em;
    bottom: 0.125em;
    z-index: -1;
}
@media only screen and (min-width: 768px) {
    .technum-heading .technum-subheading {
        font-size: 2.5em;
        top: -0.5em;
        display: inline-block;
    }
}
.technum-price-item-widget .price-item {
    position: relative;
    cursor: default;
    margin: 0 auto;
}
.technum-price-item-widget .price-item .price-item-inner {
    position: relative;
    z-index: 2;
}
.technum-price-item-widget .price-item.active {
    z-index: 2;
}
.technum-price-item-widget .price-item .price-item-button-container {
    font-size: 0;
    line-height: 1;
}
.technum-price-item-widget .price-item .price-wrapper {
    display: inline-block;
}
.technum-price-item-widget .price-item .price-wrapper .currency {
    vertical-align: top;
    font-size: 18px;
    line-height: 1.5555em;
    padding: 0 1px;
}
.technum-price-item-widget .price-item .price-wrapper .price {
    font-size: 48px;
    line-height: 1em;
}
.technum-price-item-widget .price-item .price-item-period {
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 18px;
    line-height: 1.5555em;
}
.technum-price-item-widget .price-item.price-item-type-standard {
    max-width: 450px;
    padding: 59px 19px 47px;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-title-wrapper {
    font-size: 0;
    line-height: 1;
    margin: -59px 0 0;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-title-wrapper:not(:last-child) {
    margin-bottom: 30px;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-title {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding: 0.4167em 0.8333em 0.5em;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    display: inline-block;
    vertical-align: top;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-image {
    position: relative;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-image:not(:last-child) {
    margin-bottom: 30px;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-image img {
    max-width: 90%;
    margin: 0 auto;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-container {
    font-size: 0;
    line-height: 1;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-container:not(:last-child) {
    margin-bottom: 30px;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields {
    text-align: left;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields:not(:last-child) {
    margin-bottom: 30px;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields:not(:first-child) {
    border-top-style: solid;
    border-top-width: 1px;
    padding: 33px 0 0;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields .price-item-custom-field {
    position: relative;
    padding: 0 0 0 30px;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields .price-item-custom-field:not(:first-child) {
    margin: 11px 0 0;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields .price-item-custom-field:before {
    content: "\e80c";
    font: 400 normal 12px/30px "fontello";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    right: initial;
    top: 1px;
    opacity: 0.6;
}
.technum-price-item-widget .price-item.price-item-type-standard .price-item-custom-fields .price-item-custom-field.active:before {
    opacity: 1;
}
.technum-price-item-widget .price-item.price-item-type-wide.active {
    -webkit-border-radius: 15px 15px 15px 0;
    border-radius: 15px 15px 15px 0;
}
.technum-price-item-widget .price-item.price-item-type-wide .price-item-inner {
    padding: 30px 20px;
    text-align: center;
}
.technum-price-item-widget .price-item.price-item-type-wide .price-item-title {
    font-size: 18px;
    font-weight: 600;
}
.technum-price-item-widget .price-item.price-item-type-wide .price-wrapper .price {
    font-size: 32px;
}
.technum-price-item-widget .price-item.price-item-type-wide .price-item-description:not(:first-child) {
    margin-top: 20px;
}
.technum-price-item-widget .price-item.price-item-type-wide .price-item-container:not(:first-child),
.technum-price-item-widget .price-item.price-item-type-wide .price-item-button-container:not(:first-child) {
    margin-top: 30px;
}
@media only screen and (min-width: 768px) {
    .technum-price-item-widget .price-item.price-item-type-standard {
        padding: 59px 39px 47px;
    }
    .technum-price-item-widget .price-item.price-item-type-wide .price-item-inner {
        padding: 56px 40px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        text-align: left;
    }
    .technum-price-item-widget .price-item.price-item-type-wide .price-item-description:not(:first-child),
    .technum-price-item-widget .price-item.price-item-type-wide .price-item-container:not(:first-child),
    .technum-price-item-widget .price-item.price-item-type-wide .price-item-button-container:not(:first-child) {
        margin-top: 0;
    }
    .technum-price-item-widget .price-item.price-item-type-wide .price-item-title-wrapper {
        min-width: 18%;
        padding: 0 30px 0 0;
    }
    .technum-price-item-widget .price-item.price-item-type-wide .price-item-description {
        width: 100%;
        padding: 0 30px 0 0;
    }
    .technum-price-item-widget .price-item.price-item-type-wide .price-item-container {
        min-width: 22%;
        padding: 0 30px 0 0;
        white-space: nowrap;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
    }
    .technum-price-item-widget .price-item.price-item-type-wide .price-item-button-container {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
    }
}
@media only screen and (min-width: 992px) {
    .technum-price-item-widget .price-item .price-item-button-container .technum-button {
        padding: 18px 38px;
    }
    .technum-price-item-widget .price-item.price-item-type-wide .price-wrapper .price {
        font-size: 48px;
    }
}
.elementor-widget-progress .elementor-widget-container .elementor-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper {
    -webkit-border-radius: 8px/3px;
    -moz-border-radius: 8px/3px;
    border-radius: 8px/3px;
    overflow: initial !important;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper.progress-info .elementor-progress-bar {
    background-color: #005aac;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper.progress-success .elementor-progress-bar {
    background-color: #00dcae;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
    background-color: #ffe401;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
    background-color: #ea7562;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-bar {
    -webkit-border-radius: inherit;
    border-radius: inherit;
    height: 7px;
    font-size: 14px;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-bar:after {
    content: "";
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(42, 67, 113, 0.13);
    -moz-box-shadow: 0 2px 3px rgba(42, 67, 113, 0.13);
    box-shadow: 0 2px 3px rgba(42, 67, 113, 0.13);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: -4px 0;
    float: right;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-text {
    display: none;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-percentage {
    position: absolute;
    right: -0.2857em;
    left: auto;
    top: calc(-1em - 9px);
    padding: 0;
}
.elementor-widget-technum_special_text .special-text {
    white-space: nowrap;
    font-size: 50px;
    line-height: 1.2em;
    font-weight: 800;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    vertical-align: top;
}
@media only screen and (min-width: 768px) {
    .elementor-widget-technum_special_text .special-text {
        font-size: 100px;
    }
}
@media only screen and (min-width: 992px) {
    .elementor-widget-technum_special_text .special-text {
        font-size: 200px;
    }
}
.technum-step-widget .step-item.step-item-type-standard {
    position: relative;
    -webkit-border-radius: 25px 25px 25px 0;
    border-radius: 25px 25px 25px 0;
    padding: 40px 30px 40px 34px;
    overflow: hidden;
}
.technum-step-widget .step-item.step-item-type-standard .step-bg-number {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    font-size: 72px;
    line-height: 1;
    font-weight: 900;
    bottom: -0.2083em;
    left: initial;
    right: 0.3194em;
}
.technum-step-widget .step-item.step-item-type-standard .step-number {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 700;
}
.technum-step-widget .step-item.step-item-type-extended .step-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.technum-step-widget .step-item.step-item-type-extended .step-image:not(:last-child) {
    margin-bottom: 39px;
}
.technum-step-widget .step-item.step-item-type-extended .step-image img,
.technum-step-widget .step-item.step-item-type-extended .step-image:before,
.technum-step-widget .step-item.step-item-type-extended .step-image .step-image-box,
.technum-step-widget .step-item.step-item-type-extended .step-image .step-image-box:after {
    -webkit-border-radius: 25px 25px 25px 0;
    border-radius: 25px 25px 25px 0;
}
.technum-step-widget .step-item.step-item-type-extended .step-image:before {
    content: "";
    position: absolute;
    display: block;
    top: 58px;
    bottom: -14px;
    left: 13px;
    right: -13px;
    border-width: 1px;
    border-style: solid;
}
.technum-step-widget .step-item.step-item-type-extended .step-image .step-image-box {
    position: relative;
    overflow: hidden;
}
.technum-step-widget .step-item.step-item-type-extended .step-image .step-image-box:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.technum-step-widget .step-item.step-item-type-extended .step-image img {
    position: relative;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
}
.technum-step-widget .step-item.step-item-type-extended .step-image .step-number {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.technum-step-widget .step-item.step-item-type-extended .step-image .step-number-inner {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    font-size: 120px;
    line-height: 1;
    font-weight: 700;
    bottom: -0.3em;
    left: -0.2667em;
    right: initial;
    z-index: 3;
}
.technum-step-widget .step-item.step-item-type-extended:hover .step-image img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}
.technum-step-widget .step-title {
    margin: 0;
    line-height: 1.8em;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.technum-step-widget .step-title:not(:first-child) {
    margin-top: 8px;
}
.technum-step-widget .step-description {
    letter-spacing: -0.003em;
}
.technum-step-widget .step-description:not(:first-child) {
    margin-top: 9px;
}
.technum_tabs_widget .technum_tabs_titles_container {
    display: block;
    vertical-align: top;
    font-size: 0;
    line-height: 1;
    margin: 0 -15px 20px;
}
.technum_tabs_widget .technum_tabs_titles_container .technum_tab_title_item {
    display: block;
    vertical-align: top;
    margin: 0 15px 10px;
    text-align: center;
}
.technum_tabs_widget .technum_tabs_titles_container .technum_tab_title_item a {
    display: inline-block;
    padding: 0 0 4px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 0.02em;
    position: relative;
}
.technum_tabs_widget .technum_tabs_titles_container .technum_tab_title_item.active a:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    height: 2px;
}
.technum_tabs_widget .technum_tabs_content_container .technum_tab_content_item {
    display: none;
}
.technum_tabs_widget .technum_tabs_content_container .technum_tab_content_item.active {
    display: block;
}
@media only screen and (min-width: 576px) {
    .technum_tabs_widget .technum_tabs_titles_container {
        display: inline-block;
    }
    .technum_tabs_widget .technum_tabs_titles_container .technum_tab_title_item {
        display: inline-block;
        width: auto;
        margin: 0 25px;
    }
    .technum_tabs_widget .technum_tabs_titles_container .technum_tab_title_item a {
        padding: 0 0 14px;
    }
}
@media only screen and (min-width: 992px) {
    .technum_tabs_widget .technum_tabs_titles_container {
        margin: 0 -25px 31px;
    }
    .technum_tabs_widget .technum_tabs_titles_container .technum_tab_title_item {
        margin: 0 25px 10px;
    }
    .technum_tabs_widget .technum_tabs_titles_container .technum_tab_title_item a {
        font-size: 22px;
    }
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .author-name {
    display: block;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 700;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .author-position {
    font-size: 14px;
    line-height: 1.8571em;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .author-position:not(:first-child) {
    margin: 1px 0 0;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonials-slider-container {
    margin: 0 -15px;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .owl-item {
    outline: none;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonials-slider {
    position: relative;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item {
    padding: 0 15px;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-photo {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-photo img {
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .author-info {
    text-align: left;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .author-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .author-container:not(:first-child) {
    margin: 40px 0 0;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial {
    font-size: 18px;
    line-height: 1.7778em;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial:not(:first-child) {
    margin-top: 20px;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item.slider-item-type-1 .testimonial-photo {
    width: 90px;
    margin: 0 29px 0 0;
}
.technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item.slider-item-type-2 .testimonial-photo {
    width: 68px;
    margin: 0 22px 0 0;
}
@media only screen and (min-width: 768px) {
    .technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .author-name {
        font-size: 18px;
    }
    .technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-item {
        text-align: left;
    }
    .technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-item .author-container {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
}
@media only screen and (min-width: 992px) {
    .technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonials-slider-container {
        margin: 0 -30px;
    }
    .technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item .testimonial-item {
        padding: 0 30px;
    }
    .technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item.slider-item-type-1 .author-name {
        font-size: 20px;
    }
    .technum-testimonial-carousel-widget .testimonial-carousel-wrapper .testimonial-item.slider-item-type-2 .testimonial {
        font-size: 20px;
        line-height: 1.6em;
        letter-spacing: -0.013em;
    }
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-content {
    border-top: none;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item + .elementor-toggle-item {
    border-top: none;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item:not(:last-child) {
    margin-bottom: 10px;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-title {
    padding: 11px 20px 13px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: 600;
    border: none;
    -webkit-transition: background-color;
    transition: background-color;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    width: 26px;
    height: 26px;
    font-size: 12px;
    line-height: 28px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right,
.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    text-align: center;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
    margin-left: 20px;
    order: 2;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    margin-right: 20px;
    order: 0;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon i {
    line-height: 26px;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-title {
    width: 100%;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-content {
    padding: 12px 20px 10px;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0 0;
}
.elementor-widget-video .elementor-widget-container {
    margin: 0 auto;
}
.elementor-widget-video .elementor-custom-embed-image-overlay:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.elementor-widget-video .elementor-custom-embed-play {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-image: none;
    text-align: center;
    outline: none;
    width: 106px;
    height: 106px;
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
    pointer-events: auto;
    z-index: 2;
}
.elementor-widget-video .elementor-custom-embed-play:before {
    content: "\e813";
    font: 400 normal 17px/57px "fontello";
    display: block;
    width: 56px;
    height: 56px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    right: initial;
    top: 50%;
    margin: -28px 0 0 -28px;
    padding: 0 0 0 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.elementor-widget-video .elementor-custom-embed-play .progress {
    position: absolute;
    width: 88px;
    height: 88px;
    top: calc(50% - 44px);
    left: calc(50% - 44px);
    -webkit-transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}
.elementor-widget-video .elementor-custom-embed-play .progress__circle,
.elementor-widget-video .elementor-custom-embed-play .progress__path {
    fill: none;
    stroke-width: 1px;
}
.elementor-widget-video .elementor-custom-embed-play .progress__circle {
    opacity: 0.4;
}
.elementor-widget-video .elementor-custom-embed-play .progress__path {
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
    -webkit-transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
    transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}
.elementor-widget-video .elementor-custom-embed-play:hover .progress {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    -ms-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}
.elementor-widget-video .elementor-custom-embed-play:hover .progress__path {
    stroke-dashoffset: 0;
}
.elementor-widget-technum_vertical_text .vertical-text {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4em;
    -webkit-transform: rotate(-90deg) translateX(-100%);
    -ms-transform: rotate(-90deg) translateX(-100%);
    transform: rotate(-90deg) translateX(-100%);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}
.elementor-widget-technum_products .woocommerce .catalog-top-info-wrapper {
    display: none;
}
.elementor-widget-technum_products .woocommerce ul.products li.product .woocommerce-loop-product__wrapper {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.product-category-widget {
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none;
}
.product-category-widget:before {
    content: "";
    position: absolute;
    display: block;
    z-index: 1;
    border-width: 1px;
    border-style: solid;
    left: 50%;
    right: initial;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: calc(100% - 34px);
    height: calc(100% - 34px);
}
.product-category-widget .product-category-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 50%;
    right: initial;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.product-category-widget .product-category-header {
    display: block;
    width: 67%;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    position: absolute;
    left: 50%;
    top: 50%;
    right: initial;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
}
.product-category-widget .product-category-title {
    position: relative;
    display: block;
    padding: 6.4626% 30px;
    margin: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.product-category-widget:hover .product-category-image {
    width: 108%;
    height: 108%;
}
.product-category-widget:hover .product-category-title {
    padding: 10% 20px;
    margin: 0 10px;
}
@media only screen and (min-width: 992px) {
    .product-category-widget .product-category-header {
        font-size: 20px;
        line-height: 30px;
    }
}
.technum-wpforms-widget .wpforms-widget-heading {
    margin: 0;
}
.technum-wpforms-widget .wpforms-widget-heading:not(:last-child) {
    margin: 0 0 1em;
}
div.wpforms-container.wpforms-container-full {
    margin: 0;
}
div.wpforms-container.wpforms-container-full .wpforms-form input[type="text"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="email"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="url"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="password"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="search"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="number"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="tel"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="range"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="date"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="month"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="week"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="time"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="datetime"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="datetime-local"],
div.wpforms-container.wpforms-container-full .wpforms-form input[type="color"],
div.wpforms-container.wpforms-container-full .wpforms-form select,
div.wpforms-container.wpforms-container-full .wpforms-form textarea {
    height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-width: 2px;
    border-style: solid;
    padding: 8px 18px;
    width: 100%;
    display: block;
    outline: none !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
div.wpforms-container.wpforms-container-full .wpforms-form input[type="text"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="email"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="url"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="password"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="search"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="number"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="tel"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="range"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="date"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="month"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="week"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="time"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="datetime"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="datetime-local"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="color"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form select:focus,
div.wpforms-container.wpforms-container-full .wpforms-form textarea:focus {
    border-width: 2px;
}
div.wpforms-container.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    height: 260px;
}
div.wpforms-container.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 220px;
}
div.wpforms-container.wpforms-container-full .wpforms-form textarea.wpforms-field-small {
    height: 100px;
}
div.wpforms-container.wpforms-container-full .wpforms-form input[type="checkbox"] {
    width: 17px;
    height: 17px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block !important;
    margin: 2px 18px 0 0;
    cursor: pointer;
    vertical-align: text-top;
    border: solid 2px;
    outline: none !important;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
div.wpforms-container.wpforms-container-full .wpforms-form input[type="checkbox"]:checked:before {
    content: "\f00c";
    position: absolute;
    width: 14px;
    height: 13px;
    font: 700 normal 12px/14px "Font Awesome 5 Free";
    text-align: center;
    display: block;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
}
div.wpforms-container.wpforms-container-full .wpforms-form input[type="radio"] {
    display: inline-block;
    vertical-align: middle;
    margin: -4px 18px 0 0;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    position: relative;
    outline: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
div.wpforms-container.wpforms-container-full .wpforms-form input[type="radio"]:checked:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    top: 2px;
    left: 2px;
    right: 2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"] {
    border: none;
    height: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 14px 0;
    display: block;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]:focus::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-moz-range-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-ms-track {
    width: 100%;
    height: 1px;
    border: none;
    color: transparent;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-webkit-slider-thumb {
    width: 18px;
    height: 18px;
    border-width: 7px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -9px 0 0;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border-width: 7px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -9px 0 0;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-ms-thumb {
    width: 18px;
    height: 18px;
    border-width: 7px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -9px 0 0;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]:focus::-ms-thumb {
    width: 18px;
    height: 18px;
    border-width: 7px;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: -9px 0 0;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
}
div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap {
    position: relative;
}
div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap.wpforms-field-medium {
    max-width: 60%;
}
div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap.wpforms-field-small {
    max-width: 25%;
}
div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap.wpforms-field-large {
    max-width: 100%;
}
div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap:after {
    content: "\e801";
    display: block;
    position: absolute;
    width: 40px;
    height: 50px;
    text-align: center;
    font: 400 normal 6px/50px "fontello";
    top: 1px;
    bottom: 1px;
    right: 1px;
    left: initial;
    cursor: pointer;
    z-index: 2;
}
div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap select {
    width: 100%;
    height: 50px;
    outline: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-width: 2px;
    border-style: solid;
    padding: 8px 41px 8px 18px;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: none;
    position: relative;
    z-index: 2;
}
div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap select::-ms-expand {
    display: none;
}
div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap select[multiple="multiple"] {
    height: 130px;
}
div.wpforms-container.wpforms-container-full .wpforms-form .select-wrap option {
    padding: 0 16px;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-submit-container {
    position: relative;
    z-index: 2;
}
div.wpforms-container.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-page-button {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 18px 20px;
    line-height: 1.6667em;
    -webkit-border-radius: 7px 7px 7px 0;
    border-radius: 7px 7px 7px 0;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 70px;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    pointer-events: auto;
    border: none;
    z-index: 2;
    -webkit-transition: all 0.4s cubic-bezier(0.3, 1, 0.8, 1);
    transition: all 0.4s cubic-bezier(0.3, 1, 0.8, 1);
    background-size: 220% 100%;
    background-repeat: no-repeat;
    background-position: 100% 0;
}
div.wpforms-container.wpforms-container-full .wpforms-form input[type="submit"]:hover,
div.wpforms-container.wpforms-container-full .wpforms-form button[type="submit"]:hover,
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
    border: none;
}
div.wpforms-container.wpforms-container-full .wpforms-form input[type="submit"]:not(:disabled):not(.disabled):not([disabled]):hover,
div.wpforms-container.wpforms-container-full .wpforms-form button[type="submit"]:not(:disabled):not(.disabled):not([disabled]):hover,
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-page-button:not(:disabled):not(.disabled):not([disabled]):hover {
    background-position: 0 0;
}
div.wpforms-container.wpforms-container-full .wpforms-form input[type="submit"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form input[type="submit"]:active,
div.wpforms-container.wpforms-container-full .wpforms-form button[type="submit"]:focus,
div.wpforms-container.wpforms-container-full .wpforms-form button[type="submit"]:active,
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-page-button:focus,
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-page-button:active {
    outline: none;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select[multiple] {
    z-index: 3;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select[multiple] > option {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 10px 18px;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-container {
    margin: -20px -10px 0;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 20px 10px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-description,
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-limit-text {
    font-size: 14px;
    line-height: 1.2em;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-head-container:not(:last-child) {
    margin: 0 0 20px;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-description {
    margin: 0;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 30px 0 0 !important;
    margin: 0 !important;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-weight: 600;
}
div.wpforms-container.wpforms-container-full .wpforms-form ul li:before {
    display: none;
    content: none;
}
div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
    margin-right: 30px !important;
}
@media only screen and (min-width: 768px) {
    div.wpforms-container.wpforms-container-full .wpforms-form input[type="submit"],
    div.wpforms-container.wpforms-container-full .wpforms-form button[type="submit"],
    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-page-button {
        padding: 19px 38px;
        line-height: 1.2308em;
    }
    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-one-third,
    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-two-sixths {
        width: 33.3333%;
    }
    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-one-half,
    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-three-sixths,
    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-two-fourths {
        width: 50%;
    }
    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-one-fourth {
        width: 25%;
    }
    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-four-sixths,
    div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-field.wpforms-two-thirds {
        width: 66.6666%;
    }
}
.footer {
    position: relative;
}
.footer .footer-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.footer-section {
    padding: 24px 0;
    position: relative;
    z-index: 2;
}
.footer-section + .footer-section:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
}
.footer-row {
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer-columns-row {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.875em;
    line-height: 1.875em;
}
.footer-columns-row .footer-column {
    padding: 0 15px;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px auto 0;
}
.footer-columns-row .footer-column:first-child {
    margin-top: 0;
}
.footer-columns-row .footer-column:only-child {
    width: 100%;
}
.footer-widgets {
    padding: 0 0 65px;
}
.footer-type-1 .footer-widgets,
.footer-type-2 .footer-widgets {
    margin: 0 -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.footer-type-1 .footer-widgets .widget,
.footer-type-2 .footer-widgets .widget {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}
@media only screen and (min-width: 576px) {
    .footer-type-1 .footer-widgets .widget,
    .footer-type-2 .footer-widgets .widget {
        width: calc(50% - 30px);
    }
}
@media only screen and (max-width: 768px) {
    .footer {
        background-image: none !important;
    }
    .footer-row {
        padding: 0 30px;
        max-width: 1230px;
    }
}
@media only screen and (min-width: 992px) {
    .footer-row {
        padding: 0 40px;
        max-width: 1250px;
    }
    .footer-type-1 .footer-widgets .widget,
    .footer-type-2 .footer-widgets .widget {
        width: calc(25% - 30px);
    }
    .footer-columns-row {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .footer-columns-row .footer-column {
        padding: 0 15px;
        margin: 0;
    }
    .footer-columns-row .footer-column:first-child:not(:last-child) {
        text-align: left;
    }
    .footer-columns-row .footer-column:last-child:not(:first-child) {
        text-align: right;
    }
}
ul.footer-additional-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.footer-additional-menu li {
    display: inline;
    vertical-align: top;
    padding: 0;
}
ul.footer-additional-menu li:before {
    width: auto;
    height: auto;
    display: inline;
    position: static;
    -webkit-border-radius: 0;
    border-radius: 0;
    left: initial;
    right: initial;
    top: initial;
    border: none;
    background: none;
}
ul.footer-additional-menu li + li:before {
    content: "|";
    padding: 0 0.25em 0 0;
}
.technum_footer.technum_footer_style_1 .technum_copyright_container:not(:first-child) {
    margin: 25px 0 0;
}
.footer-copyrights-container a {
    text-decoration: underline;
}
.footer .footer-menu-container {
    text-align: center;
}
.footer ul.footer-menu {
    list-style: none;
    margin: -5px -15px 12px;
    padding: 0;
    font-size: 0;
    line-height: 1;
}
.footer ul.footer-menu li {
    list-style: none;
    position: relative;
    margin: 20px 15px 0;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
.footer ul.footer-menu li:before {
    content: none;
    display: none;
}
.footer ul.footer-menu a {
    display: block;
}
@media only screen and (min-width: 992px) {
    .footer ul.footer-menu {
        margin: -16px -27px 0;
    }
    .footer ul.footer-menu li {
        margin: 20px 27px 0;
    }
}
.footer ul.wrapper-socials {
    margin: -7px -5.5px;
}
.footer ul.wrapper-socials li {
    margin: 7px 5.5px;
}
.footer ul.wrapper-socials li:before {
    content: none;
    display: none;
}
.footer ul.wrapper-socials a {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px;
    width: 28px;
    height: 28px;
    font-size: 13px;
    line-height: 28px;
}
.top-bar {
    font-size: 87.5%;
    display: none;
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.top-bar-row {
    padding: 4px 0 5px;
    margin: 0 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.top-bar-column {
    padding: 0 20px;
}
.top-bar-column:not(:first-child) {
    text-align: right;
}
.top-bar-column:only-child {
    width: 100%;
}
.header {
    position: relative;
    z-index: 4;
    display: none !important;
    -webkit-box-shadow: 0 15px 38px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 15px 38px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 38px rgba(0, 0, 0, 0.1);
}
.header.header-position-over {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.header.sticky-header-on.sticky-ready .sticky-wrapper {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    -webkit-transition: transform linear 1s;
    transition: transform linear 1s;
    margin-top: -500px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.header.sticky-header-on.sticky-ready.sticky-active .sticky-wrapper {
    -webkit-transform: translateY(500px);
    -ms-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-box-shadow: 0 15px 38px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 15px 38px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 38px rgba(0, 0, 0, 0.1);
}
.header-menu-container {
    width: 100%;
    text-align: center;
}
.header-icons-container {
    margin: 7px 20px;
    min-height: 50px;
    white-space: nowrap;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.header-icons-container:first-child {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.header-icons-container:last-child {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.header-icons-container:first-child:last-child {
    width: calc(100% - 40px);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.header-icons-container .header-icon {
    margin: 5px 8px;
}
.header-icons-container .header-button-container {
    white-space: nowrap;
    line-height: 1;
    font-size: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.header-icons-container .header-button-container .technum-button {
    min-width: 144px;
}
.header-row {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.header-row .header-icons-container {
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    -ms-align-self: stretch;
    align-self: stretch;
}
.header-row .header-icons-container .header-icon {
    margin: 5px 15px;
}
body.admin-bar .header.sticky-header-on.sticky-ready .sticky-wrapper {
    top: 46px;
}
.mobile-header {
    border-bottom: solid 1px transparent;
    z-index: 4;
    position: relative;
}
.mobile-header.header-position-over {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
}
.mobile-header.sticky-header-on.sticky-ready .sticky-wrapper {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    background-color: #fff;
    -webkit-transition: transform linear 1s;
    transition: transform linear 1s;
    margin-top: -200px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.14);
}
.mobile-header.sticky-header-on.sticky-ready.sticky-active .sticky-wrapper {
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
}
.mobile-header-row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
@media only screen and (min-width: 576px) {
    .mobile-header .header-icon.search-trigger,
    .mobile-header .header-icon.mini-cart,
    .mobile-header .header-icon.header-button-container {
        display: block;
    }
}
@media only screen and (min-width: 783px) {
    body.admin-bar .header.sticky-header-on.sticky-ready .sticky-wrapper {
        top: 32px;
    }
}
.wrapper-contacts {
    margin: 0 -15px;
}
.wrapper-contacts .contact-item {
    margin: 0 15px;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    font-weight: 500;
}
.wrapper-contacts .contact-item:before {
    display: inline-block;
    height: 1em;
    margin: 0 10px 0 0;
    font-family: "fontello", sans-serif;
    line-height: 1em;
    font-size: 107.14%;
    font-weight: 400;
}
.wrapper-contacts .contact-item:not(:last-child) {
    margin: 0 0 0 15px;
}
.wrapper-contacts .contact-item:not(:last-child):after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 1px;
    margin: 0 -1px 0 14px;
}
.wrapper-contacts .contact-item-email:before {
    content: "\e808";
}
.wrapper-contacts .contact-item-phone {
    font-weight: 600;
    font-size: 92.8571%;
}
.wrapper-contacts .contact-item-phone:before {
    content: "\e81c";
    font-size: 115.38%;
}
.wrapper-contacts .contact-item-address:before {
    content: "\e809";
    font-size: 106.66%;
}
.wrapper-contacts.top-bar-contacts {
    display: inline-block;
    vertical-align: top;
}
.callback {
    position: relative;
    padding: 0 0 0 57px;
    white-space: nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.callback:before {
    content: "\e807";
    position: absolute;
    display: block;
    width: 42px;
    height: 42px;
    top: 50%;
    left: 0;
    right: initial;
    margin: -21px 0 0 0;
    font: 400 normal 42px/1em "Fontello";
}
.callback .callback-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
}
.callback .callback-text {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600;
}
.mobile-header-menu-container .callback {
    margin: 30px 20px 0;
}
@media only screen and (min-width: 1500px) {
    .callback {
        min-width: 202px;
    }
}
.extra-trigger {
    position: relative;
}
.extra-trigger .extra-trigger-item {
    width: 32px;
    height: 23px;
    font: 400 normal 16px/23px "fontello";
    cursor: pointer;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.extra-trigger .extra-trigger-item:before {
    content: "\e809";
}
.slide-extra-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 10;
    width: 280px;
    -webkit-transition: right 0.3s, left 0.3s;
    transition: right 0.3s, left 0.3s;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    padding: 112px 20px 30px;
    overflow-y: auto;
    right: -320px;
    left: initial;
}
.slide-extra-wrapper.active {
    opacity: 1;
    right: 0;
    left: initial;
}
.slide-extra-wrapper .slide-extra {
    min-height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
}
.slide-extra-wrapper .slide-extra-close {
    position: absolute;
    right: 20px;
    left: initial;
    top: 50px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font: 400 normal 20px/20px "fontello";
}
.slide-extra-wrapper .slide-extra-close:before {
    content: "\e820";
}
body.admin-bar .slide-extra-wrapper {
    top: 46px;
}
.slide-extra-content:not(:last-child) {
    margin-bottom: 60px;
}
.extra-logo-container:not(:last-child) {
    margin-bottom: 36px;
}
.extra-menu-container:not(:last-child) {
    margin-bottom: 36px;
}
.extra-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.extra-menu > li {
    position: relative;
}
.extra-menu > li .sub-menu-trigger {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 44px;
    cursor: pointer;
    z-index: 2;
}
.extra-menu > li .sub-menu-trigger:after {
    content: "\f107";
    font: 700 normal 18px/1em "Font Awesome 5 Free";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    right: 0;
    left: initial;
    margin: -10px 0 0;
    opacity: 0.7;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.extra-menu > li.active > .sub-menu-trigger:after {
    opacity: 1;
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
.extra-menu > li > a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 8px 34px 8px 0;
    font-size: 15px;
}
.extra-menu > li > a:before {
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    bottom: 6px;
    left: 2px;
    right: 51px;
    opacity: 0;
    -webkit-transition: opacity, 0.3s;
    transition: opacity, 0.3s;
}
.extra-menu > li.current-menu-ancestor > a:before,
.extra-menu > li.current-menu-parent > a:before,
.extra-menu > li.current-menu-item > a:not([href*="/#"]):before {
    opacity: 1;
}
.extra-menu ul.sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.extra-menu ul.sub-menu > li {
    margin: 0 0 0 40px;
}
.extra-menu ul.sub-menu > li > a {
    font-size: 15px;
    display: block;
    padding: 0 65px 0 0;
}
.extra-menu ul.sub-menu li {
    position: relative;
}
.extra-menu ul.sub-menu li .sub-menu-trigger {
    height: 30px;
}
.extra-menu ul.sub-menu li.active > .sub-menu-trigger:after {
    opacity: 1;
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
.extra-menu > ul.sub-menu {
    padding: 10px 0 !important;
}
.extra-menu > ul.sub-menu > li {
    margin: 0 0 0 50px;
}
.extra-icons-container {
    margin: 15px -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.extra-icons-container .extra-icon {
    margin: 5px 15px;
}
.extra-icons-container:not(:last-child) {
    margin-bottom: 36px;
}
.extra-button-container {
    width: 100%;
}
.header-extra-socials.wrapper-socials {
    margin-left: -5.5px;
    margin-right: -5.5px;
}
.header-extra-socials.wrapper-socials:not(:last-child) {
    margin-bottom: 34px;
}
.header-extra-socials.wrapper-socials li {
    margin: 7px 5.5px;
}
.header-extra-socials.wrapper-socials a {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px;
    width: 28px;
    height: 28px;
    font-size: 13px;
    line-height: 28px;
}
.slide-extra-copyright {
    font-size: 14px;
}
@media only screen and (min-width: 783px) {
    body.admin-bar .slide-extra-wrapper {
        top: 32px;
    }
}
@media only screen and (min-width: 992px) {
    .slide-extra-wrapper {
        width: 300px;
        padding: 112px 50px 30px;
        right: -420px;
        left: initial;
    }
    .slide-extra-wrapper.active {
        right: 0;
        left: initial;
    }
    .slide-extra-wrapper .slide-extra-close {
        left: initial;
        right: 50px;
    }
}
.wrapper-info {
    margin: 0 -15px;
}
.wrapper-info .top-bar-additional-text {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    font-weight: 600;
    font-size: 92.8571%;
}
.wrapper-info .top-bar-additional-text:not(:last-child) {
    margin: 0 15px;
}
.wrapper-info .top-bar-additional-text .additional-text-title {
    font-weight: 400;
}
.page-loader-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1030;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.page-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100px;
}
.page-loader .page-loader-logo {
    position: relative;
    z-index: 2;
    margin: auto;
    max-width: 100%;
    height: auto;
}
.woocommerce .loader:before {
    content: none;
    display: none;
}
.page-loader-inner {
    animation-name: pulsate;
    -webkit-animation-name: pulsate;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
@-webkit-keyframes pulsate {
    50% {
        -webkit-transform: scale(0.85, 0.85);
        transform: scale(0.85, 0.85);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@keyframes pulsate {
    50% {
        -webkit-transform: scale(0.85, 0.85);
        transform: scale(0.85, 0.85);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
.logo-container {
    margin: 18px 15px 18px 20px;
    width: 100%;
}
.mobile-header-row .logo-container {
    width: 100%;
}
.logo {
    font-size: 0;
    line-height: 1;
}
.logo-link {
    text-decoration: none;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.logo-link .logo-site-name {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
}
@media only screen and (min-width: 1365px) {
    .logo-container {
        margin: 15px;
    }
    .logo-link .logo-site-name {
        font-size: 22px;
        font-weight: 700;
    }
    .header.header-type-2 .logo {
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
    }
}
.login-logout {
    line-height: 1;
    font-size: 0;
}
.login-logout .link-login {
    display: block;
    line-height: 1;
    height: 23px;
}
.login-logout .link-login:before {
    content: "\f2f6";
    font: 700 normal 18px/23px "Font Awesome 5 Free";
}
.login-logout .link-logout {
    display: block;
    line-height: 1;
    height: 23px;
}
.login-logout .link-logout:before {
    content: "\f2f5";
    font: 700 normal 18px/23px "Font Awesome 5 Free";
}
@media only screen and (min-width: 1365px) {
    .login-logout .link-login:before,
    .login-logout .link-logout:before {
        font-size: 22px;
        line-height: 28px;
    }
}
.menu-trigger {
    position: relative;
}
.menu-trigger .menu-trigger-icon {
    display: block;
    width: 22px;
    height: 23px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
.menu-trigger .menu-trigger-icon.active .hamburger span:first-child {
    -webkit-transform: rotate(-45deg) translate(-4px, 4px);
    -ms-transform: rotate(-45deg) translate(-4px, 4px);
    transform: rotate(-45deg) translate(-4px, 4px);
}
.menu-trigger .menu-trigger-icon.active .hamburger span:nth-of-type(2) {
    opacity: 0;
}
.menu-trigger .menu-trigger-icon.active .hamburger span:last-child {
    -webkit-transform: rotate(45deg) translate(-4px, -4px);
    -ms-transform: rotate(45deg) translate(-4px, -4px);
    transform: rotate(45deg) translate(-4px, -4px);
}
.menu-trigger .hamburger {
    display: block;
    width: 22px;
    height: 14px;
    position: absolute;
    left: 50%;
    right: auto;
    top: 50%;
    margin: -6px 0 0 -11px;
}
.menu-trigger .hamburger span {
    height: 2px;
    width: 22px;
    display: block;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menu-trigger .hamburger span:first-child {
    margin-bottom: 4px;
}
.menu-trigger .hamburger span:last-child {
    margin-top: 4px;
}
.menu-close {
    position: relative;
}
.menu-close .menu-close-icon {
    display: block;
    width: 16px;
    height: 23px;
    font: 400 normal 16px/24px "fontello";
    cursor: pointer;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.menu-close .menu-close-icon:before {
    content: "\e803";
}
.mobile-header-menu-container {
    width: 320px;
    height: 100%;
    -webkit-box-shadow: 0 3px 49px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 3px 49px rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 49px rgba(0, 0, 0, 0.07);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    right: -320px;
    left: auto;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    padding: 0 0 60px;
}
.mobile-header-menu-container.active {
    right: 0;
    left: auto;
    opacity: 1;
}
.mobile-header-menu-container nav {
    font-size: 0;
    line-height: 1;
}
.mobile-header-menu-container .header-mobile-contacts {
    padding: 30px 15px 0;
}
.mobile-header-menu-container .header-mobile-contacts .contact-item {
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    padding: 0 0 0 33px;
    position: relative;
}
.mobile-header-menu-container .header-mobile-contacts .contact-item + .contact-item {
    margin-top: 4px;
}
.mobile-header-menu-container .header-mobile-contacts .contact-item:before {
    font: 400 normal 18px/31px "fontello";
    position: absolute;
    display: inline-block;
    vertical-align: top;
    left: 0;
    top: 0;
}
.mobile-header-menu-container .header-mobile-contacts .contact-item.contact-item-address:before {
    content: "\e809";
}
.mobile-header-menu-container .header-mobile-contacts .contact-item.contact-item-phone {
    font-size: 14px;
    font-weight: 600;
}
.mobile-header-menu-container .header-mobile-contacts .contact-item.contact-item-phone:before {
    content: "\e81c";
}
.mobile-header-menu-container .header-mobile-contacts .contact-item.contact-item-email:before {
    content: "\e808";
}
.mobile-header-menu-container .header-mobile-additional-text {
    padding: 30px 20px 0;
    font-weight: 600;
    line-height: 1.4em;
}
.mobile-header-menu-container .header-mobile-additional-text .additional-text-title {
    display: block;
    font-weight: 400;
}
.mobile-header-menu-container .header-mobile-socials {
    padding: 30px 20px 0;
}
.mobile-header-menu-container .header-mobile-socials .mobile-menu-socials {
    margin: 0 -7px;
}
.mobile-header-menu-container .header-mobile-socials .mobile-menu-socials li {
    margin: 0 7px 10px;
}
.mobile-header-menu-container .header-mobile-socials .mobile-menu-socials li a {
    width: 30px;
    height: 30px;
    font-size: 13px;
    font-weight: 400;
    line-height: 31px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}
.mobile-header-menu-container .header-mobile-button {
    padding: 30px 20px 0;
    line-height: 1;
    font-size: 0;
}
.mobile-header-menu-container .header-mobile-button .technum-button {
    min-width: 153px;
}
.mobile-header-menu-container .main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.mobile-header-menu-container .main-menu > li {
    border-bottom: solid 1px;
    position: relative;
    padding: 0;
}
.mobile-header-menu-container .main-menu > li:before {
    content: none;
    display: none;
}
.mobile-header-menu-container .main-menu > li .sub-menu-trigger {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 62px;
    cursor: pointer;
    z-index: 2;
}
.mobile-header-menu-container .main-menu > li .sub-menu-trigger:after {
    content: "\e801";
    font: 400 normal 6px/22px "fontello";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    right: 16px;
    left: initial;
    margin: -12px 0 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.mobile-header-menu-container .main-menu > li.active > .sub-menu-trigger:after {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
.mobile-header-menu-container .main-menu > li > a {
    display: block;
    font-size: 13px;
    padding: 24px 58px 24px 20px;
}
.mobile-header-menu-container .main-menu > li > a:before {
    content: "/";
    position: absolute;
    display: block;
    left: 20px;
    right: initial;
    width: 8px;
    opacity: 0;
    font-weight: 400;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.mobile-header-menu-container .main-menu > li.active > a,
.mobile-header-menu-container .main-menu > li.current-menu-ancestor > a,
.mobile-header-menu-container .main-menu > li.current-menu-parent > a,
.mobile-header-menu-container .main-menu > li.current-menu-item > a:not([href*="/#"]) {
    padding: 24px 50px 24px 28px;
}
.mobile-header-menu-container .main-menu > li.active > a:before,
.mobile-header-menu-container .main-menu > li.current-menu-ancestor > a:before,
.mobile-header-menu-container .main-menu > li.current-menu-parent > a:before,
.mobile-header-menu-container .main-menu > li.current-menu-item > a:not([href*="/#"]):before {
    opacity: 1;
}
.mobile-header-menu-container .main-menu > li ul.sub-menu {
    display: none;
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0;
}
.mobile-header-menu-container .main-menu > li ul.sub-menu > li > a {
    display: block;
    padding: 13px 43px 13px 0;
    font-size: 14px;
}
.mobile-header-menu-container .main-menu > li ul.sub-menu > li > a:before {
    content: "/";
    position: absolute;
    display: block;
    left: 0;
    right: initial;
    width: 8px;
    opacity: 0;
    font-weight: 400;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.mobile-header-menu-container .main-menu > li ul.sub-menu li {
    position: relative;
    padding: 0;
}
.mobile-header-menu-container .main-menu > li ul.sub-menu li:before {
    content: none;
    display: none;
}
.mobile-header-menu-container .main-menu > li ul.sub-menu li .sub-menu-trigger {
    height: 40px;
}
.mobile-header-menu-container .main-menu > li ul.sub-menu li.active > .sub-menu-trigger:after {
    opacity: 1;
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
.mobile-header-menu-container .main-menu > li ul.sub-menu li.current-menu-item > a:not([href*="/#"]) {
    padding: 13px 35px 13px 8px;
}
.mobile-header-menu-container .main-menu > li ul.sub-menu li.current-menu-item > a:not([href*="/#"]):before {
    opacity: 1;
}
.mobile-header-menu-container .main-menu > li > ul.sub-menu {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    padding: 10px 0 10px 20px !important;
}
.mobile-header-menu-container .main-menu > li > ul.sub-menu > li {
    margin: 0 0 0 20px;
}
.header nav {
    font-size: 0;
    line-height: 1;
}
.header .header-menu-row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.header .header-menu-row .logo {
    margin: 20px 70px;
}
.header .main-menu {
    margin: -4px 0 0;
    padding: 0;
}
.header .main-menu li {
    list-style: none;
    position: relative;
    padding: 0;
}
.header .main-menu li:before {
    content: none;
    display: none;
}
.header .main-menu li:not(:last-of-type) {
    margin-right: 20px;
}
.header .main-menu > li > a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 30px 0;
    top: 1px;
}
.header .main-menu > li > a:before {
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 2px;
    opacity: 0;
    -webkit-transition: opacity, 0.3s;
    transition: opacity, 0.3s;
}
.header .main-menu > li.menu-item-has-children > a:before {
    left: 0;
    right: 13px;
}
.header .main-menu > li:hover > a:before {
    opacity: 1;
}
.header .main-menu > li.current-menu-ancestor > a:before,
.header .main-menu > li.current-menu-parent > a:before,
.header .main-menu > li.current-menu-item > a:not([href*="/#"]):before {
    opacity: 1;
}
.header .main-menu > li.menu-item-has-children > a {
    padding-right: 12px;
    padding-left: 0;
}
.header .main-menu > li.menu-item-has-children > a:after {
    content: "";
    width: 3px;
    height: 3px;
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    right: 0;
    left: auto;
    margin: -2px 0 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.header .main-menu > li.menu-item-has-children.current-menu-ancestor > a:before,
.header .main-menu > li.menu-item-has-children.current-menu-parent > a:before,
.header .main-menu > li.menu-item-has-children.current-menu-item > a:not([href*="/#"]):before {
    left: 0;
    right: 15px;
}
@media only screen and (min-width: 992px) {
    .header .main-menu {
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: 0;
        line-height: 1;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 1200px) {
    .header .main-menu li:not(:last-of-type) {
        margin-right: 30px;
    }
}
@media only screen and (min-width: 1400px) {
    .header .main-menu li:not(:last-of-type) {
        margin-right: 43px;
    }
}
.header .main-menu > li ul.sub-menu {
    margin: 1px 0 0;
    position: absolute;
    top: 100%;
    left: -38px;
    width: 227px;
    padding: 19px 29px 19px 34px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    text-align: left;
}
.header .main-menu > li ul.sub-menu > li {
    position: relative;
    list-style: none;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: all 0.2s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0s;
    transition: all 0.2s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0s;
}
.header .main-menu > li ul.sub-menu > li.menu-item-has-children > a:after {
    content: "\e824";
    font: 400 normal 9px/18px "fontello";
    width: 20px;
    height: 18px;
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    right: 0;
    left: auto;
    margin: -9px 0 0;
    -webkit-transition: color 0.3s, opacity 0.3s;
    transition: color 0.3s, opacity 0.3s;
}
.header .main-menu > li ul.sub-menu > li:not(:last-of-type) {
    margin-bottom: 1px;
}
.header .main-menu > li ul.sub-menu > li > a {
    display: block;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 11px 33px 11px 0;
}
.header .main-menu > li ul.sub-menu > li > a:before {
    content: "/";
    position: absolute;
    display: block;
    left: 0;
    right: initial;
    width: 8px;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.header .main-menu > li ul.sub-menu > li:hover > a,
.header .main-menu > li ul.sub-menu > li.current-menu-item > a:not([href*="/#"]) {
    padding: 11px 25px 11px 8px;
}
.header .main-menu > li ul.sub-menu > li:hover > a:before,
.header .main-menu > li ul.sub-menu > li.current-menu-item > a:not([href*="/#"]):before {
    opacity: 1;
}
.header .main-menu li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
}
.header .main-menu li:hover > ul.sub-menu ul.sub-menu {
    position: absolute;
    left: 100%;
    top: -19px;
    right: initial;
    margin: 0 0 0 32px;
}
.header .main-menu li:hover > ul.sub-menu ul.sub-menu:before {
    content: "";
    position: absolute;
    display: block;
    width: 31px;
    left: initial;
    right: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
}
.header .main-menu li:hover > ul.sub-menu > li {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.header .main-menu li:hover > ul.sub-menu > li:nth-child(2n + 1) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.header .main-menu li:hover > ul.sub-menu > li:nth-child(2n + 2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.header .main-menu li:hover > ul.sub-menu > li:nth-child(2n + 3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.header .main-menu li:hover > ul.sub-menu > li:nth-child(2n + 4) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.header .main-menu li:hover > ul.sub-menu > li:nth-child(2n + 5) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.header .main-menu li:hover > ul.sub-menu > li:nth-child(2n + 6) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
}
.header .main-menu li:hover > ul.sub-menu > li:nth-child(2n + 7) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.header .main-menu li:hover > ul.sub-menu > li:nth-child(2n + 8) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
}
@media only screen and (min-width: 992px) {
    .mobile-header-row {
        margin: 0 20px;
    }
}
.mini-cart {
    width: 18px;
    height: 23px;
    position: relative;
}
.mini-cart .mini-cart-trigger {
    width: 18px;
    height: 23px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 3;
}
.mini-cart .mini-cart-count:before {
    content: "\e826";
    font: 400 normal 18px/24px "fontello";
    vertical-align: top;
}
.mini-cart .mini-cart-count > span {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    bottom: -10px;
    right: -8px;
    left: initial;
    min-width: 10px;
    height: 16px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 10px;
    line-height: 16px;
    font-weight: 500;
    font-style: normal;
    padding: 0 3px;
    border-width: 2px;
    border-style: solid;
}
.mini-cart .mini-cart-panel {
    position: absolute;
    right: -30px;
    top: -17px;
    width: 253px;
    -webkit-box-shadow: 0 7px 38px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0 7px 38px rgba(0, 0, 0, 0.13);
    box-shadow: 0 7px 38px rgba(0, 0, 0, 0.13);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0 !important;
    pointer-events: none;
    z-index: 2;
    padding: 24px 40px 40px 39px;
    overflow: hidden;
    height: 0;
}
.mini-cart .mini-cart-panel:before {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    left: initial;
}
.mini-cart .mini-cart-panel .woocommerce-mini-cart__empty-message {
    margin: 0;
}
.mini-cart .mini-cart-panel .mini-cart-title {
    margin: 0 44px 21px 0;
    letter-spacing: -0.03em;
    word-spacing: 1px;
}
.mini-cart .mini-cart-panel .cart_list {
    list-style: none;
    margin: 0 -20px 0 0;
    padding: 0 20px 0 0;
    display: block;
    overflow: auto;
    max-height: 308px;
}
.mini-cart .mini-cart-panel .cart_list:not(:first-child) {
    padding: 0 20px 0 0;
}
.mini-cart .mini-cart-panel .cart_list li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
}
.mini-cart .mini-cart-panel .cart_list li:not(:first-child) {
    margin: 20px 0 0;
    padding: 19px 0 0;
    border-top-width: 1px;
    border-top-style: solid;
}
.mini-cart .mini-cart-panel .cart_list li:before {
    display: none;
    content: none;
}
.mini-cart .mini-cart-panel .cart_list li a {
    font-weight: inherit;
    display: inline;
    white-space: normal;
}
.mini-cart .mini-cart-panel .cart_list li .thumbnail-woocommerce_wrapper {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 24px 0 0;
    position: static;
    order: 1;
}
.mini-cart .mini-cart-panel .cart_list li .thumbnail-woocommerce_wrapper img {
    display: block;
    position: relative;
    margin: 0;
    float: none;
    width: 76px;
    height: auto;
    -webkit-transition: border-color, 0.3s;
    transition: border-color, 0.3s;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.mini-cart .mini-cart-panel .cart_list li .content-woocommerce-wrapper {
    display: block;
    width: calc(100% - 145px);
    order: 2;
}
.mini-cart .mini-cart-panel .cart_list li .content-woocommerce-wrapper h6 {
    font-weight: 700;
    margin: 0;
    line-height: 1.375em;
}
.mini-cart .mini-cart-panel .cart_list li .content-woocommerce-wrapper .quantity {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 2px 0 0;
}
.mini-cart .mini-cart-panel .cart_list li a.remove_from_cart_button {
    position: static;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 0 20px;
    background: none;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    order: 3;
    color: #e95151;
}
.mini-cart .mini-cart-panel .total {
    margin: 21px 0 0;
    padding: 15px 0 0;
    border-width: 0;
    border-style: solid;
    border-top-width: 1px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.mini-cart .mini-cart-panel .total strong {
    font-weight: inherit;
}
.mini-cart .mini-cart-panel .woocommerce-mini-cart-buttons {
    position: relative;
    z-index: 2;
    padding: 7px 0 0;
    margin: 0 -5px;
    font-size: 0;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.mini-cart .mini-cart-panel .woocommerce-mini-cart-buttons:before,
.mini-cart .mini-cart-panel .woocommerce-mini-cart-buttons:after {
    content: none;
    display: none;
}
.mini-cart .mini-cart-panel .woocommerce-mini-cart-buttons a.button {
    margin: 15px 5px 0;
    font-size: 12px;
    line-height: 1.6667em;
    min-width: 78px;
    padding: 13px 20px 12px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.mini-cart:hover .mini-cart-trigger {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.mini-cart:hover .mini-cart-panel {
    opacity: 1 !important;
    pointer-events: initial;
    height: auto;
}
.header-mobile .mini-cart {
    width: 42px;
    height: 42px;
}
.header-mobile .mini-cart .mini-cart-trigger {
    width: 42px;
    height: 42px;
    background: none;
}
.header-mobile .mini-cart .mini-cart-count:before {
    line-height: 42px;
}
@media only screen and (min-width: 1365px) {
    .mini-cart {
        width: 22px;
    }
    .mini-cart .mini-cart-trigger {
        width: 22px;
    }
    .mini-cart .mini-cart-count:before {
        font-size: 22px;
    }
}
.page-title-container {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 50px 0;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-title-container .page-title-row {
    z-index: 3;
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1210px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-title-container .page-title-box {
    position: relative;
}
.page-title-container .page-title {
    margin: 0 0 12px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    position: relative;
    z-index: 2;
}
.page-title-container .page-title,
.page-title-container .page-title-wrapper .page-title-box {
    font-size: 36px;
    line-height: 1.2em;
    font-weight: 700;
    letter-spacing: -0.02em;
}
.page-title-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    right: initial;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: initial;
    -webkit-background-size: cover;
    background-size: cover;
    background-blend-mode: multiply;
    z-index: 2;
}
.page-title-additional {
    vertical-align: top;
    position: absolute;
    font-size: 2em;
    font-weight: 800;
    line-height: 1em;
    left: 0.15625em;
    top: -0.42em;
    right: initial;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.3;
    -webkit-text-stroke: 1px #c6d1e6;
    white-space: nowrap;
    display: none;
}
.breadcrumbs {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
}
.breadcrumbs .delimiter {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 7px;
    position: relative;
    top: -1px;
    width: 3px;
    height: 3px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
@media only screen and (min-width: 576px) {
    .page-title-container {
        min-height: 250px;
    }
    .page-title-container .page-title,
    .page-title-container .page-title-wrapper .page-title-box {
        font-size: 45px;
    }
}
@media only screen and (min-width: 768px) {
    .page-title-container {
        min-height: 330px;
    }
    .page-title-container .page-title-row {
        padding: 0 30px;
    }
    .page-title-container .page-title,
    .page-title-container .page-title-wrapper .page-title-box {
        font-size: 60px;
    }
    .page-title-additional {
        display: block;
    }
    .breadcrumbs {
        font-size: 16px;
        line-height: 30px;
    }
}
@media only screen and (min-width: 992px) {
    .page-title-container {
        min-height: 500px;
    }
    .page-title-container .page-title-row {
        padding: 0 40px;
        max-width: 1250px;
    }
    .page-title-container .page-title,
    .page-title-container .page-title-wrapper .page-title-box {
        font-size: 80px;
    }
}
.search-trigger {
    width: 16px;
    height: 23px;
}
.search-trigger .search-trigger-icon {
    width: 16px;
    height: 23px;
    display: block;
    font: 400 normal 16px/24px "fontello";
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.search-trigger .search-trigger-icon:before {
    content: "\e81b";
}
.site-search {
    position: fixed;
    left: 0;
    top: -100px;
    right: 0;
    padding: 20px 46px 20px 5px;
    height: 25px;
    z-index: 1000000;
    opacity: 0;
    -webkit-transition: opacity 0.3s, top 0.3s;
    transition: opacity 0.3s, top 0.3s;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.site-search.active {
    top: 0;
    opacity: 1;
}
.site-search .site-search-close {
    position: absolute;
    top: 50%;
    right: 15px;
    left: initial;
    width: 16px;
    height: 16px;
    margin: -8px 0 0;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    font: 400 normal 16px/16px "fontello";
    text-align: center;
}
.site-search .site-search-close:before {
    content: "\e803";
}
.site-search .site-search-close:hover {
    opacity: 0.5;
}
.site-search .search-form {
    border: none;
    padding: 0;
}
.site-search .search-form .search-form-field {
    padding: 0 0 0 50px;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 25px;
    line-height: 25px;
}
.site-search .search-form .search-form-icon {
    left: initial;
    right: initial;
    top: 50%;
    bottom: initial;
    width: 42px;
    height: 42px;
    margin: -22px 0 0;
    background: none;
    font-size: 20px;
    line-height: 44px;
}
.site-search .search-form .search-form-icon:hover {
    background: none;
}
@media only screen and (min-width: 992px) {
    .site-search {
        padding: 37px 100px 37px 40px;
        height: 25px;
    }
    .site-search .site-search-close {
        right: 40px;
        left: initial;
        width: 20px;
        height: 20px;
        margin: -10px 0 0;
        font-size: 20px;
    }
    .site-search .search-form .search-form-field {
        padding: 0 0 0 95px;
        height: 25px;
        line-height: 25px;
    }
    .site-search .search-form .search-form-icon {
        width: 42px;
        height: 42px;
        margin: -21px 0 0;
        font-size: 22px;
        line-height: 42px;
    }
}
@media only screen and (min-width: 1365px) {
    .search-trigger {
        width: 19px;
    }
    .search-trigger .search-trigger-icon {
        width: 19px;
        font-size: 19px;
        line-height: 26px;
    }
}
.dropdown-trigger {
    position: relative;
}
.dropdown-trigger .dropdown-trigger-item {
    font-family: "fontello";
    font-weight: 400;
    cursor: pointer;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    position: relative;
}
.dropdown-trigger .dropdown-trigger-item:before {
    content: "\e827";
    position: absolute;
    left: 50%;
    right: initial;
    top: 50%;
}
.mobile-header .dropdown-trigger-item,
.mobile-header-menu-container .dropdown-trigger-item {
    font-size: 18px;
    line-height: 1em;
    width: 18px;
    height: 23px;
}
.mobile-header .dropdown-trigger-item:before,
.mobile-header-menu-container .dropdown-trigger-item:before {
    width: 18px;
    height: 18px;
    margin: -9px 0 0 -9px;
}
.header-type-1 .dropdown-trigger {
    margin: -7px 15px -7px -20px !important;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    -ms-align-self: stretch;
    align-self: stretch;
}
.header-type-1 .dropdown-trigger .dropdown-trigger-item {
    width: 80px;
    height: 100%;
    font-size: 24px;
    line-height: 1em;
    cursor: pointer;
    text-align: center;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
    position: relative;
}
.header-type-1 .dropdown-trigger .dropdown-trigger-item:before {
    width: 24px;
    height: 24px;
    margin: -13px 0 0 -14px;
}
.header-type-2 .header-row .header-icons-container .dropdown-trigger {
    margin: 5px 15px 5px 23px;
}
.header-type-2 .header-row .header-icons-container .dropdown-trigger .dropdown-trigger-item {
    width: 25px;
    height: 25px;
    background: none;
    font-size: 24px;
    line-height: 1;
}
.header-type-2 .header-row .header-icons-container .dropdown-trigger .dropdown-trigger-item:before {
    width: 24px;
    height: 24px;
    margin: -12px 0 0 -12px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.header.header-type-3 .header-row .header-icons-container .dropdown-trigger {
    margin: -7px 12px -7px -20px;
    border-right-width: 1px;
    border-right-style: solid;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    -ms-align-self: stretch;
    align-self: stretch;
}
.header.header-type-3 .header-row .header-icons-container .dropdown-trigger .dropdown-trigger-item {
    width: 87px;
    height: 100%;
    min-height: 87px;
    background: none;
    font-size: 24px;
    line-height: 1;
}
.header.header-type-3 .header-row .header-icons-container .dropdown-trigger .dropdown-trigger-item:before {
    width: 24px;
    height: 24px;
    margin: -12px 0 0 -12px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.header.header-type-3.header-position-over .header-row .header-icons-container .dropdown-trigger {
    margin: -7px 58px -7px 10px;
    border-right: none;
}
.header.header-type-3.header-position-over .header-row .header-icons-container .dropdown-trigger .dropdown-trigger-item {
    width: 25px;
}
.slide-sidebar-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 10;
    width: 320px;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    overflow: auto;
}
.slide-sidebar-wrapper.slide-sidebar-position-left {
    right: initial;
    left: -320px;
    -webkit-transition: left 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: left 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.slide-sidebar-wrapper.slide-sidebar-position-left.active {
    opacity: 1;
    right: initial;
    left: 0;
}
.slide-sidebar-wrapper.slide-sidebar-position-right {
    -webkit-transition: right 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: right 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    right: -320px;
    left: initial;
}
.slide-sidebar-wrapper.slide-sidebar-position-right.active {
    opacity: 1;
    right: 0;
    left: initial;
}
.slide-sidebar-wrapper .slide-sidebar-close {
    position: absolute;
    right: initial;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
    font: 400 normal 10px/40px "fontello";
    text-align: center;
}
.slide-sidebar-wrapper .slide-sidebar-close:before {
    content: "\e803";
}
.slide-sidebar-wrapper .slide-sidebar {
    position: relative;
    padding: 80px 15px 40px;
    min-height: calc(100% - 120px);
}
.slide-sidebar-wrapper .slide-sidebar:after {
    content: "";
    position: absolute;
    display: none;
    background-image: url(../img/bg-sidebar.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 137px;
    height: 205px;
    left: initial;
    right: 0;
    bottom: 0;
}
body.admin-bar .slide-sidebar-wrapper {
    top: 46px;
}
@media only screen and (min-width: 783px) {
    body.admin-bar .slide-sidebar-wrapper {
        top: 32px;
    }
}
@media only screen and (min-width: 768px) {
    .slide-sidebar-wrapper {
        width: 370px;
    }
    .slide-sidebar-wrapper.slide-sidebar-position-left {
        right: initial;
        left: -420px;
    }
    .slide-sidebar-wrapper.slide-sidebar-position-left.active {
        right: initial;
        left: 0;
    }
    .slide-sidebar-wrapper.slide-sidebar-position-right {
        right: -420px;
        left: initial;
    }
    .slide-sidebar-wrapper.slide-sidebar-position-right.active {
        right: 0;
        left: initial;
    }
    .slide-sidebar-wrapper .slide-sidebar-close {
        width: 80px;
        height: 80px;
        font-size: 20px;
        line-height: 80px;
    }
    .slide-sidebar-wrapper .slide-sidebar {
        padding: 190px 50px 85px;
        min-height: calc(100% - 275px);
    }
    .slide-sidebar-wrapper .slide-sidebar:after {
        display: block;
    }
}
ul.wrapper-socials {
    padding: 0;
    list-style: none;
    line-height: 1;
    margin: 0 -10.5px;
    white-space: nowrap;
    cursor: default;
}
ul.wrapper-socials li {
    margin: 7px 10.5px;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}
ul.wrapper-socials li:before {
    content: none;
    display: none;
}
ul.wrapper-socials a {
    text-align: center;
    display: block;
    -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    font-family: "Font Awesome 5 Brands";
}
ul.wrapper-socials.top-bar-socials {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
ul.wrapper-socials.top-bar-socials:not(:first-child) {
    margin-left: 18.5px;
    margin-right: 4.5px;
}
.slide-sidebar-wrapper .wrapper-socials {
    margin: -7px -5.5px;
}
.slide-sidebar-wrapper .wrapper-socials li {
    margin: 7px 5.5px;
}
.slide-sidebar-wrapper .wrapper-socials a {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px;
    width: 28px;
    height: 28px;
    font-size: 13px;
    line-height: 28px;
}
ul.top-bar-menu {
    margin: 0 -12.5px;
    padding: 0;
    list-style: none;
}
ul.top-bar-menu li {
    display: inline-block;
    vertical-align: top;
    margin: 0 12.5px;
    padding: 0;
}
ul.top-bar-menu li:before {
    display: none;
    content: none;
}
ul.top-bar-menu li:not(:last-child) {
    margin: 0 0 0 12.5px;
    padding: 0 30px 0 0;
}
ul.top-bar-menu li:not(:last-child):after {
    content: "";
    display: block;
    width: 14px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: 0;
    left: initial;
    top: 15px;
}
ul.top-bar-menu a {
    display: block;
}
.widget-title,
.footer-widget-title,
.side-widget-title,
.wp-block-search .wp-block-search__label {
    position: relative;
    letter-spacing: normal;
    font-weight: 600;
}
.widget-title:last-child,
.footer-widget-title:last-child,
.side-widget-title:last-child,
.wp-block-search .wp-block-search__label:last-child {
    margin: 0;
}
.widget-title img,
.footer-widget-title img,
.side-widget-title img,
.wp-block-search .wp-block-search__label img {
    display: none;
}
.footer-widget-title,
.footer-widgets .wp-block-search .wp-block-search__label {
    text-transform: uppercase;
}
.sidebar .widget + .widget {
    margin: 54px 0 0;
}
.sidebar .widget .widget-title,
.sidebar .widget .widget-wrapper h1,
.sidebar .widget .widget-wrapper h2,
.sidebar .widget .widget-wrapper h3,
.sidebar .widget .widget-wrapper h4,
.sidebar .widget .wp-block-search .wp-block-search__label {
    letter-spacing: -0.03em;
    font-weight: 600;
}
.sidebar .widget .widget-title:not(:last-child),
.sidebar .widget .widget-wrapper h1:not(:last-child),
.sidebar .widget .widget-wrapper h2:not(:last-child),
.sidebar .widget .widget-wrapper h3:not(:last-child),
.sidebar .widget .widget-wrapper h4:not(:last-child),
.sidebar .widget .wp-block-search .wp-block-search__label:not(:last-child) {
    margin-bottom: 0.55em;
}
.slide-sidebar-wrapper .widget + .widget {
    margin: 85px 0 0;
}
.slide-sidebar-wrapper .widget .widget-title,
.slide-sidebar-wrapper .widget .widget-wrapper h1,
.slide-sidebar-wrapper .widget .widget-wrapper h2,
.slide-sidebar-wrapper .widget .widget-wrapper h3,
.slide-sidebar-wrapper .widget .widget-wrapper h4,
.slide-sidebar-wrapper .widget .wp-block-search .wp-block-search__label {
    letter-spacing: -0.03em;
    font-weight: 600;
}
.slide-sidebar-wrapper .widget .widget-title:not(:last-child),
.slide-sidebar-wrapper .widget .widget-wrapper h1:not(:last-child),
.slide-sidebar-wrapper .widget .widget-wrapper h2:not(:last-child),
.slide-sidebar-wrapper .widget .widget-wrapper h3:not(:last-child),
.slide-sidebar-wrapper .widget .widget-wrapper h4:not(:last-child),
.slide-sidebar-wrapper .widget .wp-block-search .wp-block-search__label:not(:last-child) {
    margin-bottom: 0.55em;
}
.footer-widgets > .widget {
    margin: 54px 0 0;
}
.footer-widgets > .widget .widget-wrapper h1,
.footer-widgets > .widget .widget-wrapper h2,
.footer-widgets > .widget .widget-wrapper h3,
.footer-widgets > .widget .widget-wrapper h4 {
    text-transform: uppercase;
    font-weight: 600;
}
.widget_archive ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_archive ul li {
    font-weight: 500;
    padding: 0;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.widget_archive ul li:not(:first-child) {
    margin: 6px 0 0;
}
.widget_archive ul li:before {
    content: none;
    display: none;
}
.widget_archive .widget-wrapper > ul > li {
    padding: 0 0 0 24px;
}
.widget_archive .widget-wrapper > ul > li:before {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    left: 1px;
    right: initial;
    top: 13px;
}
.wp-block-archives-dropdown:not(:last-child) {
    margin-bottom: 2rem;
}
.wp-block-archives,
body .content-wrapper .wp-block-archives,
.block-editor-block-list__layout .wp-block-archives {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.wp-block-archives:not(:last-child),
body .content-wrapper .wp-block-archives:not(:last-child),
.block-editor-block-list__layout .wp-block-archives:not(:last-child) {
    margin-bottom: 2rem;
}
.wp-block-archives li,
body .content-wrapper .wp-block-archives li,
.block-editor-block-list__layout .wp-block-archives li {
    font-weight: 500;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    padding: 0;
}
.wp-block-archives li:not(:first-child),
body .content-wrapper .wp-block-archives li:not(:first-child),
.block-editor-block-list__layout .wp-block-archives li:not(:first-child) {
    margin: 6px 0 0;
}
.wp-block-archives li:before,
body .content-wrapper .wp-block-archives li:before,
.block-editor-block-list__layout .wp-block-archives li:before {
    content: none;
    display: none;
}
.wp-block-archives ul,
body .content-wrapper .wp-block-archives ul,
.block-editor-block-list__layout .wp-block-archives ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wp-block-archives > li,
body .content-wrapper .wp-block-archives > li,
.block-editor-block-list__layout .wp-block-archives > li {
    padding: 0 0 0 24px;
}
.wp-block-archives > li:before,
body .content-wrapper .wp-block-archives > li:before,
.block-editor-block-list__layout .wp-block-archives > li:before {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    left: 1px;
    right: initial;
    top: 13px;
}
.widget_media_audio,
.mejs-audio {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.widget_media_audio .mejs-container,
.widget_media_audio .mejs-controls,
.mejs-audio .mejs-container,
.mejs-audio .mejs-controls {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.widget_media_audio .mejs-horizontal-volume-slider,
.mejs-audio .mejs-horizontal-volume-slider {
    width: 50px;
    margin: 0 0 0 10px;
}
.widget_media_audio .mejs-time-rail,
.mejs-audio .mejs-time-rail {
    margin: 0;
}
.widget_media_audio .mejs-time-handle-content,
.mejs-audio .mejs-time-handle-content {
    border: none;
    left: -4px;
    width: 1px;
}
.widget_media_audio .mejs-time,
.mejs-audio .mejs-time {
    padding-top: 15px;
}
.widget_media_audio .mejs-button,
.mejs-audio .mejs-button {
    width: 20px;
}
.widget_media_audio .mejs-button > button,
.mejs-audio .mejs-button > button {
    margin: 10px 0;
    padding: 0;
    border: none;
    min-width: 0;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.widget_media_audio .mejs-button > button:before,
.mejs-audio .mejs-button > button:before {
    content: none;
    display: none;
}
.widget_media_audio .mejs-button > button:after,
.mejs-audio .mejs-button > button:after {
    font: 700 normal 18px/20px "Font Awesome 5 Free";
    background: none !important;
    position: relative;
    width: auto;
    height: auto;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.widget_media_audio .mejs-button.mejs-play > button:after,
.mejs-audio .mejs-button.mejs-play > button:after {
    content: "\f04b";
}
.widget_media_audio .mejs-button.mejs-pause > button:after,
.mejs-audio .mejs-button.mejs-pause > button:after {
    content: "\f04c";
}
.widget_media_audio .mejs-button.mejs-mute > button:after,
.mejs-audio .mejs-button.mejs-mute > button:after {
    content: "\f028";
}
.widget_media_audio .mejs-button.mejs-unmute > button:after,
.mejs-audio .mejs-button.mejs-unmute > button:after {
    content: "\f026";
}
body .content-wrapper .widget_calendar,
.block-editor-block-list__layout .widget_calendar,
.widget_calendar,
body .content-wrapper .wp-block-calendar,
.block-editor-block-list__layout .wp-block-calendar,
.wp-block-calendar {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}
body .content-wrapper .widget_calendar a,
.block-editor-block-list__layout .widget_calendar a,
.widget_calendar a,
body .content-wrapper .wp-block-calendar a,
.block-editor-block-list__layout .wp-block-calendar a,
.wp-block-calendar a {
    text-decoration: none;
}
body .content-wrapper .widget_calendar .wp-calendar-table,
.block-editor-block-list__layout .widget_calendar .wp-calendar-table,
.widget_calendar .wp-calendar-table,
body .content-wrapper .wp-block-calendar .wp-calendar-table,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-table,
.wp-block-calendar .wp-calendar-table {
    width: 100%;
    text-align: center;
}
body .content-wrapper .widget_calendar .calendar_wrap,
.block-editor-block-list__layout .widget_calendar .calendar_wrap,
.widget_calendar .calendar_wrap,
body .content-wrapper .wp-block-calendar .calendar_wrap,
.block-editor-block-list__layout .wp-block-calendar .calendar_wrap,
.wp-block-calendar .calendar_wrap {
    padding: 61px 12px 19px;
    position: relative;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
body .content-wrapper .widget_calendar .calendar_wrap:not(:first-child),
.block-editor-block-list__layout .widget_calendar .calendar_wrap:not(:first-child),
.widget_calendar .calendar_wrap:not(:first-child),
body .content-wrapper .wp-block-calendar .calendar_wrap:not(:first-child),
.block-editor-block-list__layout .wp-block-calendar .calendar_wrap:not(:first-child),
.wp-block-calendar .calendar_wrap:not(:first-child) {
    margin: 20px 0 0;
}
body .content-wrapper .widget_calendar table,
.block-editor-block-list__layout .widget_calendar table,
.widget_calendar table,
body .content-wrapper .wp-block-calendar table,
.block-editor-block-list__layout .wp-block-calendar table,
.wp-block-calendar table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    z-index: 2;
    text-align: center;
    position: relative;
    margin: 0;
}
body .content-wrapper .widget_calendar table thead th,
.block-editor-block-list__layout .widget_calendar table thead th,
.widget_calendar table thead th,
body .content-wrapper .wp-block-calendar table thead th,
.block-editor-block-list__layout .wp-block-calendar table thead th,
.wp-block-calendar table thead th {
    font-size: 16px;
    font-weight: 700;
    background: none;
    border: none !important;
    padding: 1px !important;
    text-align: center;
}
body .content-wrapper .widget_calendar table tbody td,
.block-editor-block-list__layout .widget_calendar table tbody td,
.widget_calendar table tbody td,
body .content-wrapper .wp-block-calendar table tbody td,
.block-editor-block-list__layout .wp-block-calendar table tbody td,
.wp-block-calendar table tbody td {
    padding: 0 !important;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    border: none !important;
}
body .content-wrapper .widget_calendar table tbody td#today,
.block-editor-block-list__layout .widget_calendar table tbody td#today,
.widget_calendar table tbody td#today,
body .content-wrapper .wp-block-calendar table tbody td#today,
.block-editor-block-list__layout .wp-block-calendar table tbody td#today,
.wp-block-calendar table tbody td#today {
    position: relative;
}
body .content-wrapper .widget_calendar table tbody td#today:before,
.block-editor-block-list__layout .widget_calendar table tbody td#today:before,
.widget_calendar table tbody td#today:before,
body .content-wrapper .wp-block-calendar table tbody td#today:before,
.block-editor-block-list__layout .wp-block-calendar table tbody td#today:before,
.wp-block-calendar table tbody td#today:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-border-radius: 7px 7px 7px 0;
    border-radius: 7px 7px 7px 0;
}
body .content-wrapper .widget_calendar table tbody a,
.block-editor-block-list__layout .widget_calendar table tbody a,
.widget_calendar table tbody a,
body .content-wrapper .wp-block-calendar table tbody a,
.block-editor-block-list__layout .wp-block-calendar table tbody a,
.wp-block-calendar table tbody a {
    display: block;
    position: relative;
}
body .content-wrapper .widget_calendar caption,
.block-editor-block-list__layout .widget_calendar caption,
.widget_calendar caption,
body .content-wrapper .wp-block-calendar caption,
.block-editor-block-list__layout .wp-block-calendar caption,
.wp-block-calendar caption {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 14.2857%;
    position: absolute;
    display: block;
    top: -39px;
    left: 0;
    right: 0;
    white-space: nowrap;
}
body .content-wrapper .widget_calendar .wp-calendar-nav,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav,
.widget_calendar .wp-calendar-nav,
body .content-wrapper .wp-block-calendar .wp-calendar-nav,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav,
.wp-block-calendar .wp-calendar-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 0;
    z-index: 3;
}
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next {
    font-size: 0;
    line-height: 1;
    width: 14.2857%;
    height: 28px;
    display: block;
    position: absolute;
    top: 23px;
    text-align: center;
}
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a,
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a {
    display: block;
    text-decoration: none;
    opacity: 0.35;
    -webkit-transition: color 0.3s, opacity 0.3s;
    transition: color 0.3s, opacity 0.3s;
}
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before {
    font: 400 normal 8px/28px "fontello";
}
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:hover,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:hover,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:hover,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:hover,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:hover,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:hover {
    opacity: 1;
}
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev {
    left: 3px;
    right: initial;
}
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before {
    content: "\e80d";
}
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next {
    left: initial;
    right: 3px;
}
body .content-wrapper .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.block-editor-block-list__layout .widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
body .content-wrapper .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.block-editor-block-list__layout .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before {
    content: "\e824";
}
body .content-wrapper .wp-block-calendar,
.block-editor-block-list__layout .wp-block-calendar,
.wp-block-calendar {
    padding: 61px 12px 19px;
    position: relative;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
body .content-wrapper .wp-block-calendar:not(:first-child),
.block-editor-block-list__layout .wp-block-calendar:not(:first-child),
.wp-block-calendar:not(:first-child) {
    margin: 20px auto 0;
}
.block-editor-block-list__layout .block-editor-block-list__block.wp-block-calendar {
    padding: 0;
}
.widget_categories ul,
body .content-wrapper ul.wp-block-categories,
.block-editor-block-list__layout ul.wp-block-categories,
body .content-wrapper ul.wp-block-categories__list,
.block-editor-block-list__layout ul.wp-block-categories__list {
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0;
}
.widget_categories ul li,
body .content-wrapper ul.wp-block-categories li,
.block-editor-block-list__layout ul.wp-block-categories li,
body .content-wrapper ul.wp-block-categories__list li,
.block-editor-block-list__layout ul.wp-block-categories__list li {
    position: relative;
    font-weight: 500;
    padding: 0;
}
.widget_categories ul li:not(:first-child),
body .content-wrapper ul.wp-block-categories li:not(:first-child),
.block-editor-block-list__layout ul.wp-block-categories li:not(:first-child),
body .content-wrapper ul.wp-block-categories__list li:not(:first-child),
.block-editor-block-list__layout ul.wp-block-categories__list li:not(:first-child) {
    margin: 6px 0 0;
}
.widget_categories ul li:before,
body .content-wrapper ul.wp-block-categories li:before,
.block-editor-block-list__layout ul.wp-block-categories li:before,
body .content-wrapper ul.wp-block-categories__list li:before,
.block-editor-block-list__layout ul.wp-block-categories__list li:before {
    content: none;
    display: none;
}
.widget_categories ul li.cat-item-hierarchical,
body .content-wrapper ul.wp-block-categories li.cat-item-hierarchical,
.block-editor-block-list__layout ul.wp-block-categories li.cat-item-hierarchical,
body .content-wrapper ul.wp-block-categories__list li.cat-item-hierarchical,
.block-editor-block-list__layout ul.wp-block-categories__list li.cat-item-hierarchical {
    margin-right: 20px;
    margin-left: 0;
}
.widget_categories ul li .widget-archive-trigger,
.widget_categories ul li .block-archive-trigger,
body .content-wrapper ul.wp-block-categories li .widget-archive-trigger,
body .content-wrapper ul.wp-block-categories li .block-archive-trigger,
.block-editor-block-list__layout ul.wp-block-categories li .widget-archive-trigger,
.block-editor-block-list__layout ul.wp-block-categories li .block-archive-trigger,
body .content-wrapper ul.wp-block-categories__list li .widget-archive-trigger,
body .content-wrapper ul.wp-block-categories__list li .block-archive-trigger,
.block-editor-block-list__layout ul.wp-block-categories__list li .widget-archive-trigger,
.block-editor-block-list__layout ul.wp-block-categories__list li .block-archive-trigger {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -20px;
    left: auto;
    text-align: right;
    cursor: pointer;
    font: 400 normal 12px/30px "fontello";
    width: 20px;
    height: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.widget_categories ul li .widget-archive-trigger:before,
.widget_categories ul li .block-archive-trigger:before,
body .content-wrapper ul.wp-block-categories li .widget-archive-trigger:before,
body .content-wrapper ul.wp-block-categories li .block-archive-trigger:before,
.block-editor-block-list__layout ul.wp-block-categories li .widget-archive-trigger:before,
.block-editor-block-list__layout ul.wp-block-categories li .block-archive-trigger:before,
body .content-wrapper ul.wp-block-categories__list li .widget-archive-trigger:before,
body .content-wrapper ul.wp-block-categories__list li .block-archive-trigger:before,
.block-editor-block-list__layout ul.wp-block-categories__list li .widget-archive-trigger:before,
.block-editor-block-list__layout ul.wp-block-categories__list li .block-archive-trigger:before {
    content: "\e824";
}
.widget_categories ul li .widget-archive-trigger.active,
.widget_categories ul li .block-archive-trigger.active,
body .content-wrapper ul.wp-block-categories li .widget-archive-trigger.active,
body .content-wrapper ul.wp-block-categories li .block-archive-trigger.active,
.block-editor-block-list__layout ul.wp-block-categories li .widget-archive-trigger.active,
.block-editor-block-list__layout ul.wp-block-categories li .block-archive-trigger.active,
body .content-wrapper ul.wp-block-categories__list li .widget-archive-trigger.active,
body .content-wrapper ul.wp-block-categories__list li .block-archive-trigger.active,
.block-editor-block-list__layout ul.wp-block-categories__list li .widget-archive-trigger.active,
.block-editor-block-list__layout ul.wp-block-categories__list li .block-archive-trigger.active {
    -webkit-transform: rotate(90deg) translate(-6px, -4px);
    -ms-transform: rotate(90deg) translate(-6px, -4px);
    transform: rotate(90deg) translate(-6px, -4px);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}
.widget_categories ul li > ul,
body .content-wrapper ul.wp-block-categories li > ul,
.block-editor-block-list__layout ul.wp-block-categories li > ul,
body .content-wrapper ul.wp-block-categories__list li > ul,
.block-editor-block-list__layout ul.wp-block-categories__list li > ul {
    margin: 0 -20px 0 0;
    padding: 6px 0 0;
    list-style: none;
    position: relative;
}
.widget_categories ul > li,
body .content-wrapper ul.wp-block-categories > li,
.block-editor-block-list__layout ul.wp-block-categories > li,
body .content-wrapper ul.wp-block-categories__list > li,
.block-editor-block-list__layout ul.wp-block-categories__list > li {
    padding: 0 0 0 24px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.widget_categories ul > li:before,
body .content-wrapper ul.wp-block-categories > li:before,
.block-editor-block-list__layout ul.wp-block-categories > li:before,
body .content-wrapper ul.wp-block-categories__list > li:before,
.block-editor-block-list__layout ul.wp-block-categories__list > li:before {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    left: 1px;
    right: initial;
    top: 13px;
}
.wp-block-categories:not(:last-child) {
    margin-bottom: 2rem;
}
.widget_custom_html .technum-button {
    padding: 18px 40px;
}
.widget_media_gallery .gallery {
    margin: -5px;
    font-size: 0;
    line-height: 1;
}
.widget_media_gallery .gallery.gallery-columns-1 .gallery-item {
    width: 100%;
}
.widget_media_gallery .gallery.gallery-columns-2 .gallery-item {
    width: 50%;
}
.widget_media_gallery .gallery.gallery-columns-3 .gallery-item {
    width: 33.3333%;
}
.widget_media_gallery .gallery.gallery-columns-4 .gallery-item {
    width: 25%;
}
.widget_media_gallery .gallery.gallery-columns-5 .gallery-item {
    width: 20%;
}
.widget_media_gallery .gallery.gallery-columns-6 .gallery-item {
    width: 16.6667%;
}
.widget_media_gallery .gallery.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}
.widget_media_gallery .gallery.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.widget_media_gallery .gallery.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}
.widget_media_gallery .gallery .gallery-item {
    padding: 5px;
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget_media_gallery .gallery .gallery-item img {
    height: auto;
    border: none !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.widget_media_gallery .gallery .gallery-caption {
    font-size: 14px;
    line-height: 1.4286em;
    text-align: center;
    font-style: italic;
    padding: 5px 0 0;
}
.widget_media_gallery .gallery .gallery-icon {
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.widget_media_gallery .gallery .gallery-icon a {
    display: block;
    position: relative;
}
.widget_media_gallery .gallery .gallery-icon a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.widget_media_gallery .gallery .gallery-icon a:after {
    content: "\e81f";
    width: 28px;
    height: 28px;
    position: absolute;
    display: block;
    text-align: center;
    font: 400 normal 28px/1em "fontello";
    z-index: 3;
    left: 50%;
    right: auto;
    top: 40%;
    margin: -14px 0 0 -14px;
    opacity: 0;
    -webkit-transition: top 0.3s, opacity 0.3s;
    transition: top 0.3s, opacity 0.3s;
}
.widget_media_gallery .gallery .gallery-icon a:hover:before {
    opacity: 0.5;
}
.widget_media_gallery .gallery .gallery-icon a:hover:after {
    top: 50%;
    opacity: 1;
}
body .content-wrapper .gallery,
.block-editor-block-list__layout .gallery {
    margin: 0 -10px -10px 0;
    font-size: 0;
    line-height: 1;
}
body .content-wrapper .gallery .gallery-item,
.block-editor-block-list__layout .gallery .gallery-item {
    padding: 0 10px 10px 0;
    margin: 2px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body .content-wrapper .gallery .gallery-item img,
.block-editor-block-list__layout .gallery .gallery-item img {
    height: auto;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
body .content-wrapper .gallery .gallery-item .gallery-icon,
.block-editor-block-list__layout .gallery .gallery-item .gallery-icon {
    overflow: initial;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
body .content-wrapper .gallery .gallery-item .gallery-icon a,
.block-editor-block-list__layout .gallery .gallery-item .gallery-icon a {
    display: block;
    position: relative;
    text-decoration: none;
}
body .content-wrapper .gallery .gallery-item .gallery-icon a:before,
.block-editor-block-list__layout .gallery .gallery-item .gallery-icon a:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    z-index: 2;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
body .content-wrapper .gallery .gallery-item .gallery-icon a:after,
.block-editor-block-list__layout .gallery .gallery-item .gallery-icon a:after {
    content: "\e81f";
    font: 400 normal 42px/1em "fontello";
    position: absolute;
    display: block;
    left: 50%;
    right: initial;
    top: 50%;
    width: 42px;
    height: 42px;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    opacity: 0;
    text-align: center;
    margin: -21px 0 0 -21px;
    z-index: 3;
}
body .content-wrapper .gallery .gallery-item .gallery-icon a:hover:before,
body .content-wrapper .gallery .gallery-item .gallery-icon a:hover:after,
.block-editor-block-list__layout .gallery .gallery-item .gallery-icon a:hover:before,
.block-editor-block-list__layout .gallery .gallery-item .gallery-icon a:hover:after {
    opacity: 1;
}
body .content-wrapper .gallery .gallery-item .gallery-caption,
.block-editor-block-list__layout .gallery .gallery-item .gallery-caption {
    font-size: 14px;
    line-height: 1.4em;
    text-align: center;
    font-style: italic;
    padding: 5px 0 0;
}
body .content-wrapper .gallery.gallery-columns-1 .gallery-item,
body .content-wrapper .gallery.gallery-columns-3 .gallery-item,
body .content-wrapper .gallery.gallery-columns-5 .gallery-item,
body .content-wrapper .gallery.gallery-columns-7 .gallery-item,
body .content-wrapper .gallery.gallery-columns-9 .gallery-item,
.block-editor-block-list__layout .gallery.gallery-columns-1 .gallery-item,
.block-editor-block-list__layout .gallery.gallery-columns-3 .gallery-item,
.block-editor-block-list__layout .gallery.gallery-columns-5 .gallery-item,
.block-editor-block-list__layout .gallery.gallery-columns-7 .gallery-item,
.block-editor-block-list__layout .gallery.gallery-columns-9 .gallery-item {
    width: 100%;
}
body .content-wrapper .gallery.gallery-columns-2 .gallery-item,
body .content-wrapper .gallery.gallery-columns-4 .gallery-item,
body .content-wrapper .gallery.gallery-columns-6 .gallery-item,
body .content-wrapper .gallery.gallery-columns-8 .gallery-item,
.block-editor-block-list__layout .gallery.gallery-columns-2 .gallery-item,
.block-editor-block-list__layout .gallery.gallery-columns-4 .gallery-item,
.block-editor-block-list__layout .gallery.gallery-columns-6 .gallery-item,
.block-editor-block-list__layout .gallery.gallery-columns-8 .gallery-item {
    width: 50%;
}
body .content-wrapper .gallery:not(:last-child),
.block-editor-block-list__layout .gallery:not(:last-child) {
    margin-bottom: 2rem;
}
body .content-wrapper .post-content .gallery,
.block-editor-block-list__layout .post-content .gallery {
    margin: 0 -30px -30px 0;
}
body .content-wrapper .post-content .gallery .gallery-item,
.block-editor-block-list__layout .post-content .gallery .gallery-item {
    padding: 0 30px 30px 0;
}
@media only screen and (min-width: 768px) {
    body .content-wrapper .gallery.gallery-columns-3 .gallery-item,
    .block-editor-block-list__layout .gallery.gallery-columns-3 .gallery-item {
        width: 33.3333%;
    }
    body .content-wrapper .gallery.gallery-columns-4 .gallery-item,
    .block-editor-block-list__layout .gallery.gallery-columns-4 .gallery-item {
        width: 25%;
    }
    body .content-wrapper .gallery.gallery-columns-5 .gallery-item,
    .block-editor-block-list__layout .gallery.gallery-columns-5 .gallery-item {
        width: 20%;
    }
    body .content-wrapper .gallery.gallery-columns-6 .gallery-item,
    .block-editor-block-list__layout .gallery.gallery-columns-6 .gallery-item {
        width: 16.6667%;
    }
    body .content-wrapper .gallery.gallery-columns-7 .gallery-item,
    .block-editor-block-list__layout .gallery.gallery-columns-7 .gallery-item {
        width: 14.2857%;
    }
    body .content-wrapper .gallery.gallery-columns-8 .gallery-item,
    .block-editor-block-list__layout .gallery.gallery-columns-8 .gallery-item {
        width: 12.5%;
    }
    body .content-wrapper .gallery.gallery-columns-9 .gallery-item,
    .block-editor-block-list__layout .gallery.gallery-columns-9 .gallery-item {
        width: 11.1111%;
    }
}
.widget_media_image a {
    display: block;
}
.widget_media_image img {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.widget_instagram-feed-widget #sb_instagram:not(:first-child),
.widget_instagram-feed-widget#sb_instagram:not(:first-child),
.widget #sb_instagram:not(:first-child),
.widget#sb_instagram:not(:first-child) {
    margin-top: 8px;
}
.widget_instagram-feed-widget #sb_instagram #sbi_images,
.widget_instagram-feed-widget#sb_instagram #sbi_images,
.widget #sb_instagram #sbi_images,
.widget#sb_instagram #sbi_images {
    margin: -5px;
    width: calc(100% + 10px);
}
.widget_instagram-feed-widget #sb_instagram #sbi_images .sbi_item,
.widget_instagram-feed-widget#sb_instagram #sbi_images .sbi_item,
.widget #sb_instagram #sbi_images .sbi_item,
.widget#sb_instagram #sbi_images .sbi_item {
    padding: 5px !important;
}
.widget_instagram-feed-widget #sb_instagram #sbi_images .sbi_photo,
.widget_instagram-feed-widget#sb_instagram #sbi_images .sbi_photo,
.widget #sb_instagram #sbi_images .sbi_photo,
.widget#sb_instagram #sbi_images .sbi_photo {
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.widget_instagram-feed-widget #sbi_mod_error,
.widget #sbi_mod_error {
    line-height: 1.5em;
    float: none !important;
}
#form-preview {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#form-preview .mc4wp-form .mc4wp-form-fields,
.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields,
.elementor-widget-technum_mailchimp .mc4wp-form .mc4wp-form-fields,
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields,
.widget .mc4wp-form .mc4wp-form-fields {
    position: relative;
}
#form-preview .mc4wp-form .mc4wp-form-fields input[type="text"],
#form-preview .mc4wp-form .mc4wp-form-fields input[type="tel"],
#form-preview .mc4wp-form .mc4wp-form-fields input[type="number"],
#form-preview .mc4wp-form .mc4wp-form-fields input[type="url"],
#form-preview .mc4wp-form .mc4wp-form-fields input[type="email"],
.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="text"],
.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="tel"],
.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="number"],
.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="url"],
.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="email"],
.elementor-widget-technum_mailchimp .mc4wp-form .mc4wp-form-fields input[type="text"],
.elementor-widget-technum_mailchimp .mc4wp-form .mc4wp-form-fields input[type="tel"],
.elementor-widget-technum_mailchimp .mc4wp-form .mc4wp-form-fields input[type="number"],
.elementor-widget-technum_mailchimp .mc4wp-form .mc4wp-form-fields input[type="url"],
.elementor-widget-technum_mailchimp .mc4wp-form .mc4wp-form-fields input[type="email"],
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="text"],
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="tel"],
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="number"],
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="url"],
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields input[type="email"],
.widget .mc4wp-form .mc4wp-form-fields input[type="text"],
.widget .mc4wp-form .mc4wp-form-fields input[type="tel"],
.widget .mc4wp-form .mc4wp-form-fields input[type="number"],
.widget .mc4wp-form .mc4wp-form-fields input[type="url"],
.widget .mc4wp-form .mc4wp-form-fields input[type="email"] {
    padding-right: 70px;
}
#form-preview .mc4wp-form .mc4wp-form-fields button,
.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields button,
.elementor-widget-technum_mailchimp .mc4wp-form .mc4wp-form-fields button,
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields button,
.widget .mc4wp-form .mc4wp-form-fields button {
    width: 51px;
    min-width: 51px;
    height: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#form-preview .mc4wp-form .mc4wp-form-fields button:before,
.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields button:before,
.elementor-widget-technum_mailchimp .mc4wp-form .mc4wp-form-fields button:before,
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields button:before,
.widget .mc4wp-form .mc4wp-form-fields button:before {
    content: "\e815";
    font: 400 normal 20px/50px "fontello";
}
#form-preview .mc4wp-form .mc4wp-form-fields button:after,
.widget_mc4wp_form_widget .mc4wp-form .mc4wp-form-fields button:after,
.elementor-widget-technum_mailchimp .mc4wp-form .mc4wp-form-fields button:after,
.elementor-widget-wp-widget-mc4wp_form_widget .mc4wp-form .mc4wp-form-fields button:after,
.widget .mc4wp-form .mc4wp-form-fields button:after {
    width: 305%;
    left: -180%;
    right: initial;
}
.widget_meta ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_meta ul li {
    font-weight: 500;
    padding: 0 0 0 24px;
    position: relative;
}
.widget_meta ul li:before {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    left: 1px;
    right: initial;
    top: 13px;
}
.widget_meta ul li:not(:first-child) {
    margin: 6px 0 0;
}
.widget_nav_menu ul,
.widget_technum_nav_menu_widget ul {
    list-style: none;
    padding: 0 20px 0 0;
}
.widget_nav_menu ul.columns-2,
.widget_nav_menu ul.columns-3,
.widget_technum_nav_menu_widget ul.columns-2,
.widget_technum_nav_menu_widget ul.columns-3 {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 15px;
    column-gap: 15px;
}
.widget_nav_menu ul li,
.widget_technum_nav_menu_widget ul li {
    position: relative;
    font-weight: 500;
    padding: 0;
}
.widget_nav_menu ul li:before,
.widget_technum_nav_menu_widget ul li:before {
    content: none;
    display: none;
}
.widget_nav_menu ul li:not(:first-child),
.widget_technum_nav_menu_widget ul li:not(:first-child) {
    margin: 6px 0 0;
}
.widget_nav_menu ul li .widget-menu-trigger,
.widget_technum_nav_menu_widget ul li .widget-menu-trigger {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -20px;
    left: auto;
    text-align: right;
    cursor: pointer;
    font: 400 normal 12px/30px "fontello";
    width: 20px;
    height: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.widget_nav_menu ul li .widget-menu-trigger:before,
.widget_technum_nav_menu_widget ul li .widget-menu-trigger:before {
    content: "\e824";
}
.widget_nav_menu ul li .widget-menu-trigger.active,
.widget_technum_nav_menu_widget ul li .widget-menu-trigger.active {
    -webkit-transform: rotate(90deg) translate(-6px, -4px);
    -ms-transform: rotate(90deg) translate(-6px, -4px);
    transform: rotate(90deg) translate(-6px, -4px);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}
.widget_nav_menu ul li > ul,
.widget_technum_nav_menu_widget ul li > ul {
    margin: 0 -20px 0 20px;
    padding: 6px 20px 0 0;
}
.widget_nav_menu ul li > a,
.widget_technum_nav_menu_widget ul li > a {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.widget_nav_menu ul li > a:before,
.widget_technum_nav_menu_widget ul li > a:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    right: initial;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
    opacity: 0;
}
.widget_nav_menu ul li > a:hover:before,
.widget_technum_nav_menu_widget ul li > a:hover:before {
    width: 30px;
    opacity: 1;
}
.widget_nav_menu ul li.current-menu-item > a:not([href*="/#"]):before,
.widget_nav_menu ul li.current-menu-ancestor > a:before,
.widget_nav_menu ul li.current-menu-parent > a:before,
.widget_technum_nav_menu_widget ul li.current-menu-item > a:not([href*="/#"]):before,
.widget_technum_nav_menu_widget ul li.current-menu-ancestor > a:before,
.widget_technum_nav_menu_widget ul li.current-menu-parent > a:before {
    width: 30px;
    opacity: 1;
}
.footer-widgets .widget_nav_menu ul,
.footer-widgets .widget_technum_nav_menu_widget ul {
    padding-top: 4px;
}
.footer-widgets .widget_nav_menu ul li:not(:first-child),
.footer-widgets .widget_technum_nav_menu_widget ul li:not(:first-child) {
    margin: 10px 0 0;
}
@media only screen and (min-width: 1280px) {
    .widget_nav_menu ul.columns-3,
    .widget_technum_nav_menu_widget ul.columns-3 {
        -webkit-column-count: 3;
        column-count: 3;
    }
}
.widget_technum_banner_widget .banner-widget-wrapper {
    position: relative;
    padding: 44px 40px 52px 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-border-radius: 25px 25px 25px 0;
    border-radius: 25px 25px 25px 0;
    overflow: hidden;
}
.widget_technum_banner_widget .banner-widget-wrapper > img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}
.widget_technum_banner_widget .banner-widget-wrapper .banner-content {
    position: relative;
    z-index: 2;
}
.widget_technum_banner_widget .banner-widget-wrapper .banner-title {
    position: relative;
    margin: 0;
    letter-spacing: -0.015em;
    font-size: 25px;
    line-height: 1.48em;
    font-weight: 600;
}
.widget_technum_banner_widget .banner-widget-wrapper .banner-description:not(:first-child) {
    margin: 22px 0 0;
}
.widget_technum_banner_widget .banner-widget-wrapper .banner-button {
    font-size: 0;
    line-height: 1;
}
.widget_technum_banner_widget .banner-widget-wrapper .banner-button:not(:first-child) {
    margin: 42px 0 0;
}
.widget_technum_banner_widget .banner-widget-wrapper .banner-button .technum-button {
    display: block;
}
.widget_technum_contacts_widget .technum-contacts-widget-logo a {
    font-size: 22px;
    font-weight: 700;
}
.widget_technum_contacts_widget .technum-contacts-widget-logo:not(:last-child) {
    margin-bottom: 16px;
}
.widget_technum_contacts_widget .technum-contacts-widget-logo:not(:first-child) {
    margin-top: 22px;
}
.widget_technum_contacts_widget .widget-socials:not(:first-child) {
    margin-top: 22px;
}
.widget_technum_contacts_widget .widget-title + .widget-socials {
    margin-top: 17px;
}
.widget_technum_contacts_widget .footer-widget-wrapper .technum-contacts-widget-logo {
    margin-top: 5px;
}
.widget_technum_contacts_widget .technum-contacts-widget-field {
    padding: 0 0 0 45px;
    position: relative;
    font-size: 14px;
    line-height: 1.7143em;
    font-weight: 600;
}
.widget_technum_contacts_widget .technum-contacts-widget-field:not(:first-child) {
    margin-top: 31px;
}
.widget_technum_contacts_widget .technum-contacts-widget-field:before {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    left: 0;
    right: initial;
    top: 6px;
}
.widget_technum_contacts_widget .technum-contacts-widget-field.technum-contacts-widget-address:before {
    content: "\e809";
    font: 400 normal 24px/24px "fontello";
}
.widget_technum_contacts_widget .technum-contacts-widget-field.technum-contacts-widget-phone:before {
    content: "\e81c";
    font: 400 normal 24px/24px "fontello";
}
.widget_technum_contacts_widget .technum-contacts-widget-field.technum-contacts-widget-email:before {
    content: "\e808";
    font: 400 normal 24px/24px "fontello";
}
.widget_technum_contacts_widget .technum-contacts-widget-copyright:not(:first-child) {
    margin-top: 35px;
}
.widget_technum_contacts_widget .technum-contacts-widget-copyright p {
    font-size: 14px;
    line-height: 1.7143em;
}
.widget_technum_featured_posts_widget .featured-posts-wrapper {
    padding: 4px 0 0;
}
.widget_technum_featured_posts_widget .featured-posts-wrapper .featured-posts-item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.widget_technum_featured_posts_widget .featured-posts-wrapper .featured-posts-item:not(:first-child) {
    margin-top: 23px;
}
.widget_technum_featured_posts_widget .featured-posts-wrapper .featured-posts-item .featured-posts-item-img {
    width: 70px;
    margin: 6px 25px 0 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.widget_technum_featured_posts_widget .featured-posts-wrapper .featured-posts-item .featured-posts-item-img img {
    position: relative;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.widget_technum_featured_posts_widget .featured-posts-wrapper .featured-posts-item .featured-posts-item-description {
    width: 100%;
    line-height: 1.625em;
}
.widget_technum_featured_posts_widget .featured-posts-wrapper .featured-posts-item .featured-posts-item-description .featured-posts-item-link {
    font-weight: 500;
    letter-spacing: -0.015em;
    line-height: 1;
}
.widget_technum_featured_posts_widget .featured-posts-wrapper .featured-posts-item .featured-posts-item-description .featured-posts-item-date {
    display: block;
    font-size: 87.5%;
    line-height: 1.5em;
    font-weight: 500;
    margin: 8px 0 0;
    letter-spacing: -0.02em;
}
.widget_pages ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_pages ul li {
    position: relative;
    font-weight: 500;
    padding: 0;
}
.widget_pages ul li:before {
    content: none;
    display: none;
}
.widget_pages ul li:not(:first-child) {
    margin: 6px 0 0;
}
.widget_pages ul li .widget-archive-trigger {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -20px;
    left: auto;
    text-align: right;
    cursor: pointer;
    font: 400 normal 12px/30px "fontello";
    width: 20px;
    height: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.widget_pages ul li .widget-archive-trigger:before {
    content: "\e824";
}
.widget_pages ul li .widget-archive-trigger.active {
    -webkit-transform: rotate(90deg) translate(-6px, -4px);
    -ms-transform: rotate(90deg) translate(-6px, -4px);
    transform: rotate(90deg) translate(-6px, -4px);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}
.widget_pages ul li > ul {
    margin: 0 -20px 0 0;
    padding: 6px 0 0;
    list-style: none;
    position: relative;
}
.widget_pages .widget-wrapper > ul > li {
    padding: 0 0 0 24px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.widget_pages .widget-wrapper > ul > li:before {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    left: 1px;
    right: initial;
    top: 13px;
}
.widget_pages:not(:last-child) {
    margin-bottom: 2rem;
}
.widget_recent_comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_recent_comments ul:not(:first-child) {
    padding: 2px 0 0;
}
.widget_recent_comments ul .recentcomments {
    position: relative;
    line-height: 1.6875em;
    font-weight: 500;
    padding: 0 0 0 20px;
}
.widget_recent_comments ul .recentcomments:not(:first-child) {
    margin: 18px 0 0;
}
.widget_recent_comments ul .recentcomments:before {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    left: 1px;
    right: initial;
    top: 12px;
}
body .content-wrapper .wp-block-latest-comments,
.block-editor-block-list__layout .wp-block-latest-comments,
.wp-block-latest-comments {
    list-style: none;
    margin: 0;
    padding: 2px 0 0;
}
body .content-wrapper .wp-block-latest-comments:not(:last-child),
.block-editor-block-list__layout .wp-block-latest-comments:not(:last-child),
.wp-block-latest-comments:not(:last-child) {
    margin-bottom: 2rem;
}
body .content-wrapper .wp-block-latest-comments li,
.block-editor-block-list__layout .wp-block-latest-comments li,
.wp-block-latest-comments li {
    position: relative;
    line-height: 1.6875em !important;
    font-weight: 500;
    padding: 0 0 0 20px;
}
body .content-wrapper .wp-block-latest-comments li:not(:first-child),
.block-editor-block-list__layout .wp-block-latest-comments li:not(:first-child),
.wp-block-latest-comments li:not(:first-child) {
    margin: 18px 0 0;
}
body .content-wrapper .wp-block-latest-comments li:before,
.block-editor-block-list__layout .wp-block-latest-comments li:before,
.wp-block-latest-comments li:before {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    left: 1px;
    right: initial;
    top: 12px;
}
body .content-wrapper .wp-block-latest-comments li .wp-block-latest-comments__comment-date,
.block-editor-block-list__layout .wp-block-latest-comments li .wp-block-latest-comments__comment-date,
.wp-block-latest-comments li .wp-block-latest-comments__comment-date {
    display: block;
    font-size: 87.5%;
    line-height: 1.5em;
    font-weight: 500;
    margin: 8px 0 0;
    letter-spacing: -0.02em;
}
body .content-wrapper .wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt,
.block-editor-block-list__layout .wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt {
    font-size: 15px;
    line-height: 1.6667em;
    margin: 5px 0 0;
}
body .content-wrapper .wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p,
.block-editor-block-list__layout .wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p,
.wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p {
    font-size: 15px;
    line-height: 1.6667em;
}
body .content-wrapper .wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p:last-child,
.block-editor-block-list__layout .wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p:last-child,
.wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p:last-child {
    margin: 0;
}
body .content-wrapper .wp-block-latest-comments.has-avatars li,
.block-editor-block-list__layout .wp-block-latest-comments.has-avatars li,
.wp-block-latest-comments.has-avatars li {
    padding: 0;
}
body .content-wrapper .wp-block-latest-comments.has-avatars li:before,
body .content-wrapper .wp-block-latest-comments.has-avatars li:after,
.block-editor-block-list__layout .wp-block-latest-comments.has-avatars li:before,
.block-editor-block-list__layout .wp-block-latest-comments.has-avatars li:after,
.wp-block-latest-comments.has-avatars li:before,
.wp-block-latest-comments.has-avatars li:after {
    content: none;
    display: none;
}
body .content-wrapper .wp-block-latest-comments.has-avatars li .wp-block-latest-comments__comment-excerpt,
.block-editor-block-list__layout .wp-block-latest-comments.has-avatars li .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments.has-avatars li .wp-block-latest-comments__comment-excerpt {
    margin-left: 52px;
}
.widget_recent_entries ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_recent_entries ul:not(:first-child) {
    padding: 2px 0 0;
}
.widget_recent_entries ul li {
    position: relative;
    line-height: 1.6875em;
    padding: 0;
}
.widget_recent_entries ul li:before {
    content: none;
    display: none;
}
.widget_recent_entries ul li:not(:first-child) {
    margin-top: 18px;
}
.widget_recent_entries ul li a {
    font-weight: 500;
    letter-spacing: -0.007em;
}
.widget_recent_entries ul li .post-date {
    display: block;
    font-size: 87.5%;
    line-height: 1.5em;
    font-weight: 600;
    margin: 6px 0 0;
    letter-spacing: -0.02em;
}
body .content-wrapper .wp-block-latest-posts,
.block-editor-block-list__layout .wp-block-latest-posts,
.wp-block-latest-posts {
    padding: 4px 0 0;
}
body .content-wrapper .wp-block-latest-posts:not(:last-child),
.block-editor-block-list__layout .wp-block-latest-posts:not(:last-child),
.wp-block-latest-posts:not(:last-child) {
    margin-bottom: 2rem;
}
body .content-wrapper .wp-block-latest-posts.is-grid,
.block-editor-block-list__layout .wp-block-latest-posts.is-grid,
.wp-block-latest-posts.is-grid {
    margin-top: -27px;
}
body .content-wrapper .wp-block-latest-posts.is-grid li:first-child,
.block-editor-block-list__layout .wp-block-latest-posts.is-grid li:first-child,
.wp-block-latest-posts.is-grid li:first-child {
    margin-top: 27px;
}
body .content-wrapper .wp-block-latest-posts li,
.block-editor-block-list__layout .wp-block-latest-posts li,
.wp-block-latest-posts li {
    overflow: hidden;
    padding: 0;
}
body .content-wrapper .wp-block-latest-posts li:not(:last-of-type),
.block-editor-block-list__layout .wp-block-latest-posts li:not(:last-of-type),
.wp-block-latest-posts li:not(:last-of-type) {
    margin-bottom: 0;
}
body .content-wrapper .wp-block-latest-posts li:not(:first-child),
.block-editor-block-list__layout .wp-block-latest-posts li:not(:first-child),
.wp-block-latest-posts li:not(:first-child) {
    margin-top: 23px;
    margin-bottom: 0;
}
body .content-wrapper .wp-block-latest-posts li:before,
.block-editor-block-list__layout .wp-block-latest-posts li:before,
.wp-block-latest-posts li:before {
    content: none;
    display: none;
}
body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image,
.block-editor-block-list__layout .wp-block-latest-posts li .wp-block-latest-posts__featured-image,
.wp-block-latest-posts li .wp-block-latest-posts__featured-image {
    margin: 0 0 20px;
    order: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignleft,
.block-editor-block-list__layout .wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignleft,
.wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignleft {
    margin: 6px 25px 6px 0;
}
body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignright,
.block-editor-block-list__layout .wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignright,
.wp-block-latest-posts li .wp-block-latest-posts__featured-image.alignright {
    margin: 6px 0 6px 25px;
}
body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter,
.block-editor-block-list__layout .wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter,
.wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter {
    margin: 0 0 20px;
}
body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter a,
.block-editor-block-list__layout .wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter a,
.wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter a {
    vertical-align: top;
}
body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter img,
.block-editor-block-list__layout .wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter img,
.wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter img {
    margin: 0 auto;
}
body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__featured-image img,
.block-editor-block-list__layout .wp-block-latest-posts li .wp-block-latest-posts__featured-image img,
.wp-block-latest-posts li .wp-block-latest-posts__featured-image img {
    position: relative;
    width: initial;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
body .content-wrapper .wp-block-latest-posts li > a,
body .content-wrapper .wp-block-latest-posts li > .item-wrapper > a,
.block-editor-block-list__layout .wp-block-latest-posts li > a,
.block-editor-block-list__layout .wp-block-latest-posts li > .item-wrapper > a,
.wp-block-latest-posts li > a,
.wp-block-latest-posts li > .item-wrapper > a {
    display: block;
    font-weight: 500;
    position: relative;
    letter-spacing: -0.015em;
    line-height: 1.4375em;
}
body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__post-date,
.block-editor-block-list__layout .wp-block-latest-posts li .wp-block-latest-posts__post-date,
.wp-block-latest-posts li .wp-block-latest-posts__post-date {
    display: block;
    font-size: 87.5%;
    line-height: 1.5em;
    font-weight: 500;
    margin: 8px 0 0;
    letter-spacing: -0.02em;
}
body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt,
.block-editor-block-list__layout .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt {
    font-size: 15px;
    line-height: 1.6667em;
    margin: 5px 0 0;
}
body .content-wrapper .wp-block-latest-posts li .wp-block-latest-posts__post-author,
.block-editor-block-list__layout .wp-block-latest-posts li .wp-block-latest-posts__post-author,
.wp-block-latest-posts li .wp-block-latest-posts__post-author {
    display: block;
    margin: 5px 0 0;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
}
.widget_rss ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_rss ul li {
    padding: 0;
}
.widget_rss ul li:before {
    content: none;
    display: none;
}
.widget_rss ul li:not(:first-child) {
    margin-top: 27px;
}
.widget_rss ul a.rsswidget {
    font-weight: 500;
    line-height: 1.6875em;
}
.widget_rss .rss-date {
    display: block;
    font-size: 87.5%;
    line-height: 1.5em;
    font-weight: 600;
    margin: 6px 0 0;
    letter-spacing: -0.02em;
}
.widget_rss .rssSummary {
    margin: 13px 0 0;
    font-size: 87.5%;
    line-height: 1.6em;
}
.widget_rss cite {
    display: block;
    margin: 5px 0 0;
    font-style: normal;
    font-weight: 500;
    font-size: 87.5%;
}
body .content-wrapper .wp-block-rss,
.block-editor-block-list__layout .wp-block-rss {
    margin: 0 0 -27px;
    padding: 0;
}
body .content-wrapper .wp-block-rss:not(:last-child),
.block-editor-block-list__layout .wp-block-rss:not(:last-child) {
    margin: 0;
}
body .content-wrapper .wp-block-rss li.wp-block-rss__item,
.block-editor-block-list__layout .wp-block-rss li.wp-block-rss__item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 27px;
    padding: 0;
}
body .content-wrapper .wp-block-rss li.wp-block-rss__item:before,
.block-editor-block-list__layout .wp-block-rss li.wp-block-rss__item:before {
    content: none;
    display: none;
}
body .content-wrapper .wp-block-rss.is-grid,
.block-editor-block-list__layout .wp-block-rss.is-grid {
    margin: 0 -1em -27px 0;
    padding: 0;
}
body .content-wrapper .wp-block-rss.is-grid:not(:last-child),
.block-editor-block-list__layout .wp-block-rss.is-grid:not(:last-child) {
    margin: 0 -1em 0 0;
}
body .content-wrapper .wp-block-rss .wp-block-rss__item-title,
.block-editor-block-list__layout .wp-block-rss .wp-block-rss__item-title {
    display: block;
    font-size: 18px;
    line-height: 1.3333em;
    font-weight: 700;
    order: 0;
}
body .content-wrapper .wp-block-rss .wp-block-rss__item-publish-date,
.block-editor-block-list__layout .wp-block-rss .wp-block-rss__item-publish-date {
    order: 1;
    display: block;
    font-size: 75%;
    line-height: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 3px 0 0;
    letter-spacing: -0.02em;
}
body .content-wrapper .wp-block-rss .wp-block-rss__item-author,
.block-editor-block-list__layout .wp-block-rss .wp-block-rss__item-author {
    order: 3;
    display: block;
    margin: 5px 0 0;
    font-size: inherit;
    font-style: normal;
    font-weight: 600;
}
body .content-wrapper .wp-block-rss .wp-block-rss__item-excerpt,
.block-editor-block-list__layout .wp-block-rss .wp-block-rss__item-excerpt {
    order: 2;
    font-size: 15px;
    line-height: 1.6667em;
    margin: 5px 0 0;
}
.widget_search .search-form {
    padding: 0;
}
.widget_search .search-form .search-form-icon {
    right: 17px;
    top: 16px;
    bottom: 16px;
}
.widget_search .search-form .search-form-field {
    height: 50px;
    padding: 8px 55px 8px 18px;
}
.wp-block-search {
    position: relative;
}
.wp-block-search:not(:last-child) {
    margin-bottom: 2rem;
}
.wp-block-search .wp-block-search__label {
    font-weight: 600;
    display: block;
}
.wp-block-search .wp-block-search__inside-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    width: 100%;
}
.wp-block-search .wp-block-search__input {
    height: 50px;
    padding: 8px 18px;
    max-width: none;
    width: 100%;
    background: none;
    outline: none;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0;
    border: solid 2px;
}
.wp-block-search .wp-block-search__button {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.wp-block-search.wp-block-search__button-outside .wp-block-search__button {
    margin: 0 0 0 10px;
    padding: 8px 18px !important;
    min-width: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 0;
    border-width: 2px;
    border-style: solid;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    padding: 8px 18px;
    height: 46px;
    border: none;
    width: 100%;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    height: 38px;
    margin: 4px;
    padding: 8px;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
    padding: 0;
    margin: 0;
    width: 50px;
    height: 46px;
    background: none !important;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon:before {
    top: 14px;
    bottom: 14px;
    right: 13px;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon:after {
    content: none;
    display: none;
}
.wp-block-search.wp-block-search__icon-button .wp-block-search__button.has-icon {
    width: 52px;
    min-width: 52px;
}
.wp-block-search.wp-block-search__icon-button .wp-block-search__button.has-icon .search-icon {
    display: none;
}
.wp-block-search.wp-block-search__icon-button .wp-block-search__button.has-icon:before {
    content: "\e81b";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 16px;
    bottom: 16px;
    z-index: 2;
    text-align: center;
    font: 400 normal 19px/20px "fontello";
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.wp-block-search.wp-block-search__icon-button .wp-block-search__button.has-icon:after {
    -webkit-transform: skew(16deg);
    -ms-transform: skew(16deg);
    transform: skew(16deg);
}
.wp-block-search.wp-block-search__text-button:empty:before {
    content: "\e81b";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 16px;
    bottom: 16px;
    z-index: 2;
    text-align: center;
    font: 400 normal 19px/20px "fontello";
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.widget_tag_cloud .tagcloud {
    margin: 0 -5px;
    font-size: 0;
    line-height: 1;
}
.widget_tag_cloud .tagcloud:first-child {
    margin-top: -10px;
}
.widget_tag_cloud .tagcloud .tag-cloud-link {
    font-size: 12px !important;
    line-height: 20px;
    font-weight: 600;
    padding: 5px 11px;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 5px 0;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}
.wp-block-tag-cloud {
    margin: 0 -5px;
    font-size: 0;
    line-height: 1;
}
.wp-block-tag-cloud .tag-cloud-link {
    font-size: 12px !important;
    line-height: 20px;
    font-weight: 600;
    padding: 5px 11px;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 5px 0;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}
.wp-block-tag-cloud:not(:last-child) {
    margin-bottom: 2rem;
}
.widget_text img[class*="wp-image-"] {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.wp-video {
    overflow: hidden;
}
.wp-video .mejs-container,
.wp-video iframe,
.wp-video video {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.wp-video .mejs-layers .mejs-poster {
    z-index: 3;
    background-blend-mode: luminosity;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.wp-video .mejs-layers .mejs-overlay-play {
    z-index: 3;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.wp-video .mejs-controls {
    opacity: 0 !important;
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.wp-video .mejs-mediaelement:hover ~ .mejs-controls {
    opacity: 1 !important;
}
.wp-video .mejs-time-handle-content {
    border: none;
    left: -4px;
    width: 1px;
}
.wp-video .mejs-time {
    padding-top: 15px;
}
.wp-video .mejs-time-rail {
    margin: 0;
}
.wp-video .mejs-overlay-play .mejs-overlay-button {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-image: none;
    text-align: center;
    outline: none;
    width: 106px;
    height: 106px;
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
    pointer-events: auto;
}
.wp-video .mejs-overlay-play .mejs-overlay-button:before {
    content: "\e813";
    font: 400 normal 17px/57px "fontello";
    display: block;
    width: 56px;
    height: 56px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    right: initial;
    top: 50%;
    margin: -28px 0 0 -28px;
    padding: 0 0 0 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wp-video .mejs-overlay-play .mejs-overlay-button .progress {
    position: absolute;
    width: 88px;
    height: 88px;
    top: calc(50% - 44px);
    left: calc(50% - 44px);
    -webkit-transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}
.wp-video .mejs-overlay-play .mejs-overlay-button .progress__circle,
.wp-video .mejs-overlay-play .mejs-overlay-button .progress__path {
    fill: none;
    stroke-width: 1px;
}
.wp-video .mejs-overlay-play .mejs-overlay-button .progress__circle {
    opacity: 0.4;
}
.wp-video .mejs-overlay-play .mejs-overlay-button .progress__path {
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
    -webkit-transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
    transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}
.wp-video .mejs-overlay-play .mejs-overlay-button:hover .progress {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    -ms-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}
.wp-video .mejs-overlay-play .mejs-overlay-button:hover .progress__path {
    stroke-dashoffset: 0;
}
.wp-video .mejs-button {
    width: 20px;
}
.wp-video .mejs-button + .mejs-button {
    margin: 0 0 0 10px;
}
.wp-video .mejs-button > button {
    margin: 10px 0;
    padding: 0;
    border: none;
    min-width: 0;
    background: none;
}
.wp-video .mejs-button > button:before {
    font: 700 normal 18px/20px "Font Awesome 5 Free";
}
.wp-video .mejs-button > button:after {
    content: none;
    display: none;
}
.wp-video .mejs-button.mejs-play > button:before {
    content: "\f04b";
}
.wp-video .mejs-button.mejs-pause > button:before {
    content: "\f04c";
}
.wp-video .mejs-button.mejs-mute > button:before {
    content: "\f028";
}
.wp-video .mejs-button.mejs-unmute > button:before {
    content: "\f026";
}
.wp-video .mejs-button.mejs-fullscreen-button > button:before {
    content: "\f0b2";
}
.wp-video .mejs-button.mejs-fullscreen-button.mejs-unfullscreen > button:before {
    content: "\f066";
}

.header .technum-button, .mobile-header .technum-button, .mobile-header-menu-container .technum-button {
    background-color: #00dbb0;
    background-image: -moz-linear-gradient(70deg, #00bbee 50%, #00dbb0 50%) !important;
    background-image: -webkit-linear-gradient(70deg, #00bbee 50%, #00dbb0 50%) !important;
    background-image: -o-linear-gradient(70deg, #00bbee 50%, #00dbb0 50%) !important;
    background-image: -ms-linear-gradient(70deg, #00bbee 50%, #00dbb0 50%) !important;
    background-image: linear-gradient(70deg, #00bbee 50%, #00dbb0 50%) !important;
}

.technum-button, .technum-content-slider-widget .content-slider-item-buttons .technum-video-button.video-button-type-type_2 .video-button-wrapper, .content-wrapper .technum-button {
    background-color: #00dbb0;
    background-image: -moz-linear-gradient(70deg, #00bbee 50%, #00dbb0 50%);
    background-image: -webkit-linear-gradient(70deg, #00bbee 50%, #00dbb0 50%);
    background-image: -o-linear-gradient(70deg, #00dbb0 50%, #00dbb0 50%);
    background-image: -ms-linear-gradient(70deg, #00bbee 50%, #00dbb0 50%);
    background-image: linear-gradient(70deg, #00bbee 50%, #00dbb0 50%);
}

.elementor-158 .elementor-element.elementor-element-e2b70ba .technum-button:after {
    background-color: transparent;
    background-image: linear-gradient(90deg, #00DBB0 50%, #00BBEE 50%);
}