/*
    Theme Name: Divi child
    Theme URI: http://leggio.com/
    Description: Тема leggio
    Author: leggio
    Author URI: http://leggio.com/
    Template: Divi
    Version: 1.0
*/

a { text-decoration: none; color: inherit; } .inside { width: 1240px; margin: 0 auto; max-width: 100%; padding-left: 12px; padding-right: 12px; box-sizing: border-box; } .cover img { object-fit: cover; width: 100%; height: 100%; } .contain img { object-fit: contain; width: 100%; height: 100%; margin: 0 auto; } .flex { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } .nowrap { flex-wrap: nowrap; } .flex-sb { justify-content: space-between; } .flex-sa { justify-content: space-around; } .flex-r { justify-content: flex-end; } .flex-c { justify-content: center; } .flex-l { justify-content: flex-start; } .flex-t { align-items: flex-start; } .flex-b { align-items: flex-end; } .flex-m { align-items: center; } .flex-s { align-items: stretch; }
.footer li {
    margin-bottom: 10px;
}
.footer li,
.footer a {
    font-size: 16px;
    font-weight: 700;
    font-family: Open Sans, Arial, sans-serif;
}
.footer .custom-html-widget {
    line-height: 1.5;
}
.footer {
    background: #000 url(https://one.dod.com.ua/wp-content/uploads/2024/08/iron-grip.png) repeat center;
    padding: 60px 0;
    color: #fff;
    line-height: 1.35;
    font-family: Open Sans, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.footer h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #f9f9f9;
    font-family: 'Noto Serif', Georgia, "Times New Roman", serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.4em;
}
#main-footer {
    display: none !important;
}
section.copy .container {
    text-align: center;
}
section.copy {
    padding: 30px 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #000;
    color: #666;
    font-family: Open Sans, Arial, sans-serif;
    font-weight: 500;
}
.header .logo a,
.header .logo a img {
    display: block;
}
.header .controls {
    gap: 14px;
}
.header .left {
    gap: 20px;
}
.header {
    padding: 18px 0;
    background: #000 url(https://one.dod.com.ua/wp-content/uploads/2024/08/iron-grip.png) repeat center;
    font-family: Open Sans, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
}
.header .controls div:hover {
    transition: all 0.3s ease 0s;
    background: rgba(255, 255, 255, .1);
}
.call-order .fancybox {
    text-decoration: none;
    cursor: pointer;
}
.header .controls div {
    border-radius: 6px;
    transition: all 0.3s ease 0s;
    padding: 2px 6px;
}

.header .nav ul {
    gap: 16px;
    font-weight: 700;
    font-size: 14px;
}
.header .controls {
    font-size: 14px;
}
.header a {
    display: inline-block;
}
.header i {
    color: orange;
    font-size: 14px;
}
.header .nav ul {
    display: flex;
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 0 !important;
}

.wpml-ls-legacy-list-vertical .wpml-ls-current-language a {
    background: #eeeeee;
    border-radius: 4px;
}
.wpml-ls-legacy-list-vertical {
    position: fixed;
    left: 30px;
    bottom: 30px;
    background: #fff;
    padding: 6px;
    border-radius: 4px;
    z-index: 4;
}

@media only screen and (min-width: 1361px) {
    .header .container {
        width: 1260px;
        max-width: 1260px;
    }
    .header i {
        margin-right: 6px;
    }
}
@media only screen and (max-width: 1360px) {
    .header .container {
        width: 1160px;
        max-width: 96%;
    }
    .header .controls small {
        display: none;
    }
    .header .controls a {
        padding: 4px 8px;
    }
    .header .controls {
        gap: 10px;
    }
    .header i {
        font-size: 18px;
        display: block;
    }
}
.nav.navigation > ul {
    display: block;
}
div.header div.bottom-header-line .navigation > ul > li {
    margin-left: 0;
}
nav.navigation a {
    color: #fff;
}
nav.navigation li {
    position: relative;
    margin-bottom: 12px;
    font-size: 16px;
}
nav.navigation {
    overflow: hidden;
    position: fixed;
    transform: translateX(-380px);
    height: 100%;
    width: 340px;
    transition: all 800ms cubic-bezier(.8, 0, .33, 1);
    border-radius: 0% 100% 100% 50%;
    padding: 14px 10px;
    z-index: 200;
    padding-top: 80px;
    left: 0;
    height: 100vh;
    top: 0;
    box-sizing: border-box;
    font-size: 18px;
}
.navigation.mobile li.menu-item-has-children ul {
    background: none;
    padding-top: 24px;
    box-shadow: none;
    position: static;
    padding-left: 30px;
    padding-bottom: 0;
}
nav.navigation.nav-open {
    transform: translateX(0px);
    border-radius: 0% 0% 0% 0%;
    background: rgba(0, 0, 0, 0.9);
    background: #000 url(https://one.dod.com.ua/wp-content/uploads/2024/08/iron-grip.png) repeat 0;
    font-family: Open Sans, Arial, sans-serif;
    color: #fff;
    overflow: auto;
}
.navigation.mobile li.menu-item-has-children ul {
    padding-left: 0;
}
.navigation li.menu-item-has-children ul li {
    padding-left: 14px;
}
.navigation li.menu-item-has-children ul li:before {
    top: 4px;
    border-left-color: #fff;
    display: none;
}
.mobile.navigation li.menu-item-has-children:after {
    top: 6px;
    right: 6px;
    position: absolute;
    margin-top: 4px;
    content: "";
    border: 6px solid transparent;
    border-top: 6px solid #fff;
    content: "";
}
.toggler {
    margin-left: 30px;
    position: relative;
    width: 24px;
    height: 25px;
}
.menu-btn {
    position: absolute;
    top: -3px;
    right: 0;
    padding: 0;
    width: 30px;
    cursor: pointer;
    z-index: 2;
}
.menu-btn .line {
    padding: 0;
    width: 24px;
    background: #fff;
    height: 4px;
    margin: 5px 0;
    border-radius: 2px;
    transition: all 700ms cubic-bezier(.9, 0, .33, 1);
}
.menu-btn .line.line--1 {
  width: 28px;
  transform: rotate(0) translateY(0);
}
.menu-btn .line.line--1.line-cross {
  width: 30px;
  transform: rotate(45deg) translateY(13px);
}
.menu-btn .line.line--2 {
    width: 28px;
    transform: translateX(0);
}
.menu-btn .line.line--2.line-fade-out {
    width: 28px;
    transform: translate(10px);
    opacity: 0;
}
.menu-btn .line.line--3 {
    width: 28px;
    transform: rotate(0) translateY(0);
}
.bottom-header-line .navigation {
    display: none;
}
.menu-btn .line.line--3.line-cross {
    width: 30px;
    transform: rotate(-45deg) translateY(-13px);

}
#callback {
    width: 460px;
    display: none;
}
#callback h3 {
    margin-bottom: 10px;
    font-weight: 700;
}
#callback .field span {
    display: block;
}
#callback .field {
    margin-bottom: 12px;
}
#callback input[type="submit"] {
    height: 40px; 
    background: #f7a008;
    border: none;
    cursor: pointer;
    font-size: 16px;
    padding: 0 20px;
}
#callback input[type="text"] {
    height: 40px;
    padding-left: 12px;
    display: block;
    width: 100%;
}
.navigation.mobile {

}
.wpcf7 form .wpcf7-response-output {
    text-align: center !important;
    font-size: 12px !important;
    margin: 15px auto 0 !important;
    line-height: 1.35 !important;
}
@media only screen and (min-width: 961px) {

    .toggler {
        display: none;
    }
}
@media only screen and (max-width: 960px) {
    .header .nav {
        display: none;
    }
}
@media only screen and (max-width: 480px) {
    nav.navigation {
        width: 320px;
    }
}



.nav .sub-menu {
    display: block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    background: rgba(20, 20, 20, 0.85);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    width: 430px;
    padding: 8px 0 0 0;
    border-radius: 14px;
    border: 1px solid rgba(255,255,255,0.06);
    border-top: 3px solid #ea1d24;
    box-shadow: 0 24px 60px rgba(0,0,0,0.7);
    z-index: 999999;
    top: 100%;
    left: 0;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    margin: 0;
    float: none;
    flex-direction: column;
    flex-wrap: nowrap;
}
.et_pb_menu .sub-menu li a,
.et_pb_menu ul.sub-menu li a,
.nav .sub-menu li a {
    display: block;
    width: 100%;
    color: rgba(255,255,255,0.92);
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.04em;
    padding: 10px 16px;
    line-height: 1.35;
    border-bottom: 1px solid rgba(255,255,255,0.04);
    text-decoration: none;
    transition: all 0.2s ease;
    background: transparent;
    white-space: normal;
    word-wrap: break-word;
    box-sizing: border-box;
    float: none;
    position: relative;
    margin: 0;
}

.nav .sub-menu .sub-menu {
    left: 100%;
    top: -6px;
}
.nav .menu-item > ul.sub-menu:before {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: -10px;
    height: 10px;
}
.nav .menu-item > ul.sub-menu {
    margin-top: 10px;
}

.toggle_hand + .sub-menu {
    display: none;
}
.navigation li.opened:after {
    transform: rotate(180deg);
    transition: all 0.3s ease 0s;
}
.toggle_hand {
    padding-right: 36px;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease 0s;
}