/* Header */
#menu-menu-company .menu-item .nav-link span{
    color: #fff !important;
}

#masthead > div.container > nav > a.pix-header-phone.text-sm.d-inline-block2.pix-header-text.d-inline-flex.align-items-center.pix-py-5.font-weight-bold.mb-0.text-body-default {
    color: #fff !important;
}

#mob_header_login > span {
    color: #fff !important;
}

#menu-menu-company-1 > li > a > span {
    color: #fff !important;
}

#mob_header_login {
    position: relative;
}
#mob_header_login .hover-open {
    display: none;
    position: absolute;
    top: 43px;
    right: 17px;
}
#mob_header_login .hover-open:before {
    display: none;
    position: absolute;
    top: 0;
    right: 17px;
}
#mob_header_login:hover .hover-open {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    color: #000;
    padding: 5px 10px;
    text-align: center;
    z-index: 1;
}
#mob_header_login .hover-open a {
    color: #000;
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* Home promo slider */
.promo-slider {
    margin-right: 10px;
}

.promo-slider .carousel-cell {
    margin-right: 20px;
    border-radius: 5px;
    overflow: hidden;
    counter-increment: gallery-cell;
}


/*Home popular services slider*/
.popular-services-slider .carousel-cell {
    width: 20%;
    height: 200px;
    margin-right: 10px;
    border-radius: 5px;
    counter-increment: carousel-cell;
}

/* cell number */
.popular-services-slider .carousel-cell:before {
    display: block;
    text-align: center;
    line-height: 200px;
    font-size: 80px;
    color: white;
}

.news-slider .swiper-slide {
    box-sizing: border-box;
    min-width: 219px;
    width: 25%;
}

.pix-feature-list {
    text-align: center;
}

.elementor-shape-fill-white {
    fill: #fff !important;
}

.shops-section a > div {
    text-align: center;
    word-break: break-all;
}
.shops-section .col-md-2 {
    display: inline-flex;
    align-items: center;
}
.shops-section a .right-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 150px;
    /*background-color: #f7f7f7;*/
    margin: 10px 0;
}

@media screen and (max-width: 967px) {
    .popular-services-slider .carousel-cell {
    }
}

/*GLOBAL classes ********************/
.m-container {
    margin: auto;
    max-width: 1240px !important;
}

/*GLOBAL classes ###################*/

.pix-header.pix-is-sticky-header {
    background-color: #5d3fbd !important;
}
.bg-gray-2 {
    background-color: #4f4f4f !important;
}
.navbar-light.navbar-nav.nav-link.text-body-default, .text-body-default {
    color: #000 !important;
}

.bg-gradient-primary {
    background: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#fff), color-stop(#fff), to(#fff)) !important;
    background: linear-gradient(to right, #fff, #fff, #fff) !important;
}

.hamburger-box .bg-body-default{
    background-color: #fff !important;
}

a.text-body-default:hover {
    color: #fff !important;
}

a.text-black-hover:hover {
    color: #000 !important;
}

::selection {
    background: #b455ba;
    color: #fff;
}

.elementor-kit-3512 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #4f4f4f;
    --e-global-color-text: #4f4f4f;
    --e-global-color-accent: #b455ba;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1240px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

{
}
h1.entry-title {
    display: var(--page-title-display);
}

@media (max-width: 1024px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1024px;
    }
}

@media (max-width: 992px) {
    .mob-mt-2 {
        margin-top: 2rem;
    }
}


@media (max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px;
    }
}


.bg-gradient-primary-cover {
    background: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#b455ba), color-stop(#7e34df), to(#5f18d4)) !important;
    background: linear-gradient(to right, #b455ba, #7e34df, #5f18d4) !important
}

::-moz-selection {
    background: #b455ba;
    color: #fff
}

::selection {
    background: #b455ba;
    color: #fff
}

.service-section .elementor-inner-column.elementor-element:hover .elementor-element-populated {
    background-color: #b455ba !important;
}

.btn-primary {
    color: white;
    background: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#b455ba), color-stop(#7e34df), to(#5f18d4)) !important;
    background: linear-gradient(to right, #b455ba, #7e34df, #5f18d4) !important;
    border-color: #7e34df;
    box-shadow: none;
}

.btn-primary:hover {
    color: white;
    border-color: #7e34df;
}

.text-primary {
    color: #b455ba !important;
}

.pix-feature-list {
    text-align: left;
}

.tox-statusbar__text-container .tox-statusbar__branding {

}

.bottom-space {
    display: block;
    width: 100%;
    margin-bottom: 40px;
}

.tariffs {
    width: 100%;
    margin: auto;
    border-radius: 12px;
    padding: 20px 10px;
}

.elementor-section {
    width: 100%;
}

.tariffs > ul {
    display: flex;
    justify-content: start;
    width: 100%;    border-bottom: 1px solid #ccc;
    padding-bottom: 22px;
}

.tariffs .tab-content .tab-pane > .row {
    margin: 10px 0
}

.row.hover-row-blue:hover {
    cursor: default;
    border-radius: 5px;
    background-color: rgba(87, 137, 251, 0.06);
}

.tariffs .tab-content .tab-pane .country-title {
    display: flex;
    align-items: center;
    padding: 10px 10px 10px 0;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #5789fb;
}

.block-title {
    text-align: center;
    margin-bottom: 10px;
}

.page-numbers {
    height: max-content;
}
.next.page-numbers span {
    position: relative;
    margin-top: -3px;
}


#main-footer .footer-top {
    border-bottom: 1px solid #363636;
    padding: 40px 0 30px;
}

#main-footer .footer-top h4 {
    font-size: 19px;
    margin-top: 17px;
    font-weight: 600;
    margin-bottom: 25px;
}






.subscribe {
    padding: 35px 0;
    -webkit-box-shadow: 0 10px 27.2px 4.8px rgba(0, 0, 0, .13);
    -moz-box-shadow: 0 10px 27.2px 4.8px rgba(0, 0, 0, .13);
    box-shadow: 0 10px 27.2px 4.8px rgba(0, 0, 0, .13)
}

.subscribe h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0 0
}

.subscribe .form-control {
    width: 275px
}

.subscribe .btn-effect {
    display: inline-block;
    width: 123px;
    vertical-align: top;
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.subscribe [class*=col-] {
    padding: 0
}

.subscribe .input-group {
    margin: 0
}

.subscribe .input-group label span {
    padding: 10px
}

footer {
    background: #5d3fbd;
    color: #fff
}

.footer-top {
    border-bottom: 1px solid #363636;
    padding: 40px 0 30px
}

footer .footer-top p {
    font-family: Calibri, sans-serif;
    font-size: 12px;
    color: #aaa;
    margin-top: 18px
}

.footer-top .follow-social {
    color: #fff;
    font-weight: 600;
    margin: 20px 0 25px;
    display: inline-block
}

.footer-top ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.social-icons li {
    display: inline-block;
    margin-right: 10px
}

.social-icons li a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    text-decoration: none;
    border-radius: 50%;
    color: #fff;
    background: #2e4d70;
    text-align: center
}

.social-icons li a .fa {
    line-height: 21px;
    vertical-align: middle
}

.social-icons li .youtube {
    background: #d42428
}

.social-icons li .linkedin {
    background: #4d87c9
}

.footer-top h4 {
    font-size: 19px;
    margin-top: 17px;
    font-weight: 600;
    margin-bottom: 25px
}

.footer-top .menu-list.seperated li {
    width: calc(100% / 2);
    float: left
}

.footer-top .menu-list li a {
    color: #aaa;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 20px;
    font-size: 16px;
    font-family: Calibri, sans-serif
}

.footer-top li.tel a {
    color: #ffff;
    text-decoration: none
}

.footer-top li.tel a span {
    top: 9px
}

.footer-top li.tel a:after {
    line-height: 0
}

.footer-top li.tel.num a, body.en .footer-top li.tel.num a, body.ru .footer-top li.tel.num a {
    font-size: 22px;
    padding: 0 0 0 33px
}



.footer-top li.tel.num a:after, body.en .footer-top li.tel.num a:after, body.ru .footer-top li.tel.num a:after {
    content: url(../img/whatsapp2.png);
    left: 0;
    bottom: 54%;
    transform: translateY(50%);
    right: auto
}

.footer-top li.tel.num.telephone a:after {
    content: url(../img/phone-call.png)
}

.footer-top .text-right li {
    color: #aaa
}

.footer-top .text-right .follow-social {
    margin-top: 35px
}

.footer-top .text-right a {
    display: inline-block
}

.footer-top .text-right a img:first-child {
    margin-right: 5px
}

.footer-top .text-right a img {
    width: 124px
}

.footer-bottom {
    padding: 20px 0
}

.footer-bottom span {
    margin-top: 5px;
    display: inline-block;
    color: #aaa
}

.footer-bottom img {
    display: inline-block
}

.footer-bottom img:last-child {
    margin-left: 30px
}

.mobile, .mobile-xs {
    display: none !important
}

.footer-top li.tel a, .nav-bottom .navbar-nav > li.tel a {
    font-size: 20px;
    font-weight: 900;
    padding-right: 65px;
    position: relative;
}
.footer-top li.tel a span, .nav-bottom .navbar-nav > li.tel a span {
    font-size: 10px;
    position: absolute;
    top: 6px;
    text-align: left;
    line-height: 12px;
    right: 8px;
}

#mob_bottom_login_button {
    display: none;
    bottom: -200%;
    justify-content: center;
    align-items: center;
    margin: auto;
    border-radius: 20px;
    height: 40px;
    width: 150px;
    position: fixed;
    z-index: 9999999;
    background: #4d148c ;
    border: 1px solid #fff;
    left: 0;
    right: 0;
    color: #fff;
    opacity: 0;
    transition: .5s ease;
}
#mob_bottom_login_button.active {
    opacity: 1;
    bottom: 17px;
}


#mob_bottom_login_button a {
    color: #fff;
}

/* Classes */
.color-white {
    color: #fff !important;
}
.color-grey {
    color: #aaa !important;
}
.color-dark {
    color: #212529 !important;
}
.color-hover-white:hover {
    color: #fff !important;
}
.color-hover-dark:hover {
    color: #212529 !important;
}
.bg-grey {
    background-color: #f8f9fa !important;
}
.m-auto {
    margin: auto !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.font-size-14 {
    font-size: 14px;
}

.elementor-3513 .elementor-element.elementor-element-d8479df {
    padding: 20px 0 120px 0;
}

.cssLeaf_a03b {
    background-image: none !important;
}

/* Media */

@media (min-width: 992px) and (max-width: 1199px) {
    #reklam {
        max-height: 200px;
    }
}

@media (min-width: 992px) {
    nav a.navbar-light.navbar-nav.nav-link.text-body-default:hover, nav a.navbar-light.navbar-nav.nav-link.text-body-default:focus, nav a.navbar-light.navbar-nav.nav-link.text-body-default:active, nav a.text-body-default:hover, nav a.text-body-default:focus, nav a.text-body-default:active {
        color: #ffffff !important;
    }
}

@media (max-width: 768px) {
    .shops-section a .right-logo {
        height: unset;
    }
}

@media (max-width: 550px) {
    #mob_bottom_login_button {
        display: inline-flex;
    }
    #reklam {
        min-height: 217px !important;
        display: flex !important;
        box-sizing: content-box;
        height: max-content !important;
    }
    #reklam img {
        height: 100% !important;
        object-fit: contain;
    }

    #reklam > a {
        min-height: 250px !important;
    }
}

@media (max-width: 450px) {
    .tariffs .tab-content .tab-pane .country-title {
        font-size: 16px;
    }

}
