#sp-main-body {
    padding: 20px 0;
}

.logo-image {
    margin: auto;
}

@media (max-width: 992px) {
    .logo-image {
        height: 75px!important;
    }
}

#sp-menu > .sp-column.align-items-center {
    justify-content: right !important;
}

#sp-position2 {
    padding: 50px 0;
}

#sp-position4 {
    padding: 50px 0;
}

a {
    color: #fff;
}

.sp-megamenu-parent {
    margin: 0px!important;
}

#sp-header {
    height: 80px;
}

#sp-header .container .container-inner {
    height: 80px!important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 0px 20px;
    text-align: center;
}

.sp-megamenu-parent>li>a {
    color: #ffffff;
}

.qx-btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 0px 9px!important;
    font-size: 14px;
    background: none;
    line-height: 30px;
    border: 2px outset #3A9AD9;
    z-index: 0;
    border-radius: 7px;
    text-transform: none;
    font-weight: 700;
    transition: all 0.4s ease-in-out;
    border-color: #d2d2d4!important;
    color: #fff!important;
    text-shadow: 1px 1px 3px #000000;
}

.qx-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7,1,1);
    transition: all 0.2s ease-in-out;
    border-radius: inherit;
}

.qx-btn:before, .qx-btn:hover {
    background: #3A9AD9;
    color: #fff!important;
    text-shadow: 2px 2px 3px #000000;
}

#sp-top2 {
    margin-top: 19px;
}

.sp-megamenu-parent a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 11px 10px;
    font-size: 16px;
    background: none;
    line-height: 30px!important;
    border-top: 2px outset #3A9AD9;
    border-bottom: 2px inset #3A9AD9;
    z-index: 0;
    border-radius: 7px;
    text-transform: none;
    font-weight: 700;
    transition: all 0.4s ease-in-out;
    margin-right: 25px!important;
}

.sp-megamenu-parent a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7,1,1);
    transition: all 0.2s ease-in-out;
    border-radius: inherit;
}

.sp-megamenu-parent a:before, .sp-megamenu-parent a:hover {
    background: #3A9AD9;
    color: #fff!important;
    text-shadow: 2px 2px 3px #000000;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    background: #3A9AD9;
    color: #fff!important;
    text-shadow: 2px 2px 3px #000000;
}
#sp-header #sp-menu .sp-megamenu-parent > li > a {
  display: flex;
  align-items: center;
  height: 100%;
}

#sp-header #sp-menu .sp-column {
  display: flex;
  align-items: center;
  height: 100%;
}
#sp-top1 img {
    height: 50px;
}

.sp-menu-item a {
    padding: 10px 30px!important;
}

.qx-btn2 {
    width: 88%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 10px 8px!important;
    font-size: 14px;
    background: none;
    line-height: 30px;
    border-top: 2px outset #3A9AD9;
    border-bottom: 2px inset #3A9AD9;
    z-index: 0;
    border-radius: 7px;
    text-transform: none;
    font-weight: 700;
    transition: all 0.4s ease-in-out;
    border-color: #3A9AD9!important;
}

.qx-btn2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7,1,1);
    transition: all 0.2s ease-in-out;
    border-radius: inherit;
}

.qx-btn2:before, .qx-btn2:hover {
    background: #3A9AD9;
    color: #fff!important;
    text-shadow: 2px 2px 3px #000000;
}

.qx-btn3 a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 11px 10px;
    font-size: 16px;
    background: none;
    line-height: 30px!important;
    border: 2px outset #3A9AD9;
    z-index: 0;
    border-radius: 7px;
    text-transform: none;
    font-weight: 700;
    transition: all 0.4s ease-in-out;
    margin-right: 5px!important;
    width: 100%;
    text-align: center;
}

.qx-btn3 a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7,1,1);
    transition: all 0.2s ease-in-out;
    border-radius: inherit;
}

.qx-btn3 a:before, .qx-btn3 a:hover {
    background: #3A9AD9;
    color: #fff!important;
    text-shadow: 2px 2px 3px #000000;
}

#sp-user1 {
    width: 33%!important;
    margin-top: 22%!important;
}

#sp-user2 {
    width: 34%!important;
    margin-top: 22%!important;
}

#sp-user3 {
    width: 33%!important;
    margin-top: 22%!important;
}

#sp-position8 {
    width: 33%!important;
    margin-top: 18%!important;
}

@media (max-width: 991px) {
    #sp-menu {
        width: 65%!important;
    }

    #sp-top3 {
        width: 35%!important;
    }
}

.qx-btn-mob {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 10px 8px!important;
    font-size: 14px;
    background: none;
    line-height: 30px;
    border: 2px outset #3A9AD9;
    z-index: 0;
    border-radius: 7px;
    text-transform: none;
    font-weight: 700;
    transition: all 0.4s ease-in-out;
}

.qx-btn-mob:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7,1,1);
    transition: all 0.2s ease-in-out;
    border-radius: inherit;
}

.qx-btn-mob:before, .qx-btn-mob:hover {
    background: #3A9AD9;
    color: #fff!important;
    text-shadow: 2px 2px 3px #000000;
}

.qx-btn-mob:before, .qx-btn-mob:hover a {
    background: #3A9AD9;
    color: #fff!important;
    text-shadow: 2px 2px 3px #000000;
}

#sp-top3 {
    margin-top: 2%;
}

#sp-footer, #sp-bottom {
    background-color: #0F1112;
    color: #fff;
}

#sp-footer a, #sp-bottom a {
    color: #ffffff;
}

#sp-footer a:hover, #sp-bottom a:hover {
    color: #ffffff;
}

#sp-top-bar a {
    color: #fff;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    margin-left: 75%;
    margin-top: 13px;
    padding: 0px 8px!important;
    background: none;
    border: none;
    transition: all 0.4s ease-in-out;
    border-radius: 0;
    font-weight: 700;
}

#sp-top-mobile.header-sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    animation: spFadeInDown 0.5s;
    background: #1a1d1f;
}

#sp-logo .sp-column {
    height: 80px!important;
}

.sp-simpleportfolio .sp-simpleportfolio-description {
    width: 100% !important;
}

.sp-simpleportfolio-filter {
    display: none;
}

.checkbox, #mod-rscontact-cf2-173 {
    width: 100%!important;
}

.service-link, .service-content {
    text-align: center;
}

.offcanvas-menu .offcanvas-inner ul.menu, .offcanvas-menu .offcanvas-inner ul.menu ul {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0 0 15px 0;
    list-style: none;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    font-size: 16px;
    padding: 4px 0px;
    line-height: 25px;
    font-weight: 400;
}
.burger-icon>span {
    background-color: #ffffff;
  }
.offcanvas-active .burger-icon>span,#modal-menu-toggler.active .burger-icon>span {
    background-color: #ffffff
}
.offcanvas-menu {
    background-color: #1a1d1f;
  }
.offcanvas-menu .offcanvas-inner ul.menu>li a,.offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #ffffff;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #3a9ad9;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>a,.offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 24px;
    padding: 18px 0px;
    margin: 10px;
    text-align: center;
    border-top: 2px outset #3A9AD9;
    border-bottom: 2px inset #3A9AD9;
    border-radius: 7px;
    opacity: 1;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    text-align: center;
    width: 100%;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #3A9AD9 !important;
}

.ic-align-center img {
    margin: auto;
}

#sp-header .sp-module {
    margin-left: 0px;
    margin-top: 0px;
}

.offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas {
    color: #252525;
    transition: color 0.6s ease;
}

.offcanvas-menu a:hover .fa, .offcanvas-menu a:hover .fab, .offcanvas-menu a:hover .far, .offcanvas-menu a:hover .fas {
    color: #ffffff;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    45%,50% {
        transform: translateX(calc(-15em * 7));
    }

    95% {
        transform: translateX(0);
    }
}

.sliderm {
    height: 150px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.sliderm .sliderz {
    animation: scroll 40s linear infinite;
    display: flex;
}

.sliderm .slidee {
    height: 150px;
    width: 150px;
}

.slidee img {
    min-height: 150px;
    min-width: 150px;
    border: solid #3A9AD9 2px;
}

.bordologhi {
    margin-bottom: 8px;
}

@keyframes scrollv {
    0% {
        transform: translateY(0);
    }

    45%,50% {
        transform: translateY(calc(-25em * 7));
    }

    95% {
        transform: translateY(0);
    }
}

.slidermv {
    height: 400px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.slidermv .sliderzv {
    animation: scrollv 30s linear infinite;
    display: block;
    text-align: center;
}

.slidermv .slideev {
    height: 300px;
    width: 300px;
}

.slideev img {
    min-height: 200px;
    min-width: 300p3;
}

body {
    background-color: #1A1D1F;
    color: #F2F2F2;
    font-family: 'Poppins', sans-serif;
    margin: 0;
}

.hero {
    text-align: center;
    padding: 40px 20px 30px;
}

.hero h1 {
    font-size: 2.8em;
    color: #F2F2F2;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.hero .subtitle {
    font-size: 1.2em;
    color: #9EA7AD;
}

.intro, .closing {
    text-align: center;
    padding: 60px 20px;
    max-width: 900px;
    margin: 0 auto;
    line-height: 1.7em;
    color: #E0E0E0;
    opacity: 0;
    transform: translateY(30px);
    animation: fadeUp 1s ease forwards;
}

.intro {
    animation-delay: 0.3s;
}

.closing {
    animation-delay: 1.2s;
}

.banners {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 30px;
    padding: 60px 20px;
    flex-wrap: wrap;
}

.banner {
    flex: 1 1 280px;
    background-color: #232628;
    padding: 40px 30px;
    text-align: center;
    border-top: 3px solid #3A9AD9;
    border-bottom: 3px solid #3A9AD9;
    border-radius: 10px;
    opacity: 0;
    transform: translateY(40px);
    animation: fadeUp 1s ease forwards;
    transition: all 0.4s ease;
    box-shadow: 0 0 0 rgba(58,154,217,0);
}

.banner:hover {
    background-color: #2c2f31;
    border-top-color: #4BA3E3;
    border-bottom-color: #4BA3E3;
    box-shadow: 0 0 20px rgba(58,154,217,0.25);
    transform: translateY(-5px);
}

.banner:nth-child(1) {
    animation-delay: 0.4s;
}

.banner:nth-child(2) {
    animation-delay: 0.6s;
}

.banner:nth-child(3) {
    animation-delay: 0.8s;
}

.banner h2 {
    color: #3A9AD9;
    text-transform: uppercase;
    font-size: 1.6em;
    margin-bottom: 15px;
}

.banner p {
    line-height: 1.6em;
    font-size: 1em;
    color: #F2F2F2;
}

.cta {
    background-color: #232628;
    text-align: center;
    padding: 100px 20px;
}

.cta h3 {
    font-size: 1.6em;
    margin-bottom: 30px;
    color: #F2F2F2;
}

.buttonhome {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 12px 30px;
    font-size: 16px;
    background: none;
    line-height: 30px;
    border-top: 2px outset #3A9AD9;
    border-bottom: 2px inset #3A9AD9;
    z-index: 0;
    border-radius: 7px;
    text-transform: uppercase;
    font-weight: 700;
    color: #F2F2F2;
    transition: all 0.4s ease-in-out;
    margin-top: 20px;
}

.buttonhome:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transform: scale3d(0.7,1,1);
    transition: transform 0.42s, opacity 0.42s;
    border-radius: inherit;
    background: #3A9AD9;
}

.buttonhome:hover:before {
    opacity: 1;
    transform: scale3d(1,1,1);
}

.buttonhome:hover {
    color: #fff;
    text-shadow: 2px 2px 3px #000000;
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 900px) {
    .banners {
        flex-direction: column;
    }

    .banner {
        margin-bottom: 30px;
    }
}

.sp-pre-loader {
    background: #1A1D1F;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
    display: none;
}
.sp-simpleportfolio-item {
  position: relative;
}

.sp-simpleportfolio-item .sp-simpleportfolio-img {
  display: block;
  width: 100%;
  height: auto;
}

.sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background: transparent;
}

.sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {
  cursor: pointer;
  position: relative;
  pointer-events: auto;
}

.sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper:hover .sp-simpleportfolio-overlay {
  opacity: 1;
}

.sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper:hover {
  cursor: pointer;
}

.sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper:has(img):hover::after {
  content: "";
}
.sp-simpleportfolio-meta {
    display: none;
}