.section-home-2@font-face {
    font-family: "SF Pro Display";
    font-display: auto;
    font-weight: 100;
    src: url(/frontend/fonts/SF-Pro-Display-Light.otf) format("TrueType");
}
@font-face {
    font-family: "SF Pro Display";
    font-weight: 400;
    src: url(/frontend/fonts/SF-Pro-Display-Regular.otf) format("TrueType");
}
@font-face {
    font-family: "SF Pro Display";
    font-weight: 700;
    src: url(/frontend/fonts/SF-Pro-Display-Medium.otf) format("TrueType");
}
@font-face {
    font-family: "SF Pro Text";
    font-weight: 100;
    src: url(/frontend/fonts/SF-Pro-Text-Light.otf) format("TrueType");
}
@font-face {
    font-family: "SF Pro Text";
    font-weight: 400;
    src: url(/frontend/fonts/SF-Pro-Text-Regular.otf) format("TrueType");
}
@font-face {
    font-family: "SF Pro Text";
    font-weight: 700;
    src: url(/frontend/fonts/SF-Pro-Text-Medium.otf) format("TrueType");
}
@font-face {
    font-family: "SVN-Gilroy";
    font-weight: 100;
    src: url(/frontend/fonts/SVN-Gilroy-Light.otf) format("OpenType");
}
@font-face {
    font-family: "SVN-Gilroy";
    font-weight: 400;
    src: url(/frontend/fonts/SVN-Gilroy-Medium.otf) format("OpenType");
}
@font-face {
    font-family: "SVN-Gilroy";
    font-weight: 700;
    src: url(/frontend/fonts/SVN-Gilroy-Bold.otf) format("OpenType");
}
@font-face {
    font-family: "Ranchers";
    font-weight: 700;
    src: url(/frontend/fonts/Ranchers-Regular.ttf) format("OpenType");
}
@font-face {
    font-family: "SVN-Century Gothic";
    font-display: auto;
    src: url(/frontend/fonts/SVN-CenturyGothic-Regular.otf) format("OpenType");
}
@font-face {
    font-family: "SVN-Century Gothic-Bold";
    font-display: auto;
    src: url(/frontend/fonts/SVN-CenturyGothic-Bold.otf) format("OpenType");
}
@font-face {
    font-family: "SVN-Century Gothic-SemiBold";
    font-display: auto;
    src: url(/frontend/fonts/SVN-CenturyGothic-SemiBold.otf) format("OpenType");
}
@font-face {
    font-family: "SVN-Century Gothic-Light";
    font-display: auto;
    src: url(/frontend/fonts/SVN-CenturyGothic-Light.otf) format("OpenType");
}
@font-face {
    font-family: "SVN-Coachella";
    font-display: auto;
    font-weight: 100;
    src: url(/frontend/fonts/SVN-Coachella-Regular.otf) format("OpenType");
}
@font-face {
    font-family: "SVN-Coachella-Light";
    font-display: auto;
    src: url(/frontend/fonts/SVN-Coachella-Light.otf) format("OpenType");
}
@font-face {
    font-family: "Cormorant Garamond";
    font-display: auto;
    src: url(/frontend/fonts/SVN-Coachella-Light.otf) format("OpenType");
}
:root {
    --primary-color: #446084;
}
.player-enter,
.player-leave-to {
    opacity: 0;
}
.player-enter {
    transform: translateX(80%);
}
.player-leave-to {
    transform: translateX(300%);
}
.player-leave-active {
    position: absolute;
}
.project-image-list > div {
    white-space: nowrap;
    display: inline;
}
.project-image-list .panel {
    overflow: hidden;
    text-align: center;
    transition: all 1s;
    display: inline-block;
    height: 100%;
}
.project-image-list.players {
    position: relative;
    text-align: center;
    height: 238px;
}
@media (max-width: 960px) {
    .project-image-list.players {
        height: initial;
    }
    .project-image-list .panel {
        overflow: auto !important;
        display: inline !important;
    }
}
@media screen and (max-width: 1600px) {
    div#counter .col-md-3{
        min-height: 120px;
        justify-content:flex-start;
    }

    .full-width .ubermenu-nav, .container, .row {
      max-width: 1920px !important;
  }
  /*.row .gallery, .row .row:not(.row-collapse), .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse) {
      margin-left: -55px;
      margin-right: -55px;
  }*/
 /* .col, .gallery-item, .columns {
      padding: 0 60px 30px  !important;
  }*/
  #row-659575459,
  #row-541871261{
    padding: 0 60px;
  }
}
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1440px;
}
.row.row-collapse {
    max-width: 1410px;
}
.row.row-small {
    max-width: 1432.5px;
}
.row.row-large {
    max-width: 1470px;
}
.header-main {
    height: 90px;
}
#logo img {
    max-height: 90px;
}
#logo {
    width: 200px;
}
.header-top {
    min-height: 30px;
}
.transparent .header-main {
    height: 90px;
}
.transparent #logo img {
    max-height: 90px;
}
.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
    padding-top: 120px;
}
.header.show-on-scroll,
.stuck .header-main {
    height: 70px !important;
}
.stuck #logo img {
    max-height: 70px !important;
}
.header-bottom {
    background-color: #f1f1f1;
}
@media (max-width: 549px) {
    .header-main {
        height: 70px;
    }
    #logo img {
        max-height: 70px;
    }
}
body {
    font-family: "Lato", sans-serif;
}
body {
    font-weight: 400;
}
.nav > li > a {
    font-family: "Lato", sans-serif;
}
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: "Lato", sans-serif;
}
.nav > li > a {
    font-weight: 700;
}
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "Lato", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
}
.alt-font {
    font-family: "Dancing Script", sans-serif;
}
.alt-font {
    font-weight: 400 !important;
}
.menu-page #section_1708517604 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgb(255, 255, 255);
}
@media screen and (min-width: 550px) {
    .products .box-vertical .box-image {
        min-width: 300px !important;
        width: 300px !important;
    }
}
@media (max-width: 849px) {
    #wpadminbar {
        display: none !important;
    }
    html {
        margin-top: 0 !important;
    }
}
@media (min-width: 850px) {
    .mfp-content,
    .stuck,
    button.mfp-close {
        top: 32px !important;
    }
    .is-full-height {
        height: calc(100vh - 32px) !important;
    }
}
.header-wrapper.stuck {
    top: 0 !important;
}
.xdebug-var-dump {
    z-index: 999999;
}
.shortcode-error {
    border: 2px dashed #000;
    padding: 20px;
    color: #fff;
    font-size: 16px;
    background-color: #71cedf;
}
.custom-product-page .shortcode-error {
    padding: 15% 10%;
    text-align: center;
}
.edit-block-wrapper {
    position: relative;
}
.edit-block-button {
    font-size: 12px !important;
    background-color: #555 !important;
    margin: 6px 2px 3px 0px !important;
    border-radius: 4px !important;
}
.edit-block-button-builder {
    background-color: #00a0d2 !important;
}
.label-new.menu-item > a:after {
    content: "New";
}
.label-hot.menu-item > a:after {
    content: "Hot";
}
.label-sale.menu-item > a:after {
    content: "Sale";
}
.label-popular.menu-item > a:after {
    content: "Popular";
}
#fp-nav ul li a.active span {
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
    background: url(/frontend/images/dot1.png);
    background-repeat: no-repeat;
    background-size: contain;
}
#fp-nav ul li a span {
    height: 8px;
    width: 8px;
    background: #fff;
    margin: -6px 0 0 -4px;
}
.menu-footer > div {
    display: flex;
    flex-direction: unset;
    width: 100%;
    justify-content: space-between;
}
.header-wrapper > .col {
    padding: 0;
}
.menu-page .col-menu-left .ux-menu span {
    color: #7e7e7e;
}
.menu-page .col-menu-right .ux-menu span {
    color: #7e7e7e;
}
.menu-page .lang {
    color: #7e7e7e;
}
.menu-page .col-menu-left .searchform-wrapper input {
    background: transparent;
    border-color: #7e7e7e;
}
.col-no-bp {
    padding-bottom: 0;
}
.menu-footer-page {
    display: flex;
    justify-content: space-between;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.menu-footer-page a {
    font-family: SVN-Century Gothic;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    color: #fff;
}
.menu-footer-page p {
    margin-bottom: 5px;
}
.txt-footer a {
    font-family: SVN-Century Gothic;
    font-size: 15px;
    line-height: 22px;
    font-weight: bold;
    font-style: normal;
    color: #fff;
}
.txt-footer p {
    font-family: SVN-Century Gothic;
    font-size: 15px;
    line-height: 22px;
    font-weight: bold;
    font-style: normal;
    color: #fff;
}
.col-no-bd {
    padding-bottom: 0;
}
.hidden-h {
    color: transparent !important;
}
@media (max-width: 768px) {
    .menu-footer-page {
        flex-direction: column;
    }
    .txt-footer {
        text-align: left;
    }
    .section-job-category{
        padding-top: 70px;
    }
}
.section-home-2 {
    background: url(/frontend/images/BGexp.png) no-repeat center center / cover !important;
    background-repeat: no-repeat;
  background-size: cover;
}
.section-home-3 {
    background: url(/frontend/images/BGexp.png) no-repeat center center / cover !important;
    background-repeat: no-repeat;
  background-size: cover;
}
.bg-gradient{
     background: url(/frontend/images/BGexp.png) no-repeat center center / cover !important;
    background-repeat: no-repeat;
  background-size: cover;
}
/*.section-home-2{
    background: url(/frontend/images/BGexp.png) !important;
    background-size: cover;
}
.section-home-3{
    background: url(/frontend/images/BGexp.png) !important;
    background-size: cover;
}*/
.section-home-4{
    background: url(/frontend/images/BGexp.png) no-repeat center center / cover !important;
    background-repeat: no-repeat;
  background-size: cover;
}
.footer-home{
    background: url(/frontend/images/BGexp.png) no-repeat center center / cover !important;
    background-repeat: no-repeat;
  background-size: cover;
}
.banner{
    background-color: transparent;
}
.box-2-post p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    min-height: 75px;
}
.box-2-post h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 66px;
}
.lang {
    margin: 0;
}
.lang-menu .dropdown-content {
    top: initial!important;
}
body {
    overflow: visible!important;
}
#section_1877998709{
    display: none;
}
#text-3904519842 h2{
    font-family: SVN-Century Gothic;
}