/**
 * Development Extra Style
 * Create by WP Author
 */

.rt-dev-slider-1 .slide .inner .sub-title {
    color: rgba(198, 201, 216, 0.75);
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 4px;
    display: block;
    margin-bottom: 20px;
}
.rt-dev-slider-1 .slide .inner .subtitle-2 {
    color: #c6c9d8;
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
}

.single-service.service__style--3 .icon i {
    margin-bottom: 34px;
}
.rt-dev-slider-1 .slide{
    background-color: #00010c;
}
.rt-dev-slider-1 .slide.slide-style-1::before{
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.overlay::before{
    position: relative;
}
.overlay::before{
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}


/* Portfolio */
.related-work .thumb a img {
    object-fit: cover;
}

/* Gallery */


/* Counter Up */
.counterup_style--1 .counter.counter-percentage::after{
    content: "%";
}
.counterup_style--1 .counter.counter-k::after{
    content: "K";
}
.counterup_style--1 .counter.counter-none::after{
    content: "";
}


/* Blog */
.blog.blog-style--1 {
    min-height: 250px;
    background-color: #00010cd1;
}


/* Brand */
ul.brand-style li a {
    display: block;
}

/* List Style */
.list-style--1 li .icon img{
    margin-right: 5px;
}

/* Testimonial */
.quote-icon-none .rn-testimonial-content .inner p::before, .quote-icon-none .rn-testimonial-content .inner p::after{
    display: none;
}

/* Tab */
.single-tab-content{
    font-weight: 300;
    color: #717173;
    font-size: 18px;
    line-height: 30px;
}

/* About */
.about-wrapper .thumbnail img{
    object-fit: cover;
}

.rbt-section-height-full .rbt-height-control {
    height: 100vh;
}

.thumbnail img,
.designer-thumbnail img{
    object-fit: cover;
}

.slick-initialized .slick-slide {
    margin-bottom: 0;
}

/* Ajax Button */

/* Text Loading*/
.text-loading {
    position: relative;
}
.text-loading::after {
    content: " Please wait... ";
    display: block;
    position: absolute;
    bottom: -45px;
    left: 50%;
    width: 100%;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    text-transform: none;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.disabled {
    pointer-events: none;
}
.disabled span{
    opacity: .50;
}

/* Portfolio */
.row--5 .portfolio-tilthover .portfolio {
    margin-top: 10px;
}

/* Sidebar */
.rbt-single-widget.widget_media_image img.image {
    border-radius: 4px;
}

.rbt-single-widget.widget_media_image {
    padding: 0;
    border: none;
}

/**
* Coming Soon Mode Active
**/
.elementor-maintenance-mode header.header-area {
    display: none;
}
.elementor-maintenance-mode footer.footer-area {
    display: none;
}

.menu-item-1916 ul.submenu {
    min-width: 56px!important;
    height: auto;
    position: absolute;
/*    top: 80%!important;*/
    left: -1px!important;
    margin: 0;
    z-index: 90;
    opacity: 0;
    visibility: hidden;
    background-color: #fff0!important;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    text-align: left;
    padding: 0!important;
    border-radius: 4px!important;
    border: 1px solid #fff;
    border-top: none;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}

.menu-item-1916 ul.submenu li > a {
 padding: 5px 5px!important;
 background-color: unset!important;
 text-align: center;
 margin: unset!important;
}
.menu-item-1916 ul.submenu li > a:hover {
    background-color: unset!important;
    border-radius: 0!important;
}
li#menu-item-1916-lv:hover{
    background-color: #fff;
}
li#menu-item-1916 {
    border: 1px solid #fff;
    padding: 5px 15px;
    border-radius: 4px;
}
.mainmenunav ul.mainmenu > li > a {
    display: unset!important;
}
.mainmenunav ul.mainmenu {
    align-items: center;
}
li#menu-item-1916:hover {
    border-bottom: none;
    transition: all 0.5s ease 0s;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

}

li#menu-item-1921-en, li#menu-item-1921-lv {
    display: none;
}


@media (max-width: 767px) {
    li#menu-item-1916 {
        display: none;
    }
    li#menu-item-1921-en, li#menu-item-1921-lv {
        display: inline-block;
        margin-right: 10px;
    }
    .header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown > a::after {
        right: -25px;
    }
    .header-area .header-wrapper .mainmenunav ul.mainmenu li a {
     color: #1f1f25;
     font-size: 22px;
     line-height: 44px;
    }
    .langs-wrapper {
     top: 0!important;
    }
    div#gt_float_wrapper {
        border: 1px solid #000!important;
    }
    /*.gt_float_switcher span {
        color: #000!important;
    }
    .gt_options.gt-open a {
        color: #000!important;
    }
    .gt_float_switcher.notranslate a, span {
        color: #000!important;
    }*/
    .gt_float_switcher {
        padding-right: 0!important;
    }
    .gt_float_switcher .gt_options.gt-open {
        margin-left: 15px;
    }
    .gt_float_switcher {
        box-shadow: none!important;
    }
    .gt_float_switcher .gt_options a {
        font-size: 20px!important;
        line-height: 26px!important;
    }
}

li.named {
    color: #c6c9d8;
    font-size: 18px;
}


/* form css */

.input-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    gap: 35px;
}


.input-wrap input[type=text], input[type=email] {
    height: 50px;
    color: #c6c9d8;
}

.form-wrap {
    text-align: center;
    margin: 0 20px;
}
.form-wrap button {
    margin-top: 22px;
}
.footer-right {
        padding: 125px 70px!important;
}


@media (max-width: 800px) {
  .input-wrap {
    flex-direction: column;
    gap: 22px;
  }
  .input-wrap input[type=text], input[type=email] {
    width: 350px;
  }
}

li#menu-item-1916 {
    display: none;
}

/*.header-lang {
    position: absolute;
}*/

.header-area .header-right .header-btn {
    margin-left: 115px;
}
.langs-wrapper {
    top: -22px;
}

div#gt_float_wrapper {
    border-radius: 4px;
    border: 1px solid #fff;
}
.gt_float_switcher {
    background-color: #fff0!important;
    padding-right: 10px;
}
.gt_float_switcher .gt-selected {
    background-color: #fff0!important;
}

@media (min-width: 767px) {
.gt_options.gt-open a {
    color: #fff!important;
}
.gt_float_switcher span {
    color: #fff!important;
}
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding-bottom: 0!important;
}
.gt_float_switcher .gt_options {
    overflow: hidden;
}

/*.gt_options.gt-open a:nth-child(2) {
    padding-top: 15px;
}*/

.about-inner .experience-wrap {
    display: none!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
    text-align: center;
    text-shadow: #FC0 1px 0 10px;
}
.input-wrap .wpcf7-not-valid-tip {
    text-align: left;
    margin-top: 0!important;
}
li#menu-item-2178 {
    border: 1px solid #fff;
    padding: 6px 8px;
    border-radius: 4px;
}
li#menu-item-2178:hover {
    border-bottom-color: #fff0;
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
li#menu-item-2178 ul.submenu li:hover > a {
    color: #000!important;
}
.menu-item-2178 ul.submenu {
    min-width: auto!important;
    background-color: #fff0!important;
    box-shadow: none!important;
    text-align: left;
    padding: 12px 0;
    /* border-radius: 4px; */
    border: 1px solid #fff;
    border-top: none;
    width: 66px;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
    left: -1px!important;
    padding-top: 0!important;
}
.menu-item-2178 ul.submenu li a {
    color: #fff!important;
    padding: 0!important;
    margin: 0 6px!important;
}

@media (max-width: 767px) {
    .mob.trp-language-switcher-container {
        display: block;
    }
    .menu-item-2178 {
        display: none!important;
    }
    .mob.trp-language-switcher-container span {
        color: #fff!important;
    }
    /*.header-area .header-wrapper .mainmenunav ul.mainmenu li:nth-child(8) {
        position: relative;
        top: -45px;
        left: 70px;
    }
    .header-area .header-wrapper .mainmenunav ul.mainmenu li:nth-child(9) {
        position: relative;
        top: -88px;
        left: 140px;
    }*/
    .active-dark .header-area .header-wrapper .mainmenunav ul.mainmenu {
        overflow: hidden;
    }
    .current-language-menu-item span.trp-ls-language-name {
        color: #f9004d!important;
    }
    /*h3.title.rbt-section-title span {
        color: #fff!important;
    }
    .elementor-175 .elementor-element.elementor-element-99a8b2c .section-title .sub-title {
        color: #fff!important;
    }*/
    header.header-area.sticky-bg-black.formobile-menu.black-logo-version.header--sticky.header--transparent {
        border-bottom: 1px solid #f9004d;
    }
    .active-dark .header-area .header-wrapper .mainmenunav ul.mainmenu li a {
        color: #fff!important;
    }
    .active-dark .header-area .header-wrapper .close-menu {
        border: 1px solid #fff;
    }
    .footer-default .footer-left .inner h2 {
        font-size: 44px!important;
        line-height: 50px!important;
    }
    .footer-default .footer-right {
        padding: 60px 30px!important;
    }
}
@media (min-width: 767px) {
    .mob.trp-language-switcher-container {
        display: none;
    }
}

ul.submenu .current-language-menu-item {
    display: none;
}
.trp-language-switcher-container span {
    display: flex;
    align-items: center;
}

.footer-default .footer-left .inner h2 {
    font-size: 70px;
    line-height: 84px;
}
.footer-default .footer-left .inner h2:lang(ru) {
    font-size: 54px;
    line-height: 60px;
}
.input-wrap .wpcf7-not-valid-tip {
    position: absolute;
}
.mkdf-shopping-cart-holder.mkdf-cart-info-is-disabled {
    display: none!important;
}
a.mkdf-search-opener.mkdf-icon-has-hover {
    display: none!important;
}
