.btn-block {
    display: block;
    width: 100%;

}



.btn-green, .btn-green:focus {
    background: #41b974;
    color: white;
    border-radius: 0px;
    border: 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.custom-form button {
    height: 45px;
    font-size: 16px;
    margin-top: 25px;
}

.custom-form h3 {

    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.txt-center{

    text-align: center;
}

.custom-form .other-links {
    text-align: center;
    margin-top: 27px;
}

.custom-form .link-line, .custom-form .simple-link {
    color: #6e7071;
}

custom-form .link-line {
    font-size: 14px;
    margin-bottom: 0px;
}

.custom-form p {
    line-height: 1.3em;
    font-size: 13px;
}

.custom-form .link-line > a {
    color: #41b974;
}

.custom-form .link-line > a {
    font-weight: bold;
}


element {
}
.custom-form .link-line, .custom-form .simple-link {
    color: #6e7071;

}
.custom-form .simple-link {
    text-decoration: underline;

    display: inline-block;

    margin-top: 20px;

}

.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.modal-body {
    position: relative;
    padding: 0px;
}

.custom-form {
    background: #efeff0;
    padding: 45px 40px 55px;
}

.custom-form form {
    margin-top: 40px;
}
*, ::after, ::before {
    box-sizing: border-box;
}


#top-bar ul {
    margin-bottom: 0px;
    letter-spacing: 0.03em;
    font-size: 14px;
    line-height: 1.8em;
}

#top-bar #links ul li:last-child {
    padding-right: 0px;
}

#top-bar #links ul li {
    padding-left: 0px;
}

#top-bar #links a {
    padding-bottom: 0px;
}

.nav-link {
    padding: 0px;
    padding-bottom: 0px;
}

.dropdown-menu {
    margin: -5px 0 0;
}

.heading-language {
    text-align: center !important;
    font-family: "Montserrat", sans-serif;
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 !important;
    flex: 1 !important;
    font-weight: 400 !important;
    padding: 0.71429em 1.78571em 0.71429em 2.07143em;
    color: #999 !important;
}

.language-selector {
    border-bottom: 1px solid #eef1f2;
    padding: 0.57143em 0 !important;
    text-align: center;
}

.dropdown-item {
    background: unset;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-lang {
    font-weight: 700;

    color: var(--thm-black);

    border-left: 1px solid #e2e7ea;

    margin-left: 40px;

    padding-left: 40px;

}


.dropdown-lang:hover {
    color: var(--thm-base);
}


.dropdown-item:hover {
    color: var(--thm-base);
}

.cables-section {
    background-color: #252929;
}

.service-six__curv_gray_color {

    color: #252929 !important;
}

