/*
 Theme Name:   AmericanPOS
 Theme URI:
 Description:  AmericanPOS Theme
 Author:       EkoBIT
 Author URI:   https://ekobit.eu/
 Template:     generatepress
 Version:      0.1
*/

.home {
animation: fadein 2s;
}

.elementor-button {
    text-align: left !important;
}

div#n2-ss-2 .n-uc-175bbf541cda5 {
    width: 100% !important;
}

.navigation-branding .sticky-navigation-logo img {
    height: 53px;
    margin-right: 18px;
}

.absolute {
    position: absolute !important;
    height: 743px;
    width: 100%;
    max-width: 743px;
    top: -87px;
}

.absolute-pos {
    position: absolute !important;
}

/*
.slide-img-wrap > div {
    border-radius: 78%;
    height: 500px;
    position: absolute !important;
    width: 100%;
    bottom: 0;
} */

.ken-burns {
  overflow: hidden;
  position: relative;
  border-radius: 450px;
}

.ken-burns::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}

.ken-burns img {
  width: calc(100% + 80px);
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  -webkit-animation: kenburnsEffect 15s infinite;
          animation: kenburnsEffect 15s infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
    margin-top: -43px !important;
}

@-webkit-keyframes kenburnsEffect {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
  100% {
    transform: translateX(-55%) translateY(-30%) scale(1.35);
  }
}

@keyframes kenburnsEffect {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
  100% {
    transform: translateX(-55%) translateY(-30%) scale(1.35);
  }
}

.pointer-events-off > a, .pointer-events-off > a span {
    pointer-events: none !important;
}

.pointer-events-off.cursor-pointer {
    cursor: pointer !important;
}

body header .grid-container.inside-header, #sticky-navigation > div {
    max-width: 1550px;
}

.main-navigation .main-nav ul li a {
    display: flex;
    align-items: center;
    white-space: nowrap;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    font-weight: 500 !important;
    font-size: 14px;
    letter-spacing: -0.5px;
    white-space: nowrap;
}

.menu-item-basket a {
    font-size: 0 !important;
    display: flex !important;
    align-items: center;
    margin-top: -1px !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.menu-item-basket a.mega-menu-link::before {
    content: "";
    width: 21px;
    height: 20px;
    display: inline-block;
    background: url(/wp-content/uploads/2024/04/cart.svg) no-repeat;
}

.inside-header {
    display: flex;
}

.site-logo {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

#menu-primary-menu, .site-header #mega-menu-wrap-primary #mega-menu-primary {
    display: flex;
}

#site-navigation {
    flex: 1;
}

.menu-divider {
    flex: 1;
}

.menu-divider a {
    font-size: 0 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    position: fixed;
    left: 0;
    right: 0;
    padding: 20px 0px 35px 0px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul {
    max-width: 1627px;
    margin: 0 auto;
    padding: 0 25px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
h4.mega-block-title {
    letter-spacing: 0 !important;
}

.navigation-branding {
    order: 1;
}

#mega-menu-wrap-primary {
    order: 2;
   flex: 1;
}

.mega-menu-item-basket a {
    padding-right: 0 !important;
}

.btn-link a {
    display: flex;
    align-items: center;
    gap: 8px;
    transition: 0.3s all;
}

.btn-link a::after {
    content: "";
    background: url(/wp-content/uploads/2024/04/arrow_dark.svg) no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block;
}

.btn-link a:hover::after {
    content: "";
    background: url(/wp-content/uploads/2024/04/arrow_red.svg) no-repeat;
}

.btn-link a:hover {
    gap: 13px;
    text-decoration: underline;
}

.btn-link-xl a::after {
    content: "";
    background: url(/wp-content/uploads/2024/04/arrow_dark.svg) no-repeat;
    width: 13px;
    height: 13px;
    display: inline-block;
    background-size: 13px;
    position: relative;
    top: 1px;
}

.btn-link-xl a{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.product-card:hover .btn-link-xl a {
    gap: 14px;
}

h3 a:hover {
    color: #D92D20 !important;
}

a.generate-back-to-top {
    background-color: #000000;
    color: #ffffff;
    border-radius: 50px;
    border-radius: 10px 10px 10px 10px;
    padding: 4px 6px 6px 6px;
}

a.generate-back-to-top:hover {
    background-color: #000000;
    color: #ffffff;
}

.btn-primary-slider a > div::after, .btn-secondary-slider a > div::after {
    content: "";
    background: url(/wp-content/uploads/2024/04/arrow_light.svg) no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block;
    margin-left: 9px;
    transition: 0.4s all;
}

.btn-primary-slider a:hover > div::after {
    content: "";
    background: url(/wp-content/uploads/2024/04/arrow_red.svg) no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block;
    margin-left: 15px;
}

.btn-secondary-slider a:hover > div::after {
    content: "";
    background: url(/wp-content/uploads/2024/04/arrow_dark.svg) no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block;
    margin-left: 15px;
}

.img-overflow a {
    overflow: hidden;
}

.list-custom li a:hover {
    text-decoration: underline;
    color: #D92D20;
    filter: invert(22%) sepia(87%) saturate(4580%) hue-rotate(354deg) brightness(91%) contrast(86%);
}

.highlight {
    color: #FEF0C7;
}

.fake-link, .fake-link a{
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.block-hover {
    background-size: 302px;
    transition: 1s all;
}

.block-hover:hover {
    background-size: 300%;
    transition: 1s all;
}

.privacy-policy a {
    color: var( --e-global-color-secondary );
    text-decoration: underline !important;
}

.privacy-policy a:hover {
    color: var( --e-global-color-accent );
    text-decoration: none !important;
}

.lang > div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.site-footer li a:hover {
    text-decoration: underline !important;
}

.product-card:hover .btn-link-xl a {
    color: var( --e-global-color-secondary ) !important;
    text-decoration: underline;
}

.product-card:hover .btn-link-xl a::after {
background: url(/wp-content/uploads/2024/04/arrow_red.svg) no-repeat;
width: 12px;
    height: 12px;
    display: inline-block;
    background-size: 12px;
    position: relative;
}

.btn-primary a, button[type="submit"] {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    white-space: nowrap;
}

button[type="submit"] span {
    white-space: nowrap !important;
}

.btn-primary a::after, button[type="submit"]::after {
    content: "";
    background: url(/wp-content/uploads/2024/04/arrow_light.svg) no-repeat;
    width: 9px;
    height: 9px;
    display: inline-block;
    background-size: 9px;
    transition: 0.4s all;
}

.btn-primary a:hover::after, button[type="submit"]:hover::after {
    content: "";
    background: url(/wp-content/uploads/2024/04/arrow_red.svg) no-repeat;
    width: 9px;
    height: 9px;
    display: inline-block;
    background-size: 9px;
    margin-left: 4px;
}

.headline-hover a {
    transition: 0.3s all;
}

.headline-hover a:hover {
    color: var( --e-global-color-secondary ) !important;
}

.elementor-element-e23cc18, .elementor-element-ddad05a {
    overflow: hidden !important;
    border-radius: 30px !important;
}

.featured img {
    object-position: center top;
    border-radius: 15px;
    width: 100%;
    max-height: 160px;
    object-fit: cover;
    transition: 0.4s all;
}

.featured > a {
    overflow: hidden;
    border-radius: 15px;
    transition: 0.4s all;
    margin: 0;
    padding: 0;
    max-height: 160px;
    margin-bottom: 10px;
}

.featured > a:hover img {
    transform: scale(1.1);
}

.mega-menu-headline, .mega-menu-headline a {
    font-weight: 600 !important;
    font-size: 16px !important;
    margin-top: 13px !important;
    margin-bottom: 5px !important;
    transition: 0.3s all;
    line-height: 122%;
}

.mega-menu-headline a:hover {
    color: var( --e-global-color-secondary );
}

.n2-ss-slider a.n2-ow {
    transition: 0.3s all !important;
}

.prices-according-to-you-wrap {
    overflow-x: hidden !important;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@media screen and (max-width: 1649px) {

.prices-according-to-you-wrap > div {
    padding: 182px 41px 168px 41px !important;
}

.elementor-2 .elementor-element.elementor-element-bfd5297 {
    padding-left: 220px;
}

.elementor-element.elementor-element-808b900.elementor-absolute.elementor-widget.elementor-widget-image img {
    min-width: 768px;
}

}

@media screen and (max-width: 1599px) {

div#n2-ss-2 .n-uc-19b000265ba67-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
    margin-left: 0 !important;
}

div#n2-ss-2 .n-uc-115ebbdb3da08-inner {
    padding: 100px 25px 96px 115px !important;
}

}

@media screen and (max-width: 1479px) {

div#n2-ss-2 .n-uc-175bbf541cda5 {
    max-width: 628px !important;
    max-height: 628px !important;
}

div#n2-ss-2 .n-uc-115ebbdb3da08-inner {
    padding: 100px 25px 77px 115px !important;
}

}

@media screen and (max-width: 1359px) {

div#n2-ss-2 .n2-font-03db6a72e5d1f2c87256c3274f91d058-hover {
    font-size: 423.75% !important;
}
}

@media screen and (max-width: 1299px) {

div#n2-ss-2 .n-uc-175bbf541cda5 {
    max-width: 550px !important;
    max-height: 550px !important;
}

div#n2-ss-2 .n-uc-6jEseJWjwzGv {
    --margin-bottom: 39px !important;
}

div#n2-ss-2 .n-uc-115ebbdb3da08-inner {
    padding: 100px 25px 67px 115px !important;
}

div#n2-ss-2 .n2-font-03db6a72e5d1f2c87256c3274f91d058-hover {
    font-size: 392.75% !important;
}

}

@media screen and (max-width: 1229px) {

.elementor-2 .elementor-element.elementor-element-09e8625 .elementor-heading-title {
    font-size: 65px !important;
    line-height: 69px !important;
}

.elementor-2 .elementor-element.elementor-element-bfd5297 {
    padding-left: 211px;
}

span.highlight {
    white-space: nowrap;
}

}

@media screen and (max-width: 1139px) {

div#n2-ss-2 .n-uc-19b000265ba67-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
    margin-left: -96px !important;
}

div#n2-ss-2 .n2-font-03db6a72e5d1f2c87256c3274f91d058-hover {
    font-size: 358.75% !important;
}

div#n2-ss-2 .n-uc-19b000265ba67-inner > .n2-ss-layer-row-inner > .n2-ss-layer.n-uc-1dc66901c7568[data-sstype="col"] {
    margin-left: 0px !important;
}

}

@media screen and (max-width: 1099px) {

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.menu-divider {
    display: none;
}

.elementor-2 .elementor-element.elementor-element-bfd5297 {
    padding-left: 184px;
}

}

@media screen and (max-width: 1023px) {

#menu-primary-menu {
    display: none;
}

.toggled #menu-primary-menu {
    display: block;
}

#site-navigation {
    flex: initial;
}

.site-logo {
    flex: 1;
    margin-right: 38px;
}

#site-navigation {
    flex: initial;
}

.menu-toggle {
    background-color: transparent !important;
    padding: 0 16px !important;
    line-height: 38px;
}

div#primary-menu {
    position: fixed;
    left: 0;
    right: 0;
    top: 127px;
}

#menu-primary-menu, .site-header #mega-menu-wrap-primary #mega-menu-primary {
    display: none;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    position: static;
}

.pointer-events-off.cursor-pointer, .pointer-events-off.cursor-pointer > a, .pointer-events-off.cursor-pointer > a span {
    cursor: pointer !important;
    pointer-events: all !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #000000;
    border-top: 1px solid #ddd;
}

#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    background: white;
    padding: 0px 0px 0px 0px;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    height: 100vh;
    z-index: 999999999;
    left: 0 !important;
    right: 0;
    top: 87px;
    width: 100% !important;
    overflow: auto;
}

span.mega-indicator {
    background: transparent !important;
    color: #000 !important;
    /* border: 1px solid #000; */
    border-radius: 5px;
    padding: 0 7px !important;
    /* line-height: 194% !important; */
}

.inside-header {
    padding: 20px 20px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    height: auto;
    padding: 11px 23px;
    font-size: 18px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    font-size: 18px;
    border-top: 1px solid #ddd;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-right: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 9px 25px 18px 25px;
}

ul.mega-sub-menu {
    background-color: #f8f8f8 !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 15px 0px 0px 0px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul {
    padding: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 0px 2px 0px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 8px 0px 0px 0px;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    height: 45px;
}

.is_stuck #mega-menu-wrap-primary .mega-menu-toggle {
    height: 71px;
    margin-right: 10px;
}

.is_stuck #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    top: 70px;
}

div#n2-ss-2 .n-uc-175bbf541cda5 {
    max-width: 500px !important;
    max-height: 500px !important;
}

.elementor-element.elementor-element-808b900.elementor-absolute.elementor-widget.elementor-widget-image img {
    min-width: 618px;
}

.prices-according-to-you-wrap > div {
    padding: 99px 41px 66px 41px !important;
}

.elementor-2 .elementor-element.elementor-element-09e8625 .elementor-heading-title {
    font-size: 51px !important;
    line-height: 53px !important;
}

.elementor-736:not(.elementor-motion-effects-element-type-background), .elementor-736 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #092a62 !important;
}

}

@media screen and (max-width: 929px) {

div#n2-ss-2 .n-uc-19b000265ba67-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
    margin-left: -163px !important;
}

.prices-according-to-you-wrap > div {
    padding: 99px 41px 66px 21px !important;
}

.elementor-2 .elementor-element.elementor-element-bfd5297 {
    padding-left: 159px;
}

}

@media screen and (max-width: 865px) {

div#n2-ss-2 .n-uc-175bbf541cda5 {
    max-width: 440px !important;
    max-height: 440px !important;
}

div#n2-ss-2 .n2-font-03db6a72e5d1f2c87256c3274f91d058-hover {
    font-size: 342.75% !important;
}

.elementor-2 .elementor-element.elementor-element-09e8625 .elementor-heading-title {
    font-size: 49px !important;
    line-height: 53px !important;
}

.elementor-2 .elementor-element.elementor-element-bfd5297 {
    padding-left: 146px;
}

.elementor-2 .elementor-element.elementor-element-d02d409 .elementor-heading-title {
    white-space: nowrap;
}

}

@media (max-width: 768px) {
    .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {

div#n2-ss-2 .n-uc-19b000265ba67-inner > .n2-ss-layer-row-inner {
    margin: 0 !important;
}

.n-uc-19b000265ba67-inner > .n2-ss-layer-row-inner {
    flex-flow: column-reverse;
    gap: 50px;
}

div#n2-ss-2 .n-uc-19b000265ba67-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
    margin: 0 auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

div#n2-ss-2 .n-uc-1dc66901c7568 {
    max-width: 100%;
    width: 100% !important;
}

div#n2-ss-2 .n-uc-115ebbdb3da08-inner {
    padding: 100px 25px 0px 25px !important;
}

.absolute {
    position: static !important;
}

div#n2-ss-2 .n2-font-03db6a72e5d1f2c87256c3274f91d058-hover {
    text-align: center !important;
}

div#n2-ss-2 .n-uc-1dc66901c7568 {
    max-width: 100% !important;
}

div#n2-ss-2 .n2-font-fe0486e7751e4a8ba3ff3d162a1bc2ef-paragraph {
    text-align: center !important;
}

div#n2-ss-2 .n-uc-6jEseJWjwzGv {
    max-width: 100% !important;
}

div#n2-ss-2 .n-uc-16d4fcb4ee8e2-inner > .n2-ss-layer-row-inner {
    justify-content: center;
}

.home .page-hero {
    margin-bottom: -100px !important;
}

.n2-ss-layer.n2-ow.n-uc-127467e72febb {
    position: absolute !important;
    bottom: 200px !important;
}

div#n2-ss-2 .n-uc-175bbf541cda5 {
    max-width: 100% !important;
    max-height: 681px !important;
}

.home .page-hero {
    margin-bottom: -337px !important;
}

.ken-burns img {
    margin-top: -107px !important;
}

.n2-ss-layer.n2-ow.n-uc-127467e72febb {
    bottom: 518px !important;
}

.n2-ss-layer.n2-ow.n-uc-15cc7b3c51379 {
    width: 446px !important;
    transform: none !important;
}

.n2-ss-layer.n2-ow.n-uc-1ae8940d68d7f {
    width: 180px !important;
    transform: translate(192px, -36px) translate(100%, -50%) !important;
}

.n2-ss-layer.n2-ow.n-uc-1b54de68e06d9 {
    width: 26px !important;
    transform: translate(155px, -91px) translate(-100%, -50%) !important;
}

.flex-1 {
    flex: 1 !important;
}

.flex-1 img {
    max-height: 224px;
    min-height: 224px;
    object-fit: cover;
}

.elementor-element.elementor-element-808b900.elementor-absolute.elementor-widget.elementor-widget-image img {
    min-width: initial;
}

.elementor-element.elementor-element-808b900.elementor-absolute.elementor-widget.elementor-widget-image {
    position: static;
}

.elementor-2 .elementor-element.elementor-element-bfd5297 {
    padding-left: 0;
}

.elementor-element.elementor-element-bfd5297.p-relative.e-flex.e-con-boxed.e-con.e-child {
    position: absolute;
}

.elementor-2 .elementor-element.elementor-element-bfd5297 > div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.elementor-element.elementor-element-d1ab3b2.e-con-full.e-flex.e-con.e-child {
    display: flex;
    align-items: center;
    justify-content: center;
}

.prices-according-to-you-wrap > div {
    padding: 65px 21px 66px 21px !important;
}

.btn-primary a, button[type="submit"] {
    justify-content: center;
}

.elementor-2 .elementor-element.elementor-element-d02d409 .elementor-heading-title {
    white-space: wrap;
}

input#form-field-email {
    text-align: center;
}

}

@media screen and (max-width: 609px) {

.ken-burns img {
    margin-top: -158px !important;
}

.home .page-hero {
    margin-bottom: -386px !important;
}

.n2-ss-layer.n2-ow.n-uc-1ae8940d68d7f {
    width: 131px !important;
    transform: translate(188px, -54px) translate(100%, -50%) !important;
}

.n2-ss-layer.n2-ow.n-uc-15cc7b3c51379 {
    width: 373px !important;
}

.n2-ss-layer.n2-ow.n-uc-1b54de68e06d9 {
    width: 11px !important;
    transform: translate(57px, -120px) translate(-100%, -50%) !important;
}

.flex-1 img {
    max-height: 164px;
    min-height: 164px;
}

.elementor-2 .elementor-element.elementor-element-cba947b {
    left: 87px !important;
    bottom: 42px !important;
}

.elementor-2 .elementor-element.elementor-element-235e67b {
    top: 41px !important;
    left: 217px !important;
}

.elementor-2 .elementor-element.elementor-element-235e67b img {
    max-width: 40px !important;
}

}

@media screen and (max-width: 499px) {

div#n2-ss-2 .n2-font-03db6a72e5d1f2c87256c3274f91d058-hover {
    letter-spacing: -2.2px !important;
    font-size: 271.75% !important;
}

div#n2-ss-2 .n-uc-115ebbdb3da08-inner {
    padding: 85px 20px 0px 20px !important;
}

.inside-header>:not(:last-child):not(.main-navigation) {
    margin-bottom: 5px !important;
}

body header .grid-container.inside-header, #sticky-navigation > div {
    border-bottom: 1px solid #ddd;
}

div#n2-ss-2 .n-uc-6jEseJWjwzGv {
    max-width: 83% !important;
}

div#n2-ss-2 .n-uc-BFQhLstZckFp {
    --margin-bottom: 18px !important;
    max-width: 100% !important;
}

div#n2-ss-2 .n-uc-1589a677bde97 {
    max-width: 165px !important;
}

div#n2-ss-2 .n-uc-16d4fcb4ee8e2-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"] {
    margin-top: 0 !important;
}

.ken-burns img {
    margin-top: -200px !important;
}

.home .page-hero {
    margin-bottom: -455px !important;
}

.generate-back-to-top {
    bottom: 15px;
    right: 15px;
    width: 37px;
    padding: 2px 5px 4px 5px;
}

.n2-ss-layer.n2-ow.n-uc-15cc7b3c51379 {
    width: 319px !important;
    transform: translate(0px, 104px) translate(0%, -50%) !important;
}

.n2-ss-layer.n2-ow.n-uc-1ae8940d68d7f {
    width: 105px !important;
    transform: translate(143px, -87px) translate(100%, -50%) !important;
}

.n2-ss-layer.n2-ow.n-uc-1b54de68e06d9 {
    width: 11px !important;
    transform: translate(28px, -121px) translate(-100%, -50%) !important;
}

.n2-ss-layer.n2-ow.n-uc-1e4e461fe4194 {
    transform: translate(-18px, -30px) translate(0%, -50%) !important;
}

.flex-1 img {
    max-height: 130px;
    min-height: 130px;
}

.elementor-element.elementor-element-808b900.elementor-absolute.elementor-widget.elementor-widget-image img {
    min-width: 550px;
    margin-left: -63px;
}

.elementor-2 .elementor-element.elementor-element-6f9e189 {
    top: 108px !important;
    left: 17px !important;
}

.elementor-element.elementor-element-09e8625.elementor-widget.elementor-widget-heading h2 {
    text-align: center;
}

.elementor-2 .elementor-element.elementor-element-d02d409 .elementor-heading-title {
    font-size: 63px !important;
    letter-spacing: -4.2px !important;
}

.elementor-element.elementor-element-15bc4500.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .e-con-inner > div {
    flex: 0 1 50%;
}

.elementor-element.elementor-element-15bc4500.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .e-con-inner {
    gap: 32px 0px;
}

.elementor-736 .elementor-element.elementor-element-29ded297 {
    margin-bottom: 0% !important;
}

.elementor-736 .elementor-element.elementor-element-15bc4500 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.elementor-736 .elementor-element.elementor-element-57a60b41 img {
    width: 124px !important;
}

footer li a {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.elementor-element.elementor-element-e5075a9.e-con-full.e-flex.e-con.e-child {
    flex: 0 1 100% !important;
}

.elementor-2 .elementor-element.elementor-element-588c661 img {
    width: 298px !important;
    margin-left: -29px !important;
}

body:not(.rtl) .elementor-2 .elementor-element.elementor-element-fdb494c {
    left: 294px !important;
}

body:not(.rtl) .elementor-2 .elementor-element.elementor-element-fdb494c img {
    max-width: 16px !important;
}

}

@media screen and (max-width: 399px) {

.ken-burns img {
    margin-top: -220px !important;
}

.home .page-hero {
    margin-bottom: -475px !important;
}

.n2-ss-layer.n2-ow.n-uc-15cc7b3c51379 {
    transform: translate(-4px, 104px) translate(0%, -50%) !important;
        width: 276px !important;
}

.n2-ss-layer.n2-ow.n-uc-1ae8940d68d7f {
    width: 81px !important;
}

.flex-1 img {
    max-height: 100px;
    min-height: 100px;
}

}
