@font-face {
    font-family: 'Century Gothic Regular';
    src: url('/templates/shaper_helixultimate/fonts/CenturyGothic.ttf');
}

@font-face {
    font-family: 'Century Gothic';
    src: url('/templates/shaper_helixultimate/fonts/CenturyGothic.eot');
    src: local('/templates/shaper_helixultimate/fonts/Century Gothic'), local('/templates/shaper_helixultimate/fonts/CenturyGothic'), url('/templates/shaper_helixultimate/fonts/CenturyGothic.eot?#iefix') format('/templates/shaper_helixultimate/fonts/embedded-opentype'), url('/templates/shaper_helixultimate/fonts/CenturyGothic.woff') format('/templates/shaper_helixultimate/fonts/woff'), url('/templates/shaper_helixultimate/fonts/CenturyGothic.ttf') format('/templates/shaper_helixultimate/fonts/truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic Bold';
    src: url('/templates/shaper_helixultimate/fonts/CenturyGothic-Bold.eot');
    src: local('/templates/shaper_helixultimate/fonts/Century Gothic Bold'), local('/templates/shaper_helixultimate/fonts/CenturyGothic-Bold'), url('/templates/shaper_helixultimate/fonts/CenturyGothic-Bold.eot?#iefix') format('/templates/shaper_helixultimate/fonts/embedded-opentype'), url('/templates/shaper_helixultimate/fonts/CenturyGothic-Bold.woff') format('/templates/shaper_helixultimate/fonts/woff'), url('/templates/shaper_helixultimate/fonts/CenturyGothic-Bold.ttf') format('/templates/shaper_helixultimate/fonts/truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('/templates/shaper_helixultimate/fonts/CenturyGothic-BoldItalic.eot');
    src: local('/templates/shaper_helixultimate/fonts/Century Gothic Bold Italic'), local('/templates/shaper_helixultimate/fonts/CenturyGothic-BoldItalic'), url('/templates/shaper_helixultimate/fonts/CenturyGothic-BoldItalic.eot?#iefix') format('/templates/shaper_helixultimate/fonts/embedded-opentype'), url('/templates/shaper_helixultimate/fonts/CenturyGothic-BoldItalic.woff') format('/templates/shaper_helixultimate/fonts/woff'), url('/templates/shaper_helixultimate/fonts/CenturyGothic-BoldItalic.ttf') format('/templates/shaper_helixultimate/fonts/truetype');
    font-weight: bold;
    font-style: italic;
}

#sp-menu .sp-column {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100vh;
}

#sp-menu .sp-column {
    z-index: 10000;
    display: grid;
    background: rgba(0, 0, 0, 0.502);
    width: 80px;
}

.sp-module.soc-mob {
    position: absolute;
    bottom: 16px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: max-content;
    text-align: center;
}

.sp-module.soc-mob a {
    margin-bottom: 5px;
    display: block;
}

.sp-module.soc-mob a img {
    margin: auto;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: left;
    margin-left: 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    margin: auto;
}

#sp-header {
    height: 0px;
    z-index: 112;
}

.btn-menu > span {
    text-align: center;
    display: block;
    padding-top: 26px;
    font-size: 10px;
    line-height: 13px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-menu_i .line-1 {
    top: 20px;
    left: 0px;
    margin: auto;
    width: 14px;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-menu_i .line-2 {
    left: 0px;
    margin: auto;
    top: 12px;
    width: 38px;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-menu_i .line-2-1 {
    width: 43px;
    left: 1px;
    top: 0;
    -moz-transform: rotate(63deg);
    -o-transform: rotate(63deg);
    -webkit-transform: rotate(63deg);
    -ms-transform: rotate(63deg);
    transform: rotate(63deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=$ m11, M12=$ m12, M21=$ m21, M22=$ m22, sizingMethod='auto expand');
    zoom: 1;
    background: rgba(255, 255, 255, 0.4);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity, background;
    -o-transition-property: opacity, background;
    -webkit-transition-property: opacity, background;
    transition-property: opacity, background;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-menu_i .line-1, .btn-menu_i .line-2-1, .btn-menu_i .line-2-2, .btn-menu_i .line-3, .btn-menu_i .line-2 {
    height: 2px;
    background: #ffffff;
    position: absolute;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.btn-menu_i .line-3 {
    left: 0px;
    right: 0px;
    margin: auto;
    top: 24px;
    width: 14px;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn-menu {
    position: absolute;
    left: 0%;
    right: 0px;
    top: 45px;
    margin: auto;
    width: max-content;
    display: block !important;
}

body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: 0px;
}

.offcanvas-menu {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}

.offcanvas-active #sp-menu .sp-column {
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#sp-menu .sp-column {
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    line-height: 45px;
    padding: 0px;
    margin: auto;
    width: max-content;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:after {
    animation: frgn_btn_hover 3s;
    content: " ";
    position: absolute;
    left: 0;

    margin: auto;
    bottom: 2px;
    width: 100%;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
    display: none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover:after {
    display: block;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    color: #fff;
}

.header-tel a span {
    color: #81d758;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 7px;
}

.header-tel a {
    color: #ffffff;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    text-align: center;
    margin: auto;
    max-width: max-content;
}

.header-tel a img {
    margin-right: 10px;
    margin-top: -4px;
}

.header-tel {
    text-align: center;
    margin-bottom: 22px;
}

.social-networks {
    display: flex !important;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    width: 120px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
}

body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    left: 0;
    overflow: hidden;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
    left: -300px;
    right: auto;
}

.social-networks img {
    height: 20px;
}

.offcanvas-menu .pod {
    width: max-content;
    font-size: 17px;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
    margin-top: 50px;
    display: block;
    margin: auto;
}

.offcanvas-menu .pod:after {
    content: " ";
    position: absolute;
    left: 0;

    margin: auto;
    bottom: -8px;
    width: 141px;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
}

.offcanvas-menu .pod:hover:after {
    animation: frgn_btn_hover 3s;
}

h2.sppb-title-heading {
    font-style: normal;
    font-weight: 400;
    font-size: 35px !important;
    line-height: 76px !important;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0px;
    text-align: center;
}

h2.sppb-title-heading span {
    background-image: linear-gradient(-225deg, #a58a55 0%, #f0e3b6 48%, #a1844c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #81d758;
}

.main-about-text-side .title {
    color: #81d758;
    background-image: linear-gradient(-225deg, #a58a55 0%, #f0e3b6 48%, #a1844c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #81d758;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 45px;
}

.main-about-text-side .text ul li {
    list-style: none;
    position: relative;
    padding-left: 12px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 35px;
}

.main-about-text-side .text ul {
    margin: 0;
    padding: 0;
}

.main-about-text-side .text ul li::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 4px;
    background-color: #81d758;
    left: 0;
    top: 9px;
    border-radius: 50%;
}

.main-about-text-side .title2 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, #a58a55 0%, #f0e3b6 48%, #a1844c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #81d758;
    line-height: 25px;
    padding-bottom: 38px;
}

.sppb-carousel-extended-dots ul li {
    background: #fff
}

.main-about-text-side .title2 p {
    display: inline-block;
    margin-bottom: 0px;
    color: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: aliceblue;
    margin-bottom: 0px;
    color: #ffffff !important;
}

.main-about-text-side .more-info {
    border-top: 1px solid #a58a55;
    border-bottom: 1px solid #a58a55;
    height: 40px;
    line-height: 40px;
    width: 200px;
    background-image: linear-gradient(-225deg, #a58a55 0%, #f0e3b6 48%, #a1844c 100%);
    display: block !important;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #0e0d0d;
    font-weight: 600;
}

.main-about-text-side {
    background-color: #000000;
    padding: 49px;
    position: relative;
    margin-top: 30px;
    margin-left: -100px;
    margin-bottom: 30px;
}

.main-about-text-side:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #000;
    z-index: 3;
}

.main-about-text-side * {
    position: relative;
    z-index: 11;
}

.main-about-text-side:after {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    left: -16px;
    border: 2px solid #a58a55;
    top: -16px;
}

#block3 img {
    max-height: 100px;
    width: auto;
}

#block3 h3 {
    font-size: 16px;
    line-height: 1.5;
    text-transform: none;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 30px;
}

.sppb-title-subheading {
    font-style: normal;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 30px;
    text-align: center;
    margin-bottom: 47px;
    color: #fff;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #fff;
    font-size: 1.4583333333333333vw;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    z-index: 10;
    opacity: 1;
    visibility: visible;
}

.itemid-132 .article-list .article .article-header h1 a,
.itemid-132 .article-list .article .article-header h2 a, .itemid-132 .article-introtext p {
    color: #1f2020 !important;
    margin-bottom: 0px;
}

.itemid-132 .article-introtext {
    margin-bottom: 10px;
}

.itemid-132 .article-list .article .article-header h1 a, .itemid-132 .article-list .article .article-header h2 a {
    min-height: 5vw;
    display: block;
    font-size: 1.25vw;
    margin-top: 10px;
}

.itemid-132 .article-list .float-left {
    float: none !important;
}

.itemid-132 .article-introtext {
    min-height: 48px;
}

.itemid-132 .article {
    border: 1px solid #1f2020 !important;
}

.itemid-132 .article {
    padding: 10px 15px !important;
}

.sppb-article-info-wrap h3 a {
    font-size: 1.3020833333333333vw;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-weight: 500;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: 0px;
    border-radius: 0;
    border-bottom: 0px solid #f5f5f5;
    overflow: hidden;
}

.sppb-meta-category a {
    color: #fff;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    z-index: 10;
    transition: 0.5s;
    opacity: 1;
    visibility: visible;
}

.sppb-article-info-wrap {
    position: absolute;
    z-index: 21;
    left: 15px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: max-content;
    background: #1c1c1c;
    padding: 1.0416666666666667vw;
    opacity: 1;
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(40%);
    transform: translateY(40%);
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    max-width: 80%;
}

.sppb-addon-article:hover .sppb-article-info-wrap {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.sppb-carousel {
    z-index: 2;
}

.top-video-menu li {
    list-style: none;
    display: inline-block;
}

.top-video-menu li a {
    text-align: center;
    font-size: 0.9375vw;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;
}

.top-video-menu li a {
    color: #fff;
}

.top-video-menu {
    padding-left: 0px;
    margin: 0px 0px 40px;
    text-align: justify;
}

.top-video-menu:before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
}

.top-video-menu:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

.top-video-menu li a {
    position: relative;
    z-index: 11;
}

.top-video-menu li a:hover:after {
    width: 100%;
}

.main-go-portfolio-btn {
    width: max-content;
    font-size: 20px;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
    margin-top: 50px;
    display: block;
    margin: auto;
}

.main-go-portfolio-btn {
    position: relative;
    z-index: 11;
    color: #fff !important;
    text-decoration: none;
}

.pod96 {
    border-top: 1px solid #a58a55;
    border-bottom: 1px solid #a58a55;
    height: 50px;
    line-height: 50px;
    width: 357px;
    margin: 50px auto 30px;
    display: block !important;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

.pod96:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 100%;
    background-image: linear-gradient(-225deg, #a58a55 0%, #f0e3b6 48%, #a1844c 100%);
    z-index: -1;
    -webkit-transition: width 150ms ease-in-out;
    transition: width 150ms ease-in-out;
}

.pod96 {
    position: relative;
    z-index: 11;
    color: #fff !important;
    text-decoration: none;
}

.pod96:hover:after {
    width: 100%;
}

.sppb-carousel-extended-dots ul li span {
    background-image: linear-gradient(-225deg, #a58a55 0%, #f0e3b6 48%, #a1844c 100%);
}

.black-box .title {
    font-size: 1.8229166666666667vw;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 254, 254);
    line-height: 2.8vw;
    padding-bottom: 60px;
    margin-bottom: 1.5625vw;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.black-box .title:before {
    border-radius: 50%;
    background-image: url(/images/kryg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: -118px;
    margin: auto;
    content: '';
}

.social-networks a {
    font-size: 25px;
    margin: 0px 10px;
}

.black-box .social-networks {
    display: flex;
    width: max-content;
    justify-content: space-between;
    align-items: center;
}

.black-box *, #formBody97 > * {
    position: relative;
    z-index: 11;
}

#formBody97 {
    z-index: 1111;
    position: relative;
    width: 100%;
    margin: auto;
}

.mypopup-content .fl_wrap input {
    border-radius: 0px;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    position: relative;
}

.mypopup-content .sscf-form .fl_label {
    color: #fff;
}

input[type="text"]:not(.form-control):focus {
    background: none;
}

#formBody97 > .fl_wrap {
    padding: 0px 10px;
}

#formBody97 .fl_wrap_textarea {
    width: 100%;
    padding: 0px 10px;
}

#formBody97 .fl_wrap_textarea .fl_label {
    color: #fff;
    line-height: 23px;
}

#formBody97 .fl_wrap input {
    border-radius: 0px;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    position: relative;
}

.sscf-form .fl_label {
    color: #fff;
}

#formBody97 .fl_wrap textarea {
    border-radius: 0px;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    position: relative;
}

.fl_wrap_textarea.focused label {
    display: none;
}

.rf_submit2:hover input {
    color: #fff;
}

.rf_submit2 {

    position: relative;
    z-index: 11;
    color: #fff !important;
    text-decoration: none;
    margin-top: 30px !important;
}

.rf_submit2:hover:after {
    width: 100%;
    opacity: 1;
}

.rf_submit2:hover, .rf_submit:hover {
    cursor: pointer;
}

.rf_submit2 input {
    font-size: 20px;
    width: max-content;
    font-size: 20px;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
    margin-top: 50px;
    border: none;
    background: none !important;
    padding: 0px;
    display: block;
    margin: auto;
}

.rf_submit2 {
    width: max-content;
    margin: auto;
}

.rf_submit2:after {
    content: " ";
    position: absolute;
    left: 0;
    opacity: 0;
    margin: auto;
    bottom: -8px;
    width: 100%;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
}

#sp-bottom1 .logo-footer img {
    width: 96px;
    margin: 0 auto;
}

#sp-bottom .sp-module .sp-module-title {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 29px;
}

#sp-bottom .b2 ul > li > a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    position: relative;
    color: rgb(255, 255, 255) !important;
    text-decoration: none !important;
    margin: auto;
    width: max-content;
}

#sp-bottom .text2 {
    display: block;
    text-align: left;
    margin: auto;
    font-size: 16px;
}

#sp-bottom1 ul li {
    position: relative;
    text-align: center;
}

#sp-bottom1 ul li a {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: rgb(255, 255, 255) !important;
    text-decoration: none !important;
}

#sp-bottom1 ul li a .foot-num {
    color: #81d758;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 7px;
}

#sp-bottom1 ul li a span, #sp-bottom ul li a:hover {
    color: #81d758;
    text-decoration: none !important;
}

.ls-bg-wrap {
    animation: grow 150000ms ease
}

.main-slider-block .slick-track > div {
    overflow: hidden;
    height: 100vh;
}

@keyframes grow {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(2);
    }
}

#sp-section-2 {
    padding-left: 94px !important;
}

.perevernuto {
    font-size: 15px;
    line-height: 80px;
    color: #fff;
    writing-mode: vertical-lr;
    position: absolute;
    left: 0px;
    right: 0px;
    height: max-content;
    top: 18%;
    margin: auto;
    color: #fff;
    transform: rotate(180deg);
}

body {
    font-family: 'Century Gothic Regular' !important;
}

#block3 .sppb-col-md-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

@media (max-height: 900px) {
    .perevernuto {
        font-size: 15px;
    }

    .itemid-132 .article-introtext {
        min-height: 73px;
    }
}

.itemid-103 .sp-page-title {
    background-position: 0% 75%;
}

.itemid-103 .sp-page-title {
    background-position: 0% 75%;
}

.sp-page-title {
    height: 250px;
    background-size: cover;
    background-position: center;
    padding-top: 95px;
}

.sp-page-title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000091;
    z-index: 1;
}

.sp-page-title .container {
    position: relative;
    z-index: 111;
}

.sp-page-title h1 {
    font-size: 1.8229166666666667vw !important;
    color: #81d758 !important;
    text-transform: uppercase;
    line-height: 2.3vw;
    margin-bottom: 25px;
    position: relative;
}

.logo span {
    display: block;
    text-align: center;
    margin-top: -20px;
    color: #fff;
    font-size: 16px;
    display: block;
    margin-bottom: 30px;
}

.pod:hover {
    cursor: pointer;
}

.contect_flex_block_flex_content a {
    color: #81d758 !important;
    text-decoration: none;
    width: 100%;
}

.contect_flex_block_flex:first-child .contect_flex_block_flex_content {
    font-size: 18px;
    font-weight: 500;
}

.contect_flex_block_flex_img {
    margin-right: 5%;
    width: 10%;
    display: flex;
}

.contect_flex_block_flex {
    display: flex;
    margin-bottom: 25px;
}

.contect_flex_block_flex_content {
    width: 85%;
    font-size: 15px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.contect_flex_block_flex_img img {
    width: 75%;
    object-fit: contain;
}

.contect_flex_block_flex_content span {
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 15px 0;
}

.contect_flex_block_flex_smm_left {
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.contect_flex_block_flex_smm {
    display: flex;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}

.article-list .article {
    margin-bottom: 30px;
    padding: 0px;
    border: 0px solid #f5f5f5;
    border-radius: 0px;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 1.75rem;
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.article-info > span a {
    color: #fff;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    z-index: 10;
    transition: 0.5s;
    opacity: 1;
    visibility: visible;
}

.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    border-radius: 0;
    height: 505px;
    object-fit: cover;
    width: 100% !important;
}

.cat-children > div {
    list-style: none;
    display: inline-block;
}

.cat-children > div a {
    text-align: center;
    font-size: 0.9375vw;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;
    position: relative;
    z-index: 11;
}

.cat-children {
    text-align: justify;
    padding-left: 0px;
    margin: 0px 0px 0px;
}

.cat-children:before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
}

.cat-children:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

.cat-children {
    padding-top: 50px;
    padding-bottom: 31px;
}

.page_about_left_text strong {
    font-size: 18px;
}

.page_about_left_text {
    color: #fff;
    font-size: 17px;
}

.page_about_sub p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.cat-children .page-header {
    padding-bottom: 0px;
}

body {
    color: #fff;
}

.sppb-carousel-extended-nav-control .nav-control {
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    border-radius: 3px;
    color: #81d758;
    border: 1px solid #a58a55;
    transition: .35s;
}

.blog > .page-header, .article-details > .page-header, .black-page-cat #sp-page-builder .page-header,
.zagolovok .page-header {
    height: 197px;
    background: #f4f4f4;
    position: relative;
    padding-top: 57px;
    margin-bottom: 0px;
}

#zagolovok {
    padding-left: 150px !important;
    padding-right: 150px !important;
}

#zagolovok h1 {
    font-size: 1.8229166666666667vw !important;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-family: 'Century Gothic Regular' !important;
    text-transform: uppercase !important;
    line-height: 2.3vw;
    margin-bottom: 0px;
    position: relative;
}

.itemid-104 #sp-main-body .container .b1 {
    background: #1f2020 !important;
}

.blog > .page-header h1 {
    font-size: 1.8229166666666667vw !important;
    color: #1f2020;
    text-transform: uppercase !important;
    line-height: 2.3vw;
    text-align: center;
    margin-bottom: 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: fit-content;
}

.black-page-cat #sp-page-builder .page-header {
    padding-left: 15px;
}

#black-page-cat {
    padding-left: 150px !important;
    padding-right: 150px !important;
}

#black-page-cat h1 {
    font-size: 1.8229166666666667vw !important;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-family: 'Century Gothic Regular' !important;
    text-transform: uppercase !important;
    line-height: 2.3vw;
    margin-bottom: 0px;
    position: relative;
}

.view-category #sp-main-body, .view-article #sp-main-body {
    padding-top: 0px;
    padding-bottom: 0px;
}

.breadcrumb {
    background: none;
}

.breadcrumb-item a {
    color: #1f2020;
}

.breadcrumb {
    position: absolute;
}

.fl_wrap input {
    color: #fff !important;
    font-size: 17px !important;
}

.sppb-carousel-extended-dots ul li {
    height: 10px !important;
    line-height: 10px;
    width: 10px !important;
}

.gradient h3, .sppb-pricing-price {
    color: #fff;
}

.sppb-pricing-features span {
    color: #fff !important;
}

#price .sppb-addon-wrapper > div {
    height: 772px;
}

#price .sppb-addon-wrapper {
    position: relative;
}

#price .sppb-addon-wrapper > div:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: #00000066;
    z-index: 0;
}

#price .sppb-addon-wrapper > div:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    backdrop-filter: blur(11px);
    -webkit-backdrop-filter: blur(11px);
    -webkit-filter: blur(11px);
    -moz-filter: blur(11px);
    filter: blur(11px);
}

#price.price2 .sppb-addon-wrapper > div:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: #00000088;
    z-index: 0;
}

#price.price2 .sppb-addon-wrapper > div:after {
    display: none;
}

#price .sppb-text-center {
    z-index: 11;
    position: relative;
}


.sppb-pricing-features ul li:first-child:after {
    display: none;
}

.sppb-pricing-features li:first-child:before {
    display: none;
}

.sppb-pricing-features li {
    position: relative;
}

/*.sppb-pricing-features li:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 0px;*/
/*    top: 0px;*/
/*    bottom: 0px;*/
/*    margin: auto;*/
/*    width: 5px;*/
/*    height: 5px;*/
/*    background: #fff;*/
/*    border-radius: 50%;*/
/*}*/

#block2 {
    font-size: 1.8229166666666667vw;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    line-height: 0.324;
    text-align: center;
}

#block-new3 h2 {
    font-size: 1.8229166666666667vw;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 254, 254);
    line-height: 1.2;
    text-align: left;
    margin-bottom: 1.5625vw;
    position: relative;
}

#block-new3 h3 {
    font-size: 0.9375vw;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    line-height: 1.2;
    margin-bottom: 2.6041666666666665vw;
    position: relative;
}

#block-new3 ul {
    padding-left: 28px;
    margin-bottom: 30px;
}

#block-new3 ul li {
    list-style: none;
    font-size: 1.0416666666666667vw;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: left;
    position: relative;
    margin-bottom: 1.0416666666666667vw;
}

#block-new3 ul li:before {
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    position: absolute;
    width: 7px;
    height: 7px;
    top: 0px;
    bottom: 0px;
    left: -28px;
    margin: auto;
    content: '';
}

.sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap, .sppb-image-carousel-layout1 .sppb-carousel-extended-item img, .sppb-image-carousel-layout1 .sppb-carousel-extended-item-overlay {
    border-radius: 0px;
}

#block-new3 a {
    font-size: 1.0416666666666667vw;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 2.0833333333333335vw;
    position: relative;
    margin-top: 2.6041666666666665vw;
    display: block;
}

#block-new3 #block-new-1-3 .sppb-carousel-extended-outer-stage {
    height: 44.583333333333336vw !important;
}

#block-new3 #block-new-2-3 .sppb-carousel-extended-outer-stage {
    height: 44.375vw !important;
}

#block-new3 .sppb-carousel-extended-item img {
    height: 100%;
    object-fit: cover;
}

#block-new-1-3 .sppb-no-gutter > div:nth-child(1) {
    padding-left: 150px !important;
    z-index: 11;
}

.logo img {
    height: 150px;
    margin: auto;
    margin-bottom: 20px;
}

#block-new-2-3 .sppb-no-gutter > div:nth-child(1) {
    padding-left: 80 pxpadding-top: 50px;
}

#block-new-2-3 .sppb-no-gutter > div:nth-child(2) {
    padding-right: 100px !important;
}

#block4, #logo-partner, #block-form-main {
    padding-left: 100px !important;
    padding-right: 20px !important;
}

.sppb-addon-articles .sppb-addon-article, .sppb-addon-article img, .sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img {
    object-fit: cover;
    height: 505px;
    position: relative;
}

#slider-block:before {
    content: '';
    position: absolute;
    right: 40px;
    bottom: 40px;
    width: 85px;
    height: 146px;
    background-attachment: inherit;
    background-image: url(/images/logo-slider.png);
    background-size: cover;
    z-index: 1001;
    zoom: 0.7;
}

#block-new-1-3 .sppb-no-gutter > div:nth-child(1) .sppb-addon-content {
    padding: 2.6041666666666665vw;
    background-color: #1f2020;
    margin: 2.6041666666666665vw -2.6041666666666665vw 2.6041666666666665vw 0px;
}

#block-new-1-3 .sppb-no-gutter > div:nth-child(1) .sppb-addon-content, #block-new-2-3 .sppb-no-gutter > div:nth-child(2) .sppb-addon-content {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#block-new-1-3 .sppb-no-gutter > div:nth-child(1) .sppb-addon-content:hover, #block-new-2-3 .sppb-no-gutter > div:nth-child(2) .sppb-addon-content:hover {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
}

#block-new-2-3 .sppb-no-gutter > div:nth-child(2) .sppb-addon-content {
    padding: 4.6875vw;
    background-color: #1f2020;
    margin: 2.6041666666666665vw 0px 2.6041666666666665vw -2.6041666666666665vw;
}

.sppb-addon-articles:hover .sppb-carousel-control {
    display: none;
}

#block-new3 a:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 115%;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
}

#block-new3 a:hover:after, .main-go-portfolio-btn:hover:after, .rf_submit2:hover:after {
    animation: frgn_btn_hover 3s;
    opacity: 1;
}

.main-go-portfolio-btn:after {
    content: " ";
    position: absolute;
    left: 0;
    opacity: 0;
    margin: auto;
    bottom: -8px;
    width: 141px;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
}

@keyframes frgn_btn_hover {
    0% {
        clip-path: inset(0 100% 0 0);
    }
    100% {
        clip-path: inset(0 0 0 0);
    }
}

.top-video-menu li a:after, .cat-children > div a:after {
    animation: frgn_btn_hover 3s;
    content: " ";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 115%;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
    display: none;
}

#sp-bottom .sp-module ul > li > a:after {
    animation: frgn_btn_hover 3s;
    content: " ";
    position: absolute;
    left: 0;
    bottom: -8px;

    width: 141px;
    margin: auto;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
    display: none;
}

#sp-bottom .sp-module ul.menu > li > a:after {
    animation: frgn_btn_hover 3s;
    content: " ";
    position: absolute;
    left: 0;
    bottom: -8px;
    right: auto;
    width: 141px;
    margin: auto;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
    display: none;
}

#sp-bottom .sp-module ul > li > a:hover:after, #block-new3 a:hover:after, .top-video-menu li a:hover:after, .cat-children > div a:hover:after {
    display: block;
}

#sp-menu .sp-column .sp-module:nth-child(2) {
    z-index: 2;
    height: fit-content;
}

#sp-menu .sp-column .sp-module:nth-child(2) p {
    z-index: 20;
    position: relative;
}

#price .sppb-addon-wrapper > div:hover {
    transform: none;
    box-shadow: 0 0 0 0 #ffffff;
}

.sppb-pricing-features {
    margin-bottom: 0px !important;
}

#price .sppb-addon-wrapper > div {
    padding: 30px 15px !important;
}

#price, #price3 {
    padding-left: 105px !important;
    padding-right: 0px !important;
}

button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

#price .uslygi .sppb-addon-wrapper > div:after, #price .uslygi .sppb-addon-wrapper > div:before {
    display: none;
}

#price .uslygi li, #price3 .uslygi li {
    font-size: 1vw;
    text-transform: uppercase;
    text-align: left;
    list-style: none;
    position: relative;
    margin-bottom: 20px;
    padding: 0px 0px 0px 30px;
}
#price3 .uslygi ul {padding-left: 0px;}
#price3 .uslygi p {
    font-size: 1vw;
    line-height: 1.3vw;
    text-align: left;
    list-style: none;
    position: relative;
    margin-bottom: 0px;
    padding: 0px 0px 30px 0px;
    text-transform: uppercase;
    font-weight: bold;
}

#price3 .sppb-pricing-features li {
    font-size: 15px !important;
    line-height: 22px !important;
    text-transform: uppercase;
}
#price3 .sppb-pricing-features li:first-child {
    font-weight: bold;
}
#sppb-addon-1637871980450 .sppb-pricing-features ul li:first-child {
    min-height: 0px;
    position: relative;
    padding-left: 22px !important;
    margin-top: 100px;
}

#price3 .sppb-addon-title {
    font-size: 0.8vw !important;
    line-height:1.2vw !important;
}

#sppb-addon-1637871980450 .sppb-pricing-features ul li:first-child:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    width: 5px;
    height: 5px;
    background: #fff;
    display: block;
    border-radius: 50%;
}

#price .uslygi li:last-child, #price3 .uslygi li:last-child {
    margin-bottom: 0px;
}

#price .uslygi li:before, #price3 .uslygi li:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
}

#price .uslygi li:after, #price3 .uslygi li:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 38px;
    background: url(/images/frgn-detail-4.png) no-repeat;
    background-size: cover;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: -9px;
    opacity: 0;
    transform: rotate(-50deg);
    transition: all 0.4s ease-out;
}

#block-new3 ul li:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 38px;
    background: url(/images/frgn-detail-4.png) no-repeat;
    background-size: cover;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: -44px;
    opacity: 0;
    transform: rotate(-50deg);
    transition: all 0.4s ease-out;
}

#price .uslygi li:hover:after, #price3 .uslygi li:hover:after, #block-new3 ul li:hover:after {
    transform: rotate(0);
    opacity: 1;
}



/*#price.price2 .uslygi li:after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 40px;*/
/*    height: 38px;*/
/*    background: url(/images/frgn-detail-4-2.png) no-repeat !important;*/
/*    background-size: cover !important;*/
/*    top: 0px;*/
/*    bottom: 0px;*/
/*    margin: auto;*/
/*    left: -9px;*/
/*    opacity: 0;*/
/*    transform: rotate(-50deg);*/
/*    transition: all 0.4s ease-out;*/
/*}*/

/*#price.price2 .uslygi li:hover:after {*/
/*    transform: rotate(0);*/
/*    opacity: 1;*/
/*}*/

#about .sppb-col-md-7 .sppb-addon-content {
    padding: 2.6041666666666665vw;
    background-color: #1f2020;
    margin: 2.6041666666666665vw 0px 2.6041666666666665vw -2.6041666666666665vw;
}

#about .sppb-col-md-8 .sppb-addon-content {
    padding: 2.6041666666666665vw;
    background-color: #1f2020;
    margin: 2.6041666666666665vw 0px 2.6041666666666665vw -2.6041666666666665vw;
}

.sppb-col-md-4 .sppb-addon-content {
    z-index: 1;
}

.sppb-addon-clients .sppb-carousel-extended-item img {
    opacity: 0.5;
}

.sppb-addon-clients .sppb-carousel-extended-item:hover img {
    opacity: 1;
}

#about h2 {
    font-size: 1.0416666666666667vw;
    font-weight: bolder;
    position: relative;
    margin-bottom: 2.6041666666666665vw;
}

#about p {
    font-size: 0.8854166666666666vw;
    margin-bottom: 1.3020833333333333vw;
}

#about {
    padding-left: 150px !important;
    padding-right: 150px !important;
}

#about img {
    object-fit: cover;
    height: 100%;
}

.black-page-cat #sp-main-body .container, .itemid-132 #sp-main-body .container {
    width: 100% !important;
    max-width: 4000px;
    padding: 0px;
}

.black-page-cat #sp-main-body .container .cat-children,
.black-page-cat #sp-main-body .container .article-list {
    padding-left: 100px !important;
    padding-right: 20px !important;
    background: #1f2020 !important
}

.view-category #sp-main-body .container .cat-children {
    margin-bottom: -50px;
}

.view-category #sp-main-body .container .article-list {
    padding-top: 50px;
    padding-bottom: 50px;
}

.itemid-132 #sp-main-body .container .article-list {
    padding-left: 100px !important;
    padding-right: 20px !important;
    padding-top: 70px;
}

.article-details {
    color: #1f2020;
}

.article-details .sppb-section .page-line {
    display: none;
}

.itemid-132 .blog > .page-header {
    background: #1f2020 !important;
}

.itemid-132 .blog > .page-header h1 {
    color: #fff;
}

.blog > .page-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#price3 .sppb-section .sppb-col-md-2 {
    padding: 0px 5px;
}

#price3 .sppb-section .sppb-col-md-2 .sppb-column-addons {
    border: 1px solid #fff;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

/*#price3 .sppb-col-md-10 .sppb-col-md-2 {*/
/*    -ms-flex: 0 0 20%;*/
/*    flex: 0 0 20%;*/
/*    max-width: 20%;*/
/*}*/
#price3 a {
    position: relative;
    z-index: 11;
    color: #fff !important;
    text-decoration: none;
    font-size: 20px;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
    margin-top: 50px;
    display: block;
}
#price3 a:after {
    content: " ";
    position: absolute;
    left: 0;
    opacity: 0;
    margin: auto;
    bottom: -8px;
    width: 141px;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
}
#price3 a.zakaz_proekta {
    margin: auto;
    margin-top: 40px;
    width: max-content;
}
#price3 a:hover:after {
    animation: frgn_btn_hover 3s;
    opacity: 1;
}
#price3 .sppb-col-md-10 .sppb-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

#price3 .sppb-col-md-10 {
    padding-right: 15px;
}

#price3 .sppb-section .sppb-col-md-2 .sppb-column-addons:hover {
    background: #fff;
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
}

#price3 .sppb-section .sppb-col-md-2 .sppb-column-addons:hover li, #price3 .sppb-section .sppb-col-md-2 .sppb-column-addons:hover .sppb-pricing-features span, #price3 .sppb-section .sppb-col-md-2 .sppb-column-addons:hover .sppb-pricing-features p, #price3 .sppb-section .sppb-col-md-2 .sppb-column-addons:hover .sppb-pricing-title {
    color: #000 !important;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#price3 .sppb-section .sppb-col-md-2 .sppb-column-addons:hover .sppb-pricing-features li:before {
    background: #000;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#price3 .sppb-section .sppb-col-md-2:hover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    right: 5px;
    bottom: 0px;
    z-index: -1;
}

#price3 .sppb-addon-wrapper {
    z-index: 11;
}

.sppb-addon-articles .sppb-addon-article:hover {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
}

.sppb-addon-articles .sppb-addon-article {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#sp-bottom {
    background-color: #1f2020 !important;
    padding-left: 100px !important;
    padding-right: 20px !important;
}

#sp-bottom .menu li > a {
    text-align: left;
}

#sp-bottom .b1 {
    padding-left: 70px;
    padding-top: 80px;
}

#sp-bottom .text1 {
    position: relative;
}

#sp-bottom .text1:before {
    border-radius: 50%;
    background-image: url(/images/kryg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: -86px;
    margin: auto;
    content: '';
}

#sp-bottom .b3 {
    padding-top: 80px;
}

#sp-bottom .text1 {
    display: block;
    text-align: center;
    margin: auto;
    font-size: 13px;
    margin-bottom: 70px;
}

.page-line:nth-child(2) {
    left: 32.4%;
}

.page-line:nth-child(3) {
    left: 49.8%;
}

.page-line:nth-child(4) {
    left: 66.4%;
}

.page-line:nth-child(5) {
    left: 83%;
}

.page-line {
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #fff;
    z-index: 1;
    left: 16.6%;
    opacity: .1;
}

#slider-block .page-lines {
    display: none;
}

.sppb-section {
    position: relative;
    overflow: hidden;
}

.sppb-section > div.sppb-row-container {
    z-index: 100;
}

.page-lines {
    overflow: hidden;
    z-index: 10;

    height: 100%;
}

.sp-pagebuilder-section-inner .sppb-row, .sppb-container-inner, .sppb-row-container {
    position: relative;
    z-index: 1000 !important;
}

#block-new3 .page-line, #logo-partner .page-line, #about .page-line, #black-page-cat.black-page-cat2 .page-line, #zagolovok.zagolovok2 .page-line {
    background-color: #1f2020;
}

#zagolovok.zagolovok2 h1 {
    color: #1f2020 !important;
}

#logo-partner h2.sppb-title-heading {
    color: #1f2020;
}

.logo-left img {
    height: 75px;
    margin: auto;
    margin-top: 28px;
}

.sp-module.soc-mob a:last-child {
    margin-bottom: 0px;
}

#contact {
    padding-left: 150px !important;
    padding-right: 150px !important;
}

#black-page-cat.black-page-cat2 h1 {
    color: #1f2020 !important;
}

.black-page-cat .article-list .article {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.black-page-cat .article-list .article:hover {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
}

.black-page-cat .article-list .article .article-body {
    position: absolute;
    z-index: 21;
    left: 15px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: max-content;
    background: #1c1c1c;
    padding: 1.0416666666666667vw;
    opacity: 1;
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(40%);
    transform: translateY(40%);
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    max-width: 80%;
}

.black-page-cat .article-list .article:hover .article-body {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.article-list .article {
    z-index: 111;
    position: relative;
}

.view-category .article-list .article .article-header h1 a:hover, .view-category .article-list .article .article-header h2 a:hover, .view-category .article-list .article .article-header h1 a:active, .view-category .article-list .article .article-header h2 a:active, .view-category .article-list .article .article-header h1 a:focus, .view-category .article-list .article .article-header h2 a:focus {
    color: #fff;
}

.itemid-132 .article-list .article:hover .article-header h1 a, .itemid-132 .article-list .article:hover .article-header h2 a, .itemid-132 .article-list .article:hover .article-introtext p {
    color: #fff !important;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.itemid-132 .article-list .article:hover {
    background: #1f2020 !important
}

.itemid-132 .article-list .article:hover {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
}

.itemid-132 .article-list .article {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.btn-menu:after {
    border-radius: 50%;
    background-image: url(/images/kryg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    position: absolute;
    width: 8px;
    height: 8px;
    top: 0px;
    left: 0px;
    right: 0px;
    top: -15px;
    margin: auto;
    content: '';
}

.offcanvas-inner .sppb-column-addons > div:nth-child(5) {
    position: absolute;
    bottom: -30px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.offcanvas-inner .sppb-column-addons > div:nth-child(4) {
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.offcanvas-inner .sppb-column-addons > div:nth-child(3) {
    position: absolute;
    bottom: 60px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.offcanvas-inner .sppb-column-addons > div:nth-child(2) {
    position: absolute;
    bottom: 0px;
    top: 0px;
    height: max-content;
    margin: auto !important;
    left: 0px;
    right: 0px;
}

.offcanvas-menu .offcanvas-inner {
    height: 100vh;
}

.offcanvas-menu .mod-sppagebuilder, .offcanvas-menu .sppb-row, .offcanvas-menu .sppb-col-md-12, .offcanvas-menu .sppb-container-inner, .offcanvas-menu .sppb-column, .offcanvas-menu .page-content, .offcanvas-menu .sppb-section, .offcanvas-menu .sp-module-content {
    height: 100%;
}

.sppb-title-heading2 {
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
    margin-top: 18px;
}

.page-header .sppb-title-heading2 {
    color: #1f2020;
    position: relative;
    margin-top: 77px;
    z-index: 111;
}

.offcanvas-menu .offcanvas-inner .sp-module {
    height: 100%;
}

.sppb-addon-title.sppb-pricing-title {
    font-weight: 600;
    text-transform: uppercase;
    margin: auto !important;
    margin-bottom: 35px !important;
    overflow: hidden;
    position: relative;
    width: max-content;
    padding-bottom: 15px !important;
}

.sppb-addon-title.sppb-pricing-title:after {
    content: " ";
    position: absolute;
    left: 0;

    margin: auto;
    bottom: 1px;
    width: 141px;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
}

#price3 .sppb-section .sppb-col-md-2 .sppb-column-addons:hover .sppb-addon-title.sppb-pricing-title:after {
    background-image: url(/images/frgn-bg-btn-2.png);
}

#about .sppb-col-md-7 .sppb-addon-content {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#about .sppb-col-md-8 .sppb-addon-content {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#about h3 {
    font-size: 1.0416666666666667vw;
}

#about .sppb-col-md-7 .sppb-addon-content:hover {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
}

#about .sppb-col-md-7 .sppb-addon-content p:last-child {
    margin-bottom: 0px;
}

#about .sppb-col-md-7 > .sppb-column > .sppb-column-addons > .sppb-addon-wrapper > div > .sppb-addon:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    right: -5px;
    bottom: -5px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#about .sppb-col-md-7:hover > .sppb-column > .sppb-column-addons > .sppb-addon-wrapper > div > .sppb-addon:after {
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#about .sppb-col-md-7 .sppb-addon-content {
    z-index: 11;
}


#about .sppb-col-md-8 .sppb-addon-content:hover {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
}

#about .sppb-col-md-8 .sppb-addon-content p:last-child {
    margin-bottom: 0px;
}

#about .sppb-col-md-8 > .sppb-column > .sppb-column-addons > .sppb-addon-wrapper > div > .sppb-addon:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    right: -5px;
    bottom: -5px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#about .sppb-col-md-8:hover > .sppb-column > .sppb-column-addons > .sppb-addon-wrapper > div > .sppb-addon:after {
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#about .sppb-col-md-8 .sppb-addon-content {
    z-index: 11;
}

#about .b1 {
    background-size: 86% !important;
}


.page_about_left_text {
    position: relative;
}

.header-tel a:after {
    border-radius: 50%;
    background-image: url(/images/kryg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    position: absolute;
    width: 8px;
    height: 8px;
    top: 0px;
    left: 0px;
    right: 0px;
    top: -25px;
    margin: auto;
    content: '';
}

.close-offcanvas, .close-offcanvas:hover {
    position: absolute;
    top: 15px;
    z-index: 1;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    background: #33333300;
    color: #fff;
}

.js-marquee-wrapper {
    font-size: 100px;
    position: absolute;
    left: 0px;
    top: -12px;
    color: transparent;
    text-shadow: 0 0 5px rgb(255 255 255 / 50%);
}

.sppb-addon-clients .sppb-carousel-extended-item {
    height: 13.697916666666666vw;
    position: relative;
}

.sppb-addon-clients .sppb-carousel-extended-item img {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 76%;
    top: 0px;
    margin: auto;
}

#block-new3:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 593px;
    height: 785px;
    background-attachment: inherit;
    background-image: url(/images/block-new3.jpg);
    background-size: cover;
    z-index: 1;
}

#block-new3:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 624px;
    height: 818px;
    background-attachment: inherit;
    background-image: url(/images/block-new3-1.jpg);
    background-size: cover;
    z-index: 1;
    zoom: 1.3;
}

/*#sp-bottom {
   background-attachment: inherit;
   background-image: url(/images/sp-bottom.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}
#sp-bottom:after {    background-color: #000;
    opacity: .8;
content: '';
position: absolute;
    height: 100%;
    width: 100%;
left: 0px;
top: 0px;}*/
#block4:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 572px;
    height: 1137px;
    background-attachment: inherit;
    background-image: url(/images/h10-img-8.png);
    background-size: cover;
    z-index: 1;
}

#block4:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 572px;
    height: 1137px;
    background-attachment: inherit;
    background-image: url(/images/h10-img-7.png);
    background-size: cover;
    z-index: 1;
}

[id^=wrap-contact-form] .success {
    color: #fff !important;
    line-height: 1;
}

[id^=wrap-contact-form] .success {
    margin: 5px 0 14px !important;
}

#about:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 593px;
    height: 785px;
    background-attachment: inherit;
    background-image: url(/images/block-new3.jpg);
    background-size: cover;
    z-index: 1;
}

#about:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 624px;
    height: 818px;
    background-attachment: inherit;
    background-image: url(/images/block-new3-1.jpg);
    background-size: cover;
    z-index: 1;
}

#logo-partner.about h2.sppb-title-heading {
    font-weight: 600;

}

#demo {

    line-height: 40px;
    min-height: 40px;
    margin-bottom: 0px;
}

.typed-cursor {
    display: none;
}

@keyframes type {
    from {
        width: 0;
    }
}

@-webkit-keyframes type {
    from {
        width: 0;
    }
}

.black-page-cat .page-line, .view-category .page-line {
    mix-blend-mode: exclusion;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #fff;
}

.soc-footer {
    text-align: center;
    font-size: 25px;
    margin-bottom: 15px;
    display: block;
}

.soc-footer a {
    display: inline-block;
    margin: 0px 5px;
    color: #fff !important;
    width: 23px;
    height: 25px;
}

.soc-footer a:hover {
    color: #81d758 !important;
}

.soc-footer a .fa {
    margin-top: -2px;
}

.soc-footer .viber span {
    width: 23px;
    height: 25px;
    background-attachment: inherit;
    background-image: url(/images/viber.svg);
    background-size: cover;
    display: block;
}

.soc-footer .viber:hover span {
    background-image: url(/images/viber2.svg);
}

.soc-footer .viber {
    padding-top: 3px;
}

.view-category .top-video-menu a, .view-article #sp-page-builder #sp-cat-block a {
    color: #fff
}

.view-category .top-video-menu .active, .view-category .top-video-menu a:hover,
.view-article #sp-page-builder #sp-cat-block a:hover, .view-article #sp-page-builder #sp-cat-block .active {
    color: #6bbc44 !important;

    text-align: center;
    font-size: 0.9375vw;
    font-family: 'Century Gothic Regular';

    text-transform: uppercase;
    line-height: 1.2;
}

.view-article #sp-page-builder .page-content {
    width: 100%;
    position: relative;
    z-index: 111;
}

.article-list > .row, .view-article #sp-page-builder .page-content {
    order: 2;
}

.article-list #sp-cat-block, .view-article #sp-page-builder #sp-cat-block {
    order: 1;
    margin-top: 7px;
    width: 100%;
}

.page-header h1 {
    font-size: 1.8229166666666667vw !important;
    color: #1f2020;
    text-transform: uppercase !important;
    line-height: 2.3vw;
    text-align: center;
    margin-bottom: 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    padding-left: 100px;
    padding-right: 100px;
    bottom: 0px;
    margin: auto;
    height: fit-content;
}

.view-article #sp-page-builder {

    background: #1f2020 !important
}

.view-article #sp-page-builder #sp-cat-block {
    padding-top: 50px;
}

.back, .back:hover, .back:focus {
    color: #1f2020;
    margin-left: 100px;
    position: absolute;
    color: #1f2020;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.78125vw;
    z-index: 111;
    bottom: 21px;
}

.view-article .back {
    margin-left: 100px;
}

.back:after {
    content: " ";
    mix-blend-mode: exclusion;
    position: absolute;
    left: 0;
    margin: auto;
    bottom: -8px;
    width: 141px;
    height: 5px;
    background-image: url(/images/frgn-bg-btn.png);
    background-position: 0;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: 0;
}

.back:hover:after {
    opacity: 1;
    animation: frgn_btn_hover 3s;
}

.view-article #sp-page-builder p {
    font-size: 1.0416666666666667vw;
    font-family: 'Century Gothic Regular';
    color: rgb(255, 255, 255);
    line-height: 1.7416666666666667vw;
    text-align: left;
    position: relative;
    margin-bottom: 1.0416666666666667vw;
}

#block-form-main .sppb-container-inner {
    margin: auto;
    max-width: 1380px;
}

.sppb-carousel-extended-item img {

    object-fit: cover;
}

.view-article.black-page-cat #sp-page-builder:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 35%;
    width: 572px;
    height: 1137px;
    background-attachment: inherit;
    background-image: url(/images/h10-img-7.png);
    background-size: cover;
    z-index: 0;
}

.view-article .sscf-form .fl_label {
    color: #fff !important;
}

.article-full-image.float-left {
    float: none !important;
}

.article-full-image.float-left {
    padding-top: 50px;
    float: none !important;
    background: #1f2020 !important;
    margin-bottom: 0px;
}

.article-full-image.float-left img {
    width: 900px;
    margin: auto;
}

.itemid-132 .page-header {
    padding-left: 100px;
    padding-right: 100px;
}

.view-article.itemid-132 .page-line {
    mix-blend-mode: exclusion;
}

.article-details .article-can-edit {
    position: relative;
    margin-bottom: 0px;
}

.view-article #sp-page-builder .page-content .sppb-column-addons {
    padding-left: 100px !important;
    padding-right: 20px !important;

}

#sp-cat-nav {
    padding-left: 116px !important;
    padding-right: 36px !important;

}

.itemid-120.view-article #sp-cat-nav, .itemid-121.view-article #sp-cat-nav, .itemid-122.view-article #sp-cat-nav,
.itemid-123.view-article #sp-cat-nav, .itemid-124.view-article #sp-cat-nav,
.itemid-125.view-article #sp-cat-nav, .itemid-126.view-article #sp-cat-nav,
.itemid-127.view-article #sp-cat-nav, .itemid-144.view-article #sp-cat-nav, .itemid-143.view-article #sp-cat-nav {
    padding-left: 116px !important;
    padding-right: 36px !important;
}

.itemid-120 #sp-cat-nav, .itemid-121 #sp-cat-nav, .itemid-122 #sp-cat-nav,
.itemid-123 #sp-cat-nav, .itemid-124 #sp-cat-nav,
.itemid-125 #sp-cat-nav, .itemid-126 #sp-cat-nav, .itemid-127 #sp-cat-nav, .itemid-144 #sp-cat-nav, .itemid-143 #sp-cat-nav {
    padding-left: 15px !important;
    padding-right: 13px !important;

}

.article-list {
    display: grid;
    flex-wrap: wrap;
}

.view-article #sp-page-builder {
    display: flex;
    flex-wrap: wrap;
}

.sppb-carousel-extended-nav-control .nav-control {
    display: none !important;
}

#block-new-2-3 .sppb-no-gutter > div:nth-child(2) .sppb-addon:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    right: -5px;
    bottom: -5px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#block-new-1-3 .sppb-no-gutter > div:nth-child(1) .sppb-addon:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    right: -55px;
    bottom: -5px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#block-new3 .sppb-addon {
    position: relative;
}

#block-new-1-3 .sppb-no-gutter > div:nth-child(1):hover .sppb-addon:after,
#block-new-2-3 .sppb-no-gutter > div:nth-child(2):hover .sppb-addon:after {
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.blog > .page-header:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 593px;
    height: 785px;
    background-attachment: inherit;
    background-image: url(/images/block-new3.jpg);
    background-size: cover;
    z-index: 1;
}

.blog > .page-header, .article-details > .page-header {
    overflow: hidden;
}

.blog > .page-header:after, .article-details > .page-header:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 624px;
    height: 818px;
    background-attachment: inherit;
    background-image: url(/images/block-new3-1.jpg);
    background-size: cover;
    z-index: 1;
    zoom: 1.3;
}

.itemid-132.view-category .blog > .page-header:after, .itemid-132.view-category .blog > .page-header:before {
    display: none;
}

.itemid-132.view-article .page-header:after, .itemid-132.view-article .page-header:before {
    display: block !important;
}

.itemid-132.view-article .page-header:before, .article-details > .page-header:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 593px;
    height: 785px;
    background-attachment: inherit;
    background-image: url(/images/block-new3.jpg);
    background-size: cover;
    z-index: 1;
}

.itemid-132.view-article .page-header {
    overflow: hidden;
}

.itemid-132.view-article .page-header:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 624px;
    height: 818px;
    background-attachment: inherit;
    background-image: url(/images/block-new3-1.jpg);
    background-size: cover;
    z-index: 1;
    zoom: 1.3;
}

h1 {
    position: relative;
    z-index: 111;
    font-family: 'Century Gothic Regular' !important;
}

.view-article.itemid-132 .back {
    margin-left: 0px;
}

#sp-bottom .sp-module ul {

    padding-bottom: 7px;
}

.g-recaptcha > div {
    margin: auto;
}

.page_about_left_text a {
    margin: 20px 0px 0px;
    font-weight: bold;
}

.page_about_left_text .main-go-portfolio-btn:after {
    opacity: 1;
}

.article-details .article-full-image img {

    border-radius: 0px;
}

.ls-v6 .ls-nav-prev {
    left: 95px !important;
}

.itemid-120.view-article .article-full-image, .itemid-121.view-article .article-full-image, .itemid-122.view-article .article-full-image,
.itemid-123.view-article .article-full-image, .itemid-124.view-article .article-full-image,
.itemid-125.view-article .article-full-image, .itemid-126.view-article .article-full-image,
.itemid-127.view-article .article-full-image, .itemid-143.view-article .article-full-image,
.itemid-144.view-article .article-full-image, .itemid-143.view-article .article-full-image {
    display: none;
}

.mypopup-content {
    height: 100%;
    background-color: #1f202000;
    background-image: url(/images/2021/11/24/sp-bottom__1800x532.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    padding: 45px 30px 25px;
    border-radius: 0px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-animation: appear 0.25s ease .05s backwards;
    -moz-animation: appear 0.25s ease .05s backwards;
}

.mypopup-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    right: -10px;
    bottom: -10px;
    z-index: -1;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.mypopup-wrapper .mypopup-content:after {
    background-color: rgba(0, 0, 0, 0.8);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;

    right: 0px;
    bottom: 0px;
    z-index: 1;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.g-recaptcha {
    z-index: 111;
    position: relative;
}

.mypopup-close {
    z-index: 111;
}

.ls-v6 .ls-nav-prev, .ls-v6 .ls-nav-next {
    display: none;
}

input::-webkit-input-placeholder {
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    font-size: 15px;
}

input::-moz-placeholder {
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    font-size: 15px;
}

input:-ms-input-placeholder {
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    font-size: 15px;
}

input:-moz-placeholder {
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    font-size: 15px;
}

textarea::-webkit-input-placeholder {
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    font-size: 15px;
}

textarea::-moz-placeholder {
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    font-size: 15px;
}

textarea:-ms-input-placeholder {
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    font-size: 15px;
}

textarea:-moz-placeholder {
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
    font-size: 15px;
}
