/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive Wordpress Multi Purpose + eCommerce Theme.
Version: 7.4.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: woocommerce, business, corporate, e-commerce, blog, news, education, food-and-drink, portfolio, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, block-styles, custom-background, custom-colors, custom-header, custom-logo, footer-widgets, template-editing, grid-layout, one-column, wide-blocks
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }
/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive Wordpress Multi Purpose + eCommerce Theme.
Version: 7.4.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: woocommerce, business, corporate, e-commerce, blog, news, education, food-and-drink, portfolio, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, block-styles, custom-background, custom-colors, custom-header, custom-logo, footer-widgets, template-editing, grid-layout, one-column, wide-blocks
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }





/* body {
    font-style: 'Magistral', sans-serif !important;
} */
h1, h2, h3, h4, h5, h6  {letter-spacing: 0; line-height: 150%;    outline: none !important;    font-family: 'MagistralCTT', sans-serif !important;}
p, span, a, li, div, button, strong, label, input, b {letter-spacing: 0; line-height: 150%;    outline: none !important;    font-family: 'RF Dewi', sans-serif !important;}
.btn-check:focus + .btn, .btn:focus {
    box-shadow: none !important;
}

@media (max-width: 750px) {
    html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {padding-right: 0 !important;}
    }
    
    @media (min-width: 1000px) {
    html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]), html.pum-open.pum-open-overlay.pum-open-scrollable .header-main.sticky {padding-right: 17px !important;}
    
    }

.container {
    max-width: 144.6vh !important;
}
.row > * {
    padding-right: calc(2.2vh / 2) !important;
    padding-left: calc(2.2vh / 2) !important;
}
/* .vc_column-inner.sticky-active .sec-title {
    margin-top: 8vh !important;
} */
p.desc-14,
.desc-14 p {
    font-size: 1.6vh !important; 
    line-height: 130% !important;
    color: #09141f;
}
.desc-18,
.desc-18 p {
    font-size: 2vh !important; 
    line-height: 130% !important;
}
.text-desc {
    font-size: 1.8vh;
}
.text-desc p {
    line-height: 130%;
    color: #09141f;
}
.text-desc.white p,
.desc-14.white,
.desc-14.white p,
.desc-18.white,
.desc-18.white p {
    color: #fff !important;
}
.main-content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.vc_btn3-container, 
.wpb_content_element {
    margin: 0 !important;
}
body {
    position: relative;
    /* overflow: hidden; */
}
body:after {
    content: '';
    position: absolute;
    right: 9vh;
    top: 0;
    height: 100%;
    overflow: hidden;
    width: 1px;
    background-color: #C5C7D7;
    z-index: 1;
}
nav.breadcrumbs {
    padding: 3.6vh 0;
    display: flex;
    align-items: center;
    gap: 1.8vh;
    position: relative;
    margin-bottom: 3.3vh;
}
nav.breadcrumbs:before {
    content: '';
    position: absolute;
    left: -100%;
    bottom: 0;
    width: 300%;
    height: 0.1vh;
    background: #c5c7d7;
}
nav.breadcrumbs a,
nav.breadcrumbs span {
    color: #09141F;
    font-size: 1.8vh;
}
nav.breadcrumbs a {
    opacity: 0.6;
}
.header-wrapper {
    z-index: 10000;
}
.header-row {
    height: 14vh;
    padding: 0 16vh;
}
.sticky-header .header-row {
    background-color: #09131E !important;
}
.fixed-header header .header-main {
    background-color: inherit !important;
}
.header-menu-col .vc_column-inner {
    justify-content: center !important;
}
.header-contact-col .vc_column-inner {
    justify-content: flex-end !important;
}
.header-left .logo {
    max-width: 16vh !important;
}
#header.sticky-header .header-main.change-logo .logo img {
    transform: scale(1) !important;
}
.header-left .logo img {
    max-width: 16vh !important;
    width: 16vh !important;
}
#header .main-menu > li.menu-item > a {
    font-weight: 400 !important;
    font-size: 1.8vh !important;
    line-height: 100%;
    color: #fff !important;
    text-transform: none;
    padding: 1vh 2vh;
}
.header-phone {
    margin-right: 20px !important;
}
.header-phone a {
    position: relative;
    font-weight: 700;
    font-size: 2vh;
    line-height: 100%;
    color: #fff;
    font-family: 'MagistralCTT', sans-serif !important;
}
.header-phone a::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/02/phone-icon-pulse.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: -50%;
    transform: translate(100%, -50%);
    width: 3.5vh;
    height: 3.5vh;
    animation: pulse-animation 2s infinite;
    border-radius: 50%;
}

.header-row .header-left {
    max-width: fit-content;
    margin-right: 7vh !important;
    padding: 3vh 0 !important;
}
.header-row .header-center {
    padding: 0 !important;
}
.header-row .header-right {
    padding: 0 !important;
}
.header-row .header-left a {
    padding: 0 I !important;
}
.main-menu ul.sub-menu {
    padding: 0 !important;
    border-top: none !important;
    background-color: #09131E !important;
}
.main-menu ul.sub-menu a {
    color: #fff !important;
    font-size: 1.6vh !important;
    background-color: #09131E !important;
    border-bottom: 0.1vh solid #fff;
    padding: 1.2vh 1.6vh;
}
.main-menu ul.sub-menu a:hover {
    background-color: #095356 !important;
}
button.btn-style,
.btn-style button,
.btn-style a {
    font-weight: 700 !important;
    font-size: 1.8vh !important;
    line-height: 100% !important;
    color: #fff;
    padding: 2vh 4.7vh !important;
    background-color: #095356;
    border-radius: 0.6vh !important;
    border: none;
    background-image: none !important;
    transition: .2s !important;
}

button.btn-style.white:hover,
.btn-style.white:hover button,
.btn-style.white:hover a {
    box-shadow: 0 0 12px 0 rgba(255, 255, 255, 0.5);
    transition: .2s;
}

button.btn-style.green:hover,
.btn-style.green:hover button,
.btn-style.green:hover a {
    box-shadow: 0 0 12px 0 rgba(9, 83, 86, 0.5);
    transition: .2s;

}

button.btn-style:hover,
.btn-style:not(.white) button:hover,
.btn-style:not(.pdf-button) a:hover,
.wpcf7 input.wpcf7-submit:hover {
    background-color: #0e888d !important;
    transition: .2s !important;
}
.btn-style.pdf-button a {
    transition: .2s !important;
}
.btn-style.pdf-button a:hover {
    color: #282828 !important;
    background-color: #fff !important;
    transition: .2s !important;
}
.btn-style.white button,
.btn-style.white a {
    background-color: #fff !important;
    color: #272727 !important;
    border-radius: 4px;
}
.btn-style.pdf-button a {
    border: 0.3vh solid #fff !important;
    padding: 2vh 3vh !important;
    text-align: center;
}
.btn-style.pdf-button a i {
    left: 30px !important;
}
.wide-btn button,
.wide-btn a {
    padding: 2vh 8vh !important;
}
.btn-after-title {
    margin-top: 4vh !important;
}
.main-top-btn-col .btn-style button,
.main-top-btn-col .pdf-button a {
    padding: 2vh 7.5vh !important;
    border-radius: 0.5vh !important;
    height: 6.3vh;
    width: 40vh;

}
.header-button {}
.text-h1 {
    font-weight: 700;
    font-size: 5.5vh;
    line-height: 100%;
    text-align: center;
}
#main-top {
    z-index: 2;
}
#main-top .content-row {
    z-index: 2;
}
.bg-video-row {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#main-top .bg-video-row> * {
    padding: 0 !important;
}
#main-top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
    z-index: 0;
    display: block;
}
.video-bg {
    min-width: 100vw;
    max-width: 100%;
    vertical-align: middle;
    height: 100vh;
    z-index: 1;
}

.main-h1 {
    color: #fff;
    text-align: center;
    margin-bottom: 1.7vh !important;
}
.main-top-desc {
    text-align: center;
    color: #fff;
    max-width: 86vh;
    margin: 0 auto 9vh !important;
}
.main-top-desc p {
    color: #fff;
}
.main-top-btn-col>.vc_column-inner {
    flex-direction: row !important;
    gap: 2.2vh;
}
#main-top .main-top-btn-col{
    margin-bottom: 17vh;
}
.main-top-btn-col {}
.main-top-logo-carousel-wrap {
    padding-bottom: 8vh;
}
.main-top-logo-carousel>.wpb_wrapper {
    display: flex;
    animation: marquee 15s linear infinite;
    width: max-content;
}
.main-top-logo-carousel {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
.main-top-logo-carousel-wrap .vc_column-inner:before {
    display: none;
}
@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%); 
    }
}
.main-top-logo-carousel .vc_column-inner {
    display: flex;
    gap: 3.3vh;
}
.main-top-logo-carousel-item img {
    width: 12vh;
}
.main-top-logo-carousel-wrap>.vc_column-inner {
    overflow: hidden;
    display: flex;
    gap: 5.5vh;
    align-items: center;
}
.main-top-logo-title {
    font-weight: 700;
    font-size: 2.7vh;
    line-height: 100%;
    color: #fff;
    text-transform: uppercase;
}
#main-service-sec {
    padding-top: 0;

}
#main-service-sec .sec-title, 
#main-service-sec .accordion-wrap {
    margin-top: 8vh !important;
}
.service-accardion .card:first-child {
    border-top: 1px solid #c5c7d7;
}
.service-accardion .card {
    border-top: 0;
    border-bottom: 1px solid #c5c7d7;
    border-left: 0 !important;
    border-right: 0;
    border-radius: 0;
    margin-top: 0;
}
.service-accardion .card .card-title>a.collapsed:before {
    content: '';
    position: absolute;
    right: 2.2vh;
    top: 3.4vh;
    transform: rotate(180deg);
    transition: 0.2s;
    background-image: url(/wp-content/uploads/2025/02/acc-arrow.svg);
    background-repeat: no-repeat;
    width: 2.2vh;
    height: 2.3vh;
}
.service-accardion .card .card-title>a:before {
    content: '';
    position: absolute;
    right: 2.2vh;
    top: 3.4vh;
    transform: rotate(0deg);
    transition: 0.2s;
    background-image: url(/wp-content/uploads/2025/02/acc-arrow.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 2.2vh;
    height: 2.3vh;
}
.service-accardion .card .card-title>a {
    font-family: 'MagistralCTT', sans-serif !important;
    font-weight: 700;
    font-size: 2.2vh;
    line-height: 100%;
    color: #282828;
    padding: 3.5vh 10vh;
}
.service-accardion .card .card-title>a.accordion-toggle:after {
    position: absolute;
    left: 2.2vh;
    opacity: 40%;
}
.service-accardion .card:nth-child(1) .card-title>a.accordion-toggle:after {
    content: '01';
}
.service-accardion .card:nth-child(2) .card-title>a.accordion-toggle:after {
    content: '02';
}
.service-accardion .card:nth-child(3) .card-title>a.accordion-toggle:after {
    content: '03';
}
.service-accardion .card:nth-child(4) .card-title>a.accordion-toggle:after {
    content: '04';
}
.service-accardion .card:nth-child(5) .card-title>a.accordion-toggle:after {
    content: '05';
}
.service-accardion .card:nth-child(6) .card-title>a.accordion-toggle:after {
    content: '06';
}
.service-accardion .card:nth-child(7) .card-title>a.accordion-toggle:after {
    content: '07';
}
.service-accardion .card:nth-child(8) .card-title>a.accordion-toggle:after {
    content: '08';
}

.service-accardion .card-body {
    padding: 0 0 32px 92px;
}
.service-accardion .card-body .text-desc {
    margin-bottom: 4.4vh !important;
}
.accordion.without-bg .card-body p {
    margin-bottom: 2.2vh !important;
}
.service-accardion .card-body .btn-style {
    margin-bottom: 32px !important;
}
.collapse:not(.show) {
    display: block !important;
    max-height: 0 !important;
    opacity: 0 !important;
}
.collapse.show {
    opacity: 1 !important;
    max-height: 60vh !important;
}
.sec-title h1,
.sec-title h2,
.sec-title h3,
.sec-title h4 {
    font-weight: 700;
    font-size: 4.3vh;
    line-height: 90%;
    color: #282828;
}
.sec-title strong {
    color: #095356 !important;
}
.sec-title.white h1,
.sec-title.white h2,
.sec-title.white h3,
.sec-title.white h4,
.sec-title.white h5,
.contact-item-title.white h4 {
    color: #fff !important;
}
#main-project-sec {
    padding-top: 0 !important;
}
#main-project-sec::before,
#main-project-sec::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 40%;
    background-image: url('/wp-content/uploads/2025/03/nashi-proekty-before-el.svg');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}
#main-project-sec::after {
    left: auto;
    right: 0;
    background-image: url('/wp-content/uploads/2025/03/nashi-proekty-after-el.svg');
}
.main-project-box {
    position: relative;
    height: 23vh;
    margin: 0;
    overflow: hidden;
}
.main-project-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 115%;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(9, 19, 30, 0.7) 69.5%, #09131e 100%), rgba(14, 14, 14, 0.52);
}
.main-project-box:after {
    content: '';
    position: absolute;
    top: 2.2vh;
    right: 2.2vh;
    background-image: url(/wp-content/uploads/2025/02/link-arrow.svg);
    background-size: 100%;
    width: 2.2vh;
    height: 2.6vh;
    z-index: 3;
    transition: 0.2s;
}
.main-project-box:hover:after {
    top: -3vh;
    right: -3vh;
    transition: 0.2s;
}
.main-project-box .porto-sicon-default img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-project-box .porto-sicon-header {
    position: absolute;
    bottom: 2.2vh;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    padding: 0 2.2vh;
    z-index: 2;
}
.main-project-box .porto-sicon-title {
    font-weight: 500;
    font-size: 1.6vh;
    line-height: 130%;
    color: #fff;
    padding: 1vh 2vh;
    border-radius: 0.6vh;
    background: rgba(255, 255, 255, 0.2);
}
.main-project-box .porto-sicon-header p {
    font-weight: 400;
    font-size: 1.7vh;
    line-height: 130%;
    color: #fff;
}
.porto-sicon-description {
    margin-top: 0 !important;
}
.porto-sicon-box {
    margin-bottom: 0 !important;
}
#main-project-sec .porto-sicon-description {
    position: absolute;
    top: 2.2vh;
    left: 2.2vh;
    z-index: 4;
    margin: 0 !important;
}
#main-project-sec .porto-sicon-description img {
    width: 7.2vh;
}
#main-project-sec .sec-title {
    margin-top: 8vh !important;
}
#doverie-sec {
    padding-top: 9vh;
    padding-bottom: 9vh;
}
.doverie-carousel,
.doverie-carousel-col,
.doverie-carousel-col>.vc_column-inner,
.doverie-carousel .owl-stage-outer,
.expertiza-carousel,
.expertiza-carousel .owl-stage-outer {
    position: unset;
}
.doverie-carousel-row {
    position: relative;
}
.doverie-carousel .owl-item .col-md-12 {
    padding: 0 !important;
}
 
.doverie-carousel-img img {
    width: 23vh !important;
}
.doverie-carousel .owl-nav,
.expertiza-carousel .owl-nav {
    position: absolute;
    top: 11vh;
    left: 0;
}
.expertiza-carousel .owl-nav {
    top: 15vh;
}
.doverie-carousel .owl-nav .owl-prev,
.expertiza-carousel .owl-nav .owl-prev {
    left: 1.2vh !important;
} 
.expertiza-carousel .owl-nav .owl-next,
.doverie-carousel .owl-nav .owl-next {
    left: 7vh !important;
}
.expertiza-carousel .owl-nav button,
.doverie-carousel .owl-nav button {
    background-color: #f5f5f5 !important;
    width: 4.2vh !important;
    height: 4.2vh !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: 100%;
    border-radius: 50%;
}
.expertiza-carousel .owl-nav button {
    background-color: #37404a !important;
}
.expertiza-carousel .owl-nav button::before {
    color: #fff !important;
}
.expertiza-carousel .owl-nav button::before,
.doverie-carousel .owl-nav button::before {
    color: #16182D;
    font-size: 2.8vh;
}
#main-form {
    padding-top: 9vh;
    padding-bottom: 9vh;
}
#main-form .sec-title {
    margin-bottom: 10px !important;
}
#main-form .desc-18 {
    opacity: 0.8;
}
.form-row-c {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    flex-direction: row;
}
.form-row-c>div {
    flex: 1;
    overflow: hidden;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    font-weight: 400;
    font-size: 1.8vh;
    line-height: 100%;
    color: rgba(40, 40, 40, 0.4);
}
.wpcf7 input,
.wpcf7 textarea {
    font-weight: 400;
    font-size: 1.8vh;
    line-height: 100%;
    color: #09141F;
    width: 100%;
    padding: 2.2vh;
    margin-bottom: 2.2vh;
    border-radius: 0.5vh !important;
}
.wpcf7 textarea {
    height: 22vh;
    padding-bottom: 8.5vh;
}
.wpcf7 input.wpcf7-submit {
    font-weight: 700;
    font-size: 2vh;
    line-height: 100%;
    color: #fff;
    padding: 2vh;
    background-color: #09131e;
    border: none !important;
}
.form-submit-wrap {
    position: relative;
}
.form-submit-wrap .wpcf7-spinner {
    top: 50%;
    transform: translate(-120%, -20%);
    margin: 0 !important;
}
#main-form .desc-14 p {
    line-height: 100%;
}
#expertiza-sec {
    padding-top: 14vh;
    padding-bottom: 9vh;
}
#expertiza-sec:before,
#expertiza-sec::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    background-image: url('/wp-content/uploads/2025/03/ekspertiza-before-el.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
}
#expertiza-sec::after {
    left: auto;
    right: 0;
    background-image: url('/wp-content/uploads/2025/03/ekspertiza-after-el.svg');
}
.expertiza-carousel-img .vc_single_image-wrapper {
    padding: 1.7vh 1vh;
    background: #37404a;
    border-radius: 0.5vh;
}
.expertiza-carousel-img img {
    border-radius: 4px;
}
.expertiza-carousel-img {
    margin-bottom: 20px !important;
}
#questions-sec {
    padding-top: 9vh;
    padding-bottom: 9vh;
}
#questions-sec .sec-title {
    margin-bottom: 5.5vh !important;
}
.service-accardion.questions .card .card-title>a:before {
    background-image: url('/wp-content/uploads/2025/02/plus-ico.svg');   
    transform: rotate(135deg);
    width: 2.4vh;
    height: 2.4vh;
}
.service-accardion.questions .card .card-title>a.collapsed:before {
    content: '';
    position: absolute;
    right: 2.2vh;
    top: 3.6vh;
    transform: rotate(180deg);
    transition: 0.2s;
    background-image: url('/wp-content/uploads/2025/02/plus-ico.svg');
    background-repeat: no-repeat;
    width: 2.4vh;
    height: 2.4vh;
}
.form-file-wrap {
    position: relative;
}
.form-file-wrap input {
    display: none;
}
.form-file-wrap>label {
    position: absolute;
    top: -8vh;
    left: 2.2vh;
    display: flex;
    align-items: center;
    gap: 2.2vh;
    font-weight: 400;
    font-size: 1.8vh;
    line-height: 100%;
    color: #282828;
    text-decoration: underline;
    cursor: pointer;
}
#footer .wpcf7 input.wpcf7-submit {
    background-color: #095356;
}
.form-file-wrap>label img {
    border-radius: 50%;
    animation: pulse-animation 2s infinite;
    width: 3.5vh;
}
@keyframes pulse-animation {
    0% {
      box-shadow: 0 0 0 0px rgba(197, 199, 215, 0.4);
    }
    100% {
      box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
}
.footer-info-box {
    margin-top: auto;
    padding-top: 3.3vh;
    border-top: 0.2vh solid #c5c7d7;
}
.footer-info-box .porto-sicon-title {
    font-weight: 700;
    font-size: 2.6vh;
    margin: 0 0 2.2vh;
}
.footer-info-box .porto-sicon-description {
    position: relative;
    padding-left: 6.4vh;
}
.footer-info-box .porto-sicon-description a {
    color: #fff !important;
}
.footer-info-box .porto-sicon-description a.phone {
    font-size: 2.4vh;
}
.footer-info-box .porto-sicon-description a.mail {
    font-size: 2vh;
}
.footer-info-box .porto-sicon-description img {
    position: absolute;
    left: 1vh;
    top: 50%;
    transform: translateY(-50%);
    animation: pulse-animation 2s infinite;
    border-radius: 50%;
    width: 3.5vh;
}
.footer-top-row {
    padding: 5.5vh 0;
    border-bottom: 0.2vh solid #C5C7D7;
    margin-bottom: 4.4vh !important;
}
.footer-top-row .btn-style button {
    width: 100%;
}
.copi-text {
    font-size: 1.8vh;
    color: #fff;
    opacity: 0.6;
    margin-bottom: 2.2vh !important;
}
.footer-logo {
    margin-bottom: 1vh !important;
}
.seo-link-text {
    margin-bottom: 11vh !important;
}
.seo-link-text a {
    font-size: 1.6vh !important;
    color: #fff !important;
    opacity: 0.6 !important;
    display: block;
    margin-bottom: 1.6vh !important;
    text-decoration: underline;
    transition: .2s;
}
.seo-link-text a:hover {
    opacity: 1 !important;
    transition: .2s;
}
.footer-soc a {
    margin: 0 1.2vh 0 0;
}
.footer-soc a img {
    width: 6.7vh;
}
.footer .desc-16 p {
    font-size: 1.8vh !important;
}
.footer-soc {
    margin-bottom: 2.2vh !important;
}
.copi-text-bottom p {
    font-family: 'MagistralCTT', sans-serif !important;
    font-weight: 700;
    font-size: 2vh;
    line-height: 100%;
    color: #3b8588;
}
.copi-text-bottom {
    margin: 2.2vh 0 0 0 !important;
}
#footer {
    background-color: #09131E !important;
}
#footer .container {
    position: unset !important;
}
#footer-top-sec {
    padding-top: 10vh !important;
    padding-bottom: 10vh !important;
    margin-left: 0 !important;
    left: 0 !important;
}
#footer-top-sec::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2025/03/footer-form-beforeafter-el.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 0;
}
#footer-bottom-sec {
    padding-bottom: 5.5vh !important;
    margin-left: 0 !important;
    left: 0 !important;
}
.footer-title {
    margin: 0 0 2.2vh 0 !important;
}
.footer-title p {
    font-family: 'MagistralCTT', sans-serif !important;
    font-size: 2vh;
    line-height: 100%;
}
.footer-link p {
    margin: 0 0 1.6vh !important;
}
.footer-link a {
    font-size: 1.8vh;
    opacity: 0.6;
    transition: .2s;
}
.footer-link a:hover {
    opacity: 1;
    transition: .2s;
}
.footer-contact-box {
    margin-bottom: 2.2vh !important;
}
.footer-contact-box .porto-sicon-title h3 {
    font-family: 'RF Dewi', sans-serif !important;
}
.footer-contact-box .porto-sicon-title {
    font-size: 1.8vh;
    opacity: 0.6;
    margin: 0 0 1.6vh !important;
}
.footer-contact-box .porto-sicon-description,
.footer-contact-box .porto-sicon-description a {
    font-weight: 700;
    font-size: 2vh;
    line-height: 130%;
    margin: 0 !important;
    font-family: 'MagistralCTT', sans-serif !important;
}
.left-line {
    position: absolute;
    top: 50%;
    left: 9vh;
    height: auto;
    align-items: center;
    transform: translate(-50%, 0%) rotate(270deg);
}
.left-line>.col-md-12 {
    width: 100%;
}
.left-line-text {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.left-line-text:before {
    content: '';
    position: absolute;
    display: block;
    background-color: #C5C7D7;
    width: 10000%;
    height: 0.1vh;
    right: -10000%;
}
.left-line-text:after {
    position: absolute;
    content: '';
    display: block;
    background-color: #C5C7D7;
    width: 10000%;
    height: 0.1vh;
    left: -10000%;
}
.left-line-text p {
    font-weight: 700;
    font-size: 2.3vh;
    line-height: 100% !important;
    color: #c5c7d7 !important;
    text-transform: uppercase;
    font-family: 'MagistralCTT', sans-serif !important;
}
.left-line-text.footer-c:before {
    right: -110%;
}
.left-line-text.footer-c p {
    color: #09131E !important;
}
#timeline-sec {
    padding-top: 8vh;
    padding-bottom: 8vh;
}
#timeline-sec .sec-title {
    margin-bottom: 10vh !important;
}
.timeline-row {
    display: flex;
    flex-direction: row;
}
.timeline-row:first-child {
    justify-content: space-between;
    position: relative;
}
.timeline-row:first-child::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 1vh;
    width: 1000%;
    height: 0.1vh;
    background-color: #C5C7D7;
}
.timeline-row:first-child .timeline-item {
    padding-bottom: 6vh;
}
.timeline-row:first-child .timeline-item:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1.2vh;
    margin-bottom: -0.2vh;
    background-image: url(/wp-content/uploads/2025/03/time-line-ico.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 2.9vh;
    height: 7.3vh;
}
.timeline-row:last-child {
    justify-content: space-around;
}
.timeline-row:last-child .timeline-item {
    padding-top: 6vh;
}
.timeline-row:last-child .timeline-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: -1.2vh;
    margin-top: -0.2vh;
    transform: rotate(180deg);
    background-image: url(/wp-content/uploads/2025/03/time-line-ico.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 2.9vh;
    height: 7.3vh;
}
.timeline-item {
    width: 34.6vh;
    position: relative;
}
.timeline-title {
    font-weight: 700;
    font-size: 3vh;
    line-height: 140%;
    color: #fff;
}
.timeline-desc {
    font-size: 1.8vh;
    line-height: 150%;
    color: #fff;
}
#about-company-sec {
    padding-top: 5vh;
    padding-bottom: 5vh;
}
#about-company-sec .text-desc {
    margin-bottom: 50px !important;
}
.ikat-team-item {
    margin: 0 !important;
    min-height: 47vh;
}
.ikat-team-item .porto-sicon-default {
    width: 100%;
}
.ikat-team-item .porto-just-icon-wrapper {
    width: 45.8vh !important;
    height: 52vh;
}
.ikat-team-item .porto-just-icon-wrapper img {
    border-radius: 0.6vh !important;
}
.ikat-team-item .porto-sicon-header {
    position: absolute;
    bottom: 3.3vh;
    left: 3vh;
}
.ikat-team-item .porto-sicon-header .porto-sicon-title {
    font-weight: 500;
    font-size: 2.4vh;
    line-height: 130%;
    color: #fff;
}
.ikat-team-item .porto-sicon-header p {
    font-size: 1.8vh;
    line-height: 150%;
    color: #fff;
}
#ikat-team-sec {
    padding-top: 7.5vh;
    padding-bottom: 16vh;
}
#ikat-team-sec .sec-title {
    margin-bottom: 7.5vh !important;
}
.ikat-team-carousel .owl-nav {
    position: absolute !important;
    bottom: -8vh !important;
    top: auto !important;
}
.ikat-team-carousel .owl-nav button {
    background-color: #F5F5F5 !important;
    color: #16182D !important;
    font-size: 24px !important;
    width: 4.2vh !important;
    height: 4.2vh !important;
    border-radius: 50% !important;
    padding: 0 !important;
}
.ikat-team-carousel .owl-next {
    margin: 0 0 0 2vh !important;
}
.ikat-team-carousel .owl-item img {
    filter: grayscale(1);
    height: 100%;
    width: 100%;
}
.ikat-team-carousel .owl-item.center img {
    filter: grayscale(0);
}
.ikat-team-carousel .owl-item .porto-sicon-header {
    text-align: left !important;
}
.ikat-team-carousel .owl-stage-outer,
.keys-mini-carousel .owl-stage-outer {
    margin: 0 !important;
    overflow: visible;
}
.ikat-team-carousel .owl-item:not(.active),
.keys-mini-carousel .owl-item:not(.active) {
    opacity: 1 !important;
}
#keys-mini-sec {
    padding-top: 11vh;
    padding-bottom: 15vh;
    z-index: 2;
}
#keys-mini-sec .title-row {
    padding-bottom: 5.2vh !important;
}

.keys-mini-carousel-item {
    margin: 0 !important;
    height: 25vh;
    position: relative;
    border-radius: 1vh;
    overflow: hidden;
    transition: .2s;
}
.keys-mini-carousel-item .porto-sicon-default {
    position: absolute;
    height: 100%;
    width: 100%;
}
.keys-mini-carousel .porto-just-icon-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 100%;
    object-fit: cover;
}
.keys-mini-carousel .porto-sicon-header {
    position: absolute;
    bottom: 2.2vh;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 2vh;
    z-index: 2;
}
.keys-mini-carousel .porto-sicon-header p {
    color: #fff;
    font-size: 1.7vh;
}
.keys-mini-carousel .porto-sicon-title {
    line-height: 100%;
    font-weight: 500;
    font-size: 1.3vh;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    padding: 1vh 1.5vh;
    border-radius: 4px;
    font-family: 'RF Dewi', sans-serif !important;
}
.keys-mini-carousel .porto-sicon-description {
    margin: 0 !important;
}
.keys-mini-carousel .porto-sicon-description img {
    position: absolute;
    height: 5vh;
    width: auto;
    top: 2vh;
    left: 2vh;
    z-index: 2;
}
.keys-mini-carousel-item .porto-just-icon-wrapper:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(9, 19, 30, 0.7) 69.5%, #09131e 100%);
    transition: .2s !important;
    margin: 0 !important;
    z-index: 1;
}
.keys-mini-carousel-item:hover .porto-just-icon-wrapper:before {
    bottom: -1vh;
    transition: .2s !important;
}
#keys-mini-sec .keys-mini-carousel .owl-nav {
    position: absolute !important;
    bottom: -7vh;
    top: auto;
    display: flex !important;
    gap: 2vh;
}
#keys-mini-sec .keys-mini-carousel .owl-nav button {
    margin: 0 !IMPORTANT;
    padding: 0 !important;
    background-color: #f5f5f5;
    color: #16182D;
    font-size: 2.8vh;
    width: 4.4vh;
    height: 4.4vh;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#contact-page-sec {
    padding-top: 5vh;
}
.contact-row-top  {
    margin-top: 5.2vh;
    margin-bottom: 2.2vh !important;
}
.contact-row-top .col-md-4 .wpb_wrapper {
    background: #f5f5f5;
    padding: 2.5vh 3.5vh !important;
    border-radius: 1vh;
    height: 23vh;
}
.contact-info-box {
    height: 100%;
    align-items: start !important;
}
.contact-info-box .porto-sicon-title {
    font-size: 2vh;
    line-height: 100%;
    color: #9d9faf;
}
.contact-info-box .porto-sicon-description {
    margin-top: auto !important;
}
.contact-info-box .porto-sicon-description p {
    margin-bottom: 0;
}
.contact-info-box .porto-sicon-description h4 {
    font-size: 1.8vh;
    line-height: 100%;
    color: #9d9faf;
    margin-bottom: 1vh !important;
}
.contact-info-box .porto-sicon-description a {
    font-weight: 700;
    font-size: 2.2vh;
    line-height: 100%;
    text-decoration: underline;
    color: #272727;
    font-family: 'MagistralCTT', sans-serif !important;
}
.contact-info-box.soc .porto-sicon-description {
    display: flex;
    gap: 1vh;
}
.contact-info-box.soc .porto-sicon-description img {
    width: 7.2vh;
}
.contact-row-bottom {
    margin-bottom: 4.2vh !important;
}
.contact-row-bottom>.col-md-4>.wpb_wrapper {
    padding: 2.5vh 3.5vh !important;
    background: #222b36;
    border-radius: 1vh;
    height: 62vh;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}
.contact-row-bottom>.col-md-8>.wpb_wrapper {
    padding: 2.5vh 3.5vh !important;
    background: #f5f5f5;
    border-radius: 1vh;
    height: 62vh;
    display: flex
;
    flex-wrap: wrap;
    flex-direction: column;
}
.contact-item-title h4{
    font-weight: 700;
    font-size: 2vh;
    line-height: 100%;
    color: #9d9faf;
}
.contact-adresss-text {
    font-family: 'MagistralCTT', sans-serif !important;
    font-size: 2.4vh;
    line-height: 100%;
    color: #272727;
    margin-bottom: 1.5vh !important;
}
.contact-time-text {
    font-size: 1.8vh;
    line-height: 100%;
    margin-bottom: 3.5vh !important;
}
.contact-time-text p {
    color: #9d9faf;
}
.contact-time-text strong {
    color: #272727;
}
.contact-map-wrap iframe {
    height: 32vh;
    border-radius: 1.2vh;
}
.contact-item-title {
    margin-bottom: auto !important;
}
.contact-download-box:not(:last-child) {
    margin-bottom: 1vh !important;
}
.contact-download-box {
    margin: 0 !important;
    width: 100%;
    background: rgba(255, 255, 255, 0.05);
    padding: 1.5vh 2vh;
    border-radius: 0.5vh;
    position: relative;
    overflow: hidden;
}
.contact-download-box .porto-sicon-header {
    text-align: left;
}
.contact-download-box .porto-sicon-header .porto-sicon-title {
    font-weight: 700;
    font-size: 1.8vh;
    line-height: 100%;
    color: #fff;
}
.contact-download-box .porto-sicon-header p {
    font-size: 1.8vh;
    color: #fff;
    opacity: 0.6;
}
.contact-download-box .porto-sicon-heading-right {
    position: absolute;
    width: fit-content;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2.8vh;
    background: #37404a;
}
.contact-download-box .porto-just-icon-wrapper {
    margin: 0 !important;
    font-size: 2.4vh !important;
}
.contact-download-box .porto-just-icon-wrapper i:before {
    content: '';
    display: block;
    background-image: url('/wp-content/uploads/2025/03/download-ico.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    width: 2.4vh !important;
    height: 2.4vh !important;
}
#keys-page-sec {
    padding-top: 6vh;
    padding-bottom: 6vh;
}
.keys-page-item {
    position: relative;
    height: 29vh;
    margin-bottom: 2.2vh !important;
    align-items: flex-start !important;
    flex-direction: column;
    border-radius: 1vh;
    overflow: hidden;
}
.keys-page-item  .porto-sicon-default {
    position: absolute;
    width: 100%;
    height: 100%;
}
.keys-page-item .porto-sicon-default img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 100%;
    object-fit: cover;
}
.keys-page-item .porto-sicon-header {
    z-index: 2;
    order: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    height: fit-content;
    margin-top: auto;
    flex: none !important;
    padding: 3vh;
}
.keys-page-item .porto-sicon-description {
    z-index: 2;
    order: 1;
    padding: 3vh;
    margin: 0;
}
.keys-page-item .porto-sicon-title {
    font-size: 1.8vh;
    color: #fff;
    padding: 1.2vh 1.7vh;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 0.4vh;
}
.keys-page-item .porto-sicon-header p {
    font-size: 1.8vh;
    color: #fff;
}
.keys-page-item .porto-sicon-default:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(9, 19, 30, 0.7) 69.5%, #09131e 100%);
    z-index: 1;
    transition: .2s;
}
.keys-page-item:hover .porto-sicon-default:before {
    bottom: -5%;
    transition: .2s;
}
.keys-page-item .porto-sicon-description:before {
    content: '';
    position: absolute;
    top: 3vh;
    right: 3vh;
    background-image: url(/wp-content/uploads/2025/02/link-arrow.svg);
    background-size: inherit;
    background-repeat: no-repeat;
    height: 2.4vh;
    width: 2.4vh;
    transition: .2s;
}
.keys-page-item:hover .porto-sicon-description:before {
    top: -3vh;
    right: -3vh;
    transition: .2s;
}

#keys-single-top {
    height: 63vh;
    padding-bottom: 10vh;
    overflow: hidden;
    z-index: 2;
}
#keys-single-top>.vc_row>.col-md-12 {
    position: unset;
}
.keys-single-top-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.keys-single-top-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(9, 19, 30, 0.7) 69.5%, #09131e 100%);
}
.keys-single-top-bg img {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 63vh;
    object-fit: cover;
}
.keys-single-top-logos {
    margin-bottom: 2vh !important;
}
.keys-single-top-logos>.wpb_wrapper p {
    display: flex;
    gap: 4vh;
}
.keys-single-top-logos img {
    width: 15vh;
    height: 6vh;
    object-fit: contain;
    background: rgba(248, 248, 248, 0.15);
    padding: 1vh;
    border-radius: 0.5vh;
}
.keys-single-top-title {
    font-weight: 700;
    font-size: 4.7vh;
    line-height: 100%;

}
.keys-single-top-title h1 {
    color: #fff;
}
#keys-single-desc-sec {
    padding-top: 6vh;
    padding-bottom: 6vh;
}
#keys-single-desc-sec .sec-title {
    margin-bottom: 2vh !important;
}
.keys-single-desc-img img {
    border-radius: 1.2vh;
    width: 70vh;
}
.keys-single-video-item-col>.wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2vh;
}
.keys-single-video-item {
    flex: 1 1 calc(33.33% - 2vh);
    max-width: calc(33.33% - 2vh);
    border-radius: 1vh !important;
    overflow: hidden;
}
.keys-single-video-item-col>.wpb_wrapper:before, .keys-single-video-item-col>.wpb_wrapper:after {
    display: none;
}
.show-more-btn {
    width: 100%;
    margin-top: 3vh !important;
}
#keys-single-video {
    padding-top: 5vh;
    padding-bottom: 10vh;
}
#keys-single-video .sec-title {
    margin-bottom: 5vh !important;
}
#service-top-sec {
    padding-bottom: 12vh;
    z-index: 2;
    height: 72.5vh;
}
#service-top-sec:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
}
.service-h1 h1 {
    font-weight: 700;
    font-size: 6vh;
    line-height: 120%;
    color: #fff;
    margin-bottom: 4vh !important;
}
#service-top-sec .text-desc {
    margin-bottom: 5vh !important;
}
.btn-col .wpb_wrapper {
    display: flex;
    flex-direction: row;
    gap: 2vh;
}
.btn-col .wpb_wrapper::before,
.btn-col .wpb_wrapper::after {
    display: none;
}
.btn-col .btn-style {
    flex: 1 1;
}
.btn-col .btn-style button, .btn-col .btn-style a {
    width: 100% !important;
    height: 6vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
#about-service-sec {
    padding-top: 5vh;
    padding-bottom: 5vh;
}
.service-list-box .porto-sicon-title {
    font-weight: 700;
    font-size: 2.2vh;
    line-height: 140%;
    color: #fff;
    margin-bottom: 2.6vh !important;
}
.service-list-box .porto-sicon-header p {
    font-size: 1.8vh;
    line-height: 150%;
    color: #fff;
}
.service-list-box {
    padding: 2.2vh 8vh;
    border-bottom: 0.2vh solid #c5c7d7;
    position: relative;
}
.service-list-box:first-child {
    border-top: 0.2vh solid #c5c7d7;
}
.service-list-box .porto-sicon-description {
    position: absolute;
    left: 1vh;
    top: 0;
    color: rgb(255 255 255 / 30%);
    transform: translateY(50%);
    font-weight: 500;
    font-size: 1.6vh;
    line-height: 143%;
}
#service-list-sec {
    padding-top: 11vh;
    padding-bottom: 11vh;
}
#service-list-sec::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    background-image: url('/wp-content/uploads/2025/03/service-list-sec-before-el.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

#service-list-sec .sec-title {
    margin-bottom: 6vh !important;
}
.service-list-desc-col>.pin-wrapper>.vc_column-inner>.wpb_wrapper {
    background: rgba(255, 255, 255, 0.1);
    padding: 4vh 4vh 4vh 2.7vh !important;
    border-radius: 1vh;
}
.service-list-desc-col .text-desc {
    margin-bottom: 6vh !important;
}
.service-stage-left-box .porto-sicon-description,
.service-stage-right-box .porto-sicon-description {
    color: #09141F;
}
.service-stage-left-box {
    text-align: right;
}
#service-stage-sec {
    padding-top: 11vh;
    padding-bottom: 11vh;
}
#service-stage-sec .sec-title {
    margin-bottom: 10vh !important;
}
.service-stage-right-box {
    padding-left: 9vh;
}
.service-stage-left-box {
    padding-right: 9vh;
}
.service-stage-left-box:before {
    
    position: absolute;
    right: 0;
    font-size: 2.7vh;
    line-height: 140%;
    color: #fff;
    height: 5vh;
    width: 5vh;
    background-color: #095356;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transform: translateX(50%);
    z-index: 1;
}
.service-stage-right-box:before {
    
    position: absolute;
    left: 0;
    font-size: 2.7vh;
    line-height: 140%;
    color: #fff;
    height: 5vh;
    width: 5vh;
    background-color: #095356;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.service-stage-left-box:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateX(50%);
    background-color: #c5c7d7;
    width: 0.2vh;
    height: 105%;
    z-index: 0;
}
.service-stage-right-box:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateX(-50%);
    background-color: #c5c7d7;
    width: 0.2vh;
    height: 105%;
    z-index: 0;
}
.service-stage-box-row:nth-child(3) .service-stage-left-box:before {
    content: '1';
}
.service-stage-box-row:nth-child(4) .service-stage-right-box:before {
    content: '2';
}
.service-stage-box-row:nth-child(5) .service-stage-left-box:before {
    content: '3';
}
.service-stage-box-row:nth-child(6) .service-stage-right-box:before {
    content: '4';
}
.service-stage-box-row:nth-child(7) .service-stage-left-box:before {
    content: '5';
}
.service-stage-box-row:nth-child(8) .service-stage-right-box:before {
    content: '6';
}
.service-stage-box-row:nth-child(9) .service-stage-left-box:before {
    content: '7';
}
.service-stage-box-row:nth-child(10) .service-stage-right-box:before {
    content: '8';
}

#service-stage-sec>.vc_row:last-child .service-stage-right-box::after,
#service-stage-sec>.vc_row:last-child .service-stage-left-box::after {
    display: none;
}
.service-stage-right-box .porto-sicon-title, 
.service-stage-left-box .porto-sicon-title {
    font-weight: 700;
    font-size: 2.2vh;
    line-height: 100%;
    color: #0b1219;
    margin-bottom: 2.2vh !important;
}
.service-stage-right-box .porto-sicon-description, 
.service-stage-left-box .porto-sicon-description {
    font-weight: 400;
    font-size: 1.8vh;
    line-height: 150%;
    color: #09141f;
}
#preimushestva-sec .sec-title {
    margin-bottom: 6vh !important;
}
#preimushestva-sec {
    padding-top: 7vh;
    padding-bottom: 7vh;
}
.preimushestva-item {
    padding: 2.7vh 3.8vh !important;
    flex: 1 1;
    background: #222b36;
    transition: .2s;
}
.preimushestva-item:hover {
    background: #262f3c !important;
    transition: .2s;
}
.preimushestva-item:hover img {
    transform: scale(1.05) rotate(5deg);
}
.preimushestva-item:not(:last-child) {
    border-right: 0.2vh solid #c5c7d7;
}
.preimushestva-item .porto-sicon-title {
    font-weight: 700;
    font-size: 2.2vh;
    line-height: 120%;
    color: #fff;
    margin-bottom: 2.2vh !important;
}
.preimushestva-item .porto-sicon-description {
    font-weight: 400;
    font-size: 1.8vh;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.6);
}
.preimushestva-item .porto-just-icon-wrapper {
    margin-bottom: 2.7vh !important;
    font-size: 11vh !important;
}
.preimushestva-col>.wpb_wrapper:before,
.preimushestva-col>.wpb_wrapper::after {
    display: none;
}
.preimushestva-col>.wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    border: 0.2vh solid #c5c7d7;
    border-radius: 0.6vh;
    position: relative;
    overflow: hidden;

}

.blog-side-bar-block {
    padding: 4vh 3vh;
    background: #f2f2f2;
    border-radius: 1vh;
    max-width: 47vh;
}
.blog-side-bar-block p {
    font-size: 1.8vh;
}
.blog-side-bar-block button {
    font-weight: 500;
    font-size: 1.8vh;
    line-height: 150%;
    text-align: center;
    color: #fff;
    background: #095356;
    padding: 1.6vh 6.5vh;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.2vh;
    border-radius: 0.5vh;
    margin-bottom: 5vh;
}
.custom-news-archive {
    display: flex;
    gap: 2vh;
}
.news-page-top {
    height: 64vh;
    display: flex;
    align-items: end;
    padding: 0 40vh 5vh;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    z-index: 2;
}
.news-page-top img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.news-page-top h1 {
    z-index: 2;
    font-weight: 700;
    font-size: 4.2vh;
    line-height: 100%;
    color: #fff;
    max-width: 89vh;
}
.news-page-top .img-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(9, 19, 30, 0.7) 69.5%, #09131e 100%), rgba(14, 14, 14, 0.52);
}


.news-content {
    display: flex;
    gap: 2.2vh;
}
.sidebar-col {
    position: relative;
}
.news-content .col-md-8 p {
    font-size: 1.8vh;
    line-height: 150%;
}
.news-content .col-md-8 h2,
.news-content .col-md-8 h3,
.news-content .col-md-8 h4,
.news-content .col-md-8 h5 {
    font-size: 2.6vh;
    color: #272727;
}
body.news-template-default::before,
body.page-template-archive-news::before {
    content: '';
    position: absolute;
    left: 9vh;
    top: 0;
    height: 100%;
    overflow: hidden;
    width: 1px;
    background-color: #C5C7D7;
    z-index: 1;
}
section {
    z-index: 1;
}
.news-item {
    border-bottom: 0.1vh solid #c5c7d7;
    padding-bottom: 2.2vh;
    margin-bottom: 3.2vh;
}
.news-item h2 {
    font-size: 2.6vh;
    margin-bottom: 1.6vh;
}
.news-item img {
    height: 45vh;
    object-fit: cover;
    border-radius: 1vh;
    margin-bottom: 1.6vh;
}
.news-item .news-excerpt {
    font-size: 1.8vh;
    line-height: 150% !important;
    opacity: 0.8;
}
.accordion {
    width: 100%;
}
.accordion-item {
    border-left: none !important;
    border-right: none !important;
    
}
.accordion-item:first-child {
    border-top: 0.1vh solid #C5C7D7!important ;
}
.accordion-item:not(:last-child) {
    border-bottom: 0.1vh solid #C5C7D7 !important;
}

.accordion-header {
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 5vh;
    padding: 3.5vh 2vh;
}
.accordion-header span {
    color: rgba(0, 0, 0, 0.4);
    font-size: 1.8vh;
    font-weight: 700;
    font-family: 'MagistralCTT', sans-serif !important;
    transition: .2s;
}
.accordion-item:hover .accordion-header span {
    margin-right: 0.5vh;
    transition: 0.2s;
}
.accordion-header h2 {
    margin: 0;
    font-family: 'MagistralCTT', sans-serif !important;
    font-weight: 700;
    font-size: 2.2vh;
    line-height: 100%;
    color: #282828;

}

.accordion-content {
    overflow: hidden;
    display: none; /* Скрываем контент изначально */
    padding: 0 2vh 3.2vh 9vh;
}
.accordion-header .arrow {
    transition: .2s;
    margin-left: auto;
}
.accordion-content p {
    font-weight: 400;
    font-size: 1.8vh;
    line-height: 150%;
    color: #09141f;
}
.accordion-content button {
    font-size: 2vh;
    padding: 1.9vh 3vh;
    color: #fff;
    background: #095356;
    line-height: 100%;
    border-radius: 0.4vh;
}
#service-page-sec {
    padding-top: 5vh;
    padding-bottom: 5vh;

}
#service-page-sec .sec-title {
    margin-bottom: 4vh !important;
}
#popmake-27 {
    max-width: 60vh;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 0 !important;
}
.popup-wrap {
    text-align: center;
}
.popup-title {
    color: #0B1219;
    font-family: 'MagistralCTT', sans-serif !important;
    font-weight: 700;
    font-size: 3.3vh;
    margin-bottom: 2.2vh;
}
.popup-subtitle {
    font-weight: 600;
    font-size: 1.8vh;
    line-height: 130%;
    color: rgba(9, 20, 31, 0.6);
    margin-bottom: 4.4vh !important;
}
.popup-wrap input.wpcf7-submit {
    background: #095356;
    padding: 2vh;
}
.pum-close {
    color: #fff !important;
    background: #095356 !important;
    line-height: 100% !important;
    top: 3vh !important;
    right: 3vh !important;
    border-radius: 0.5vh !important;
    padding: 1vh !important;
    font-size: 1.5vh !important;
    min-width: auto !important;
    min-height: auto !important;
    font-weight: 700 !important;
}
span.wpcf7-not-valid-tip {
    margin-top: -2vh;
    margin-bottom: 1vh;
}
#popmake-27 .wpcf7-form {
    padding: 4vh 6vh 3vh;
    background: #fff;
    border-radius: 1vh;
    font-size: 1.4vh;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
}
.portfolio-item {
    margin-bottom: 2.2vh !important;
    border-radius: 1vh !important;
    overflow: hidden;
}
@media (max-width: 768px) {
    .portfolio-item {
        margin-bottom: 15px !important;
        border-radius: 8px !important;
    }
    .keys-single-video-item {
        flex: 100%;
        max-width: 100%;
    }
    body:after {
        display: none;
    }
    .left-line {
        display: none;
    }
    .main-h1 {
        margin-bottom: 15px !important;
    }
    .text-h1 {
        font-size: 34px;
    }
    .desc-18,
    .desc-18 p {
        font-size: 14px !important;
    }
    .main-top-desc {
        margin: 0 auto 30px !important;
    }
    .main-top-btn-col>.vc_column-inner {
        flex-direction: column !important;
        gap: 20px;
    }
    .main-top-btn-col .btn-style button {
        width: 100% !important;
        padding: 15px !important;
        border-radius: 4px !important;
    }
    .main-top-btn-col .btn-style button, .main-top-btn-col .pdf-button a {
        height: 45px;
    }
    .btn-style.pdf-button a {
        border: 2px solid #fff !important;
        padding: 12px !important;
        width: 100%;
    }
    #main-top {
        justify-content: center;
        padding-top: 70px;
        padding-bottom: 50px;
        height: 550px !important;
        min-height: 550px !important;
    }
    .video-bg {
        height: 550px;
    }
    #main-top .main-top-btn-col {
        margin-bottom: 40px;
    }
    .main-top-logo-title {
        font-size: 20px;
    }
    .main-top-logo-carousel-wrap>.vc_column-inner {
        gap: 20px;
    }
    .header-row {
        height: auto;
        padding: 0 20px;
    }
    .mobile-header-phone img {
        animation: pulse-animation 2s infinite;
        border-radius: 50%;
        margin-right: 15px;
        width: 32px;
    }
    .main-top-logo-carousel-wrap {
        padding-bottom: 0;
    }
    #main-service-sec {
        padding-top: 50px;
    }
    .sec-title h1, .sec-title h2, .sec-title h3, .sec-title h4 {
        font-size: 30px;
    }
    .btn-after-title {
        margin-top: 20px !important;
    }
    .wide-btn button, .wide-btn a {
        padding: 15px 60px !important;
    }
    button.btn-style, .btn-style button, .btn-style a {
        font-size: 13px !important;
        border-radius: 4px !important;
    }
    #main-service-sec .sec-title, 
    #main-service-sec .accordion-wrap {
    margin-top: 0 !important;
    }
    .accordion-wrap {
        margin-top: 30px !important;
    }
    .accordion-header span {
        font-size: 13px;
    }
    .accordion-header .arrow {
        width: 15px;
    }
    .accordion-header h2 {
        font-size: 15px;
    }
    .accordion-header {
        gap: 20px;
        padding: 24px 20px;
    }
    .accordion-content {
        padding: 0 20px 20px;
    }
    .accordion-content p {
        font-size: 13px;
    }
    .accordion-content button {
        font-size: 13px;
        padding: 12px 20px;
        border-radius: 4px;
    }
    #main-project-sec .sec-title {
        margin-top: 50px !important;
    }
    .main-project-box:first-child {
        margin-top: 30px;
    }
    #main-project-sec::before, #main-project-sec::after {
        display: none;
    }
    .main-project-box {
        height: 150px;
    }
    .main-project-box .porto-sicon-title {
        font-size: 10px;
        padding: 5px 10px;
        border-radius: 4px;
    }
    .main-project-box .porto-sicon-header p {
        font-size: 13px;
    }
    #main-project-sec .porto-sicon-description {
        top: 10px;
        left: 10px;
    }
    .main-project-box .porto-sicon-header {
        bottom: 10px;
        padding: 0 10px;
    }
    .main-project-box:after {
        top: 10px;
        right: 10px;
        width: 15px;
        height: 18px;
    }
    .doverie-carousel-row .sec-title {
        margin-bottom: 80px !important;
    }
    .doverie-carousel-img img {
        width: 100% !important;
    }
    #main-form {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #main-form .desc-18 {
        margin-bottom: 20px !important
    }
    .wpcf7 input, .wpcf7 textarea {
        font-size: 13px;
        padding: 15px;
        margin-bottom: 15px;
        border-radius: 4px;
    }
    .wpcf7 input.wpcf7-submit {
        font-size: 13px;
        padding: 15px;
    }
    p.desc-14, .desc-14 p {
        font-size: 13px !important;
    }
    span.wpcf7-spinner {
        position: absolute;
        margin: 0;
        transform: translate(-110%, 50%);
    }
    .form-row-c {
        gap: 0;
        flex-direction: column;
    }
    #expertiza-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #expertiza-sec:before, #expertiza-sec::after {
        display: none;
    }
    .container {
        max-width: none !important;
    }
    .row > * {
        padding-right: calc(var(--bs-gutter-x) / 2) !important;
        padding-left: calc(var(--bs-gutter-x) / 2) !important;
    }
    #questions-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #footer-top-sec::before {
        display: none;
    }
    #footer-top-sec {
        left: -20px !important;
        padding-top: 50px !important;
        padding-bottom: 0 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #footer-bottom-sec {
        padding-bottom: 50px !important;
        margin-left: 0 !important;
        left: -20px !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .footer-top-row {
        padding-bottom: 10px;
        border-bottom: 1px solid #C5C7D7;
        margin-bottom: 40px !important;
    }
    .text-desc {
        font-size: 13px;
    }
    .footer-top-row .text-desc p {
        text-align: left !important;
    }
    .footer-top-row .text-desc {
        margin-bottom: 20px !important;
    }
    .footer-top-row .sec-title {
        margin-bottom: 10px !important;
    }
    .footer-logo {
        margin-bottom: 10px !important;
    }
    .seo-link-text a {
        font-size: 13px !important;
    }
    .seo-link-text {
        margin-bottom: 50px !important;
    }
    .footer-soc a img {
        width: 60px;
    }
    .footer .desc-16 p {
        font-size: 13px !important;
    }
    .copi-text-bottom {
        margin: 0 !important;
    }
    .footer-menu-row .vc_column_container:nth-child(1) {
        order: 5;
    }
    .footer-menu-row .vc_column_container:nth-child(2) {
        order: 4;
    }
    .footer-menu-row .vc_column_container:nth-child(3) {
        order: 1;
    }
    .footer-menu-row .vc_column_container:nth-child(4) {
        order: 2;
    }
    .footer-menu-row .vc_column_container:nth-child(5) {
        order: 3;
    }
    .footer-title p {
        font-size: 18px;
    }
    .footer-link a {
        font-size: 13px;
    }
    .footer-link .wpb_wrapper p:last-child {
        margin-bottom: 30px !important;
    }
    .footer-contact-box .porto-sicon-title {
        font-size: 13px;
        margin: 0 0 10px !important;
    }
    .footer-contact-box .porto-sicon-description, .footer-contact-box .porto-sicon-description a {
        font-size: 15px;
    }
    .doverie-carousel .owl-nav {
        top: 70px;
    }
    .expertiza-carousel .owl-nav {
        top: 80px;
    }
    .expertiza-carousel-img .vc_single_image-wrapper {
        padding: 10px;
        border-radius: 4px;
    }
    .footer-top-sec .sec-title {
        margin-bottom: 20px;
    }
    .footer-info-box {
        padding-top: 20px;
        padding-bottom: 20px;
        border-top: 1px solid #c5c7d7;
    }
    #main-top>.vc_row:last-child {
        margin-top: auto;
    }
    .fixed-header #header {
        position: relative !important;
    }
    #nav-panel {
        position: absolute;
        width: 100%;
        margin-top: -1px;
    }
    body #nav-panel .mobile-nav-wrap {
        background: #09131e !important;
        max-height: 100vh !important;
    }
    #nav-panel>.container {
        padding: 0;
    }
    #nav-panel .accordion-menu li.menu-item > a, #nav-panel .accordion-menu > li.menu-item > a, #nav-panel .accordion-menu .arrow, #nav-panel .menu-custom-block a, #nav-panel .accordion-menu > li.menu-item > .arrow {
        color: #fff !important
    }
    #nav-panel .accordion-menu li {
        padding-bottom: 0 !important;
        border-bottom: none !important;
    }
    #nav-panel .accordion-menu li>a {
        padding-right: 0 !important;
        font-family: 'MagistralCTT', sans-serif !important;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 13px;
    }
    #nav-panel .accordion-menu li span.arrow {
        right: 0;
        padding: 0 20px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 45px;
        width: 100%;
    }
    #nav-panel .accordion-menu li span.arrow:before {
        position: absolute;
        left: auto;
        right: 20px !important;
        transform: translateX(-50%) rotate(0) !important;
        transition: .2s;
        line-height: normal;
    }
    #nav-panel .accordion-menu li.menu-item.open span.arrow:before {
        transform: translateX(-50%) rotate(180deg) !important;
        transition: .2s;
    }
    #nav-panel .accordion-menu .sub-menu {
        margin-left: 0;
    }
    #nav-panel .accordion-menu .sub-menu li a {
        font-size: 13px;
        color: rgba(255, 255, 255, 0.65) !important;
    }
    #popmake-27 {
        max-width: 90%;
        width: 90%;
    }
    #popmake-27 .wpcf7-form {
        padding: 30px;
        border-radius: 10px;
    }
    .popup-title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .popup-subtitle {
        font-size: 13px;
        margin-bottom: 20px !important;
    }
    .wpcf7 textarea {
        height: 150px;
    }
    .form-file-wrap>label {
        top: -60px;
        left: 20px;
        gap: 15px;
        font-size: 13px;
    }
    .pum-close {
        top: 15px !important;
        right: 15px !important;
        border-radius: 4px !important;
        padding: 9px !important;
        font-size: 13px !important;
    }
    #footer-top-sec .sec-title {
        padding-bottom: 20px;
    }
    #service-page-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #contact-page-sec {
        padding-top: 50px;
    }
    #service-top-sec {
        padding-top: 80px;
        padding-bottom: 80px;
        height: 500px;
    }
    .service-h1 h1 {
        font-size: 34px;
        margin-bottom: 10px !important;
    }
    .btn-col .wpb_wrapper {
        flex-direction: column;
        gap: 10px;
    }
    .btn-col .btn-style button, .btn-col .btn-style a {
        height: 40px;
    }
    nav.breadcrumbs a, nav.breadcrumbs span {
        font-size: 11px;
    }
    nav.breadcrumbs {
        padding: 20px 0;
        gap: 5px;
    }
    nav.breadcrumbs:before {
        height: 1px;
    }
    #about-service-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #about-service-sec .sec-title {
        margin-bottom: 20px !important;
    }
    #service-list-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #service-list-sec::before,
    #service-list-sec::after {
        display: none;
    }
    #service-list-sec .sec-title {
        margin-bottom: 30px !important;
    }
    .service-list-box:first-child {
        border-top: 1px solid #c5c7d7;
    }
    .service-list-box {
        padding: 20px 30px;
        border-bottom: 1px solid #c5c7d7;
    }
    .service-list-box .porto-sicon-description {
        left: 10px;
        font-size: 11px;
    }
    .service-list-box .porto-sicon-title {
        font-size: 16px;
        margin-bottom: 10px !important;
    }
    .service-list-box .porto-sicon-header p {
        font-size: 13px;
    }
    .service-list-col {
        margin-bottom: 50px !important;
    }
    #service-stage-sec .sec-title {
        margin-bottom: 50px !important;
    }
    .service-stage-left-box,
    .service-stage-right-box {
        padding-right: 0;
        padding-left: 45px;
        text-align: left;
        margin-bottom: 30px !important;
    }
    .service-stage-left-box:before,
    .service-stage-right-box:before {
        height: 30px;
        width: 30px;
        font-size: 14px;
        top: 0;
        right: auto;
        left: 0;
    }
    .service-stage-left-box:after,
    .service-stage-right-box:after {
        top: 0;
        right: auto;
        left: 30px;
        width: 1px;
        height: calc(100% + 30px);
        transform: translateX(0%);
    }
    .service-stage-right-box:before {
        transform: translateX(50%);
    }
    #preimushestva-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .preimushestva-col>.wpb_wrapper {
        border: 1px solid #c5c7d7;
        border-radius: 4px;
        flex-direction: column;
    }
    .preimushestva-item:not(:last-child) {
        border-right:none ;
        border-bottom: 1px solid #c5c7d7;
    }
    .preimushestva-item {
        padding: 30px 20px !important;
    }
    .preimushestva-item .porto-sicon-title {
        font-size: 16px;
        margin-bottom: 20px !important;
    }
    .preimushestva-item .porto-sicon-description {
        font-size: 13px;
    }
    .service-stage-right-box .porto-sicon-description, .service-stage-left-box .porto-sicon-description {
        font-size: 13px;
    }
    #keys-page-sec {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .keys-page-item {
        margin-bottom: 15px !important;
        height: 140px;
    }
    .keys-page-item .porto-sicon-description {
        padding: 10px;
    }
    .keys-page-item .porto-sicon-description img {
        width: 40px;
    }
    .keys-page-item .porto-sicon-header {
        padding: 10px;
    }
    .keys-page-item .porto-sicon-title {
        font-size: 12px;
        padding: 5px;
        border-radius: 4px;
    }
    .keys-page-item .porto-sicon-header p {
        font-size: 12px;
    }
    #about-company-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #about-company-sec .sec-title {
        margin-bottom: 30px !important;
    }
    #timeline-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #timeline-sec .sec-title {
        margin-bottom: 50px !important;
    }
    .timeline-row {
        flex-direction: column;
    }
    .timeline-item {
        width: auto;
    }
    .timeline-row:first-child .timeline-item,
    .timeline-row:last-child .timeline-item {
        padding-bottom: 30px;
        padding-left: 50px;
    }
    .timeline-row:last-child .timeline-item {
        padding-top: 0;
    }
    .timeline-row:first-child::before {
        left: 5px;
        width: 1px;
        height: 100%;
    }
    .timeline-row:last-child {
        position: relative;
    }
    .timeline-row:last-child::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 5px;
        width: 1px;
        height: 100%;
        background-color: #C5C7D7;
    }
    .timeline-row:first-child .timeline-item:before,
    .timeline-row:last-child .timeline-item:before {
        top: 50%;
        width: 15px;
        height: 43px;
        transform: translate(50%, -50%) rotate(90deg);
    }
    .timeline-title {
        font-size: 16px;
    }
    .timeline-desc {
        font-size: 13px;
    }
    .ikat-team-carousel .owl-item img {
        object-fit: cover;
    }
    .ikat-team-item .porto-sicon-header .porto-sicon-title {
        font-size: 16px;
    }
    .ikat-team-item .porto-sicon-header p {
        font-size: 13px;
    }
    .owl-carousel .owl-nav button {
        font-size: 18px !important;
        width: 30px !important;
        height: 30px !important;
    }
    .owl-carousel .owl-next {
        margin: 0 0 0 10px !important;
    }
    .ikat-team-carousel .owl-nav {
        bottom: -50px !important;
    }
    .expertiza-carousel .owl-nav .owl-next, .doverie-carousel .owl-nav .owl-next {
        left: 50px !important;
    }
    #keys-mini-sec .keys-mini-carousel .owl-nav {
        bottom: -50px;
        gap: 15px;
    }
    body.news-template-default::before, body.page-template-archive-news::before {
        display: none;
    }
    .news-item img {
        height: 150px;
        border-radius: 10px;
        margin-bottom: 15px;
    }
    .news-item h2 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .news-item .news-excerpt {
        font-size: 13px;
    }
    .news-item {
        border-bottom: 1px solid #c5c7d7;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    .news-page-top {
        height: 230px;
        padding: 15px;
    }
    .news-page-top h1 {
        font-size: 20px;
        max-width: 100%;
    }
    .contact-row-top .col-md-4 .wpb_wrapper {
        height: 150px;
        margin-bottom: 20px !important;
        padding: 20px !important;
    }
    .contact-info-box .porto-sicon-title {
        font-size: 15px;
    }
    .contact-info-box .porto-sicon-description h4 {
        font-size: 13px;
        margin-bottom: 10px !important;
    }
    .contact-info-box .porto-sicon-description a {
        font-size: 15px;
    }
    .contact-info-box.soc .porto-sicon-description img {
        width: 50px;
    }
    .contact-info-box.soc .porto-sicon-description {
        gap: 10px;
    }
    .contact-row-bottom>.col-md-4>.wpb_wrapper {
        padding: 20px !important;
        height: auto;
        margin-bottom: 20px;
    }
    .contact-row-bottom>.col-md-4>.wpb_wrapper .contact-item-title,
    .contact-row-bottom>.col-md-8>.wpb_wrapper .contact-item-title {
        margin-bottom: 20px !important;
    }
    .contact-row-bottom {
        margin-bottom: 20px !important;
    }
    .contact-adresss-text {
        font-size: 15px;
        margin-bottom: 10px !important;
    }
    .contact-time-text {
        font-size: 13px;
        margin-bottom: 20px !important;
    }
    .contact-row-bottom>.col-md-8>.wpb_wrapper {
        padding: 20px !important;
        border-radius: 10px;
        height: auto;
    }
    .contact-map-wrap iframe {
        height: 600px;
        border-radius: 5px;
    }
    .doverie-carousel-img img {
        width: 100% !important;
    }
    .doverie-carousel.owl-carousel .owl-item {
        overflow: hidden;
    }



}